[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. 11062 1727096100.05391: 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 11062 1727096100.05697: Added group all to inventory 11062 1727096100.05699: Added group ungrouped to inventory 11062 1727096100.05702: Group all now contains ungrouped 11062 1727096100.05704: Examining possible inventory source: /tmp/network-EuO/inventory.yml 11062 1727096100.15832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11062 1727096100.15881: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11062 1727096100.15898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11062 1727096100.15936: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11062 1727096100.15991: Loaded config def from plugin (inventory/script) 11062 1727096100.15992: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11062 1727096100.16020: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11062 1727096100.16079: Loaded config def from plugin (inventory/yaml) 11062 1727096100.16081: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11062 1727096100.16165: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11062 1727096100.16511: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11062 1727096100.16514: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11062 1727096100.16516: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11062 1727096100.16520: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11062 1727096100.16524: Loading data from /tmp/network-EuO/inventory.yml 11062 1727096100.16566: /tmp/network-EuO/inventory.yml was not parsable by auto 11062 1727096100.16613: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11062 1727096100.16642: Loading data from /tmp/network-EuO/inventory.yml 11062 1727096100.16699: group all already in inventory 11062 1727096100.16704: set inventory_file for managed_node1 11062 1727096100.16709: set inventory_dir for managed_node1 11062 1727096100.16709: Added host managed_node1 to inventory 11062 1727096100.16711: Added host managed_node1 to group all 11062 1727096100.16712: set ansible_host for managed_node1 11062 1727096100.16712: set ansible_ssh_extra_args for managed_node1 11062 1727096100.16715: set inventory_file for managed_node2 11062 1727096100.16716: set inventory_dir for managed_node2 11062 1727096100.16717: Added host managed_node2 to inventory 11062 1727096100.16718: Added host managed_node2 to group all 11062 1727096100.16718: set ansible_host for managed_node2 11062 1727096100.16719: set ansible_ssh_extra_args for managed_node2 11062 1727096100.16720: set inventory_file for managed_node3 11062 1727096100.16722: set inventory_dir for managed_node3 11062 1727096100.16722: Added host managed_node3 to inventory 11062 1727096100.16723: Added host managed_node3 to group all 11062 1727096100.16723: set ansible_host for managed_node3 11062 1727096100.16724: set ansible_ssh_extra_args for managed_node3 11062 1727096100.16725: Reconcile groups and hosts in inventory. 11062 1727096100.16728: Group ungrouped now contains managed_node1 11062 1727096100.16729: Group ungrouped now contains managed_node2 11062 1727096100.16730: Group ungrouped now contains managed_node3 11062 1727096100.16787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11062 1727096100.16872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11062 1727096100.16901: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11062 1727096100.16918: Loaded config def from plugin (vars/host_group_vars) 11062 1727096100.16919: 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) 11062 1727096100.16926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11062 1727096100.16932: 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) 11062 1727096100.16963: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11062 1727096100.17220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096100.17310: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11062 1727096100.17345: Loaded config def from plugin (connection/local) 11062 1727096100.17348: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11062 1727096100.17933: Loaded config def from plugin (connection/paramiko_ssh) 11062 1727096100.17936: 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) 11062 1727096100.18512: 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) 11062 1727096100.18535: Loaded config def from plugin (connection/psrp) 11062 1727096100.18537: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11062 1727096100.18946: 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) 11062 1727096100.18973: Loaded config def from plugin (connection/ssh) 11062 1727096100.18975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11062 1727096100.20292: 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) 11062 1727096100.20318: Loaded config def from plugin (connection/winrm) 11062 1727096100.20321: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11062 1727096100.20342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11062 1727096100.20390: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11062 1727096100.20431: Loaded config def from plugin (shell/cmd) 11062 1727096100.20433: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11062 1727096100.20451: 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) 11062 1727096100.20490: Loaded config def from plugin (shell/powershell) 11062 1727096100.20491: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11062 1727096100.20526: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11062 1727096100.20632: Loaded config def from plugin (shell/sh) 11062 1727096100.20634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11062 1727096100.20659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11062 1727096100.20730: Loaded config def from plugin (become/runas) 11062 1727096100.20732: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11062 1727096100.20840: Loaded config def from plugin (become/su) 11062 1727096100.20842: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11062 1727096100.20937: Loaded config def from plugin (become/sudo) 11062 1727096100.20938: 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 11062 1727096100.20961: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_nm.yml 11062 1727096100.21186: in VariableManager get_vars() 11062 1727096100.21202: done with get_vars() 11062 1727096100.21292: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11062 1727096100.23305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11062 1727096100.23383: in VariableManager get_vars() 11062 1727096100.23387: done with get_vars() 11062 1727096100.23389: variable 'playbook_dir' from source: magic vars 11062 1727096100.23390: variable 'ansible_playbook_python' from source: magic vars 11062 1727096100.23390: variable 'ansible_config_file' from source: magic vars 11062 1727096100.23391: variable 'groups' from source: magic vars 11062 1727096100.23391: variable 'omit' from source: magic vars 11062 1727096100.23392: variable 'ansible_version' from source: magic vars 11062 1727096100.23392: variable 'ansible_check_mode' from source: magic vars 11062 1727096100.23392: variable 'ansible_diff_mode' from source: magic vars 11062 1727096100.23393: variable 'ansible_forks' from source: magic vars 11062 1727096100.23393: variable 'ansible_inventory_sources' from source: magic vars 11062 1727096100.23394: variable 'ansible_skip_tags' from source: magic vars 11062 1727096100.23394: variable 'ansible_limit' from source: magic vars 11062 1727096100.23395: variable 'ansible_run_tags' from source: magic vars 11062 1727096100.23395: variable 'ansible_verbosity' from source: magic vars 11062 1727096100.23419: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml 11062 1727096100.23842: in VariableManager get_vars() 11062 1727096100.23854: done with get_vars() 11062 1727096100.23860: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11062 1727096100.24709: in VariableManager get_vars() 11062 1727096100.24723: done with get_vars() 11062 1727096100.24731: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11062 1727096100.24832: in VariableManager get_vars() 11062 1727096100.24858: done with get_vars() 11062 1727096100.24975: in VariableManager get_vars() 11062 1727096100.24986: done with get_vars() 11062 1727096100.24994: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11062 1727096100.25058: in VariableManager get_vars() 11062 1727096100.25073: done with get_vars() 11062 1727096100.25318: in VariableManager get_vars() 11062 1727096100.25330: done with get_vars() 11062 1727096100.25334: variable 'omit' from source: magic vars 11062 1727096100.25349: variable 'omit' from source: magic vars 11062 1727096100.25381: in VariableManager get_vars() 11062 1727096100.25391: done with get_vars() 11062 1727096100.25431: in VariableManager get_vars() 11062 1727096100.25442: done with get_vars() 11062 1727096100.25475: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11062 1727096100.25676: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11062 1727096100.25795: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11062 1727096100.26422: in VariableManager get_vars() 11062 1727096100.26452: done with get_vars() 11062 1727096100.26944: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11062 1727096100.27100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11062 1727096100.28356: in VariableManager get_vars() 11062 1727096100.28372: done with get_vars() 11062 1727096100.28378: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11062 1727096100.28502: in VariableManager get_vars() 11062 1727096100.28517: done with get_vars() 11062 1727096100.28595: in VariableManager get_vars() 11062 1727096100.28605: done with get_vars() 11062 1727096100.28844: in VariableManager get_vars() 11062 1727096100.28856: done with get_vars() 11062 1727096100.28859: variable 'omit' from source: magic vars 11062 1727096100.28875: variable 'omit' from source: magic vars 11062 1727096100.28898: in VariableManager get_vars() 11062 1727096100.28907: done with get_vars() 11062 1727096100.28919: in VariableManager get_vars() 11062 1727096100.28928: done with get_vars() 11062 1727096100.28950: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11062 1727096100.29014: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11062 1727096100.30987: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11062 1727096100.31381: in VariableManager get_vars() 11062 1727096100.31406: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11062 1727096100.33337: in VariableManager get_vars() 11062 1727096100.33361: done with get_vars() 11062 1727096100.33372: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11062 1727096100.33879: in VariableManager get_vars() 11062 1727096100.33900: done with get_vars() 11062 1727096100.33956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11062 1727096100.33972: 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 11062 1727096100.34207: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11062 1727096100.34366: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11062 1727096100.34370: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 11062 1727096100.34401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11062 1727096100.34426: 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) 11062 1727096100.34589: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11062 1727096100.34650: Loaded config def from plugin (callback/default) 11062 1727096100.34653: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11062 1727096100.35814: Loaded config def from plugin (callback/junit) 11062 1727096100.35818: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11062 1727096100.35866: 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) 11062 1727096100.35934: Loaded config def from plugin (callback/minimal) 11062 1727096100.35936: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11062 1727096100.35977: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11062 1727096100.36035: Loaded config def from plugin (callback/tree) 11062 1727096100.36037: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 11062 1727096100.36152: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11062 1727096100.36154: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_deprecated_nm.yml ***************************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_nm.yml 11062 1727096100.36183: in VariableManager get_vars() 11062 1727096100.36198: done with get_vars() 11062 1727096100.36203: in VariableManager get_vars() 11062 1727096100.36211: done with get_vars() 11062 1727096100.36215: variable 'omit' from source: magic vars 11062 1727096100.36252: in VariableManager get_vars() 11062 1727096100.36265: done with get_vars() 11062 1727096100.36287: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with nm as provider] *** 11062 1727096100.36835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11062 1727096100.36907: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11062 1727096100.36941: getting the remaining hosts for this loop 11062 1727096100.36943: done getting the remaining hosts for this loop 11062 1727096100.36952: getting the next task for host managed_node1 11062 1727096100.36956: done getting next task for host managed_node1 11062 1727096100.36958: ^ task is: TASK: Gathering Facts 11062 1727096100.36960: ^ 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 11062 1727096100.36962: getting variables 11062 1727096100.36963: in VariableManager get_vars() 11062 1727096100.36977: Calling all_inventory to load vars for managed_node1 11062 1727096100.36979: Calling groups_inventory to load vars for managed_node1 11062 1727096100.36982: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096100.36995: Calling all_plugins_play to load vars for managed_node1 11062 1727096100.37007: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096100.37011: Calling groups_plugins_play to load vars for managed_node1 11062 1727096100.37045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096100.37110: done with get_vars() 11062 1727096100.37117: done getting variables 11062 1727096100.37191: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_nm.yml:6 Monday 23 September 2024 08:55:00 -0400 (0:00:00.011) 0:00:00.011 ****** 11062 1727096100.37213: entering _queue_task() for managed_node1/gather_facts 11062 1727096100.37215: Creating lock for gather_facts 11062 1727096100.37607: worker is 1 (out of 1 available) 11062 1727096100.37617: exiting _queue_task() for managed_node1/gather_facts 11062 1727096100.37632: done queuing things up, now waiting for results queue to drain 11062 1727096100.37634: waiting for pending results... 11062 1727096100.37783: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11062 1727096100.37974: in run() - task 0afff68d-5257-482e-8c87-0000000000cd 11062 1727096100.37978: variable 'ansible_search_path' from source: unknown 11062 1727096100.37981: calling self._execute() 11062 1727096100.38012: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096100.38023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096100.38034: variable 'omit' from source: magic vars 11062 1727096100.38131: variable 'omit' from source: magic vars 11062 1727096100.38165: variable 'omit' from source: magic vars 11062 1727096100.38204: variable 'omit' from source: magic vars 11062 1727096100.38252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096100.38334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096100.38358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096100.38382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096100.38397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096100.38429: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096100.38572: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096100.38576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096100.38578: Set connection var ansible_connection to ssh 11062 1727096100.38580: Set connection var ansible_shell_executable to /bin/sh 11062 1727096100.38582: Set connection var ansible_pipelining to False 11062 1727096100.38584: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096100.38586: Set connection var ansible_timeout to 10 11062 1727096100.38588: Set connection var ansible_shell_type to sh 11062 1727096100.38599: variable 'ansible_shell_executable' from source: unknown 11062 1727096100.38606: variable 'ansible_connection' from source: unknown 11062 1727096100.38612: variable 'ansible_module_compression' from source: unknown 11062 1727096100.38618: variable 'ansible_shell_type' from source: unknown 11062 1727096100.38625: variable 'ansible_shell_executable' from source: unknown 11062 1727096100.38631: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096100.38638: variable 'ansible_pipelining' from source: unknown 11062 1727096100.38644: variable 'ansible_timeout' from source: unknown 11062 1727096100.38651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096100.38825: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096100.38839: variable 'omit' from source: magic vars 11062 1727096100.38847: starting attempt loop 11062 1727096100.38853: running the handler 11062 1727096100.38874: variable 'ansible_facts' from source: unknown 11062 1727096100.38897: _low_level_execute_command(): starting 11062 1727096100.38909: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096100.39696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096100.39724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096100.39757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096100.39861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096100.41618: stdout chunk (state=3): >>>/root <<< 11062 1727096100.41710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096100.41780: stderr chunk (state=3): >>><<< 11062 1727096100.41873: stdout chunk (state=3): >>><<< 11062 1727096100.41877: _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 11062 1727096100.41880: _low_level_execute_command(): starting 11062 1727096100.41883: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520 `" && echo ansible-tmp-1727096100.4181616-11079-163607970946520="` echo /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520 `" ) && sleep 0' 11062 1727096100.42641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096100.42658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096100.42675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096100.42694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096100.42710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096100.42755: 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 <<< 11062 1727096100.42835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096100.42868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096100.42979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096100.43190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096100.45135: stdout chunk (state=3): >>>ansible-tmp-1727096100.4181616-11079-163607970946520=/root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520 <<< 11062 1727096100.45349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096100.45353: stdout chunk (state=3): >>><<< 11062 1727096100.45355: stderr chunk (state=3): >>><<< 11062 1727096100.45375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096100.4181616-11079-163607970946520=/root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096100.45424: variable 'ansible_module_compression' from source: unknown 11062 1727096100.45530: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11062 1727096100.45533: ANSIBALLZ: Acquiring lock 11062 1727096100.45536: ANSIBALLZ: Lock acquired: 140132054962288 11062 1727096100.45538: ANSIBALLZ: Creating module 11062 1727096100.80902: ANSIBALLZ: Writing module into payload 11062 1727096100.81078: ANSIBALLZ: Writing module 11062 1727096100.81173: ANSIBALLZ: Renaming module 11062 1727096100.81176: ANSIBALLZ: Done creating module 11062 1727096100.81179: variable 'ansible_facts' from source: unknown 11062 1727096100.81181: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096100.81184: _low_level_execute_command(): starting 11062 1727096100.81199: _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' 11062 1727096100.81896: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096100.81914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096100.81937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096100.81959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096100.82050: 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 <<< 11062 1727096100.82082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096100.82100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096100.82123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096100.82243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096100.83991: stdout chunk (state=3): >>>PLATFORM <<< 11062 1727096100.84081: stdout chunk (state=3): >>>Linux <<< 11062 1727096100.84093: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11062 1727096100.84282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096100.84287: stdout chunk (state=3): >>><<< 11062 1727096100.84289: stderr chunk (state=3): >>><<< 11062 1727096100.84579: _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 11062 1727096100.84585 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11062 1727096100.84588: _low_level_execute_command(): starting 11062 1727096100.84591: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11062 1727096100.84610: Sending initial data 11062 1727096100.84687: Sent initial data (1181 bytes) 11062 1727096100.85385: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096100.85402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096100.85419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096100.85457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096100.85551: 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' <<< 11062 1727096100.85586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096100.85600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096100.85700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096100.89303: 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"} <<< 11062 1727096100.89779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096100.89783: stdout chunk (state=3): >>><<< 11062 1727096100.89786: stderr chunk (state=3): >>><<< 11062 1727096100.89788: _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 11062 1727096100.89875: variable 'ansible_facts' from source: unknown 11062 1727096100.89891: variable 'ansible_facts' from source: unknown 11062 1727096100.89974: variable 'ansible_module_compression' from source: unknown 11062 1727096100.89978: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11062 1727096100.89995: variable 'ansible_facts' from source: unknown 11062 1727096100.90212: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/AnsiballZ_setup.py 11062 1727096100.90388: Sending initial data 11062 1727096100.90399: Sent initial data (154 bytes) 11062 1727096100.91091: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096100.91191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096100.91221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096100.91251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096100.91270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096100.91378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096100.93073: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 11062 1727096100.93100: 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 <<< 11062 1727096100.93174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096100.93269: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpyygjqkwa /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/AnsiballZ_setup.py <<< 11062 1727096100.93272: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/AnsiballZ_setup.py" <<< 11062 1727096100.93320: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpyygjqkwa" to remote "/root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/AnsiballZ_setup.py" <<< 11062 1727096100.94946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096100.94991: stderr chunk (state=3): >>><<< 11062 1727096100.95120: stdout chunk (state=3): >>><<< 11062 1727096100.95123: done transferring module to remote 11062 1727096100.95125: _low_level_execute_command(): starting 11062 1727096100.95127: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/ /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/AnsiballZ_setup.py && sleep 0' 11062 1727096100.95661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096100.95681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096100.95702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096100.95722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096100.95737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096100.95751: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096100.95777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096100.95795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096100.95817: 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 <<< 11062 1727096100.95883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096100.95915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096100.95944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096100.96052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096100.98013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096100.98018: stdout chunk (state=3): >>><<< 11062 1727096100.98020: stderr chunk (state=3): >>><<< 11062 1727096100.98130: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096100.98134: _low_level_execute_command(): starting 11062 1727096100.98137: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/AnsiballZ_setup.py && sleep 0' 11062 1727096100.98770: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096100.98774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096100.98896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096101.01159: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11062 1727096101.01187: stdout chunk (state=3): >>>import _imp # builtin <<< 11062 1727096101.01213: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11062 1727096101.01274: stdout chunk (state=3): >>>import '_io' # <<< 11062 1727096101.01313: stdout chunk (state=3): >>>import 'marshal' # <<< 11062 1727096101.01320: stdout chunk (state=3): >>>import 'posix' # <<< 11062 1727096101.01360: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11062 1727096101.01385: stdout chunk (state=3): >>>import 'time' # <<< 11062 1727096101.01397: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11062 1727096101.01439: 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' <<< 11062 1727096101.01462: stdout chunk (state=3): >>>import '_codecs' # <<< 11062 1727096101.01489: stdout chunk (state=3): >>>import 'codecs' # <<< 11062 1727096101.01525: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11062 1727096101.01560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11062 1727096101.01587: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c69e7b30> <<< 11062 1727096101.01604: 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 0x7fe9c6a1aa50> <<< 11062 1727096101.01640: stdout chunk (state=3): >>>import '_signal' # <<< 11062 1727096101.01685: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11062 1727096101.01688: stdout chunk (state=3): >>>import 'io' # <<< 11062 1727096101.01716: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11062 1727096101.01813: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11062 1727096101.01841: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11062 1727096101.01890: stdout chunk (state=3): >>>import 'os' # <<< 11062 1727096101.01897: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11062 1727096101.01958: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 11062 1727096101.01987: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11062 1727096101.01990: 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 <<< 11062 1727096101.01995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11062 1727096101.02017: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c67e9130> <<< 11062 1727096101.02055: 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 <<< 11062 1727096101.02077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c67e9fa0> <<< 11062 1727096101.02097: stdout chunk (state=3): >>>import 'site' # <<< 11062 1727096101.02134: 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. <<< 11062 1727096101.02535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11062 1727096101.02558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.02581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11062 1727096101.02635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11062 1727096101.02650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11062 1727096101.02675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11062 1727096101.02703: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6827da0> <<< 11062 1727096101.02729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11062 1727096101.02758: 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 0x7fe9c6827fb0> <<< 11062 1727096101.02777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11062 1727096101.02803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11062 1727096101.02837: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11062 1727096101.02883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.02918: stdout chunk (state=3): >>>import 'itertools' # <<< 11062 1727096101.02946: 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' <<< 11062 1727096101.02984: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c685f770> # /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 0x7fe9c685fe00> <<< 11062 1727096101.02988: stdout chunk (state=3): >>>import '_collections' # <<< 11062 1727096101.03055: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c683fa40> <<< 11062 1727096101.03072: stdout chunk (state=3): >>>import '_functools' # <<< 11062 1727096101.03092: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c683d160> <<< 11062 1727096101.03183: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6824f50> <<< 11062 1727096101.03210: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11062 1727096101.03246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11062 1727096101.03251: stdout chunk (state=3): >>>import '_sre' # <<< 11062 1727096101.03266: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11062 1727096101.03473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11062 1727096101.03499: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c687f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c687e2d0> # /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 0x7fe9c683e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c687cb60> # /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 0x7fe9c68b46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68241d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11062 1727096101.03544: stdout chunk (state=3): >>># 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 0x7fe9c68b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b4a10> <<< 11062 1727096101.03574: 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 0x7fe9c68b4dd0> <<< 11062 1727096101.03593: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6822cf0> <<< 11062 1727096101.03630: 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' <<< 11062 1727096101.03738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11062 1727096101.03764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b5190> 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 0x7fe9c68b63c0> <<< 11062 1727096101.03789: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 11062 1727096101.03804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11062 1727096101.03872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11062 1727096101.03878: 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 0x7fe9c68d05c0> <<< 11062 1727096101.03896: stdout chunk (state=3): >>>import 'errno' # <<< 11062 1727096101.03922: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.03954: 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 0x7fe9c68d1d00> <<< 11062 1727096101.03974: 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' <<< 11062 1727096101.04000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11062 1727096101.04018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68d2ba0> <<< 11062 1727096101.04065: 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 0x7fe9c68d3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68d20f0> <<< 11062 1727096101.04205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9c68d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68d33b0> <<< 11062 1727096101.04209: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b6330> <<< 11062 1727096101.04232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11062 1727096101.04249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11062 1727096101.04277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11062 1727096101.04290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11062 1727096101.04416: 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 0x7fe9c65cbbf0> # /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 0x7fe9c65f46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f4440> <<< 11062 1727096101.04419: 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 0x7fe9c65f4710> <<< 11062 1727096101.04451: 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' <<< 11062 1727096101.04530: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.04662: 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 0x7fe9c65f4fe0> <<< 11062 1727096101.04805: 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' <<< 11062 1727096101.04833: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9c65f59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65c9d90> <<< 11062 1727096101.04861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11062 1727096101.04876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11062 1727096101.04910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11062 1727096101.04954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f6db0> <<< 11062 1727096101.04966: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f5af0> <<< 11062 1727096101.04983: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b6ae0> <<< 11062 1727096101.04998: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11062 1727096101.05069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.05083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11062 1727096101.05115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11062 1727096101.05139: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c661f110> <<< 11062 1727096101.05215: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11062 1727096101.05219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.05237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11062 1727096101.05259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11062 1727096101.05303: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6643470> <<< 11062 1727096101.05320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11062 1727096101.05373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11062 1727096101.05432: stdout chunk (state=3): >>>import 'ntpath' # <<< 11062 1727096101.05450: 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 0x7fe9c66a4290> <<< 11062 1727096101.05476: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11062 1727096101.05491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11062 1727096101.05523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11062 1727096101.05558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11062 1727096101.05661: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c66a69f0> <<< 11062 1727096101.05728: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c66a43b0> <<< 11062 1727096101.05764: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6671280> <<< 11062 1727096101.05799: 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 0x7fe9c5f253d0> <<< 11062 1727096101.05821: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6642270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f7ce0> <<< 11062 1727096101.06011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11062 1727096101.06032: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe9c6642870> <<< 11062 1727096101.06312: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ectet2e_/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 11062 1727096101.06443: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.06480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11062 1727096101.06493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11062 1727096101.06534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11062 1727096101.06629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11062 1727096101.06646: 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 0x7fe9c5f8b1a0> <<< 11062 1727096101.06666: stdout chunk (state=3): >>>import '_typing' # <<< 11062 1727096101.06844: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5f6a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5f691f0> <<< 11062 1727096101.06881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.06913: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11062 1727096101.06918: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.06959: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 11062 1727096101.06962: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.08389: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.09562: 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 0x7fe9c5f88e90> <<< 11062 1727096101.09584: 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' <<< 11062 1727096101.09612: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11062 1727096101.09651: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.09667: 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 0x7fe9c5fbaa80> <<< 11062 1727096101.09697: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5fba810> <<< 11062 1727096101.09736: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5fba150> <<< 11062 1727096101.09758: 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' <<< 11062 1727096101.09815: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5fba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5f8be30> <<< 11062 1727096101.09844: stdout chunk (state=3): >>>import 'atexit' # <<< 11062 1727096101.09885: 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 0x7fe9c5fbb7d0> <<< 11062 1727096101.09888: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.09903: 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 0x7fe9c5fbb9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11062 1727096101.09965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11062 1727096101.09971: stdout chunk (state=3): >>>import '_locale' # <<< 11062 1727096101.10018: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5fbbf20> import 'pwd' # <<< 11062 1727096101.10051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11062 1727096101.10070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11062 1727096101.10125: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e25ca0> <<< 11062 1727096101.10138: 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 0x7fe9c5e278c0> <<< 11062 1727096101.10179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11062 1727096101.10192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11062 1727096101.10220: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e282c0> <<< 11062 1727096101.10240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11062 1727096101.10274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11062 1727096101.10306: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e291c0> <<< 11062 1727096101.10309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11062 1727096101.10351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11062 1727096101.10377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11062 1727096101.10392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11062 1727096101.10422: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e2bec0> <<< 11062 1727096101.10466: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9c6822de0> <<< 11062 1727096101.10493: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e2a1b0> <<< 11062 1727096101.10532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11062 1727096101.10538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11062 1727096101.10562: 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' <<< 11062 1727096101.10581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11062 1727096101.10725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11062 1727096101.10746: 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 0x7fe9c5e33e30> <<< 11062 1727096101.10767: stdout chunk (state=3): >>>import '_tokenize' # <<< 11062 1727096101.10854: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e32900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e32660> <<< 11062 1727096101.11073: 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' <<< 11062 1727096101.11104: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e32bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e2a6c0> # 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 0x7fe9c5e77fe0> # /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 0x7fe9c5e781a0> # /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' <<< 11062 1727096101.11136: 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 0x7fe9c5e79c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e799d0> <<< 11062 1727096101.11147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11062 1727096101.11185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11062 1727096101.11234: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.11255: 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 0x7fe9c5e7c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e7a2d0> <<< 11062 1727096101.11271: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11062 1727096101.11317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.11425: 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' # <<< 11062 1727096101.11443: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e7f950> <<< 11062 1727096101.11527: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e7c320> <<< 11062 1727096101.11586: 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 0x7fe9c5e80a40> <<< 11062 1727096101.11619: 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 0x7fe9c5e80b90> <<< 11062 1727096101.11752: 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' <<< 11062 1727096101.11777: 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 0x7fe9c5e80ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e78350> # /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' <<< 11062 1727096101.11806: 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 0x7fe9c5d08200> <<< 11062 1727096101.11978: 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 0x7fe9c5d09460> <<< 11062 1727096101.11994: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e82990> <<< 11062 1727096101.12047: 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 0x7fe9c5e83d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e82600> # zipimport: zlib available <<< 11062 1727096101.12085: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 11062 1727096101.12325: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 11062 1727096101.12328: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 11062 1727096101.12330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.12452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.12569: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.13117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.13654: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11062 1727096101.13691: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11062 1727096101.13716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.13766: 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 0x7fe9c5d11670> <<< 11062 1727096101.13849: 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' <<< 11062 1727096101.13873: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d12510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d09580> <<< 11062 1727096101.13935: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11062 1727096101.13952: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.13977: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11062 1727096101.14121: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.14279: 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' <<< 11062 1727096101.14301: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d12480> # zipimport: zlib available <<< 11062 1727096101.14752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15344: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11062 1727096101.15365: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15430: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11062 1727096101.15433: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15499: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15599: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11062 1727096101.15613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11062 1727096101.15632: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15664: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15711: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11062 1727096101.15720: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.15939: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11062 1727096101.16237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11062 1727096101.16251: stdout chunk (state=3): >>>import '_ast' # <<< 11062 1727096101.16313: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d13470> <<< 11062 1727096101.16326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 11062 1727096101.16497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16589: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11062 1727096101.16601: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16634: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16731: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.16804: 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 <<< 11062 1727096101.16842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.16936: 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' <<< 11062 1727096101.16953: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9c5d1e0c0> <<< 11062 1727096101.16976: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d18fe0> <<< 11062 1727096101.17006: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11062 1727096101.17022: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17138: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17165: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17217: 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 <<< 11062 1727096101.17220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096101.17272: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11062 1727096101.17276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11062 1727096101.17333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11062 1727096101.17357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11062 1727096101.17374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11062 1727096101.17416: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e068a0> <<< 11062 1727096101.17461: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5efe570> <<< 11062 1727096101.17545: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d1de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e32b70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11062 1727096101.17558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17617: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11062 1727096101.17674: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11062 1727096101.17704: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 11062 1727096101.17719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17772: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17857: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17877: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.17990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11062 1727096101.18045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18107: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18200: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18236: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11062 1727096101.18246: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18634: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.18698: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 11062 1727096101.18722: 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 <<< 11062 1727096101.18743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11062 1727096101.18766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11062 1727096101.18812: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db1f70> <<< 11062 1727096101.18815: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11062 1727096101.18846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11062 1727096101.18892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11062 1727096101.18913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 11062 1727096101.18930: 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 0x7fe9c59f7d70> <<< 11062 1727096101.18971: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.18981: 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 0x7fe9c5a100e0> <<< 11062 1727096101.19027: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db3470> <<< 11062 1727096101.19054: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db2a80> <<< 11062 1727096101.19152: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db0f50> <<< 11062 1727096101.19175: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11062 1727096101.19211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11062 1727096101.19221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11062 1727096101.19224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11062 1727096101.19243: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.19264: 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 0x7fe9c5a13140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a129f0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.19297: stdout chunk (state=3): >>># 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 0x7fe9c5a12bd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a11e20> <<< 11062 1727096101.19312: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11062 1727096101.19443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11062 1727096101.19469: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a130b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11062 1727096101.19497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11062 1727096101.19541: 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 0x7fe9c5a69c70> <<< 11062 1727096101.19556: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a13c50> <<< 11062 1727096101.19595: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db0350> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 11062 1727096101.19641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096101.19658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11062 1727096101.19708: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.19783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11062 1727096101.19786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.19833: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.19896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11062 1727096101.19909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 11062 1727096101.19927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.19956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.19990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 11062 1727096101.20038: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.20105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11062 1727096101.20137: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.20189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11062 1727096101.20200: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.20248: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.20308: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.20366: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.20434: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 11062 1727096101.20454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 11062 1727096101.20924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 11062 1727096101.21425: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21465: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21502: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21559: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11062 1727096101.21562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21591: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 11062 1727096101.21679: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21741: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11062 1727096101.21746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 11062 1727096101.21841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.21880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 11062 1727096101.21960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.22052: 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' <<< 11062 1727096101.22093: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a6b2c0> <<< 11062 1727096101.22105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11062 1727096101.22133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11062 1727096101.22306: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a6a5a0> import 'ansible.module_utils.facts.system.local' # <<< 11062 1727096101.22321: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.22341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.22400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11062 1727096101.22410: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.22499: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.22597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 11062 1727096101.22663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.22736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 11062 1727096101.22791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.22834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11062 1727096101.22888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11062 1727096101.22953: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.23024: 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 0x7fe9c5aadd00> <<< 11062 1727096101.23218: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a8da60> import 'ansible.module_utils.facts.system.python' # <<< 11062 1727096101.23223: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23277: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11062 1727096101.23354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23422: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23507: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23617: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23773: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 11062 1727096101.23815: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23858: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11062 1727096101.23872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.23960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 11062 1727096101.23963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 11062 1727096101.23984: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096101.24026: 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 0x7fe9c5ab15b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a8ed80> import 'ansible.module_utils.facts.system.user' # <<< 11062 1727096101.24050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24059: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 11062 1727096101.24095: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11062 1727096101.24163: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24305: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11062 1727096101.24465: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24708: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 11062 1727096101.24784: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.24943: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.25094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11062 1727096101.25217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.25346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 11062 1727096101.25388: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.25418: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.25998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.26516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 11062 1727096101.26539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.26620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.26719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11062 1727096101.26742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.26826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.26948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11062 1727096101.26960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.27089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.27265: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11062 1727096101.27284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11062 1727096101.27306: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.27334: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.27385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11062 1727096101.27398: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.27484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.27580: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.27790: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 11062 1727096101.28016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 11062 1727096101.28042: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11062 1727096101.28151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096101.28191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 11062 1727096101.28234: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11062 1727096101.28313: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28360: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11062 1727096101.28384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28451: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11062 1727096101.28504: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11062 1727096101.28633: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.28993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.29159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11062 1727096101.29178: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.29227: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.29346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 11062 1727096101.29406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 11062 1727096101.29440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.29530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 11062 1727096101.29554: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 11062 1727096101.29625: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.29700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11062 1727096101.29791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 11062 1727096101.29907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.29915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11062 1727096101.29938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.29994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.30096: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.30139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11062 1727096101.30162: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.30231: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.30401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 11062 1727096101.30482: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.30674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 11062 1727096101.30746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.30784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 11062 1727096101.30831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.30888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11062 1727096101.30972: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.31056: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.31080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 11062 1727096101.31414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096101.31418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 11062 1727096101.31533: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11062 1727096101.31554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11062 1727096101.31576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11062 1727096101.31615: 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 0x7fe9c58ade20> <<< 11062 1727096101.31633: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c58ac2c0> <<< 11062 1727096101.31673: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c58a7800> <<< 11062 1727096101.44055: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 11062 1727096101.44298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c58f5910> <<< 11062 1727096101.44338: stdout chunk (state=3): >>># /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 0x7fe9c58f4b00> # /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 0x7fe9c58f6330> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c58f5a90> <<< 11062 1727096101.44547: 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 <<< 11062 1727096101.69904: stdout chunk (state=3): >>> <<< 11062 1727096101.69950: 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.32421875, "5m": 0.21484375, "15m": 0.0947265625}, "ansible_is_chroot": false, "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_fibre_channel_wwn": [], "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_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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "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_seli<<< 11062 1727096101.70000: stdout chunk (state=3): >>>nux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_local": {}, "ansible_pkg_mgr": "dnf", "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": 2970, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 561, "free": 2970}, "nocache": {"free": 3302, "used": 229}, "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": 254, "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": 261794455552, "block_size": 4096, "block_total": 65519099, "block_available": 63914662, "block_used": 1604437, "inode_total": 131070960, "inode_available": 131029121, "inode_used": 41839, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "01", "epoch": "1727096101", "epoch_int": "1727096101", "date": "2024-09-23", "time": "08:55:01", "iso8601_micro": "2024-09-23T12:55:01.644059Z", "iso8601": "2024-09-23T12:55:01Z", "iso8601_basic": "20240923T085501644059", "iso8601_basic_short": "20240923T085501", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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"}}} <<< 11062 1727096101.71054: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 11062 1727096101.71090: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 11062 1727096101.71192: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # 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 <<< 11062 1727096101.71262: stdout chunk (state=3): >>># 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 <<< 11062 1727096101.71292: 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 <<< 11062 1727096101.71385: stdout chunk (state=3): >>># destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace <<< 11062 1727096101.71431: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # 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 <<< 11062 1727096101.71996: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11062 1727096101.72001: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11062 1727096101.72036: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11062 1727096101.72200: stdout chunk (state=3): >>># 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 <<< 11062 1727096101.72213: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11062 1727096101.72257: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11062 1727096101.72283: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11062 1727096101.72358: 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 <<< 11062 1727096101.72402: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle <<< 11062 1727096101.72430: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 11062 1727096101.72449: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 11062 1727096101.72489: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 11062 1727096101.72511: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 11062 1727096101.72720: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 11062 1727096101.72773: stdout chunk (state=3): >>> # cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 11062 1727096101.72778: stdout chunk (state=3): >>> # 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 <<< 11062 1727096101.72822: 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 <<< 11062 1727096101.72898: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 11062 1727096101.72902: 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 # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 11062 1727096101.73215: 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 # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11062 1727096101.73296: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11062 1727096101.73346: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 11062 1727096101.73381: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp <<< 11062 1727096101.73415: stdout chunk (state=3): >>># destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11062 1727096101.73556: 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 <<< 11062 1727096101.73798: stdout chunk (state=3): >>># 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 <<< 11062 1727096101.74341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096101.74345: stdout chunk (state=3): >>><<< 11062 1727096101.74357: stderr chunk (state=3): >>><<< 11062 1727096101.74745: _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 0x7fe9c6a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c69e7b30> # /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 0x7fe9c6a1aa50> 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 0x7fe9c67e9130> # /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 0x7fe9c67e9fa0> 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 0x7fe9c6827da0> # /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 0x7fe9c6827fb0> # /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 0x7fe9c685f770> # /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 0x7fe9c685fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c683fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c683d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6824f50> # /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 0x7fe9c687f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c687e2d0> # /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 0x7fe9c683e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c687cb60> # /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 0x7fe9c68b46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68241d0> # /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 0x7fe9c68b4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b4a10> # 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 0x7fe9c68b4dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6822cf0> # /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 0x7fe9c68b54c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b5190> 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 0x7fe9c68b63c0> 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 0x7fe9c68d05c0> 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 0x7fe9c68d1d00> # /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 0x7fe9c68d2ba0> # 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 0x7fe9c68d3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68d20f0> # /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 0x7fe9c68d3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68d33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b6330> # /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 0x7fe9c65cbbf0> # /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 0x7fe9c65f46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f4440> # 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 0x7fe9c65f4710> # /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 0x7fe9c65f4fe0> # 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 0x7fe9c65f59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65c9d90> # /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 0x7fe9c65f6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c68b6ae0> # /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 0x7fe9c661f110> # /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 0x7fe9c6643470> # /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 0x7fe9c66a4290> # /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 0x7fe9c66a69f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c66a43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6671280> # /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 0x7fe9c5f253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c6642270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c65f7ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe9c6642870> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ectet2e_/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 0x7fe9c5f8b1a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5f6a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5f691f0> # 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 0x7fe9c5f88e90> # /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 0x7fe9c5fbaa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5fba810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5fba150> # /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 0x7fe9c5fba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5f8be30> 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 0x7fe9c5fbb7d0> # 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 0x7fe9c5fbb9e0> # /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 0x7fe9c5fbbf20> 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 0x7fe9c5e25ca0> # 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 0x7fe9c5e278c0> # /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 0x7fe9c5e282c0> # /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 0x7fe9c5e291c0> # /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 0x7fe9c5e2bec0> # 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 0x7fe9c6822de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e2a1b0> # /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 0x7fe9c5e33e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e32900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e32660> # /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 0x7fe9c5e32bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e2a6c0> # 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 0x7fe9c5e77fe0> # /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 0x7fe9c5e781a0> # /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 0x7fe9c5e79c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e799d0> # /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 0x7fe9c5e7c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e7a2d0> # /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 0x7fe9c5e7f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e7c320> # 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 0x7fe9c5e80a40> # 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 0x7fe9c5e80b90> # 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 0x7fe9c5e80ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e78350> # /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 0x7fe9c5d08200> # 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 0x7fe9c5d09460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e82990> # 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 0x7fe9c5e83d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e82600> # 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 0x7fe9c5d11670> # /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 0x7fe9c5d12510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d09580> 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 0x7fe9c5d12480> # 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 0x7fe9c5d13470> # 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 0x7fe9c5d1e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d18fe0> 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 0x7fe9c5e068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5efe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5d1de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5e32b70> # 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 0x7fe9c5db1f70> # /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 0x7fe9c59f7d70> # 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 0x7fe9c5a100e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db3470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db0f50> # /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 0x7fe9c5a13140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a129f0> # 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 0x7fe9c5a12bd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a11e20> # /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 0x7fe9c5a130b0> # /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 0x7fe9c5a69c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a13c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5db0350> 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 0x7fe9c5a6b2c0> # /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 0x7fe9c5a6a5a0> 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 0x7fe9c5aadd00> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a8da60> 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 0x7fe9c5ab15b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c5a8ed80> 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 0x7fe9c58ade20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c58ac2c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c58a7800> # /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 0x7fe9c58f5910> # /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 0x7fe9c58f4b00> # /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 0x7fe9c58f6330> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9c58f5a90> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.32421875, "5m": 0.21484375, "15m": 0.0947265625}, "ansible_is_chroot": false, "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_fibre_channel_wwn": [], "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_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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "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_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_local": {}, "ansible_pkg_mgr": "dnf", "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": 2970, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 561, "free": 2970}, "nocache": {"free": 3302, "used": 229}, "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": 254, "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": 261794455552, "block_size": 4096, "block_total": 65519099, "block_available": 63914662, "block_used": 1604437, "inode_total": 131070960, "inode_available": 131029121, "inode_used": 41839, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "01", "epoch": "1727096101", "epoch_int": "1727096101", "date": "2024-09-23", "time": "08:55:01", "iso8601_micro": "2024-09-23T12:55:01.644059Z", "iso8601": "2024-09-23T12:55:01Z", "iso8601_basic": "20240923T085501644059", "iso8601_basic_short": "20240923T085501", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096101.78779: 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-1727096100.4181616-11079-163607970946520/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096101.78784: _low_level_execute_command(): starting 11062 1727096101.79175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096100.4181616-11079-163607970946520/ > /dev/null 2>&1 && sleep 0' 11062 1727096101.80782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096101.81165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096101.81282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096101.81659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096101.81880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096101.84062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096101.84132: stderr chunk (state=3): >>><<< 11062 1727096101.84147: stdout chunk (state=3): >>><<< 11062 1727096101.84191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096101.84575: handler run complete 11062 1727096101.84579: variable 'ansible_facts' from source: unknown 11062 1727096101.84581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096101.84800: variable 'ansible_facts' from source: unknown 11062 1727096101.84887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096101.85044: attempt loop complete, returning result 11062 1727096101.85047: _execute() done 11062 1727096101.85053: dumping result to json 11062 1727096101.85086: done dumping result, returning 11062 1727096101.85094: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-482e-8c87-0000000000cd] 11062 1727096101.85097: sending task result for task 0afff68d-5257-482e-8c87-0000000000cd 11062 1727096101.86085: done sending task result for task 0afff68d-5257-482e-8c87-0000000000cd 11062 1727096101.86089: WORKER PROCESS EXITING ok: [managed_node1] 11062 1727096101.86780: no more pending results, returning what we have 11062 1727096101.86783: results queue empty 11062 1727096101.86784: checking for any_errors_fatal 11062 1727096101.86786: done checking for any_errors_fatal 11062 1727096101.86786: checking for max_fail_percentage 11062 1727096101.86788: done checking for max_fail_percentage 11062 1727096101.86789: checking to see if all hosts have failed and the running result is not ok 11062 1727096101.86790: done checking to see if all hosts have failed 11062 1727096101.86791: getting the remaining hosts for this loop 11062 1727096101.86792: done getting the remaining hosts for this loop 11062 1727096101.86910: getting the next task for host managed_node1 11062 1727096101.86917: done getting next task for host managed_node1 11062 1727096101.86919: ^ task is: TASK: meta (flush_handlers) 11062 1727096101.86922: ^ 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 11062 1727096101.86926: getting variables 11062 1727096101.86927: in VariableManager get_vars() 11062 1727096101.86992: Calling all_inventory to load vars for managed_node1 11062 1727096101.86995: Calling groups_inventory to load vars for managed_node1 11062 1727096101.86999: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096101.87009: Calling all_plugins_play to load vars for managed_node1 11062 1727096101.87076: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096101.87081: Calling groups_plugins_play to load vars for managed_node1 11062 1727096101.87427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096101.87661: done with get_vars() 11062 1727096101.87681: done getting variables 11062 1727096101.87754: in VariableManager get_vars() 11062 1727096101.87764: Calling all_inventory to load vars for managed_node1 11062 1727096101.87766: Calling groups_inventory to load vars for managed_node1 11062 1727096101.87770: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096101.87779: Calling all_plugins_play to load vars for managed_node1 11062 1727096101.87782: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096101.87785: Calling groups_plugins_play to load vars for managed_node1 11062 1727096101.87937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096101.88149: done with get_vars() 11062 1727096101.88163: done queuing things up, now waiting for results queue to drain 11062 1727096101.88165: results queue empty 11062 1727096101.88166: checking for any_errors_fatal 11062 1727096101.88171: done checking for any_errors_fatal 11062 1727096101.88172: checking for max_fail_percentage 11062 1727096101.88173: done checking for max_fail_percentage 11062 1727096101.88174: checking to see if all hosts have failed and the running result is not ok 11062 1727096101.88179: done checking to see if all hosts have failed 11062 1727096101.88180: getting the remaining hosts for this loop 11062 1727096101.88181: done getting the remaining hosts for this loop 11062 1727096101.88184: getting the next task for host managed_node1 11062 1727096101.88189: done getting next task for host managed_node1 11062 1727096101.88191: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11062 1727096101.88193: ^ 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 11062 1727096101.88195: getting variables 11062 1727096101.88196: in VariableManager get_vars() 11062 1727096101.88205: Calling all_inventory to load vars for managed_node1 11062 1727096101.88207: Calling groups_inventory to load vars for managed_node1 11062 1727096101.88216: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096101.88221: Calling all_plugins_play to load vars for managed_node1 11062 1727096101.88224: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096101.88227: Calling groups_plugins_play to load vars for managed_node1 11062 1727096101.88610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096101.88840: done with get_vars() 11062 1727096101.88851: 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_bond_deprecated_nm.yml:11 Monday 23 September 2024 08:55:01 -0400 (0:00:01.518) 0:00:01.530 ****** 11062 1727096101.89170: entering _queue_task() for managed_node1/include_tasks 11062 1727096101.89174: Creating lock for include_tasks 11062 1727096101.89865: worker is 1 (out of 1 available) 11062 1727096101.89976: exiting _queue_task() for managed_node1/include_tasks 11062 1727096101.89994: done queuing things up, now waiting for results queue to drain 11062 1727096101.89996: waiting for pending results... 11062 1727096101.90485: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 11062 1727096101.90491: in run() - task 0afff68d-5257-482e-8c87-000000000006 11062 1727096101.90493: variable 'ansible_search_path' from source: unknown 11062 1727096101.90496: calling self._execute() 11062 1727096101.90708: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096101.91073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096101.91077: variable 'omit' from source: magic vars 11062 1727096101.91079: _execute() done 11062 1727096101.91083: dumping result to json 11062 1727096101.91086: done dumping result, returning 11062 1727096101.91089: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-482e-8c87-000000000006] 11062 1727096101.91092: sending task result for task 0afff68d-5257-482e-8c87-000000000006 11062 1727096101.91170: done sending task result for task 0afff68d-5257-482e-8c87-000000000006 11062 1727096101.91174: WORKER PROCESS EXITING 11062 1727096101.91221: no more pending results, returning what we have 11062 1727096101.91227: in VariableManager get_vars() 11062 1727096101.91264: Calling all_inventory to load vars for managed_node1 11062 1727096101.91269: Calling groups_inventory to load vars for managed_node1 11062 1727096101.91272: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096101.91287: Calling all_plugins_play to load vars for managed_node1 11062 1727096101.91290: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096101.91294: Calling groups_plugins_play to load vars for managed_node1 11062 1727096101.91571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096101.91952: done with get_vars() 11062 1727096101.91960: variable 'ansible_search_path' from source: unknown 11062 1727096101.91978: we have included files to process 11062 1727096101.91979: generating all_blocks data 11062 1727096101.91981: done generating all_blocks data 11062 1727096101.91982: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11062 1727096101.91983: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11062 1727096101.91985: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11062 1727096101.93585: in VariableManager get_vars() 11062 1727096101.93603: done with get_vars() 11062 1727096101.93615: done processing included file 11062 1727096101.93617: iterating over new_blocks loaded from include file 11062 1727096101.93619: in VariableManager get_vars() 11062 1727096101.93628: done with get_vars() 11062 1727096101.93630: filtering new block on tags 11062 1727096101.93760: done filtering new block on tags 11062 1727096101.93765: in VariableManager get_vars() 11062 1727096101.93779: done with get_vars() 11062 1727096101.93780: filtering new block on tags 11062 1727096101.93798: done filtering new block on tags 11062 1727096101.93800: in VariableManager get_vars() 11062 1727096101.93809: done with get_vars() 11062 1727096101.93811: filtering new block on tags 11062 1727096101.93824: done filtering new block on tags 11062 1727096101.93826: 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 11062 1727096101.93832: extending task lists for all hosts with included blocks 11062 1727096101.93999: done extending task lists 11062 1727096101.94000: done processing included files 11062 1727096101.94001: results queue empty 11062 1727096101.94002: checking for any_errors_fatal 11062 1727096101.94003: done checking for any_errors_fatal 11062 1727096101.94004: checking for max_fail_percentage 11062 1727096101.94005: done checking for max_fail_percentage 11062 1727096101.94006: checking to see if all hosts have failed and the running result is not ok 11062 1727096101.94007: done checking to see if all hosts have failed 11062 1727096101.94007: getting the remaining hosts for this loop 11062 1727096101.94009: done getting the remaining hosts for this loop 11062 1727096101.94011: getting the next task for host managed_node1 11062 1727096101.94015: done getting next task for host managed_node1 11062 1727096101.94017: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11062 1727096101.94020: ^ 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 11062 1727096101.94022: getting variables 11062 1727096101.94023: in VariableManager get_vars() 11062 1727096101.94032: Calling all_inventory to load vars for managed_node1 11062 1727096101.94034: Calling groups_inventory to load vars for managed_node1 11062 1727096101.94036: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096101.94042: Calling all_plugins_play to load vars for managed_node1 11062 1727096101.94045: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096101.94051: Calling groups_plugins_play to load vars for managed_node1 11062 1727096101.94542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096101.94892: done with get_vars() 11062 1727096101.94905: 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:55:01 -0400 (0:00:00.059) 0:00:01.590 ****** 11062 1727096101.95100: entering _queue_task() for managed_node1/setup 11062 1727096101.95752: worker is 1 (out of 1 available) 11062 1727096101.95764: exiting _queue_task() for managed_node1/setup 11062 1727096101.95815: done queuing things up, now waiting for results queue to drain 11062 1727096101.95817: waiting for pending results... 11062 1727096101.96213: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 11062 1727096101.96575: in run() - task 0afff68d-5257-482e-8c87-0000000000de 11062 1727096101.96579: variable 'ansible_search_path' from source: unknown 11062 1727096101.96581: variable 'ansible_search_path' from source: unknown 11062 1727096101.96589: calling self._execute() 11062 1727096101.96665: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096101.96973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096101.96978: variable 'omit' from source: magic vars 11062 1727096101.97825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096102.01474: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096102.01551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096102.01595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096102.01643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096102.01675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096102.01753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096102.01790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096102.01819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096102.01863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096102.01887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096102.02063: variable 'ansible_facts' from source: unknown 11062 1727096102.02139: variable 'network_test_required_facts' from source: task vars 11062 1727096102.02183: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11062 1727096102.02196: variable 'omit' from source: magic vars 11062 1727096102.02239: variable 'omit' from source: magic vars 11062 1727096102.02279: variable 'omit' from source: magic vars 11062 1727096102.02310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096102.02342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096102.02366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096102.02391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096102.02407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096102.02440: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096102.02449: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096102.02458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096102.02551: Set connection var ansible_connection to ssh 11062 1727096102.02564: Set connection var ansible_shell_executable to /bin/sh 11062 1727096102.02582: Set connection var ansible_pipelining to False 11062 1727096102.02597: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096102.02606: Set connection var ansible_timeout to 10 11062 1727096102.02617: Set connection var ansible_shell_type to sh 11062 1727096102.02645: variable 'ansible_shell_executable' from source: unknown 11062 1727096102.02653: variable 'ansible_connection' from source: unknown 11062 1727096102.02660: variable 'ansible_module_compression' from source: unknown 11062 1727096102.02669: variable 'ansible_shell_type' from source: unknown 11062 1727096102.02676: variable 'ansible_shell_executable' from source: unknown 11062 1727096102.02683: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096102.02690: variable 'ansible_pipelining' from source: unknown 11062 1727096102.02697: variable 'ansible_timeout' from source: unknown 11062 1727096102.02877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096102.02887: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096102.02902: variable 'omit' from source: magic vars 11062 1727096102.02912: starting attempt loop 11062 1727096102.03153: running the handler 11062 1727096102.03176: _low_level_execute_command(): starting 11062 1727096102.03189: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096102.04483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096102.04505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096102.04521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096102.04550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096102.04574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096102.04587: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096102.04601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096102.04676: 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 <<< 11062 1727096102.04722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096102.04738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096102.04757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096102.04870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096102.07141: stdout chunk (state=3): >>>/root <<< 11062 1727096102.07572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096102.07576: stdout chunk (state=3): >>><<< 11062 1727096102.07586: stderr chunk (state=3): >>><<< 11062 1727096102.07589: _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: 4 debug2: Received exit status from master 0 11062 1727096102.07591: _low_level_execute_command(): starting 11062 1727096102.07594: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627 `" && echo ansible-tmp-1727096102.07481-11154-109860657097627="` echo /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627 `" ) && sleep 0' 11062 1727096102.08702: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096102.08706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096102.08709: 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 <<< 11062 1727096102.08761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096102.08764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096102.08921: 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 <<< 11062 1727096102.08996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096102.11585: stdout chunk (state=3): >>>ansible-tmp-1727096102.07481-11154-109860657097627=/root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627 <<< 11062 1727096102.11845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096102.11903: stderr chunk (state=3): >>><<< 11062 1727096102.11906: stdout chunk (state=3): >>><<< 11062 1727096102.11909: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096102.07481-11154-109860657097627=/root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096102.11985: variable 'ansible_module_compression' from source: unknown 11062 1727096102.12039: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11062 1727096102.12186: variable 'ansible_facts' from source: unknown 11062 1727096102.12670: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/AnsiballZ_setup.py 11062 1727096102.12987: Sending initial data 11062 1727096102.13085: Sent initial data (152 bytes) 11062 1727096102.14266: 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 <<< 11062 1727096102.14294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096102.14363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096102.14424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096102.14450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096102.14538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096102.16882: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096102.17197: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096102.17284: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp1kpqcowu /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/AnsiballZ_setup.py <<< 11062 1727096102.17308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/AnsiballZ_setup.py" <<< 11062 1727096102.17350: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp1kpqcowu" to remote "/root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/AnsiballZ_setup.py" <<< 11062 1727096102.20409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096102.20456: stderr chunk (state=3): >>><<< 11062 1727096102.20465: stdout chunk (state=3): >>><<< 11062 1727096102.20493: done transferring module to remote 11062 1727096102.20546: _low_level_execute_command(): starting 11062 1727096102.20760: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/ /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/AnsiballZ_setup.py && sleep 0' 11062 1727096102.21844: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096102.22192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096102.22211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096102.22309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096102.24283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096102.24288: stdout chunk (state=3): >>><<< 11062 1727096102.24475: stderr chunk (state=3): >>><<< 11062 1727096102.24479: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096102.24482: _low_level_execute_command(): starting 11062 1727096102.24484: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/AnsiballZ_setup.py && sleep 0' 11062 1727096102.25415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096102.25679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096102.25701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096102.25707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096102.25809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096102.28251: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11062 1727096102.28263: stdout chunk (state=3): >>>import _imp # builtin <<< 11062 1727096102.28294: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11062 1727096102.28350: stdout chunk (state=3): >>>import '_io' # <<< 11062 1727096102.28436: stdout chunk (state=3): >>>import 'marshal' # <<< 11062 1727096102.28439: stdout chunk (state=3): >>>import 'posix' # <<< 11062 1727096102.28505: stdout chunk (state=3): >>>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' <<< 11062 1727096102.28523: stdout chunk (state=3): >>>import '_codecs' # <<< 11062 1727096102.28543: stdout chunk (state=3): >>>import 'codecs' # <<< 11062 1727096102.28575: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11062 1727096102.28656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11062 1727096102.28661: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9b104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9adfb30> <<< 11062 1727096102.28699: 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 0x7f75d9b12a50> import '_signal' # import '_abc' # import 'abc' # <<< 11062 1727096102.28764: stdout chunk (state=3): >>>import 'io' # <<< 11062 1727096102.28774: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11062 1727096102.28837: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11062 1727096102.29085: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11062 1727096102.29107: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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 0x7f75d98e5130> # /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 0x7f75d98e5fa0> import 'site' # <<< 11062 1727096102.29121: 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. <<< 11062 1727096102.29541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11062 1727096102.29553: 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' <<< 11062 1727096102.29644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11062 1727096102.29649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11062 1727096102.29652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11062 1727096102.29692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9923e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11062 1727096102.29750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11062 1727096102.29754: stdout chunk (state=3): >>>import '_operator' # <<< 11062 1727096102.29757: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9923f50> <<< 11062 1727096102.29759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11062 1727096102.29770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11062 1727096102.29856: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11062 1727096102.29859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096102.29864: stdout chunk (state=3): >>>import 'itertools' # <<< 11062 1727096102.30097: 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 0x7f75d995b830> # /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 0x7f75d995bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d993bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9939280> <<< 11062 1727096102.30106: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9921040> <<< 11062 1727096102.30150: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11062 1727096102.30166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 11062 1727096102.30190: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11062 1727096102.30222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11062 1727096102.30310: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 11062 1727096102.30314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11062 1727096102.30316: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d997b7d0> <<< 11062 1727096102.30320: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d997a3f0> <<< 11062 1727096102.30399: 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 0x7f75d993a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9978c20> # /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 0x7f75d99b0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99202c0> <<< 11062 1727096102.30415: 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' <<< 11062 1727096102.30444: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.30456: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75d99b0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b0bc0> <<< 11062 1727096102.30474: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.30553: 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 0x7f75d99b0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d991ede0> <<< 11062 1727096102.30601: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b12e0> import 'importlib.machinery' # <<< 11062 1727096102.30660: 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' <<< 11062 1727096102.30672: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b2510> import 'importlib.util' # <<< 11062 1727096102.30677: stdout chunk (state=3): >>>import 'runpy' # <<< 11062 1727096102.30763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11062 1727096102.30883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11062 1727096102.30888: 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 0x7f75d99c8710> <<< 11062 1727096102.30973: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75d99c9df0> # /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 0x7f75d99cac90> # 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 0x7f75d99cb2f0> <<< 11062 1727096102.30980: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99ca1e0> <<< 11062 1727096102.30994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11062 1727096102.30999: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.31008: 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 0x7f75d99cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99cb4a0> <<< 11062 1727096102.31055: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b2540> <<< 11062 1727096102.31078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11062 1727096102.31103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11062 1727096102.31211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75d96c7bf0> # /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' <<< 11062 1727096102.31217: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.31474: 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 0x7f75d96f06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f0440> <<< 11062 1727096102.31481: 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 0x7f75d96f0710> <<< 11062 1727096102.31484: 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' <<< 11062 1727096102.31486: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.31488: 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 0x7f75d96f1040> <<< 11062 1727096102.31614: 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 0x7f75d96f19a0> <<< 11062 1727096102.31790: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96c5d90> # /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 0x7f75d96f2db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f1af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b2c30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11062 1727096102.31845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096102.31863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11062 1727096102.31893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11062 1727096102.31924: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d971f110> <<< 11062 1727096102.31980: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11062 1727096102.31999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096102.32012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11062 1727096102.32026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11062 1727096102.32093: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d973f4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11062 1727096102.32133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11062 1727096102.32189: stdout chunk (state=3): >>>import 'ntpath' # <<< 11062 1727096102.32477: 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 0x7f75d97a0260> # /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' <<< 11062 1727096102.32480: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d97a29c0> <<< 11062 1727096102.32483: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d97a0380> <<< 11062 1727096102.32510: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9769280> <<< 11062 1727096102.32543: 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 0x7f75d95a1340> <<< 11062 1727096102.32559: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d973e2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f3ce0> <<< 11062 1727096102.32739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11062 1727096102.32754: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75d95a15b0> <<< 11062 1727096102.33022: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload__5qw8j0o/ansible_setup_payload.zip' <<< 11062 1727096102.33034: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.33139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.33172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11062 1727096102.33184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11062 1727096102.33226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11062 1727096102.33391: stdout chunk (state=3): >>># 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 0x7f75d960b0b0> import '_typing' # <<< 11062 1727096102.33523: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d95e9fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d95e9160> # zipimport: zlib available <<< 11062 1727096102.33554: stdout chunk (state=3): >>>import 'ansible' # <<< 11062 1727096102.33567: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.33586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.33603: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 11062 1727096102.33616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.35043: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.36201: 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' <<< 11062 1727096102.36295: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9608f80> # /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' <<< 11062 1727096102.36310: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7f75d963a9c0> <<< 11062 1727096102.36346: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d963a780> <<< 11062 1727096102.36378: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d963a090> <<< 11062 1727096102.36594: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d963aab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d960bd40> 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 0x7f75d963b740> # 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 0x7f75d963b980> # /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' # <<< 11062 1727096102.36646: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d963bec0> import 'pwd' # <<< 11062 1727096102.36662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11062 1727096102.36755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11062 1727096102.36759: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f29b20> <<< 11062 1727096102.36763: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.36766: 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 0x7f75d8f2b7a0> <<< 11062 1727096102.36782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11062 1727096102.36856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11062 1727096102.36859: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f2c140> <<< 11062 1727096102.36861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11062 1727096102.36887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11062 1727096102.36905: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f2d2b0> <<< 11062 1727096102.36916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11062 1727096102.36959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11062 1727096102.37100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f2fd70> # 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 0x7f75d97a01d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f2e030> <<< 11062 1727096102.37106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11062 1727096102.37198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11062 1727096102.37201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 11062 1727096102.37205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 11062 1727096102.37207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11062 1727096102.37309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11062 1727096102.37327: 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 0x7f75d8f37ad0> <<< 11062 1727096102.37351: stdout chunk (state=3): >>>import '_tokenize' # <<< 11062 1727096102.37433: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f365a0> <<< 11062 1727096102.37596: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f36300> # /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 0x7f75d8f36870> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f2e540> # 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 0x7f75d8f7bda0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 11062 1727096102.37638: 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 0x7f75d8f7bf20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 11062 1727096102.37660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11062 1727096102.37664: 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' <<< 11062 1727096102.37746: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.37751: 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 0x7f75d8f7da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7d7c0> <<< 11062 1727096102.37756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11062 1727096102.37758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11062 1727096102.37973: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.37976: 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 0x7f75d8f7ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7e0f0> <<< 11062 1727096102.37979: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11062 1727096102.37981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096102.37983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11062 1727096102.37987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 11062 1727096102.38000: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f836b0> <<< 11062 1727096102.38081: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7fef0> <<< 11062 1727096102.38183: 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 0x7f75d8f849e0> <<< 11062 1727096102.38213: 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 0x7f75d8f84530> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.38294: 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 0x7f75d8f84b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7c0e0> <<< 11062 1727096102.38310: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11062 1727096102.38325: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.38353: 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 0x7f75d8e101a0> <<< 11062 1727096102.38584: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.38603: 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 0x7f75d8e112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f86930> # 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 0x7f75d8f87ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f86570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 11062 1727096102.38688: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.38775: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.38801: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 11062 1727096102.38829: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11062 1727096102.38958: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.39086: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.39800: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.40593: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11062 1727096102.40626: 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' # <<< 11062 1727096102.40652: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11062 1727096102.40673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096102.40731: 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 0x7f75d8e15550> <<< 11062 1727096102.40867: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e162d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e11460> <<< 11062 1727096102.40985: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 11062 1727096102.40988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.41223: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.41433: 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' <<< 11062 1727096102.41456: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e16b40> # zipimport: zlib available <<< 11062 1727096102.42149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.42875: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.42893: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11062 1727096102.42934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.42993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.43102: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11062 1727096102.43105: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.43326: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11062 1727096102.43330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11062 1727096102.43460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.43686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11062 1727096102.43780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11062 1727096102.43793: stdout chunk (state=3): >>>import '_ast' # <<< 11062 1727096102.43827: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e17680> <<< 11062 1727096102.43873: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.43907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44007: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11062 1727096102.44010: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 11062 1727096102.44026: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44115: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 11062 1727096102.44118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44150: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44188: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44248: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44319: 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 <<< 11062 1727096102.44441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096102.44456: 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 0x7f75d8e22180> <<< 11062 1727096102.44479: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e1d910> <<< 11062 1727096102.44510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11062 1727096102.44538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44587: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.44670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.44715: 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' <<< 11062 1727096102.44777: 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 <<< 11062 1727096102.44819: 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 <<< 11062 1727096102.44879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11062 1727096102.44916: 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' <<< 11062 1727096102.44995: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f0aa50> <<< 11062 1727096102.45010: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9666720> <<< 11062 1727096102.45270: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e21f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e149b0> # 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 <<< 11062 1727096102.45299: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 11062 1727096102.45391: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45486: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45521: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45537: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45649: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45702: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11062 1727096102.45789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45870: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.45997: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.46053: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 11062 1727096102.46422: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.46645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.46725: 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' <<< 11062 1727096102.46769: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11062 1727096102.46773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11062 1727096102.46786: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11062 1727096102.46813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11062 1727096102.46873: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb2360> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11062 1727096102.46887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11062 1727096102.46965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11062 1727096102.46986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 11062 1727096102.47006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 11062 1727096102.47022: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b00290> <<< 11062 1727096102.47061: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75d8b00860> <<< 11062 1727096102.47137: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e98bc0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb2e70> <<< 11062 1727096102.47178: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb0a40> <<< 11062 1727096102.47207: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb0650> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11062 1727096102.47280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11062 1727096102.47305: 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' <<< 11062 1727096102.47333: 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' <<< 11062 1727096102.47405: 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 0x7f75d8b03590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b02e40> # 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 0x7f75d8b03020> <<< 11062 1727096102.47441: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b02270> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11062 1727096102.47714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b03740> # /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 0x7f75d8b4a240> <<< 11062 1727096102.47763: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b48260> <<< 11062 1727096102.47789: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb0710> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 11062 1727096102.47819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.47849: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11062 1727096102.47924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.48012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 11062 1727096102.48084: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.48178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.48225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.48260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 11062 1727096102.48274: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.48328: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.48414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11062 1727096102.48502: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.48570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11062 1727096102.48727: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.48733: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.48766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 11062 1727096102.49333: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.50010: stdout chunk (state=3): >>>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 <<< 11062 1727096102.50041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 11062 1727096102.50102: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.50207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11062 1727096102.50211: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.50260: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 11062 1727096102.50293: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.50320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.50372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 11062 1727096102.50634: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11062 1727096102.50655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 11062 1727096102.50712: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b4bda0><<< 11062 1727096102.50715: stdout chunk (state=3): >>> <<< 11062 1727096102.50751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11062 1727096102.50852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 11062 1727096102.50870: stdout chunk (state=3): >>> <<< 11062 1727096102.51059: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b4aff0><<< 11062 1727096102.51072: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.local' # <<< 11062 1727096102.51102: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11062 1727096102.51187: stdout chunk (state=3): >>> <<< 11062 1727096102.51236: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.51239: stdout chunk (state=3): >>> <<< 11062 1727096102.51356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11062 1727096102.51380: stdout chunk (state=3): >>> <<< 11062 1727096102.51383: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.51544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.51700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available<<< 11062 1727096102.51808: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.51934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11062 1727096102.51966: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.52040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.52126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11062 1727096102.52218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 11062 1727096102.52228: stdout chunk (state=3): >>> <<< 11062 1727096102.52437: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.52449: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75d8b8e510> <<< 11062 1727096102.52784: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b7e1e0><<< 11062 1727096102.52810: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.python' # <<< 11062 1727096102.52847: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.52955: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.52958: stdout chunk (state=3): >>> <<< 11062 1727096102.53047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available<<< 11062 1727096102.53290: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.53323: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.53533: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.53543: stdout chunk (state=3): >>> <<< 11062 1727096102.53773: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11062 1727096102.53805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 11062 1727096102.53826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.53892: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.53952: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11062 1727096102.53988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.54054: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.54141: 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'<<< 11062 1727096102.54204: stdout chunk (state=3): >>> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096102.54248: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 11062 1727096102.54251: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75d8ba21e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8ba3b90><<< 11062 1727096102.54312: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available<<< 11062 1727096102.54329: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.54363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available<<< 11062 1727096102.54375: stdout chunk (state=3): >>> <<< 11062 1727096102.54492: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 11062 1727096102.54518: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.54790: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.55042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available<<< 11062 1727096102.55209: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.55378: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.55449: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.55526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11062 1727096102.55547: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.darwin' # <<< 11062 1727096102.55571: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.55600: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.55612: stdout chunk (state=3): >>> <<< 11062 1727096102.55655: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.55670: stdout chunk (state=3): >>> <<< 11062 1727096102.55889: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.55899: stdout chunk (state=3): >>> <<< 11062 1727096102.56125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11062 1727096102.56136: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 11062 1727096102.56164: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11062 1727096102.56180: stdout chunk (state=3): >>> <<< 11062 1727096102.56487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.56563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11062 1727096102.56580: stdout chunk (state=3): >>> <<< 11062 1727096102.56602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.56657: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.56672: stdout chunk (state=3): >>> <<< 11062 1727096102.56727: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.56745: stdout chunk (state=3): >>> <<< 11062 1727096102.57652: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.58431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 11062 1727096102.58471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 11062 1727096102.58483: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.58592: stdout chunk (state=3): >>> <<< 11062 1727096102.58663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.58849: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11062 1727096102.58854: stdout chunk (state=3): >>> <<< 11062 1727096102.58882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.59034: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.59056: stdout chunk (state=3): >>> <<< 11062 1727096102.59216: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11062 1727096102.59244: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.59497: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.59586: stdout chunk (state=3): >>> <<< 11062 1727096102.59776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11062 1727096102.59797: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.59833: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.59864: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network' # <<< 11062 1727096102.59890: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.59961: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.60032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11062 1727096102.60056: stdout chunk (state=3): >>> <<< 11062 1727096102.60074: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.60229: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.60379: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.60737: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.60741: stdout chunk (state=3): >>> <<< 11062 1727096102.61100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 11062 1727096102.61103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 11062 1727096102.61124: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.61263: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.61500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 11062 1727096102.61589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.61610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11062 1727096102.61621: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.61636: stdout chunk (state=3): >>> <<< 11062 1727096102.61681: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.61684: stdout chunk (state=3): >>> <<< 11062 1727096102.61723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11062 1727096102.61739: stdout chunk (state=3): >>> <<< 11062 1727096102.61763: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.61846: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.61944: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.hpux' # <<< 11062 1727096102.61966: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.62074: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.62079: stdout chunk (state=3): >>> <<< 11062 1727096102.62170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11062 1727096102.62192: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.62698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.63077: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11062 1727096102.63094: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.63195: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.63207: stdout chunk (state=3): >>> <<< 11062 1727096102.63303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 11062 1727096102.63407: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 11062 1727096102.63435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.63499: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.63557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11062 1727096102.63628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.63705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11062 1727096102.63723: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.63844: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11062 1727096102.63858: stdout chunk (state=3): >>> <<< 11062 1727096102.63975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11062 1727096102.64007: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.64058: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.64078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 11062 1727096102.64102: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.64187: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.64190: stdout chunk (state=3): >>> <<< 11062 1727096102.64262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11062 1727096102.64311: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11062 1727096102.64346: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.64445: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.64581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.64630: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.64749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 11062 1727096102.64789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11062 1727096102.64795: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11062 1727096102.64815: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.64971: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 11062 1727096102.64998: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11062 1727096102.65001: stdout chunk (state=3): >>> <<< 11062 1727096102.65343: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.65656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11062 1727096102.65685: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.65754: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11062 1727096102.65833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11062 1727096102.65857: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.65941: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096102.66033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 11062 1727096102.66289: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # <<< 11062 1727096102.66321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 11062 1727096102.66342: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.66366: stdout chunk (state=3): >>> <<< 11062 1727096102.66497: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.66500: stdout chunk (state=3): >>> <<< 11062 1727096102.66711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11062 1727096102.66890: stdout chunk (state=3): >>># zipimport: zlib available<<< 11062 1727096102.66945: stdout chunk (state=3): >>> <<< 11062 1727096102.67546: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11062 1727096102.67684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11062 1727096102.67687: stdout chunk (state=3): >>># 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 0x7f75d899ec90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d899ddf0> <<< 11062 1727096102.67728: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8994fe0> <<< 11062 1727096102.69012: stdout chunk (state=3): >>> {"ansible_facts": {"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": "55", "second": "02", "epoch": "1727096102", "epoch_int": "1727096102", "date": "2024-09-23", "time": "08:55:02", "iso8601_micro": "2024-09-23T12:55:02.669973Z", "iso8601": "2024-09-23T12:55:02Z", "iso8601_basic": "20240923T085502669973", "iso8601_basic_short": "20240923T085502", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "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_pkg_mgr": "dnf", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11062 1727096102.69988: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # 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 <<< 11062 1727096102.70208: stdout chunk (state=3): >>># 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 <<< 11062 1727096102.70215: stdout chunk (state=3): >>># 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<<< 11062 1727096102.70246: stdout chunk (state=3): >>>.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 <<< 11062 1727096102.70631: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11062 1727096102.70638: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11062 1727096102.70676: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 11062 1727096102.70679: stdout chunk (state=3): >>># destroy _blake2 <<< 11062 1727096102.70710: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11062 1727096102.70714: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11062 1727096102.70796: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 11062 1727096102.70806: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 11062 1727096102.70866: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 11062 1727096102.70891: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11062 1727096102.70931: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 11062 1727096102.70947: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 11062 1727096102.70981: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 11062 1727096102.71002: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 11062 1727096102.71035: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 11062 1727096102.71089: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 11062 1727096102.71131: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct <<< 11062 1727096102.71154: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 11062 1727096102.71227: 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 <<< 11062 1727096102.71302: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # 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 <<< 11062 1727096102.71318: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 11062 1727096102.71340: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 11062 1727096102.71388: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 11062 1727096102.71597: 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 <<< 11062 1727096102.71619: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 11062 1727096102.71651: stdout chunk (state=3): >>># destroy _collections <<< 11062 1727096102.71695: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 11062 1727096102.71698: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 11062 1727096102.71722: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11062 1727096102.71789: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11062 1727096102.71962: 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 <<< 11062 1727096102.71982: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11062 1727096102.71985: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 11062 1727096102.72098: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 11062 1727096102.72102: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 11062 1727096102.72752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096102.72756: stdout chunk (state=3): >>><<< 11062 1727096102.72758: stderr chunk (state=3): >>><<< 11062 1727096102.72885: _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 0x7f75d9b104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9adfb30> # /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 0x7f75d9b12a50> 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 0x7f75d98e5130> # /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 0x7f75d98e5fa0> 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 0x7f75d9923e90> # /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 0x7f75d9923f50> # /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 0x7f75d995b830> # /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 0x7f75d995bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d993bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9939280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9921040> # /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 0x7f75d997b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d997a3f0> # /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 0x7f75d993a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9978c20> # /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 0x7f75d99b0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99202c0> # /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 0x7f75d99b0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b0bc0> # 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 0x7f75d99b0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d991ede0> # /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 0x7f75d99b1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b12e0> 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 0x7f75d99b2510> 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 0x7f75d99c8710> 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 0x7f75d99c9df0> # /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 0x7f75d99cac90> # 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 0x7f75d99cb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99ca1e0> # /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 0x7f75d99cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99cb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b2540> # /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 0x7f75d96c7bf0> # /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 0x7f75d96f06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f0440> # 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 0x7f75d96f0710> # /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 0x7f75d96f1040> # 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 0x7f75d96f19a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96c5d90> # /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 0x7f75d96f2db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f1af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d99b2c30> # /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 0x7f75d971f110> # /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 0x7f75d973f4a0> # /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 0x7f75d97a0260> # /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 0x7f75d97a29c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d97a0380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9769280> # /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 0x7f75d95a1340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d973e2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d96f3ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75d95a15b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload__5qw8j0o/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 0x7f75d960b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d95e9fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d95e9160> # 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 0x7f75d9608f80> # /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 0x7f75d963a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d963a780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d963a090> # /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 0x7f75d963aab0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d960bd40> 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 0x7f75d963b740> # 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 0x7f75d963b980> # /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 0x7f75d963bec0> 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 0x7f75d8f29b20> # 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 0x7f75d8f2b7a0> # /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 0x7f75d8f2c140> # /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 0x7f75d8f2d2b0> # /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 0x7f75d8f2fd70> # 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 0x7f75d97a01d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f2e030> # /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 0x7f75d8f37ad0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f365a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f36300> # /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 0x7f75d8f36870> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f2e540> # 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 0x7f75d8f7bda0> # /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 0x7f75d8f7bf20> # /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 0x7f75d8f7da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7d7c0> # /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 0x7f75d8f7ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7e0f0> # /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 0x7f75d8f836b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7fef0> # 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 0x7f75d8f849e0> # 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 0x7f75d8f84530> # 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 0x7f75d8f84b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f7c0e0> # /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 0x7f75d8e101a0> # 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 0x7f75d8e112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f86930> # 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 0x7f75d8f87ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8f86570> # 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 0x7f75d8e15550> # /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 0x7f75d8e162d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e11460> 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 0x7f75d8e16b40> # 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 0x7f75d8e17680> # 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 0x7f75d8e22180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e1d910> 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 0x7f75d8f0aa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d9666720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e21f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e149b0> # 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 0x7f75d8eb2360> # /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 0x7f75d8b00290> # 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 0x7f75d8b00860> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8e98bc0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb2e70> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb0a40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb0650> # /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 0x7f75d8b03590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b02e40> # 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 0x7f75d8b03020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b02270> # /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 0x7f75d8b03740> # /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 0x7f75d8b4a240> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b48260> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8eb0710> 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 0x7f75d8b4bda0> # /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 0x7f75d8b4aff0> 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 0x7f75d8b8e510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8b7e1e0> 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 0x7f75d8ba21e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8ba3b90> 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 0x7f75d899ec90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d899ddf0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75d8994fe0> {"ansible_facts": {"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": "55", "second": "02", "epoch": "1727096102", "epoch_int": "1727096102", "date": "2024-09-23", "time": "08:55:02", "iso8601_micro": "2024-09-23T12:55:02.669973Z", "iso8601": "2024-09-23T12:55:02Z", "iso8601_basic": "20240923T085502669973", "iso8601_basic_short": "20240923T085502", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "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_pkg_mgr": "dnf", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "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 11062 1727096102.74063: 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-1727096102.07481-11154-109860657097627/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096102.74066: _low_level_execute_command(): starting 11062 1727096102.74312: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096102.07481-11154-109860657097627/ > /dev/null 2>&1 && sleep 0' 11062 1727096102.74326: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096102.74330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096102.74332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096102.74335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096102.74337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096102.74339: 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 <<< 11062 1727096102.74341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096102.74343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096102.74344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096102.74572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096102.77275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096102.77279: stdout chunk (state=3): >>><<< 11062 1727096102.77285: stderr chunk (state=3): >>><<< 11062 1727096102.77304: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096102.77475: handler run complete 11062 1727096102.77519: variable 'ansible_facts' from source: unknown 11062 1727096102.77591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096102.77931: variable 'ansible_facts' from source: unknown 11062 1727096102.78216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096102.78677: attempt loop complete, returning result 11062 1727096102.78680: _execute() done 11062 1727096102.78682: dumping result to json 11062 1727096102.78684: done dumping result, returning 11062 1727096102.78685: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-482e-8c87-0000000000de] 11062 1727096102.78687: sending task result for task 0afff68d-5257-482e-8c87-0000000000de 11062 1727096102.78769: done sending task result for task 0afff68d-5257-482e-8c87-0000000000de ok: [managed_node1] 11062 1727096102.79089: no more pending results, returning what we have 11062 1727096102.79094: results queue empty 11062 1727096102.79095: checking for any_errors_fatal 11062 1727096102.79096: done checking for any_errors_fatal 11062 1727096102.79097: checking for max_fail_percentage 11062 1727096102.79099: done checking for max_fail_percentage 11062 1727096102.79099: checking to see if all hosts have failed and the running result is not ok 11062 1727096102.79100: done checking to see if all hosts have failed 11062 1727096102.79101: getting the remaining hosts for this loop 11062 1727096102.79102: done getting the remaining hosts for this loop 11062 1727096102.79106: getting the next task for host managed_node1 11062 1727096102.79115: done getting next task for host managed_node1 11062 1727096102.79118: ^ task is: TASK: Check if system is ostree 11062 1727096102.79120: ^ 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 11062 1727096102.79124: getting variables 11062 1727096102.79125: in VariableManager get_vars() 11062 1727096102.79157: Calling all_inventory to load vars for managed_node1 11062 1727096102.79159: Calling groups_inventory to load vars for managed_node1 11062 1727096102.79162: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096102.79409: Calling all_plugins_play to load vars for managed_node1 11062 1727096102.79413: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096102.79417: Calling groups_plugins_play to load vars for managed_node1 11062 1727096102.79819: WORKER PROCESS EXITING 11062 1727096102.79957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096102.80345: done with get_vars() 11062 1727096102.80360: 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:55:02 -0400 (0:00:00.855) 0:00:02.445 ****** 11062 1727096102.80612: entering _queue_task() for managed_node1/stat 11062 1727096102.81458: worker is 1 (out of 1 available) 11062 1727096102.81807: exiting _queue_task() for managed_node1/stat 11062 1727096102.81820: done queuing things up, now waiting for results queue to drain 11062 1727096102.81821: waiting for pending results... 11062 1727096102.82260: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 11062 1727096102.82386: in run() - task 0afff68d-5257-482e-8c87-0000000000e0 11062 1727096102.82398: variable 'ansible_search_path' from source: unknown 11062 1727096102.82402: variable 'ansible_search_path' from source: unknown 11062 1727096102.82475: calling self._execute() 11062 1727096102.82774: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096102.82779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096102.82784: variable 'omit' from source: magic vars 11062 1727096102.83143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096102.83414: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096102.83471: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096102.83505: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096102.83572: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096102.83670: 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) 11062 1727096102.83700: 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) 11062 1727096102.83732: 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) 11062 1727096102.83776: 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) 11062 1727096102.83918: Evaluated conditional (not __network_is_ostree is defined): True 11062 1727096102.83927: variable 'omit' from source: magic vars 11062 1727096102.83966: variable 'omit' from source: magic vars 11062 1727096102.84012: variable 'omit' from source: magic vars 11062 1727096102.84038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096102.84074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096102.84107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096102.84131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096102.84151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096102.84194: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096102.84229: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096102.84232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096102.84320: Set connection var ansible_connection to ssh 11062 1727096102.84332: Set connection var ansible_shell_executable to /bin/sh 11062 1727096102.84340: Set connection var ansible_pipelining to False 11062 1727096102.84785: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096102.84789: Set connection var ansible_timeout to 10 11062 1727096102.84791: Set connection var ansible_shell_type to sh 11062 1727096102.84794: variable 'ansible_shell_executable' from source: unknown 11062 1727096102.84795: variable 'ansible_connection' from source: unknown 11062 1727096102.84798: variable 'ansible_module_compression' from source: unknown 11062 1727096102.84800: variable 'ansible_shell_type' from source: unknown 11062 1727096102.84802: variable 'ansible_shell_executable' from source: unknown 11062 1727096102.84803: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096102.84805: variable 'ansible_pipelining' from source: unknown 11062 1727096102.84807: variable 'ansible_timeout' from source: unknown 11062 1727096102.84809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096102.84980: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096102.85004: variable 'omit' from source: magic vars 11062 1727096102.85014: starting attempt loop 11062 1727096102.85021: running the handler 11062 1727096102.85040: _low_level_execute_command(): starting 11062 1727096102.85057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096102.86926: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096102.86955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096102.87113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096102.87180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096102.88897: stdout chunk (state=3): >>>/root <<< 11062 1727096102.89102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096102.89106: stdout chunk (state=3): >>><<< 11062 1727096102.89108: stderr chunk (state=3): >>><<< 11062 1727096102.89387: _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 11062 1727096102.89399: _low_level_execute_command(): starting 11062 1727096102.89403: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668 `" && echo ansible-tmp-1727096102.8929381-11185-268422431849668="` echo /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668 `" ) && sleep 0' 11062 1727096102.91346: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096102.91354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096102.91356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096102.91359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096102.91394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096102.91398: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096102.91400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096102.91565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096102.91584: 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 <<< 11062 1727096102.91611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096102.91709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096102.91809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096102.94283: stdout chunk (state=3): >>>ansible-tmp-1727096102.8929381-11185-268422431849668=/root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668 <<< 11062 1727096102.94287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096102.94524: stderr chunk (state=3): >>><<< 11062 1727096102.94528: stdout chunk (state=3): >>><<< 11062 1727096102.94531: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096102.8929381-11185-268422431849668=/root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096102.94534: variable 'ansible_module_compression' from source: unknown 11062 1727096102.94743: ANSIBALLZ: Using lock for stat 11062 1727096102.94963: ANSIBALLZ: Acquiring lock 11062 1727096102.94966: ANSIBALLZ: Lock acquired: 140132054962720 11062 1727096102.94970: ANSIBALLZ: Creating module 11062 1727096103.21388: ANSIBALLZ: Writing module into payload 11062 1727096103.21775: ANSIBALLZ: Writing module 11062 1727096103.21779: ANSIBALLZ: Renaming module 11062 1727096103.21782: ANSIBALLZ: Done creating module 11062 1727096103.21784: variable 'ansible_facts' from source: unknown 11062 1727096103.21863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/AnsiballZ_stat.py 11062 1727096103.22166: Sending initial data 11062 1727096103.22180: Sent initial data (153 bytes) 11062 1727096103.23692: 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' <<< 11062 1727096103.23735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096103.23766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096103.23856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096103.26272: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096103.26379: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096103.26470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpxnzs8jzx /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/AnsiballZ_stat.py <<< 11062 1727096103.26474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/AnsiballZ_stat.py" <<< 11062 1727096103.26579: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpxnzs8jzx" to remote "/root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/AnsiballZ_stat.py" <<< 11062 1727096103.28199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096103.28302: stderr chunk (state=3): >>><<< 11062 1727096103.28305: stdout chunk (state=3): >>><<< 11062 1727096103.28313: done transferring module to remote 11062 1727096103.28315: _low_level_execute_command(): starting 11062 1727096103.28318: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/ /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/AnsiballZ_stat.py && sleep 0' 11062 1727096103.29144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096103.29153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096103.29165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096103.29217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096103.29221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096103.29224: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096103.29226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096103.29228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096103.29231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096103.29309: 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 <<< 11062 1727096103.29348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096103.29419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096103.32170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096103.32175: stdout chunk (state=3): >>><<< 11062 1727096103.32177: stderr chunk (state=3): >>><<< 11062 1727096103.32180: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096103.32182: _low_level_execute_command(): starting 11062 1727096103.32184: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/AnsiballZ_stat.py && sleep 0' 11062 1727096103.32780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096103.32797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096103.32808: 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 <<< 11062 1727096103.32888: 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 <<< 11062 1727096103.32979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096103.36071: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11062 1727096103.36110: stdout chunk (state=3): >>>import _imp # builtin <<< 11062 1727096103.36145: stdout chunk (state=3): >>>import '_thread' # <<< 11062 1727096103.36180: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 11062 1727096103.36257: stdout chunk (state=3): >>>import '_io' # <<< 11062 1727096103.36276: stdout chunk (state=3): >>>import 'marshal' # <<< 11062 1727096103.36401: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 11062 1727096103.36410: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11062 1727096103.36466: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11062 1727096103.36489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096103.36516: stdout chunk (state=3): >>>import '_codecs' # <<< 11062 1727096103.36569: stdout chunk (state=3): >>>import 'codecs' # <<< 11062 1727096103.36607: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11062 1727096103.36804: 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 0x7faf068184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf067e7b30> # /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 0x7faf0681aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 11062 1727096103.36928: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11062 1727096103.36964: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11062 1727096103.37011: stdout chunk (state=3): >>>import 'os' # <<< 11062 1727096103.37062: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11062 1727096103.37091: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11062 1727096103.37109: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 11062 1727096103.37119: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11062 1727096103.37172: 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' <<< 11062 1727096103.37200: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0662d130> <<< 11062 1727096103.37273: 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 <<< 11062 1727096103.37300: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096103.37318: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0662dfa0> <<< 11062 1727096103.37348: stdout chunk (state=3): >>>import 'site' # <<< 11062 1727096103.37517: 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. <<< 11062 1727096103.37772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11062 1727096103.37840: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 11062 1727096103.37869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11062 1727096103.38017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11062 1727096103.38095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0666be90> # /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' <<< 11062 1727096103.38098: stdout chunk (state=3): >>>import '_operator' # <<< 11062 1727096103.38306: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0666bf50> # /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 0x7faf066a3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11062 1727096103.38325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 11062 1727096103.38335: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066a3ec0> <<< 11062 1727096103.38361: stdout chunk (state=3): >>>import '_collections' # <<< 11062 1727096103.38427: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06683b60> <<< 11062 1727096103.38456: stdout chunk (state=3): >>>import '_functools' # <<< 11062 1727096103.38494: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06681280> <<< 11062 1727096103.38639: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06669040> <<< 11062 1727096103.38694: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11062 1727096103.38707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11062 1727096103.38778: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11062 1727096103.38847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 11062 1727096103.38886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11062 1727096103.38998: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066c23f0> # /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 0x7faf06682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066c0c20> # /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' <<< 11062 1727096103.39016: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066682c0> <<< 11062 1727096103.39075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11062 1727096103.39115: stdout chunk (state=3): >>># 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 0x7faf066f8d10> <<< 11062 1727096103.39307: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066f8bc0> # 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 0x7faf066f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06666de0> # /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 0x7faf066f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066f92e0> import 'importlib.machinery' # <<< 11062 1727096103.39319: 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' <<< 11062 1727096103.39360: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066fa510> <<< 11062 1727096103.39377: stdout chunk (state=3): >>>import 'importlib.util' # <<< 11062 1727096103.39400: stdout chunk (state=3): >>>import 'runpy' # <<< 11062 1727096103.39426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11062 1727096103.39477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11062 1727096103.39510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 11062 1727096103.39543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 11062 1727096103.39549: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06710710> <<< 11062 1727096103.39604: stdout chunk (state=3): >>>import 'errno' # <<< 11062 1727096103.39607: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.39619: 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 0x7faf06711df0> <<< 11062 1727096103.39655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11062 1727096103.39706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11062 1727096103.39721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11062 1727096103.39760: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06712c90> <<< 11062 1727096103.39799: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.39811: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.40002: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf067132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf067121e0> # /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 0x7faf06713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf067134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066fa540> # /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' <<< 11062 1727096103.40029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11062 1727096103.40061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11062 1727096103.40132: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.40137: 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 0x7faf064afbf0> <<< 11062 1727096103.40192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 11062 1727096103.40206: 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 0x7faf064d86e0> <<< 11062 1727096103.40259: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064d8440> <<< 11062 1727096103.40286: 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 0x7faf064d8710> <<< 11062 1727096103.40316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11062 1727096103.40327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11062 1727096103.40429: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.40827: 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 0x7faf064d9040> # 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 0x7faf064d99a0> <<< 11062 1727096103.40854: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064d88f0> <<< 11062 1727096103.40856: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064add90> <<< 11062 1727096103.40896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11062 1727096103.41098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064dadb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064d9af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066fac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11062 1727096103.41129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11062 1727096103.41150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11062 1727096103.41184: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06507110> <<< 11062 1727096103.41343: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /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' <<< 11062 1727096103.41371: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf065274a0> <<< 11062 1727096103.41388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11062 1727096103.41489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11062 1727096103.41524: stdout chunk (state=3): >>>import 'ntpath' # <<< 11062 1727096103.41574: 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 0x7faf06588260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11062 1727096103.41696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11062 1727096103.41699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11062 1727096103.41808: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0658a9c0> <<< 11062 1727096103.41956: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06588380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06551280> <<< 11062 1727096103.42006: 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 0x7faf0638d340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf065262a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064dbce0> <<< 11062 1727096103.42219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11062 1727096103.42251: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf0638d5b0> <<< 11062 1727096103.42486: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_evq26jtw/ansible_stat_payload.zip' # zipimport: zlib available <<< 11062 1727096103.42599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.42639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11062 1727096103.42670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11062 1727096103.42762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11062 1727096103.42839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11062 1727096103.42907: 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' <<< 11062 1727096103.42911: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf063e30b0> <<< 11062 1727096103.42970: stdout chunk (state=3): >>>import '_typing' # <<< 11062 1727096103.43226: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf063c1fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf063c1130> # zipimport: zlib available <<< 11062 1727096103.43490: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 11062 1727096103.45523: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.47544: 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 0x7faf063e0f80> # /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' <<< 11062 1727096103.47548: 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' <<< 11062 1727096103.47576: 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 0x7faf0640a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0640a720> <<< 11062 1727096103.47597: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0640a030> <<< 11062 1727096103.47689: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0640aa80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf063e3d40> import 'atexit' # <<< 11062 1727096103.47715: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.47736: 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 0x7faf0640b6e0> <<< 11062 1727096103.47782: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.47793: 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 0x7faf0640b920> <<< 11062 1727096103.47813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11062 1727096103.47890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11062 1727096103.47988: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0640be30> import 'pwd' # <<< 11062 1727096103.48011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11062 1727096103.48045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11062 1727096103.48104: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d15a60> <<< 11062 1727096103.48138: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.48161: 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 0x7faf05d17710> <<< 11062 1727096103.48217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11062 1727096103.48297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11062 1727096103.48433: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d18110> # /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 0x7faf05d192b0> # /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' <<< 11062 1727096103.48459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11062 1727096103.48550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d1bd10> <<< 11062 1727096103.48604: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.48653: 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 0x7faf065881d0> <<< 11062 1727096103.48686: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d19ee0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11062 1727096103.48774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 11062 1727096103.48853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11062 1727096103.48871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11062 1727096103.49006: 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 0x7faf05d23a10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d22510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d22270> <<< 11062 1727096103.49071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11062 1727096103.49075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11062 1727096103.49239: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d227b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d1a450> <<< 11062 1727096103.49242: 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 0x7faf05d6bcb0> <<< 11062 1727096103.49322: 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'<<< 11062 1727096103.49685: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6bce0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 11062 1727096103.49708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # 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 0x7faf05d6d850> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6d610> # /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' <<< 11062 1727096103.49793: 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 0x7faf05d6fd70> <<< 11062 1727096103.49891: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6df10> # /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' # <<< 11062 1727096103.49935: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d73590> <<< 11062 1727096103.50138: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6ff20> <<< 11062 1727096103.50240: 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 0x7faf05d74830><<< 11062 1727096103.50251: stdout chunk (state=3): >>> <<< 11062 1727096103.50297: 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' <<< 11062 1727096103.50326: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf05d74380> <<< 11062 1727096103.50465: 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' <<< 11062 1727096103.50470: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf05d74950> <<< 11062 1727096103.50490: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6b6e0> # /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' <<< 11062 1727096103.50500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11062 1727096103.50531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11062 1727096103.50670: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.50903: 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 0x7faf05d77fe0> <<< 11062 1727096103.50930: 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 0x7faf05c01640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d767e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 11062 1727096103.50954: 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 0x7faf05d77b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d76420> <<< 11062 1727096103.50990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.51026: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11062 1727096103.51045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.51190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.51351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.51430: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 11062 1727096103.51458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11062 1727096103.51618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.51806: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.52711: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.53857: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # 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 0x7faf05c05880> <<< 11062 1727096103.53948: 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' <<< 11062 1727096103.53952: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c06690> <<< 11062 1727096103.53954: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c01490> <<< 11062 1727096103.54032: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11062 1727096103.54036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.54071: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.54108: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11062 1727096103.54111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.54344: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.54584: 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' <<< 11062 1727096103.54699: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c066f0> # zipimport: zlib available <<< 11062 1727096103.55391: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.56120: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.56212: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.56326: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11062 1727096103.56487: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 11062 1727096103.56614: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.56740: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11062 1727096103.56762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.56812: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.56870: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11062 1727096103.56932: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.57266: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.57611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11062 1727096103.57714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11062 1727096103.57797: stdout chunk (state=3): >>>import '_ast' # <<< 11062 1727096103.57856: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c07950> <<< 11062 1727096103.57859: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.57970: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.58157: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11062 1727096103.58291: stdout chunk (state=3): >>>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 <<< 11062 1727096103.58390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.58417: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.58515: 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 <<< 11062 1727096103.58580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096103.58708: 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' <<< 11062 1727096103.58895: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf05c12360> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c0edb0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11062 1727096103.58935: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.59026: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.59081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.59122: 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 <<< 11062 1727096103.59217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11062 1727096103.59244: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11062 1727096103.59324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11062 1727096103.59351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11062 1727096103.59380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11062 1727096103.59483: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d02d20> <<< 11062 1727096103.59544: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064469f0> <<< 11062 1727096103.59670: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c12570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d77320> <<< 11062 1727096103.59981: stdout chunk (state=3): >>># 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 <<< 11062 1727096103.60130: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.60453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11062 1727096103.60649: 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"}}} <<< 11062 1727096103.60685: stdout chunk (state=3): >>># destroy __main__ <<< 11062 1727096103.61175: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11062 1727096103.61220: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 11062 1727096103.61248: stdout chunk (state=3): >>> # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 11062 1727096103.61349: stdout chunk (state=3): >>># 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<<< 11062 1727096103.61403: stdout chunk (state=3): >>> # 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<<< 11062 1727096103.61408: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma<<< 11062 1727096103.61472: stdout chunk (state=3): >>> # 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<<< 11062 1727096103.61499: stdout chunk (state=3): >>> # 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<<< 11062 1727096103.61810: stdout chunk (state=3): >>> # 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<<< 11062 1727096103.61814: stdout chunk (state=3): >>> # 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 <<< 11062 1727096103.62056: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11062 1727096103.62090: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 11062 1727096103.62110: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11062 1727096103.62199: stdout chunk (state=3): >>># 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 <<< 11062 1727096103.62231: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 11062 1727096103.62271: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 11062 1727096103.62402: stdout chunk (state=3): >>># 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 <<< 11062 1727096103.62432: stdout chunk (state=3): >>># 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<<< 11062 1727096103.62465: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 11062 1727096103.62492: 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<<< 11062 1727096103.62536: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 11062 1727096103.62590: 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 <<< 11062 1727096103.62745: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11062 1727096103.62772: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 11062 1727096103.62804: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 11062 1727096103.62990: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11062 1727096103.63052: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11062 1727096103.63064: stdout chunk (state=3): >>># destroy time <<< 11062 1727096103.63114: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11062 1727096103.63157: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 11062 1727096103.63160: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 11062 1727096103.63182: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 11062 1727096103.63670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096103.63682: stderr chunk (state=3): >>><<< 11062 1727096103.63689: stdout chunk (state=3): >>><<< 11062 1727096103.63786: _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 0x7faf068184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf067e7b30> # /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 0x7faf0681aa50> 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 0x7faf0662d130> # /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 0x7faf0662dfa0> 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 0x7faf0666be90> # /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 0x7faf0666bf50> # /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 0x7faf066a3830> # /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 0x7faf066a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06681280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06669040> # /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 0x7faf066c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066c23f0> # /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 0x7faf06682150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066c0c20> # /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 0x7faf066f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066682c0> # /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 0x7faf066f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066f8bc0> # 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 0x7faf066f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06666de0> # /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 0x7faf066f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066f92e0> 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 0x7faf066fa510> 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 0x7faf06710710> 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 0x7faf06711df0> # /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 0x7faf06712c90> # 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 0x7faf067132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf067121e0> # /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 0x7faf06713d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf067134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066fa540> # /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 0x7faf064afbf0> # /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 0x7faf064d86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064d8440> # 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 0x7faf064d8710> # /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 0x7faf064d9040> # 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 0x7faf064d99a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064d88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064add90> # /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 0x7faf064dadb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064d9af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf066fac30> # /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 0x7faf06507110> # /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 0x7faf065274a0> # /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 0x7faf06588260> # /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 0x7faf0658a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06588380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf06551280> # /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 0x7faf0638d340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf065262a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064dbce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf0638d5b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_evq26jtw/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 0x7faf063e30b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf063c1fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf063c1130> # 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 0x7faf063e0f80> # /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 0x7faf0640a990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0640a720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf0640a030> # /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 0x7faf0640aa80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf063e3d40> 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 0x7faf0640b6e0> # 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 0x7faf0640b920> # /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 0x7faf0640be30> 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 0x7faf05d15a60> # 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 0x7faf05d17710> # /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 0x7faf05d18110> # /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 0x7faf05d192b0> # /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 0x7faf05d1bd10> # 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 0x7faf065881d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d19ee0> # /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 0x7faf05d23a10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d22510> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d22270> # /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 0x7faf05d227b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d1a450> # 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 0x7faf05d6bcb0> # /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 0x7faf05d6bce0> # /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 0x7faf05d6d850> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6d610> # /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 0x7faf05d6fd70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6df10> # /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 0x7faf05d73590> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6ff20> # 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 0x7faf05d74830> # 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 0x7faf05d74380> # 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 0x7faf05d74950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d6b6e0> # /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 0x7faf05d77fe0> # 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 0x7faf05c01640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d767e0> # 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 0x7faf05d77b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d76420> # 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 0x7faf05c05880> # /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 0x7faf05c06690> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c01490> 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 0x7faf05c066f0> # 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 0x7faf05c07950> # 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 0x7faf05c12360> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c0edb0> 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 0x7faf05d02d20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf064469f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05c12570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf05d77320> # 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: 4 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 11062 1727096103.64956: 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-1727096102.8929381-11185-268422431849668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096103.64960: _low_level_execute_command(): starting 11062 1727096103.64962: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096102.8929381-11185-268422431849668/ > /dev/null 2>&1 && sleep 0' 11062 1727096103.64964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096103.64970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096103.64972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096103.64974: 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 <<< 11062 1727096103.64977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096103.64996: 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 <<< 11062 1727096103.65154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096103.65157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096103.65293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096103.65330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096103.67997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096103.68007: stdout chunk (state=3): >>><<< 11062 1727096103.68024: stderr chunk (state=3): >>><<< 11062 1727096103.68042: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096103.68052: handler run complete 11062 1727096103.68079: attempt loop complete, returning result 11062 1727096103.68088: _execute() done 11062 1727096103.68095: dumping result to json 11062 1727096103.68101: done dumping result, returning 11062 1727096103.68110: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0afff68d-5257-482e-8c87-0000000000e0] 11062 1727096103.68116: sending task result for task 0afff68d-5257-482e-8c87-0000000000e0 ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 11062 1727096103.68266: no more pending results, returning what we have 11062 1727096103.68271: results queue empty 11062 1727096103.68272: checking for any_errors_fatal 11062 1727096103.68278: done checking for any_errors_fatal 11062 1727096103.68279: checking for max_fail_percentage 11062 1727096103.68281: done checking for max_fail_percentage 11062 1727096103.68281: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.68282: done checking to see if all hosts have failed 11062 1727096103.68283: getting the remaining hosts for this loop 11062 1727096103.68284: done getting the remaining hosts for this loop 11062 1727096103.68289: getting the next task for host managed_node1 11062 1727096103.68294: done getting next task for host managed_node1 11062 1727096103.68298: ^ task is: TASK: Set flag to indicate system is ostree 11062 1727096103.68300: ^ 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 11062 1727096103.68303: getting variables 11062 1727096103.68305: in VariableManager get_vars() 11062 1727096103.68334: Calling all_inventory to load vars for managed_node1 11062 1727096103.68336: Calling groups_inventory to load vars for managed_node1 11062 1727096103.68339: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.68353: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.68355: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.68359: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.68725: done sending task result for task 0afff68d-5257-482e-8c87-0000000000e0 11062 1727096103.68728: WORKER PROCESS EXITING 11062 1727096103.68751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.68945: done with get_vars() 11062 1727096103.68956: done getting variables 11062 1727096103.69081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:55:03 -0400 (0:00:00.884) 0:00:03.330 ****** 11062 1727096103.69109: entering _queue_task() for managed_node1/set_fact 11062 1727096103.69111: Creating lock for set_fact 11062 1727096103.69733: worker is 1 (out of 1 available) 11062 1727096103.69746: exiting _queue_task() for managed_node1/set_fact 11062 1727096103.69758: done queuing things up, now waiting for results queue to drain 11062 1727096103.69760: waiting for pending results... 11062 1727096103.70230: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 11062 1727096103.70519: in run() - task 0afff68d-5257-482e-8c87-0000000000e1 11062 1727096103.70524: variable 'ansible_search_path' from source: unknown 11062 1727096103.70527: variable 'ansible_search_path' from source: unknown 11062 1727096103.70529: calling self._execute() 11062 1727096103.70602: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.70606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.70616: variable 'omit' from source: magic vars 11062 1727096103.71239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096103.71651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096103.71774: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096103.71778: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096103.71803: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096103.71908: 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) 11062 1727096103.71940: 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) 11062 1727096103.71984: 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) 11062 1727096103.72020: 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) 11062 1727096103.72203: Evaluated conditional (not __network_is_ostree is defined): True 11062 1727096103.72207: variable 'omit' from source: magic vars 11062 1727096103.72277: variable 'omit' from source: magic vars 11062 1727096103.72410: variable '__ostree_booted_stat' from source: set_fact 11062 1727096103.72541: variable 'omit' from source: magic vars 11062 1727096103.72545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096103.72555: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096103.72583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096103.72606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096103.72621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096103.72672: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096103.72682: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.72691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.72809: Set connection var ansible_connection to ssh 11062 1727096103.72823: Set connection var ansible_shell_executable to /bin/sh 11062 1727096103.72834: Set connection var ansible_pipelining to False 11062 1727096103.72872: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096103.72884: Set connection var ansible_timeout to 10 11062 1727096103.72896: Set connection var ansible_shell_type to sh 11062 1727096103.72930: variable 'ansible_shell_executable' from source: unknown 11062 1727096103.72945: variable 'ansible_connection' from source: unknown 11062 1727096103.72956: variable 'ansible_module_compression' from source: unknown 11062 1727096103.72976: variable 'ansible_shell_type' from source: unknown 11062 1727096103.72991: variable 'ansible_shell_executable' from source: unknown 11062 1727096103.73004: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.73079: variable 'ansible_pipelining' from source: unknown 11062 1727096103.73082: variable 'ansible_timeout' from source: unknown 11062 1727096103.73084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.73157: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096103.73191: variable 'omit' from source: magic vars 11062 1727096103.73201: starting attempt loop 11062 1727096103.73208: running the handler 11062 1727096103.73224: handler run complete 11062 1727096103.73296: attempt loop complete, returning result 11062 1727096103.73299: _execute() done 11062 1727096103.73302: dumping result to json 11062 1727096103.73304: done dumping result, returning 11062 1727096103.73307: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0afff68d-5257-482e-8c87-0000000000e1] 11062 1727096103.73309: sending task result for task 0afff68d-5257-482e-8c87-0000000000e1 11062 1727096103.73383: done sending task result for task 0afff68d-5257-482e-8c87-0000000000e1 11062 1727096103.73386: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11062 1727096103.73448: no more pending results, returning what we have 11062 1727096103.73450: results queue empty 11062 1727096103.73451: checking for any_errors_fatal 11062 1727096103.73457: done checking for any_errors_fatal 11062 1727096103.73457: checking for max_fail_percentage 11062 1727096103.73459: done checking for max_fail_percentage 11062 1727096103.73460: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.73460: done checking to see if all hosts have failed 11062 1727096103.73461: getting the remaining hosts for this loop 11062 1727096103.73462: done getting the remaining hosts for this loop 11062 1727096103.73465: getting the next task for host managed_node1 11062 1727096103.73475: done getting next task for host managed_node1 11062 1727096103.73478: ^ task is: TASK: Fix CentOS6 Base repo 11062 1727096103.73480: ^ 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 11062 1727096103.73483: getting variables 11062 1727096103.73485: in VariableManager get_vars() 11062 1727096103.73515: Calling all_inventory to load vars for managed_node1 11062 1727096103.73517: Calling groups_inventory to load vars for managed_node1 11062 1727096103.73520: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.73531: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.73533: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.73542: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.74008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.74235: done with get_vars() 11062 1727096103.74247: done getting variables 11062 1727096103.74400: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:55:03 -0400 (0:00:00.053) 0:00:03.383 ****** 11062 1727096103.74430: entering _queue_task() for managed_node1/copy 11062 1727096103.74806: worker is 1 (out of 1 available) 11062 1727096103.74819: exiting _queue_task() for managed_node1/copy 11062 1727096103.74853: done queuing things up, now waiting for results queue to drain 11062 1727096103.74855: waiting for pending results... 11062 1727096103.75185: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 11062 1727096103.75207: in run() - task 0afff68d-5257-482e-8c87-0000000000e3 11062 1727096103.75227: variable 'ansible_search_path' from source: unknown 11062 1727096103.75234: variable 'ansible_search_path' from source: unknown 11062 1727096103.75278: calling self._execute() 11062 1727096103.75473: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.75476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.75479: variable 'omit' from source: magic vars 11062 1727096103.75821: variable 'ansible_distribution' from source: facts 11062 1727096103.75850: Evaluated conditional (ansible_distribution == 'CentOS'): True 11062 1727096103.75972: variable 'ansible_distribution_major_version' from source: facts 11062 1727096103.75984: Evaluated conditional (ansible_distribution_major_version == '6'): False 11062 1727096103.75991: when evaluation is False, skipping this task 11062 1727096103.75998: _execute() done 11062 1727096103.76005: dumping result to json 11062 1727096103.76013: done dumping result, returning 11062 1727096103.76024: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0afff68d-5257-482e-8c87-0000000000e3] 11062 1727096103.76032: sending task result for task 0afff68d-5257-482e-8c87-0000000000e3 11062 1727096103.76373: done sending task result for task 0afff68d-5257-482e-8c87-0000000000e3 11062 1727096103.76377: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11062 1727096103.76436: no more pending results, returning what we have 11062 1727096103.76438: results queue empty 11062 1727096103.76439: checking for any_errors_fatal 11062 1727096103.76444: done checking for any_errors_fatal 11062 1727096103.76445: checking for max_fail_percentage 11062 1727096103.76447: done checking for max_fail_percentage 11062 1727096103.76448: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.76448: done checking to see if all hosts have failed 11062 1727096103.76449: getting the remaining hosts for this loop 11062 1727096103.76450: done getting the remaining hosts for this loop 11062 1727096103.76454: getting the next task for host managed_node1 11062 1727096103.76459: done getting next task for host managed_node1 11062 1727096103.76461: ^ task is: TASK: Include the task 'enable_epel.yml' 11062 1727096103.76464: ^ 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 11062 1727096103.76469: getting variables 11062 1727096103.76470: in VariableManager get_vars() 11062 1727096103.76497: Calling all_inventory to load vars for managed_node1 11062 1727096103.76500: Calling groups_inventory to load vars for managed_node1 11062 1727096103.76503: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.76513: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.76516: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.76519: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.76733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.76916: done with get_vars() 11062 1727096103.76926: 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:55:03 -0400 (0:00:00.025) 0:00:03.409 ****** 11062 1727096103.77016: entering _queue_task() for managed_node1/include_tasks 11062 1727096103.77311: worker is 1 (out of 1 available) 11062 1727096103.77322: exiting _queue_task() for managed_node1/include_tasks 11062 1727096103.77335: done queuing things up, now waiting for results queue to drain 11062 1727096103.77336: waiting for pending results... 11062 1727096103.77580: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 11062 1727096103.77679: in run() - task 0afff68d-5257-482e-8c87-0000000000e4 11062 1727096103.77701: variable 'ansible_search_path' from source: unknown 11062 1727096103.77708: variable 'ansible_search_path' from source: unknown 11062 1727096103.77747: calling self._execute() 11062 1727096103.77831: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.77843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.77858: variable 'omit' from source: magic vars 11062 1727096103.78420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096103.80627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096103.80707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096103.80746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096103.80787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096103.80815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096103.80976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096103.81021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096103.81061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096103.81115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096103.81170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096103.81332: variable '__network_is_ostree' from source: set_fact 11062 1727096103.81378: Evaluated conditional (not __network_is_ostree | d(false)): True 11062 1727096103.81392: _execute() done 11062 1727096103.81403: dumping result to json 11062 1727096103.81410: done dumping result, returning 11062 1727096103.81420: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-482e-8c87-0000000000e4] 11062 1727096103.81430: sending task result for task 0afff68d-5257-482e-8c87-0000000000e4 11062 1727096103.81633: done sending task result for task 0afff68d-5257-482e-8c87-0000000000e4 11062 1727096103.81638: WORKER PROCESS EXITING 11062 1727096103.81665: no more pending results, returning what we have 11062 1727096103.81672: in VariableManager get_vars() 11062 1727096103.81706: Calling all_inventory to load vars for managed_node1 11062 1727096103.81708: Calling groups_inventory to load vars for managed_node1 11062 1727096103.81711: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.81722: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.81724: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.81727: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.82125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.82613: done with get_vars() 11062 1727096103.82621: variable 'ansible_search_path' from source: unknown 11062 1727096103.82622: variable 'ansible_search_path' from source: unknown 11062 1727096103.82664: we have included files to process 11062 1727096103.82665: generating all_blocks data 11062 1727096103.82667: done generating all_blocks data 11062 1727096103.82680: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11062 1727096103.82681: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11062 1727096103.82684: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11062 1727096103.83403: done processing included file 11062 1727096103.83406: iterating over new_blocks loaded from include file 11062 1727096103.83408: in VariableManager get_vars() 11062 1727096103.83420: done with get_vars() 11062 1727096103.83422: filtering new block on tags 11062 1727096103.83456: done filtering new block on tags 11062 1727096103.83459: in VariableManager get_vars() 11062 1727096103.83472: done with get_vars() 11062 1727096103.83474: filtering new block on tags 11062 1727096103.83485: done filtering new block on tags 11062 1727096103.83486: 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 11062 1727096103.83492: extending task lists for all hosts with included blocks 11062 1727096103.83603: done extending task lists 11062 1727096103.83605: done processing included files 11062 1727096103.83605: results queue empty 11062 1727096103.83606: checking for any_errors_fatal 11062 1727096103.83609: done checking for any_errors_fatal 11062 1727096103.83610: checking for max_fail_percentage 11062 1727096103.83611: done checking for max_fail_percentage 11062 1727096103.83612: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.83613: done checking to see if all hosts have failed 11062 1727096103.83613: getting the remaining hosts for this loop 11062 1727096103.83615: done getting the remaining hosts for this loop 11062 1727096103.83617: getting the next task for host managed_node1 11062 1727096103.83622: done getting next task for host managed_node1 11062 1727096103.83624: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11062 1727096103.83626: ^ 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 11062 1727096103.83628: getting variables 11062 1727096103.83629: in VariableManager get_vars() 11062 1727096103.83638: Calling all_inventory to load vars for managed_node1 11062 1727096103.83640: Calling groups_inventory to load vars for managed_node1 11062 1727096103.83642: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.83657: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.83666: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.83672: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.83841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.84058: done with get_vars() 11062 1727096103.84069: done getting variables 11062 1727096103.84145: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11062 1727096103.84370: 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:55:03 -0400 (0:00:00.074) 0:00:03.483 ****** 11062 1727096103.84423: entering _queue_task() for managed_node1/command 11062 1727096103.84425: Creating lock for command 11062 1727096103.84806: worker is 1 (out of 1 available) 11062 1727096103.84818: exiting _queue_task() for managed_node1/command 11062 1727096103.84829: done queuing things up, now waiting for results queue to drain 11062 1727096103.84831: waiting for pending results... 11062 1727096103.85189: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 11062 1727096103.85194: in run() - task 0afff68d-5257-482e-8c87-0000000000fe 11062 1727096103.85197: variable 'ansible_search_path' from source: unknown 11062 1727096103.85200: variable 'ansible_search_path' from source: unknown 11062 1727096103.85319: calling self._execute() 11062 1727096103.85323: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.85326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.85328: variable 'omit' from source: magic vars 11062 1727096103.85709: variable 'ansible_distribution' from source: facts 11062 1727096103.85726: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11062 1727096103.85844: variable 'ansible_distribution_major_version' from source: facts 11062 1727096103.85859: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11062 1727096103.85874: when evaluation is False, skipping this task 11062 1727096103.85976: _execute() done 11062 1727096103.85980: dumping result to json 11062 1727096103.85982: done dumping result, returning 11062 1727096103.85985: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0afff68d-5257-482e-8c87-0000000000fe] 11062 1727096103.85987: sending task result for task 0afff68d-5257-482e-8c87-0000000000fe 11062 1727096103.86072: done sending task result for task 0afff68d-5257-482e-8c87-0000000000fe 11062 1727096103.86075: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11062 1727096103.86135: no more pending results, returning what we have 11062 1727096103.86139: results queue empty 11062 1727096103.86140: checking for any_errors_fatal 11062 1727096103.86144: done checking for any_errors_fatal 11062 1727096103.86144: checking for max_fail_percentage 11062 1727096103.86146: done checking for max_fail_percentage 11062 1727096103.86147: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.86148: done checking to see if all hosts have failed 11062 1727096103.86149: getting the remaining hosts for this loop 11062 1727096103.86150: done getting the remaining hosts for this loop 11062 1727096103.86154: getting the next task for host managed_node1 11062 1727096103.86163: done getting next task for host managed_node1 11062 1727096103.86166: ^ task is: TASK: Install yum-utils package 11062 1727096103.86172: ^ 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 11062 1727096103.86176: getting variables 11062 1727096103.86178: in VariableManager get_vars() 11062 1727096103.86213: Calling all_inventory to load vars for managed_node1 11062 1727096103.86217: Calling groups_inventory to load vars for managed_node1 11062 1727096103.86221: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.86237: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.86240: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.86243: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.86656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.86855: done with get_vars() 11062 1727096103.86865: done getting variables 11062 1727096103.86978: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:55:03 -0400 (0:00:00.025) 0:00:03.509 ****** 11062 1727096103.87014: entering _queue_task() for managed_node1/package 11062 1727096103.87016: Creating lock for package 11062 1727096103.87327: worker is 1 (out of 1 available) 11062 1727096103.87364: exiting _queue_task() for managed_node1/package 11062 1727096103.87379: done queuing things up, now waiting for results queue to drain 11062 1727096103.87381: waiting for pending results... 11062 1727096103.87888: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 11062 1727096103.87893: in run() - task 0afff68d-5257-482e-8c87-0000000000ff 11062 1727096103.87896: variable 'ansible_search_path' from source: unknown 11062 1727096103.87898: variable 'ansible_search_path' from source: unknown 11062 1727096103.87900: calling self._execute() 11062 1727096103.88016: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.88020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.88022: variable 'omit' from source: magic vars 11062 1727096103.88397: variable 'ansible_distribution' from source: facts 11062 1727096103.88419: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11062 1727096103.88635: variable 'ansible_distribution_major_version' from source: facts 11062 1727096103.88639: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11062 1727096103.88642: when evaluation is False, skipping this task 11062 1727096103.88644: _execute() done 11062 1727096103.88647: dumping result to json 11062 1727096103.88652: done dumping result, returning 11062 1727096103.88654: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0afff68d-5257-482e-8c87-0000000000ff] 11062 1727096103.88656: sending task result for task 0afff68d-5257-482e-8c87-0000000000ff 11062 1727096103.88729: done sending task result for task 0afff68d-5257-482e-8c87-0000000000ff 11062 1727096103.88733: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11062 1727096103.88822: no more pending results, returning what we have 11062 1727096103.88825: results queue empty 11062 1727096103.88826: checking for any_errors_fatal 11062 1727096103.88835: done checking for any_errors_fatal 11062 1727096103.88836: checking for max_fail_percentage 11062 1727096103.88838: done checking for max_fail_percentage 11062 1727096103.88839: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.88839: done checking to see if all hosts have failed 11062 1727096103.88840: getting the remaining hosts for this loop 11062 1727096103.88841: done getting the remaining hosts for this loop 11062 1727096103.88845: getting the next task for host managed_node1 11062 1727096103.88852: done getting next task for host managed_node1 11062 1727096103.88855: ^ task is: TASK: Enable EPEL 7 11062 1727096103.88859: ^ 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 11062 1727096103.88863: getting variables 11062 1727096103.88864: in VariableManager get_vars() 11062 1727096103.89101: Calling all_inventory to load vars for managed_node1 11062 1727096103.89104: Calling groups_inventory to load vars for managed_node1 11062 1727096103.89108: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.89121: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.89124: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.89127: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.89310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.89798: done with get_vars() 11062 1727096103.89810: done getting variables 11062 1727096103.89957: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:55:03 -0400 (0:00:00.029) 0:00:03.539 ****** 11062 1727096103.89990: entering _queue_task() for managed_node1/command 11062 1727096103.90322: worker is 1 (out of 1 available) 11062 1727096103.90333: exiting _queue_task() for managed_node1/command 11062 1727096103.90345: done queuing things up, now waiting for results queue to drain 11062 1727096103.90346: waiting for pending results... 11062 1727096103.90783: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 11062 1727096103.90787: in run() - task 0afff68d-5257-482e-8c87-000000000100 11062 1727096103.90790: variable 'ansible_search_path' from source: unknown 11062 1727096103.90799: variable 'ansible_search_path' from source: unknown 11062 1727096103.90808: calling self._execute() 11062 1727096103.90914: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.90918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.90921: variable 'omit' from source: magic vars 11062 1727096103.91387: variable 'ansible_distribution' from source: facts 11062 1727096103.91405: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11062 1727096103.91554: variable 'ansible_distribution_major_version' from source: facts 11062 1727096103.91680: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11062 1727096103.91683: when evaluation is False, skipping this task 11062 1727096103.91686: _execute() done 11062 1727096103.91688: dumping result to json 11062 1727096103.91690: done dumping result, returning 11062 1727096103.91693: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0afff68d-5257-482e-8c87-000000000100] 11062 1727096103.91695: sending task result for task 0afff68d-5257-482e-8c87-000000000100 11062 1727096103.91774: done sending task result for task 0afff68d-5257-482e-8c87-000000000100 11062 1727096103.91972: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11062 1727096103.92021: no more pending results, returning what we have 11062 1727096103.92025: results queue empty 11062 1727096103.92026: checking for any_errors_fatal 11062 1727096103.92031: done checking for any_errors_fatal 11062 1727096103.92032: checking for max_fail_percentage 11062 1727096103.92034: done checking for max_fail_percentage 11062 1727096103.92035: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.92036: done checking to see if all hosts have failed 11062 1727096103.92037: getting the remaining hosts for this loop 11062 1727096103.92038: done getting the remaining hosts for this loop 11062 1727096103.92041: getting the next task for host managed_node1 11062 1727096103.92047: done getting next task for host managed_node1 11062 1727096103.92049: ^ task is: TASK: Enable EPEL 8 11062 1727096103.92054: ^ 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 11062 1727096103.92057: getting variables 11062 1727096103.92058: in VariableManager get_vars() 11062 1727096103.92091: Calling all_inventory to load vars for managed_node1 11062 1727096103.92093: Calling groups_inventory to load vars for managed_node1 11062 1727096103.92096: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.92107: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.92110: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.92113: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.92644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.93256: done with get_vars() 11062 1727096103.93267: done getting variables 11062 1727096103.93780: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:55:03 -0400 (0:00:00.038) 0:00:03.577 ****** 11062 1727096103.93810: entering _queue_task() for managed_node1/command 11062 1727096103.94838: worker is 1 (out of 1 available) 11062 1727096103.94850: exiting _queue_task() for managed_node1/command 11062 1727096103.94862: done queuing things up, now waiting for results queue to drain 11062 1727096103.94863: waiting for pending results... 11062 1727096103.95035: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 11062 1727096103.95172: in run() - task 0afff68d-5257-482e-8c87-000000000101 11062 1727096103.95199: variable 'ansible_search_path' from source: unknown 11062 1727096103.95208: variable 'ansible_search_path' from source: unknown 11062 1727096103.95256: calling self._execute() 11062 1727096103.95344: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.95362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.95379: variable 'omit' from source: magic vars 11062 1727096103.95798: variable 'ansible_distribution' from source: facts 11062 1727096103.95817: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11062 1727096103.95969: variable 'ansible_distribution_major_version' from source: facts 11062 1727096103.96013: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11062 1727096103.96017: when evaluation is False, skipping this task 11062 1727096103.96020: _execute() done 11062 1727096103.96022: dumping result to json 11062 1727096103.96025: done dumping result, returning 11062 1727096103.96027: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0afff68d-5257-482e-8c87-000000000101] 11062 1727096103.96029: sending task result for task 0afff68d-5257-482e-8c87-000000000101 11062 1727096103.96182: done sending task result for task 0afff68d-5257-482e-8c87-000000000101 11062 1727096103.96185: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11062 1727096103.96314: no more pending results, returning what we have 11062 1727096103.96317: results queue empty 11062 1727096103.96318: checking for any_errors_fatal 11062 1727096103.96323: done checking for any_errors_fatal 11062 1727096103.96324: checking for max_fail_percentage 11062 1727096103.96326: done checking for max_fail_percentage 11062 1727096103.96327: checking to see if all hosts have failed and the running result is not ok 11062 1727096103.96328: done checking to see if all hosts have failed 11062 1727096103.96329: getting the remaining hosts for this loop 11062 1727096103.96330: done getting the remaining hosts for this loop 11062 1727096103.96342: getting the next task for host managed_node1 11062 1727096103.96353: done getting next task for host managed_node1 11062 1727096103.96356: ^ task is: TASK: Enable EPEL 6 11062 1727096103.96361: ^ 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 11062 1727096103.96364: getting variables 11062 1727096103.96366: in VariableManager get_vars() 11062 1727096103.96402: Calling all_inventory to load vars for managed_node1 11062 1727096103.96405: Calling groups_inventory to load vars for managed_node1 11062 1727096103.96409: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096103.96421: Calling all_plugins_play to load vars for managed_node1 11062 1727096103.96424: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096103.96427: Calling groups_plugins_play to load vars for managed_node1 11062 1727096103.96788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096103.97000: done with get_vars() 11062 1727096103.97011: done getting variables 11062 1727096103.97079: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:55:03 -0400 (0:00:00.033) 0:00:03.610 ****** 11062 1727096103.97114: entering _queue_task() for managed_node1/copy 11062 1727096103.97941: worker is 1 (out of 1 available) 11062 1727096103.97953: exiting _queue_task() for managed_node1/copy 11062 1727096103.97964: done queuing things up, now waiting for results queue to drain 11062 1727096103.97965: waiting for pending results... 11062 1727096103.98579: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 11062 1727096103.98585: in run() - task 0afff68d-5257-482e-8c87-000000000103 11062 1727096103.98589: variable 'ansible_search_path' from source: unknown 11062 1727096103.98592: variable 'ansible_search_path' from source: unknown 11062 1727096103.98776: calling self._execute() 11062 1727096103.98781: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096103.98976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096103.98980: variable 'omit' from source: magic vars 11062 1727096103.99874: variable 'ansible_distribution' from source: facts 11062 1727096103.99974: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11062 1727096104.00216: variable 'ansible_distribution_major_version' from source: facts 11062 1727096104.00433: Evaluated conditional (ansible_distribution_major_version == '6'): False 11062 1727096104.00436: when evaluation is False, skipping this task 11062 1727096104.00438: _execute() done 11062 1727096104.00439: dumping result to json 11062 1727096104.00441: done dumping result, returning 11062 1727096104.00443: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0afff68d-5257-482e-8c87-000000000103] 11062 1727096104.00445: sending task result for task 0afff68d-5257-482e-8c87-000000000103 11062 1727096104.00516: done sending task result for task 0afff68d-5257-482e-8c87-000000000103 11062 1727096104.00519: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11062 1727096104.00586: no more pending results, returning what we have 11062 1727096104.00591: results queue empty 11062 1727096104.00592: checking for any_errors_fatal 11062 1727096104.00599: done checking for any_errors_fatal 11062 1727096104.00600: checking for max_fail_percentage 11062 1727096104.00602: done checking for max_fail_percentage 11062 1727096104.00603: checking to see if all hosts have failed and the running result is not ok 11062 1727096104.00604: done checking to see if all hosts have failed 11062 1727096104.00605: getting the remaining hosts for this loop 11062 1727096104.00606: done getting the remaining hosts for this loop 11062 1727096104.00610: getting the next task for host managed_node1 11062 1727096104.00620: done getting next task for host managed_node1 11062 1727096104.00625: ^ task is: TASK: Set network provider to 'nm' 11062 1727096104.00628: ^ 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 11062 1727096104.00633: getting variables 11062 1727096104.00635: in VariableManager get_vars() 11062 1727096104.00676: Calling all_inventory to load vars for managed_node1 11062 1727096104.00679: Calling groups_inventory to load vars for managed_node1 11062 1727096104.00683: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096104.00697: Calling all_plugins_play to load vars for managed_node1 11062 1727096104.00701: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096104.00704: Calling groups_plugins_play to load vars for managed_node1 11062 1727096104.01391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096104.02133: done with get_vars() 11062 1727096104.02147: done getting variables 11062 1727096104.02323: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_nm.yml:13 Monday 23 September 2024 08:55:04 -0400 (0:00:00.052) 0:00:03.662 ****** 11062 1727096104.02355: entering _queue_task() for managed_node1/set_fact 11062 1727096104.03154: worker is 1 (out of 1 available) 11062 1727096104.03169: exiting _queue_task() for managed_node1/set_fact 11062 1727096104.03183: done queuing things up, now waiting for results queue to drain 11062 1727096104.03184: waiting for pending results... 11062 1727096104.03694: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 11062 1727096104.03704: in run() - task 0afff68d-5257-482e-8c87-000000000007 11062 1727096104.04077: variable 'ansible_search_path' from source: unknown 11062 1727096104.04082: calling self._execute() 11062 1727096104.04113: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096104.04124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096104.04138: variable 'omit' from source: magic vars 11062 1727096104.04291: variable 'omit' from source: magic vars 11062 1727096104.04331: variable 'omit' from source: magic vars 11062 1727096104.04391: variable 'omit' from source: magic vars 11062 1727096104.04436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096104.04491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096104.04518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096104.04540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096104.04577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096104.04614: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096104.04624: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096104.04632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096104.04754: Set connection var ansible_connection to ssh 11062 1727096104.04766: Set connection var ansible_shell_executable to /bin/sh 11062 1727096104.04786: Set connection var ansible_pipelining to False 11062 1727096104.04803: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096104.04813: Set connection var ansible_timeout to 10 11062 1727096104.04823: Set connection var ansible_shell_type to sh 11062 1727096104.04847: variable 'ansible_shell_executable' from source: unknown 11062 1727096104.04856: variable 'ansible_connection' from source: unknown 11062 1727096104.04863: variable 'ansible_module_compression' from source: unknown 11062 1727096104.04872: variable 'ansible_shell_type' from source: unknown 11062 1727096104.04893: variable 'ansible_shell_executable' from source: unknown 11062 1727096104.05003: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096104.05007: variable 'ansible_pipelining' from source: unknown 11062 1727096104.05010: variable 'ansible_timeout' from source: unknown 11062 1727096104.05012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096104.05079: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096104.05097: variable 'omit' from source: magic vars 11062 1727096104.05114: starting attempt loop 11062 1727096104.05126: running the handler 11062 1727096104.05142: handler run complete 11062 1727096104.05221: attempt loop complete, returning result 11062 1727096104.05224: _execute() done 11062 1727096104.05227: dumping result to json 11062 1727096104.05235: done dumping result, returning 11062 1727096104.05238: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0afff68d-5257-482e-8c87-000000000007] 11062 1727096104.05240: sending task result for task 0afff68d-5257-482e-8c87-000000000007 11062 1727096104.05312: done sending task result for task 0afff68d-5257-482e-8c87-000000000007 11062 1727096104.05315: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 11062 1727096104.05399: no more pending results, returning what we have 11062 1727096104.05401: results queue empty 11062 1727096104.05402: checking for any_errors_fatal 11062 1727096104.05406: done checking for any_errors_fatal 11062 1727096104.05407: checking for max_fail_percentage 11062 1727096104.05408: done checking for max_fail_percentage 11062 1727096104.05409: checking to see if all hosts have failed and the running result is not ok 11062 1727096104.05410: done checking to see if all hosts have failed 11062 1727096104.05411: getting the remaining hosts for this loop 11062 1727096104.05412: done getting the remaining hosts for this loop 11062 1727096104.05415: getting the next task for host managed_node1 11062 1727096104.05422: done getting next task for host managed_node1 11062 1727096104.05425: ^ task is: TASK: meta (flush_handlers) 11062 1727096104.05427: ^ 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 11062 1727096104.05437: getting variables 11062 1727096104.05439: in VariableManager get_vars() 11062 1727096104.05472: Calling all_inventory to load vars for managed_node1 11062 1727096104.05474: Calling groups_inventory to load vars for managed_node1 11062 1727096104.05478: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096104.05491: Calling all_plugins_play to load vars for managed_node1 11062 1727096104.05494: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096104.05497: Calling groups_plugins_play to load vars for managed_node1 11062 1727096104.05808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096104.06417: done with get_vars() 11062 1727096104.06434: done getting variables 11062 1727096104.06502: in VariableManager get_vars() 11062 1727096104.06513: Calling all_inventory to load vars for managed_node1 11062 1727096104.06515: Calling groups_inventory to load vars for managed_node1 11062 1727096104.06517: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096104.06522: Calling all_plugins_play to load vars for managed_node1 11062 1727096104.06525: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096104.06536: Calling groups_plugins_play to load vars for managed_node1 11062 1727096104.06669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096104.06872: done with get_vars() 11062 1727096104.06887: done queuing things up, now waiting for results queue to drain 11062 1727096104.06889: results queue empty 11062 1727096104.06890: checking for any_errors_fatal 11062 1727096104.06893: done checking for any_errors_fatal 11062 1727096104.06894: checking for max_fail_percentage 11062 1727096104.06895: done checking for max_fail_percentage 11062 1727096104.06896: checking to see if all hosts have failed and the running result is not ok 11062 1727096104.06897: done checking to see if all hosts have failed 11062 1727096104.06897: getting the remaining hosts for this loop 11062 1727096104.06898: done getting the remaining hosts for this loop 11062 1727096104.06901: getting the next task for host managed_node1 11062 1727096104.06906: done getting next task for host managed_node1 11062 1727096104.06907: ^ task is: TASK: meta (flush_handlers) 11062 1727096104.06909: ^ 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 11062 1727096104.06918: getting variables 11062 1727096104.06919: in VariableManager get_vars() 11062 1727096104.06928: Calling all_inventory to load vars for managed_node1 11062 1727096104.06930: Calling groups_inventory to load vars for managed_node1 11062 1727096104.06932: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096104.06937: Calling all_plugins_play to load vars for managed_node1 11062 1727096104.06939: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096104.06942: Calling groups_plugins_play to load vars for managed_node1 11062 1727096104.07088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096104.07286: done with get_vars() 11062 1727096104.07302: done getting variables 11062 1727096104.07351: in VariableManager get_vars() 11062 1727096104.07360: Calling all_inventory to load vars for managed_node1 11062 1727096104.07362: Calling groups_inventory to load vars for managed_node1 11062 1727096104.07364: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096104.07371: Calling all_plugins_play to load vars for managed_node1 11062 1727096104.07373: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096104.07376: Calling groups_plugins_play to load vars for managed_node1 11062 1727096104.07519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096104.07714: done with get_vars() 11062 1727096104.07726: done queuing things up, now waiting for results queue to drain 11062 1727096104.07736: results queue empty 11062 1727096104.07737: checking for any_errors_fatal 11062 1727096104.07739: done checking for any_errors_fatal 11062 1727096104.07740: checking for max_fail_percentage 11062 1727096104.07741: done checking for max_fail_percentage 11062 1727096104.07742: checking to see if all hosts have failed and the running result is not ok 11062 1727096104.07743: done checking to see if all hosts have failed 11062 1727096104.07743: getting the remaining hosts for this loop 11062 1727096104.07744: done getting the remaining hosts for this loop 11062 1727096104.07747: getting the next task for host managed_node1 11062 1727096104.07751: done getting next task for host managed_node1 11062 1727096104.07752: ^ task is: None 11062 1727096104.07753: ^ 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 11062 1727096104.07755: done queuing things up, now waiting for results queue to drain 11062 1727096104.07756: results queue empty 11062 1727096104.07756: checking for any_errors_fatal 11062 1727096104.07757: done checking for any_errors_fatal 11062 1727096104.07758: checking for max_fail_percentage 11062 1727096104.07759: done checking for max_fail_percentage 11062 1727096104.07759: checking to see if all hosts have failed and the running result is not ok 11062 1727096104.07760: done checking to see if all hosts have failed 11062 1727096104.07762: getting the next task for host managed_node1 11062 1727096104.07764: done getting next task for host managed_node1 11062 1727096104.07765: ^ task is: None 11062 1727096104.07766: ^ 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 11062 1727096104.07821: in VariableManager get_vars() 11062 1727096104.07859: done with get_vars() 11062 1727096104.07867: in VariableManager get_vars() 11062 1727096104.07885: done with get_vars() 11062 1727096104.07890: variable 'omit' from source: magic vars 11062 1727096104.07922: in VariableManager get_vars() 11062 1727096104.07936: done with get_vars() 11062 1727096104.07975: variable 'omit' from source: magic vars PLAY [Play for testing bond device using deprecated 'master' argument] ********* 11062 1727096104.08737: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11062 1727096104.08764: getting the remaining hosts for this loop 11062 1727096104.08766: done getting the remaining hosts for this loop 11062 1727096104.08770: getting the next task for host managed_node1 11062 1727096104.08774: done getting next task for host managed_node1 11062 1727096104.08776: ^ task is: TASK: Gathering Facts 11062 1727096104.08783: ^ 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 11062 1727096104.08786: getting variables 11062 1727096104.08787: in VariableManager get_vars() 11062 1727096104.08807: Calling all_inventory to load vars for managed_node1 11062 1727096104.08812: Calling groups_inventory to load vars for managed_node1 11062 1727096104.08814: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096104.08826: Calling all_plugins_play to load vars for managed_node1 11062 1727096104.08841: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096104.08852: Calling groups_plugins_play to load vars for managed_node1 11062 1727096104.09026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096104.09214: done with get_vars() 11062 1727096104.09222: done getting variables 11062 1727096104.09274: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:3 Monday 23 September 2024 08:55:04 -0400 (0:00:00.069) 0:00:03.732 ****** 11062 1727096104.09299: entering _queue_task() for managed_node1/gather_facts 11062 1727096104.09734: worker is 1 (out of 1 available) 11062 1727096104.09743: exiting _queue_task() for managed_node1/gather_facts 11062 1727096104.09754: done queuing things up, now waiting for results queue to drain 11062 1727096104.09755: waiting for pending results... 11062 1727096104.09931: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11062 1727096104.10073: in run() - task 0afff68d-5257-482e-8c87-000000000129 11062 1727096104.10078: variable 'ansible_search_path' from source: unknown 11062 1727096104.10100: calling self._execute() 11062 1727096104.10202: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096104.10248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096104.10251: variable 'omit' from source: magic vars 11062 1727096104.10608: variable 'ansible_distribution_major_version' from source: facts 11062 1727096104.10626: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096104.10637: variable 'omit' from source: magic vars 11062 1727096104.10666: variable 'omit' from source: magic vars 11062 1727096104.10797: variable 'omit' from source: magic vars 11062 1727096104.10801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096104.10830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096104.10854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096104.10879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096104.10908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096104.10956: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096104.10965: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096104.10983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096104.11130: Set connection var ansible_connection to ssh 11062 1727096104.11133: Set connection var ansible_shell_executable to /bin/sh 11062 1727096104.11135: Set connection var ansible_pipelining to False 11062 1727096104.11138: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096104.11140: Set connection var ansible_timeout to 10 11062 1727096104.11147: Set connection var ansible_shell_type to sh 11062 1727096104.11174: variable 'ansible_shell_executable' from source: unknown 11062 1727096104.11182: variable 'ansible_connection' from source: unknown 11062 1727096104.11188: variable 'ansible_module_compression' from source: unknown 11062 1727096104.11193: variable 'ansible_shell_type' from source: unknown 11062 1727096104.11233: variable 'ansible_shell_executable' from source: unknown 11062 1727096104.11235: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096104.11237: variable 'ansible_pipelining' from source: unknown 11062 1727096104.11240: variable 'ansible_timeout' from source: unknown 11062 1727096104.11241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096104.11422: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096104.11447: variable 'omit' from source: magic vars 11062 1727096104.11557: starting attempt loop 11062 1727096104.11560: running the handler 11062 1727096104.11562: variable 'ansible_facts' from source: unknown 11062 1727096104.11565: _low_level_execute_command(): starting 11062 1727096104.11569: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096104.12458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096104.12564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096104.12902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096104.15311: stdout chunk (state=3): >>>/root <<< 11062 1727096104.15488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096104.15502: stderr chunk (state=3): >>><<< 11062 1727096104.15514: stdout chunk (state=3): >>><<< 11062 1727096104.15805: _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: 4 debug2: Received exit status from master 0 11062 1727096104.15809: _low_level_execute_command(): starting 11062 1727096104.15812: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595 `" && echo ansible-tmp-1727096104.1570377-11250-181683121427595="` echo /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595 `" ) && sleep 0' 11062 1727096104.16988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096104.17102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096104.17311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096104.17384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096104.20260: stdout chunk (state=3): >>>ansible-tmp-1727096104.1570377-11250-181683121427595=/root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595 <<< 11062 1727096104.20585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096104.20589: stdout chunk (state=3): >>><<< 11062 1727096104.20591: stderr chunk (state=3): >>><<< 11062 1727096104.20615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096104.1570377-11250-181683121427595=/root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096104.20654: variable 'ansible_module_compression' from source: unknown 11062 1727096104.20875: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11062 1727096104.20984: variable 'ansible_facts' from source: unknown 11062 1727096104.21320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/AnsiballZ_setup.py 11062 1727096104.21895: Sending initial data 11062 1727096104.21911: Sent initial data (154 bytes) 11062 1727096104.23198: 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 <<< 11062 1727096104.23296: 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 <<< 11062 1727096104.23428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096104.23522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096104.23525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096104.23699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096104.26015: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096104.26097: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096104.26158: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp70rda7f3 /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/AnsiballZ_setup.py <<< 11062 1727096104.26223: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/AnsiballZ_setup.py" <<< 11062 1727096104.26295: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp70rda7f3" to remote "/root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/AnsiballZ_setup.py" <<< 11062 1727096104.29300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096104.29304: stdout chunk (state=3): >>><<< 11062 1727096104.29307: stderr chunk (state=3): >>><<< 11062 1727096104.29309: done transferring module to remote 11062 1727096104.29312: _low_level_execute_command(): starting 11062 1727096104.29314: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/ /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/AnsiballZ_setup.py && sleep 0' 11062 1727096104.30379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096104.30383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096104.30386: 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 <<< 11062 1727096104.30388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096104.30460: 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 <<< 11062 1727096104.30530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096104.33216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096104.33220: stdout chunk (state=3): >>><<< 11062 1727096104.33222: stderr chunk (state=3): >>><<< 11062 1727096104.33242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096104.33264: _low_level_execute_command(): starting 11062 1727096104.33270: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/AnsiballZ_setup.py && sleep 0' 11062 1727096104.33773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096104.33789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096104.33811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096104.33853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096104.33856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096104.33860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096104.33945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096105.18080: 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_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_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 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/1"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "04", "epoch": "1727096104", "epoch_int": "1727096104", "date": "2024-09-23", "time": "08:55:04", "iso8601_micro": "2024-09-23T12:55:04.775917Z", "iso8601": "2024-09-23T12:55:04Z", "iso8601_basic": "20240923T085504775917", "iso8601_basic_short": "20240923T085504", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ans<<< 11062 1727096105.18102: stdout chunk (state=3): >>>ible_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_loadavg": {"1m": 0.37841796875, "5m": 0.22802734375, "15m": 0.099609375}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2936, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 595, "free": 2936}, "nocache": {"free": 3269, "used": 262}, "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": 258, "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": 261794091008, "block_size": 4096, "block_total": 65519099, "block_available": 63914573, "block_used": 1604526, "inode_total": 131070960, "inode_available": 131029117, "inode_used": 41843, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": <<< 11062 1727096105.18116: stdout chunk (state=3): >>>"", "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_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "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"}}} <<< 11062 1727096105.21310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096105.21333: stderr chunk (state=3): >>><<< 11062 1727096105.21337: stdout chunk (state=3): >>><<< 11062 1727096105.21374: _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_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_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 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/1"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "55", "second": "04", "epoch": "1727096104", "epoch_int": "1727096104", "date": "2024-09-23", "time": "08:55:04", "iso8601_micro": "2024-09-23T12:55:04.775917Z", "iso8601": "2024-09-23T12:55:04Z", "iso8601_basic": "20240923T085504775917", "iso8601_basic_short": "20240923T085504", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_loadavg": {"1m": 0.37841796875, "5m": 0.22802734375, "15m": 0.099609375}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "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_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2936, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 595, "free": 2936}, "nocache": {"free": 3269, "used": 262}, "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": 258, "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": 261794091008, "block_size": 4096, "block_total": 65519099, "block_available": 63914573, "block_used": 1604526, "inode_total": 131070960, "inode_available": 131029117, "inode_used": 41843, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 11062 1727096105.21590: 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-1727096104.1570377-11250-181683121427595/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096105.21611: _low_level_execute_command(): starting 11062 1727096105.21615: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096104.1570377-11250-181683121427595/ > /dev/null 2>&1 && sleep 0' 11062 1727096105.22078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096105.22094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096105.22150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096105.22154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096105.22156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096105.22241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096105.24932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096105.24964: stderr chunk (state=3): >>><<< 11062 1727096105.24969: stdout chunk (state=3): >>><<< 11062 1727096105.24986: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096105.24993: handler run complete 11062 1727096105.25077: variable 'ansible_facts' from source: unknown 11062 1727096105.25152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096105.25334: variable 'ansible_facts' from source: unknown 11062 1727096105.25391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096105.25469: attempt loop complete, returning result 11062 1727096105.25472: _execute() done 11062 1727096105.25475: dumping result to json 11062 1727096105.25496: done dumping result, returning 11062 1727096105.25504: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-482e-8c87-000000000129] 11062 1727096105.25507: sending task result for task 0afff68d-5257-482e-8c87-000000000129 11062 1727096105.25762: done sending task result for task 0afff68d-5257-482e-8c87-000000000129 11062 1727096105.25765: WORKER PROCESS EXITING ok: [managed_node1] 11062 1727096105.25984: no more pending results, returning what we have 11062 1727096105.25986: results queue empty 11062 1727096105.25987: checking for any_errors_fatal 11062 1727096105.25987: done checking for any_errors_fatal 11062 1727096105.25988: checking for max_fail_percentage 11062 1727096105.25989: done checking for max_fail_percentage 11062 1727096105.25990: checking to see if all hosts have failed and the running result is not ok 11062 1727096105.25990: done checking to see if all hosts have failed 11062 1727096105.25991: getting the remaining hosts for this loop 11062 1727096105.25991: done getting the remaining hosts for this loop 11062 1727096105.25994: getting the next task for host managed_node1 11062 1727096105.25998: done getting next task for host managed_node1 11062 1727096105.25999: ^ task is: TASK: meta (flush_handlers) 11062 1727096105.26001: ^ 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 11062 1727096105.26003: getting variables 11062 1727096105.26004: in VariableManager get_vars() 11062 1727096105.26028: Calling all_inventory to load vars for managed_node1 11062 1727096105.26030: Calling groups_inventory to load vars for managed_node1 11062 1727096105.26031: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096105.26040: Calling all_plugins_play to load vars for managed_node1 11062 1727096105.26041: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096105.26043: Calling groups_plugins_play to load vars for managed_node1 11062 1727096105.26144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096105.26262: done with get_vars() 11062 1727096105.26273: done getting variables 11062 1727096105.26320: in VariableManager get_vars() 11062 1727096105.26329: Calling all_inventory to load vars for managed_node1 11062 1727096105.26331: Calling groups_inventory to load vars for managed_node1 11062 1727096105.26332: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096105.26335: Calling all_plugins_play to load vars for managed_node1 11062 1727096105.26336: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096105.26338: Calling groups_plugins_play to load vars for managed_node1 11062 1727096105.26433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096105.26545: done with get_vars() 11062 1727096105.26556: done queuing things up, now waiting for results queue to drain 11062 1727096105.26557: results queue empty 11062 1727096105.26558: checking for any_errors_fatal 11062 1727096105.26560: done checking for any_errors_fatal 11062 1727096105.26561: checking for max_fail_percentage 11062 1727096105.26562: done checking for max_fail_percentage 11062 1727096105.26562: checking to see if all hosts have failed and the running result is not ok 11062 1727096105.26568: done checking to see if all hosts have failed 11062 1727096105.26569: getting the remaining hosts for this loop 11062 1727096105.26570: done getting the remaining hosts for this loop 11062 1727096105.26572: getting the next task for host managed_node1 11062 1727096105.26574: done getting next task for host managed_node1 11062 1727096105.26576: ^ task is: TASK: INIT Prepare setup 11062 1727096105.26577: ^ 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 11062 1727096105.26578: getting variables 11062 1727096105.26579: in VariableManager get_vars() 11062 1727096105.26587: Calling all_inventory to load vars for managed_node1 11062 1727096105.26588: Calling groups_inventory to load vars for managed_node1 11062 1727096105.26589: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096105.26593: Calling all_plugins_play to load vars for managed_node1 11062 1727096105.26595: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096105.26598: Calling groups_plugins_play to load vars for managed_node1 11062 1727096105.26679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096105.26792: done with get_vars() 11062 1727096105.26798: done getting variables 11062 1727096105.26858: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:15 Monday 23 September 2024 08:55:05 -0400 (0:00:01.175) 0:00:04.907 ****** 11062 1727096105.26879: entering _queue_task() for managed_node1/debug 11062 1727096105.26880: Creating lock for debug 11062 1727096105.27123: worker is 1 (out of 1 available) 11062 1727096105.27136: exiting _queue_task() for managed_node1/debug 11062 1727096105.27147: done queuing things up, now waiting for results queue to drain 11062 1727096105.27151: waiting for pending results... 11062 1727096105.27300: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 11062 1727096105.27355: in run() - task 0afff68d-5257-482e-8c87-00000000000b 11062 1727096105.27365: variable 'ansible_search_path' from source: unknown 11062 1727096105.27405: calling self._execute() 11062 1727096105.27470: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096105.27476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096105.27488: variable 'omit' from source: magic vars 11062 1727096105.27762: variable 'ansible_distribution_major_version' from source: facts 11062 1727096105.27773: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096105.27779: variable 'omit' from source: magic vars 11062 1727096105.27794: variable 'omit' from source: magic vars 11062 1727096105.27826: variable 'omit' from source: magic vars 11062 1727096105.27856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096105.27885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096105.27905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096105.27919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096105.27929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096105.27958: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096105.27962: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096105.27964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096105.28032: Set connection var ansible_connection to ssh 11062 1727096105.28044: Set connection var ansible_shell_executable to /bin/sh 11062 1727096105.28050: Set connection var ansible_pipelining to False 11062 1727096105.28053: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096105.28059: Set connection var ansible_timeout to 10 11062 1727096105.28065: Set connection var ansible_shell_type to sh 11062 1727096105.28084: variable 'ansible_shell_executable' from source: unknown 11062 1727096105.28086: variable 'ansible_connection' from source: unknown 11062 1727096105.28089: variable 'ansible_module_compression' from source: unknown 11062 1727096105.28092: variable 'ansible_shell_type' from source: unknown 11062 1727096105.28094: variable 'ansible_shell_executable' from source: unknown 11062 1727096105.28096: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096105.28099: variable 'ansible_pipelining' from source: unknown 11062 1727096105.28102: variable 'ansible_timeout' from source: unknown 11062 1727096105.28106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096105.28211: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096105.28219: variable 'omit' from source: magic vars 11062 1727096105.28225: starting attempt loop 11062 1727096105.28228: running the handler 11062 1727096105.28269: handler run complete 11062 1727096105.28287: attempt loop complete, returning result 11062 1727096105.28290: _execute() done 11062 1727096105.28292: dumping result to json 11062 1727096105.28294: done dumping result, returning 11062 1727096105.28301: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [0afff68d-5257-482e-8c87-00000000000b] 11062 1727096105.28304: sending task result for task 0afff68d-5257-482e-8c87-00000000000b 11062 1727096105.28391: done sending task result for task 0afff68d-5257-482e-8c87-00000000000b 11062 1727096105.28394: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 11062 1727096105.28438: no more pending results, returning what we have 11062 1727096105.28441: results queue empty 11062 1727096105.28442: checking for any_errors_fatal 11062 1727096105.28444: done checking for any_errors_fatal 11062 1727096105.28444: checking for max_fail_percentage 11062 1727096105.28446: done checking for max_fail_percentage 11062 1727096105.28446: checking to see if all hosts have failed and the running result is not ok 11062 1727096105.28449: done checking to see if all hosts have failed 11062 1727096105.28450: getting the remaining hosts for this loop 11062 1727096105.28451: done getting the remaining hosts for this loop 11062 1727096105.28454: getting the next task for host managed_node1 11062 1727096105.28460: done getting next task for host managed_node1 11062 1727096105.28463: ^ task is: TASK: Install dnsmasq 11062 1727096105.28466: ^ 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 11062 1727096105.28470: getting variables 11062 1727096105.28473: in VariableManager get_vars() 11062 1727096105.28513: Calling all_inventory to load vars for managed_node1 11062 1727096105.28515: Calling groups_inventory to load vars for managed_node1 11062 1727096105.28518: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096105.28527: Calling all_plugins_play to load vars for managed_node1 11062 1727096105.28529: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096105.28532: Calling groups_plugins_play to load vars for managed_node1 11062 1727096105.28715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096105.28833: done with get_vars() 11062 1727096105.28841: done getting variables 11062 1727096105.28884: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Monday 23 September 2024 08:55:05 -0400 (0:00:00.020) 0:00:04.928 ****** 11062 1727096105.28909: entering _queue_task() for managed_node1/package 11062 1727096105.29131: worker is 1 (out of 1 available) 11062 1727096105.29145: exiting _queue_task() for managed_node1/package 11062 1727096105.29156: done queuing things up, now waiting for results queue to drain 11062 1727096105.29157: waiting for pending results... 11062 1727096105.29309: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 11062 1727096105.29380: in run() - task 0afff68d-5257-482e-8c87-00000000000f 11062 1727096105.29392: variable 'ansible_search_path' from source: unknown 11062 1727096105.29401: variable 'ansible_search_path' from source: unknown 11062 1727096105.29431: calling self._execute() 11062 1727096105.29492: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096105.29504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096105.29509: variable 'omit' from source: magic vars 11062 1727096105.29779: variable 'ansible_distribution_major_version' from source: facts 11062 1727096105.29789: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096105.29794: variable 'omit' from source: magic vars 11062 1727096105.29832: variable 'omit' from source: magic vars 11062 1727096105.29964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096105.31392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096105.31437: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096105.31473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096105.31494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096105.31515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096105.31590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096105.31609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096105.31626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096105.31673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096105.31679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096105.31739: variable '__network_is_ostree' from source: set_fact 11062 1727096105.31742: variable 'omit' from source: magic vars 11062 1727096105.31769: variable 'omit' from source: magic vars 11062 1727096105.31793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096105.31815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096105.31831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096105.31844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096105.31853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096105.31879: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096105.31883: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096105.31886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096105.31954: Set connection var ansible_connection to ssh 11062 1727096105.31957: Set connection var ansible_shell_executable to /bin/sh 11062 1727096105.31963: Set connection var ansible_pipelining to False 11062 1727096105.31972: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096105.31977: Set connection var ansible_timeout to 10 11062 1727096105.31983: Set connection var ansible_shell_type to sh 11062 1727096105.32001: variable 'ansible_shell_executable' from source: unknown 11062 1727096105.32004: variable 'ansible_connection' from source: unknown 11062 1727096105.32006: variable 'ansible_module_compression' from source: unknown 11062 1727096105.32009: variable 'ansible_shell_type' from source: unknown 11062 1727096105.32011: variable 'ansible_shell_executable' from source: unknown 11062 1727096105.32015: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096105.32017: variable 'ansible_pipelining' from source: unknown 11062 1727096105.32021: variable 'ansible_timeout' from source: unknown 11062 1727096105.32023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096105.32093: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096105.32102: variable 'omit' from source: magic vars 11062 1727096105.32107: starting attempt loop 11062 1727096105.32109: running the handler 11062 1727096105.32115: variable 'ansible_facts' from source: unknown 11062 1727096105.32118: variable 'ansible_facts' from source: unknown 11062 1727096105.32146: _low_level_execute_command(): starting 11062 1727096105.32159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096105.32664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096105.32670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096105.32673: 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 <<< 11062 1727096105.32676: 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 <<< 11062 1727096105.32728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096105.32731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096105.32733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096105.32822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096105.35288: stdout chunk (state=3): >>>/root <<< 11062 1727096105.35436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096105.35472: stderr chunk (state=3): >>><<< 11062 1727096105.35476: stdout chunk (state=3): >>><<< 11062 1727096105.35500: _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: 4 debug2: Received exit status from master 0 11062 1727096105.35512: _low_level_execute_command(): starting 11062 1727096105.35518: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213 `" && echo ansible-tmp-1727096105.3549972-11296-141118549243213="` echo /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213 `" ) && sleep 0' 11062 1727096105.35989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096105.35992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096105.35995: 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 <<< 11062 1727096105.35997: 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 <<< 11062 1727096105.35999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096105.36001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096105.36053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096105.36056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096105.36136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11062 1727096105.39106: stdout chunk (state=3): >>>ansible-tmp-1727096105.3549972-11296-141118549243213=/root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213 <<< 11062 1727096105.39264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096105.39304: stderr chunk (state=3): >>><<< 11062 1727096105.39307: stdout chunk (state=3): >>><<< 11062 1727096105.39325: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096105.3549972-11296-141118549243213=/root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 11062 1727096105.39355: variable 'ansible_module_compression' from source: unknown 11062 1727096105.39475: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 11062 1727096105.39479: ANSIBALLZ: Acquiring lock 11062 1727096105.39481: ANSIBALLZ: Lock acquired: 140132054962288 11062 1727096105.39483: ANSIBALLZ: Creating module 11062 1727096105.54636: ANSIBALLZ: Writing module into payload 11062 1727096105.54830: ANSIBALLZ: Writing module 11062 1727096105.54864: ANSIBALLZ: Renaming module 11062 1727096105.54879: ANSIBALLZ: Done creating module 11062 1727096105.54904: variable 'ansible_facts' from source: unknown 11062 1727096105.55090: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/AnsiballZ_dnf.py 11062 1727096105.55297: Sending initial data 11062 1727096105.55301: Sent initial data (152 bytes) 11062 1727096105.55784: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096105.55788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096105.55800: 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 <<< 11062 1727096105.55897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096105.55911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096105.55972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096105.57680: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096105.57752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096105.57828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpaqejcjm9 /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/AnsiballZ_dnf.py <<< 11062 1727096105.57832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/AnsiballZ_dnf.py" <<< 11062 1727096105.57906: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpaqejcjm9" to remote "/root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/AnsiballZ_dnf.py" <<< 11062 1727096105.58944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096105.58996: stderr chunk (state=3): >>><<< 11062 1727096105.59004: stdout chunk (state=3): >>><<< 11062 1727096105.59036: done transferring module to remote 11062 1727096105.59128: _low_level_execute_command(): starting 11062 1727096105.59131: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/ /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/AnsiballZ_dnf.py && sleep 0' 11062 1727096105.59715: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096105.59752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096105.59769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096105.59828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096105.59838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096105.59840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096105.59900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096105.61728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096105.61754: stderr chunk (state=3): >>><<< 11062 1727096105.61759: stdout chunk (state=3): >>><<< 11062 1727096105.61781: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096105.61784: _low_level_execute_command(): starting 11062 1727096105.61789: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/AnsiballZ_dnf.py && sleep 0' 11062 1727096105.62251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096105.62255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096105.62257: 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 <<< 11062 1727096105.62259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096105.62261: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096105.62319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096105.62327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096105.62329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096105.62399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.10355: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: dnsmasq-2.90-3.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["dnsmasq"], "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}}} <<< 11062 1727096107.16755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096107.16775: stdout chunk (state=3): >>><<< 11062 1727096107.16778: stderr chunk (state=3): >>><<< 11062 1727096107.16874: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: dnsmasq-2.90-3.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["dnsmasq"], "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. 11062 1727096107.16884: done with _execute_module (ansible.legacy.dnf, {'name': 'dnsmasq', '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-1727096105.3549972-11296-141118549243213/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096107.16887: _low_level_execute_command(): starting 11062 1727096107.16889: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096105.3549972-11296-141118549243213/ > /dev/null 2>&1 && sleep 0' 11062 1727096107.17645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096107.17662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096107.17679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.17719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096107.17732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.17811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.20445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096107.20452: stdout chunk (state=3): >>><<< 11062 1727096107.20454: stderr chunk (state=3): >>><<< 11062 1727096107.20476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096107.20489: handler run complete 11062 1727096107.20695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096107.20835: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096107.20869: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096107.20898: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096107.20919: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096107.20972: variable '__install_status' from source: unknown 11062 1727096107.20992: Evaluated conditional (__install_status is success): True 11062 1727096107.21004: attempt loop complete, returning result 11062 1727096107.21006: _execute() done 11062 1727096107.21009: dumping result to json 11062 1727096107.21014: done dumping result, returning 11062 1727096107.21022: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [0afff68d-5257-482e-8c87-00000000000f] 11062 1727096107.21027: sending task result for task 0afff68d-5257-482e-8c87-00000000000f 11062 1727096107.21128: done sending task result for task 0afff68d-5257-482e-8c87-00000000000f 11062 1727096107.21130: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: dnsmasq-2.90-3.el10.x86_64" ] } 11062 1727096107.21216: no more pending results, returning what we have 11062 1727096107.21219: results queue empty 11062 1727096107.21220: checking for any_errors_fatal 11062 1727096107.21226: done checking for any_errors_fatal 11062 1727096107.21227: checking for max_fail_percentage 11062 1727096107.21228: done checking for max_fail_percentage 11062 1727096107.21229: checking to see if all hosts have failed and the running result is not ok 11062 1727096107.21230: done checking to see if all hosts have failed 11062 1727096107.21231: getting the remaining hosts for this loop 11062 1727096107.21232: done getting the remaining hosts for this loop 11062 1727096107.21235: getting the next task for host managed_node1 11062 1727096107.21245: done getting next task for host managed_node1 11062 1727096107.21247: ^ task is: TASK: Install pgrep, sysctl 11062 1727096107.21250: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096107.21253: getting variables 11062 1727096107.21254: in VariableManager get_vars() 11062 1727096107.21294: Calling all_inventory to load vars for managed_node1 11062 1727096107.21297: Calling groups_inventory to load vars for managed_node1 11062 1727096107.21299: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096107.21311: Calling all_plugins_play to load vars for managed_node1 11062 1727096107.21313: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096107.21316: Calling groups_plugins_play to load vars for managed_node1 11062 1727096107.21471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096107.21591: done with get_vars() 11062 1727096107.21600: done getting variables 11062 1727096107.21640: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Monday 23 September 2024 08:55:07 -0400 (0:00:01.927) 0:00:06.855 ****** 11062 1727096107.21670: entering _queue_task() for managed_node1/package 11062 1727096107.21887: worker is 1 (out of 1 available) 11062 1727096107.21899: exiting _queue_task() for managed_node1/package 11062 1727096107.21911: done queuing things up, now waiting for results queue to drain 11062 1727096107.21913: waiting for pending results... 11062 1727096107.22060: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 11062 1727096107.22128: in run() - task 0afff68d-5257-482e-8c87-000000000010 11062 1727096107.22141: variable 'ansible_search_path' from source: unknown 11062 1727096107.22145: variable 'ansible_search_path' from source: unknown 11062 1727096107.22177: calling self._execute() 11062 1727096107.22241: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096107.22245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096107.22258: variable 'omit' from source: magic vars 11062 1727096107.22874: variable 'ansible_distribution_major_version' from source: facts 11062 1727096107.22878: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096107.22881: variable 'ansible_os_family' from source: facts 11062 1727096107.22884: Evaluated conditional (ansible_os_family == 'RedHat'): True 11062 1727096107.22963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096107.23307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096107.23358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096107.23401: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096107.23437: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096107.23519: variable 'ansible_distribution_major_version' from source: facts 11062 1727096107.23538: Evaluated conditional (ansible_distribution_major_version is version('6', '<=')): False 11062 1727096107.23551: when evaluation is False, skipping this task 11062 1727096107.23559: _execute() done 11062 1727096107.23566: dumping result to json 11062 1727096107.23577: done dumping result, returning 11062 1727096107.23588: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0afff68d-5257-482e-8c87-000000000010] 11062 1727096107.23595: sending task result for task 0afff68d-5257-482e-8c87-000000000010 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version is version('6', '<=')", "skip_reason": "Conditional result was False" } 11062 1727096107.23748: no more pending results, returning what we have 11062 1727096107.23751: results queue empty 11062 1727096107.23752: checking for any_errors_fatal 11062 1727096107.23759: done checking for any_errors_fatal 11062 1727096107.23760: checking for max_fail_percentage 11062 1727096107.23762: done checking for max_fail_percentage 11062 1727096107.23762: checking to see if all hosts have failed and the running result is not ok 11062 1727096107.23763: done checking to see if all hosts have failed 11062 1727096107.23763: getting the remaining hosts for this loop 11062 1727096107.23765: done getting the remaining hosts for this loop 11062 1727096107.23879: getting the next task for host managed_node1 11062 1727096107.23886: done getting next task for host managed_node1 11062 1727096107.23889: ^ task is: TASK: Install pgrep, sysctl 11062 1727096107.23892: ^ 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=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 11062 1727096107.23895: getting variables 11062 1727096107.23897: in VariableManager get_vars() 11062 1727096107.23933: Calling all_inventory to load vars for managed_node1 11062 1727096107.23935: Calling groups_inventory to load vars for managed_node1 11062 1727096107.23938: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096107.23948: Calling all_plugins_play to load vars for managed_node1 11062 1727096107.23951: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096107.23954: Calling groups_plugins_play to load vars for managed_node1 11062 1727096107.24197: done sending task result for task 0afff68d-5257-482e-8c87-000000000010 11062 1727096107.24200: WORKER PROCESS EXITING 11062 1727096107.24223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096107.24425: done with get_vars() 11062 1727096107.24441: done getting variables 11062 1727096107.24492: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Monday 23 September 2024 08:55:07 -0400 (0:00:00.028) 0:00:06.884 ****** 11062 1727096107.24513: entering _queue_task() for managed_node1/package 11062 1727096107.24743: worker is 1 (out of 1 available) 11062 1727096107.24759: exiting _queue_task() for managed_node1/package 11062 1727096107.24773: done queuing things up, now waiting for results queue to drain 11062 1727096107.24774: waiting for pending results... 11062 1727096107.24916: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 11062 1727096107.24986: in run() - task 0afff68d-5257-482e-8c87-000000000011 11062 1727096107.25000: variable 'ansible_search_path' from source: unknown 11062 1727096107.25004: variable 'ansible_search_path' from source: unknown 11062 1727096107.25032: calling self._execute() 11062 1727096107.25096: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096107.25100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096107.25108: variable 'omit' from source: magic vars 11062 1727096107.25372: variable 'ansible_distribution_major_version' from source: facts 11062 1727096107.25382: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096107.25461: variable 'ansible_os_family' from source: facts 11062 1727096107.25465: Evaluated conditional (ansible_os_family == 'RedHat'): True 11062 1727096107.25585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096107.25779: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096107.25812: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096107.25838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096107.25862: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096107.25924: variable 'ansible_distribution_major_version' from source: facts 11062 1727096107.25933: Evaluated conditional (ansible_distribution_major_version is version('7', '>=')): True 11062 1727096107.25938: variable 'omit' from source: magic vars 11062 1727096107.25970: variable 'omit' from source: magic vars 11062 1727096107.26070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096107.27812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096107.27870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096107.27900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096107.27923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096107.27942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096107.28020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096107.28039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096107.28059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096107.28093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096107.28102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096107.28183: variable '__network_is_ostree' from source: set_fact 11062 1727096107.28188: variable 'omit' from source: magic vars 11062 1727096107.28214: variable 'omit' from source: magic vars 11062 1727096107.28236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096107.28258: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096107.28276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096107.28289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096107.28298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096107.28323: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096107.28326: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096107.28328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096107.28394: Set connection var ansible_connection to ssh 11062 1727096107.28400: Set connection var ansible_shell_executable to /bin/sh 11062 1727096107.28405: Set connection var ansible_pipelining to False 11062 1727096107.28419: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096107.28422: Set connection var ansible_timeout to 10 11062 1727096107.28424: Set connection var ansible_shell_type to sh 11062 1727096107.28443: variable 'ansible_shell_executable' from source: unknown 11062 1727096107.28446: variable 'ansible_connection' from source: unknown 11062 1727096107.28448: variable 'ansible_module_compression' from source: unknown 11062 1727096107.28453: variable 'ansible_shell_type' from source: unknown 11062 1727096107.28456: variable 'ansible_shell_executable' from source: unknown 11062 1727096107.28458: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096107.28462: variable 'ansible_pipelining' from source: unknown 11062 1727096107.28464: variable 'ansible_timeout' from source: unknown 11062 1727096107.28470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096107.28539: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096107.28548: variable 'omit' from source: magic vars 11062 1727096107.28555: starting attempt loop 11062 1727096107.28558: running the handler 11062 1727096107.28563: variable 'ansible_facts' from source: unknown 11062 1727096107.28566: variable 'ansible_facts' from source: unknown 11062 1727096107.28595: _low_level_execute_command(): starting 11062 1727096107.28601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096107.29108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096107.29112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.29115: 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 <<< 11062 1727096107.29117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.29174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096107.29179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096107.29183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.29260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.31007: stdout chunk (state=3): >>>/root <<< 11062 1727096107.31103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096107.31142: stderr chunk (state=3): >>><<< 11062 1727096107.31146: stdout chunk (state=3): >>><<< 11062 1727096107.31170: _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 11062 1727096107.31177: _low_level_execute_command(): starting 11062 1727096107.31184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235 `" && echo ansible-tmp-1727096107.3116395-11379-144260652508235="` echo /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235 `" ) && sleep 0' 11062 1727096107.31645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096107.31648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096107.31650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.31653: 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 <<< 11062 1727096107.31655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096107.31657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.31725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096107.31729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096107.31735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.31799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.33784: stdout chunk (state=3): >>>ansible-tmp-1727096107.3116395-11379-144260652508235=/root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235 <<< 11062 1727096107.33885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096107.33915: stderr chunk (state=3): >>><<< 11062 1727096107.33918: stdout chunk (state=3): >>><<< 11062 1727096107.33935: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096107.3116395-11379-144260652508235=/root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096107.33964: variable 'ansible_module_compression' from source: unknown 11062 1727096107.34015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 11062 1727096107.34050: variable 'ansible_facts' from source: unknown 11062 1727096107.34133: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/AnsiballZ_dnf.py 11062 1727096107.34242: Sending initial data 11062 1727096107.34246: Sent initial data (152 bytes) 11062 1727096107.34934: 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' <<< 11062 1727096107.34952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096107.34978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.35183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.36728: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 11062 1727096107.36745: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 11062 1727096107.36759: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 11062 1727096107.36779: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 11062 1727096107.36798: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096107.36891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096107.36964: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpv5whno28 /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/AnsiballZ_dnf.py <<< 11062 1727096107.36977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/AnsiballZ_dnf.py" <<< 11062 1727096107.37038: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpv5whno28" to remote "/root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/AnsiballZ_dnf.py" <<< 11062 1727096107.38257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096107.38274: stderr chunk (state=3): >>><<< 11062 1727096107.38430: stdout chunk (state=3): >>><<< 11062 1727096107.38434: done transferring module to remote 11062 1727096107.38436: _low_level_execute_command(): starting 11062 1727096107.38438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/ /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/AnsiballZ_dnf.py && sleep 0' 11062 1727096107.39017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096107.39026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.39108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.40973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096107.41042: stderr chunk (state=3): >>><<< 11062 1727096107.41073: stdout chunk (state=3): >>><<< 11062 1727096107.41077: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096107.41092: _low_level_execute_command(): starting 11062 1727096107.41102: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/AnsiballZ_dnf.py && sleep 0' 11062 1727096107.41790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.41816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096107.41835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096107.41857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.41974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.85224: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["procps-ng"], "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}}} <<< 11062 1727096107.89650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096107.89682: stderr chunk (state=3): >>><<< 11062 1727096107.89686: stdout chunk (state=3): >>><<< 11062 1727096107.89702: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["procps-ng"], "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. 11062 1727096107.89735: done with _execute_module (ansible.legacy.dnf, {'name': 'procps-ng', '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-1727096107.3116395-11379-144260652508235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096107.89741: _low_level_execute_command(): starting 11062 1727096107.89746: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096107.3116395-11379-144260652508235/ > /dev/null 2>&1 && sleep 0' 11062 1727096107.90206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096107.90210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.90213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 11062 1727096107.90216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096107.90218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.90274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096107.90277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096107.90279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.90354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.92477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096107.92481: stdout chunk (state=3): >>><<< 11062 1727096107.92483: stderr chunk (state=3): >>><<< 11062 1727096107.92486: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096107.92488: handler run complete 11062 1727096107.92490: attempt loop complete, returning result 11062 1727096107.92492: _execute() done 11062 1727096107.92494: dumping result to json 11062 1727096107.92496: done dumping result, returning 11062 1727096107.92498: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0afff68d-5257-482e-8c87-000000000011] 11062 1727096107.92500: sending task result for task 0afff68d-5257-482e-8c87-000000000011 11062 1727096107.92576: done sending task result for task 0afff68d-5257-482e-8c87-000000000011 11062 1727096107.92581: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 11062 1727096107.92660: no more pending results, returning what we have 11062 1727096107.92663: results queue empty 11062 1727096107.92664: checking for any_errors_fatal 11062 1727096107.92672: done checking for any_errors_fatal 11062 1727096107.92673: checking for max_fail_percentage 11062 1727096107.92675: done checking for max_fail_percentage 11062 1727096107.92676: checking to see if all hosts have failed and the running result is not ok 11062 1727096107.92677: done checking to see if all hosts have failed 11062 1727096107.92678: getting the remaining hosts for this loop 11062 1727096107.92679: done getting the remaining hosts for this loop 11062 1727096107.92683: getting the next task for host managed_node1 11062 1727096107.92690: done getting next task for host managed_node1 11062 1727096107.92693: ^ task is: TASK: Create test interfaces 11062 1727096107.92696: ^ 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=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 11062 1727096107.92700: getting variables 11062 1727096107.92702: in VariableManager get_vars() 11062 1727096107.92744: Calling all_inventory to load vars for managed_node1 11062 1727096107.92747: Calling groups_inventory to load vars for managed_node1 11062 1727096107.92749: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096107.92760: Calling all_plugins_play to load vars for managed_node1 11062 1727096107.92763: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096107.92765: Calling groups_plugins_play to load vars for managed_node1 11062 1727096107.93149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096107.93442: done with get_vars() 11062 1727096107.93452: done getting variables 11062 1727096107.93522: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Monday 23 September 2024 08:55:07 -0400 (0:00:00.690) 0:00:07.574 ****** 11062 1727096107.93544: entering _queue_task() for managed_node1/shell 11062 1727096107.93546: Creating lock for shell 11062 1727096107.93781: worker is 1 (out of 1 available) 11062 1727096107.93795: exiting _queue_task() for managed_node1/shell 11062 1727096107.93807: done queuing things up, now waiting for results queue to drain 11062 1727096107.93808: waiting for pending results... 11062 1727096107.93955: running TaskExecutor() for managed_node1/TASK: Create test interfaces 11062 1727096107.94034: in run() - task 0afff68d-5257-482e-8c87-000000000012 11062 1727096107.94044: variable 'ansible_search_path' from source: unknown 11062 1727096107.94047: variable 'ansible_search_path' from source: unknown 11062 1727096107.94081: calling self._execute() 11062 1727096107.94138: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096107.94141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096107.94150: variable 'omit' from source: magic vars 11062 1727096107.94479: variable 'ansible_distribution_major_version' from source: facts 11062 1727096107.94489: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096107.94495: variable 'omit' from source: magic vars 11062 1727096107.94524: variable 'omit' from source: magic vars 11062 1727096107.94759: variable 'dhcp_interface1' from source: play vars 11062 1727096107.94763: variable 'dhcp_interface2' from source: play vars 11062 1727096107.94797: variable 'omit' from source: magic vars 11062 1727096107.94828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096107.94857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096107.94875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096107.94888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096107.94900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096107.94926: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096107.94929: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096107.94932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096107.94998: Set connection var ansible_connection to ssh 11062 1727096107.95004: Set connection var ansible_shell_executable to /bin/sh 11062 1727096107.95010: Set connection var ansible_pipelining to False 11062 1727096107.95018: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096107.95022: Set connection var ansible_timeout to 10 11062 1727096107.95029: Set connection var ansible_shell_type to sh 11062 1727096107.95061: variable 'ansible_shell_executable' from source: unknown 11062 1727096107.95064: variable 'ansible_connection' from source: unknown 11062 1727096107.95066: variable 'ansible_module_compression' from source: unknown 11062 1727096107.95071: variable 'ansible_shell_type' from source: unknown 11062 1727096107.95074: variable 'ansible_shell_executable' from source: unknown 11062 1727096107.95076: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096107.95078: variable 'ansible_pipelining' from source: unknown 11062 1727096107.95080: variable 'ansible_timeout' from source: unknown 11062 1727096107.95082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096107.95183: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096107.95191: variable 'omit' from source: magic vars 11062 1727096107.95196: starting attempt loop 11062 1727096107.95198: running the handler 11062 1727096107.95207: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096107.95222: _low_level_execute_command(): starting 11062 1727096107.95228: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096107.95974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096107.95978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096107.95981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096107.95984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096107.96084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096107.96088: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096107.96090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.96092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096107.96094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096107.96096: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096107.96098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096107.96099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096107.96101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096107.96103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096107.96105: stderr chunk (state=3): >>>debug2: match found <<< 11062 1727096107.96108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.96231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096107.96234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096107.96236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.96356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096107.97985: stdout chunk (state=3): >>>/root <<< 11062 1727096107.98135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096107.98139: stdout chunk (state=3): >>><<< 11062 1727096107.98141: stderr chunk (state=3): >>><<< 11062 1727096107.98170: _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 11062 1727096107.98296: _low_level_execute_command(): starting 11062 1727096107.98303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431 `" && echo ansible-tmp-1727096107.9818635-11408-278420912536431="` echo /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431 `" ) && sleep 0' 11062 1727096107.98856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096107.98876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096107.98897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096107.98919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096107.98936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096107.98947: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096107.98964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096107.98993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096107.99078: 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 <<< 11062 1727096107.99100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096107.99204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096108.01180: stdout chunk (state=3): >>>ansible-tmp-1727096107.9818635-11408-278420912536431=/root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431 <<< 11062 1727096108.01353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096108.01358: stdout chunk (state=3): >>><<< 11062 1727096108.01360: stderr chunk (state=3): >>><<< 11062 1727096108.01385: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096107.9818635-11408-278420912536431=/root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096108.01430: variable 'ansible_module_compression' from source: unknown 11062 1727096108.01500: ANSIBALLZ: Using generic lock for ansible.legacy.command 11062 1727096108.01510: ANSIBALLZ: Acquiring lock 11062 1727096108.01517: ANSIBALLZ: Lock acquired: 140132054962288 11062 1727096108.01672: ANSIBALLZ: Creating module 11062 1727096108.11896: ANSIBALLZ: Writing module into payload 11062 1727096108.11956: ANSIBALLZ: Writing module 11062 1727096108.11975: ANSIBALLZ: Renaming module 11062 1727096108.11987: ANSIBALLZ: Done creating module 11062 1727096108.12001: variable 'ansible_facts' from source: unknown 11062 1727096108.12052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/AnsiballZ_command.py 11062 1727096108.12153: Sending initial data 11062 1727096108.12156: Sent initial data (156 bytes) 11062 1727096108.12609: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096108.12613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096108.12616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096108.12618: 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 <<< 11062 1727096108.12620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096108.12673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096108.12676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096108.12758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096108.14430: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 11062 1727096108.14438: 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 <<< 11062 1727096108.14496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096108.14560: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpamqw7ovc /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/AnsiballZ_command.py <<< 11062 1727096108.14563: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/AnsiballZ_command.py" <<< 11062 1727096108.14625: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpamqw7ovc" to remote "/root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/AnsiballZ_command.py" <<< 11062 1727096108.15246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096108.15294: stderr chunk (state=3): >>><<< 11062 1727096108.15297: stdout chunk (state=3): >>><<< 11062 1727096108.15316: done transferring module to remote 11062 1727096108.15326: _low_level_execute_command(): starting 11062 1727096108.15330: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/ /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/AnsiballZ_command.py && sleep 0' 11062 1727096108.15847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096108.15853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096108.15855: 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 <<< 11062 1727096108.15857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096108.15943: 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 <<< 11062 1727096108.16005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096108.17931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096108.17936: stdout chunk (state=3): >>><<< 11062 1727096108.17939: stderr chunk (state=3): >>><<< 11062 1727096108.17959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096108.18051: _low_level_execute_command(): starting 11062 1727096108.18056: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/AnsiballZ_command.py && sleep 0' 11062 1727096108.18629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096108.18645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096108.18662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096108.18685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096108.18747: 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 <<< 11062 1727096108.18799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096108.18818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096108.18847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096108.19036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096109.57289: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip link add test1 type veth peer name test1p\n+ ip link add test2 type veth peer name test2p\n++ pgrep NetworkManager\n+ '[' -n 702 ']'\n+ nmcli d set test1 managed true\n+ nmcli d set test2 managed true\n+ nmcli d set test1p managed false\n+ nmcli d set test2p managed false\n+ ip link set test1p up\n+ ip link set test2p up\n+ ip link add name testbr type bridge forward_delay 0\n++ pgrep NetworkManager\n+ '[' -n 702 ']'\n+ nmcli d set testbr managed false\n+ ip link set testbr up\n+ timer=0\n+ ip addr show testbr\n+ grep -q 'inet [1-9]'\n+ let timer+=1\n+ '[' 1 -eq 30 ']'\n+ sleep 1\n+ rc=0\n+ ip addr add 192.0.2.1/24 dev testbr\n+ '[' 0 '!=' 0 ']'\n+ ip -6 addr add 2001:DB8::1/32 dev testbr\n+ '[' 0 '!=' 0 ']'\n+ ip addr show testbr\n+ grep -q 'inet [1-9]'\n+ grep 'release 6' /etc/redhat-release\n+ ip link set test1p master testbr\n+ ip link set test2p master testbr\n+ systemctl is-active firewalld\ninactive\n+ dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n if systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if ! firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --add-service \"$service\"\n fi\n done\n fi\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\nfi\n", "start": "2024-09-23 08:55:08.344421", "end": "2024-09-23 08:55:09.570910", "delta": "0:00:01.226489", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n if systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if ! firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --add-service \"$service\"\n fi\n done\n fi\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\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}}} <<< 11062 1727096109.59011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096109.59016: stdout chunk (state=3): >>><<< 11062 1727096109.59019: stderr chunk (state=3): >>><<< 11062 1727096109.59175: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip link add test1 type veth peer name test1p\n+ ip link add test2 type veth peer name test2p\n++ pgrep NetworkManager\n+ '[' -n 702 ']'\n+ nmcli d set test1 managed true\n+ nmcli d set test2 managed true\n+ nmcli d set test1p managed false\n+ nmcli d set test2p managed false\n+ ip link set test1p up\n+ ip link set test2p up\n+ ip link add name testbr type bridge forward_delay 0\n++ pgrep NetworkManager\n+ '[' -n 702 ']'\n+ nmcli d set testbr managed false\n+ ip link set testbr up\n+ timer=0\n+ ip addr show testbr\n+ grep -q 'inet [1-9]'\n+ let timer+=1\n+ '[' 1 -eq 30 ']'\n+ sleep 1\n+ rc=0\n+ ip addr add 192.0.2.1/24 dev testbr\n+ '[' 0 '!=' 0 ']'\n+ ip -6 addr add 2001:DB8::1/32 dev testbr\n+ '[' 0 '!=' 0 ']'\n+ ip addr show testbr\n+ grep -q 'inet [1-9]'\n+ grep 'release 6' /etc/redhat-release\n+ ip link set test1p master testbr\n+ ip link set test2p master testbr\n+ systemctl is-active firewalld\ninactive\n+ dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n if systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if ! firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --add-service \"$service\"\n fi\n done\n fi\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\nfi\n", "start": "2024-09-23 08:55:08.344421", "end": "2024-09-23 08:55:09.570910", "delta": "0:00:01.226489", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n if systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if ! firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --add-service \"$service\"\n fi\n done\n fi\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\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. 11062 1727096109.59184: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n "$(pgrep NetworkManager)" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the \'testbr\' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n "$(pgrep NetworkManager)" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q \'inet [1-9]\'\ndo\n let "timer+=1"\n if [ $timer -eq 30 ]; then\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc="$?"\n if [ "$rc" != 0 ]; then\n echo NOTICE - could not add testbr - error code "$rc"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc="$?"\n if [ "$rc" != 0 ]; then\n echo NOTICE - could not add testbr - error code "$rc"\n continue\n fi\ndone\n\nif grep \'release 6\' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo \'interface testbr {\' > /etc/radvd.conf\n echo \' AdvSendAdvert on;\' >> /etc/radvd.conf\n echo \' prefix 2001:DB8::/64 { \' >> /etc/radvd.conf\n echo \' AdvOnLink on; }; \' >> /etc/radvd.conf\n echo \' }; \' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n if systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if ! firewall-cmd --query-service="$service"; then\n firewall-cmd --add-service "$service"\n fi\n done\n fi\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\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-1727096107.9818635-11408-278420912536431/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096109.59187: _low_level_execute_command(): starting 11062 1727096109.59189: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096107.9818635-11408-278420912536431/ > /dev/null 2>&1 && sleep 0' 11062 1727096109.59794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096109.59809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096109.59826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096109.59860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096109.59879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096109.59974: 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 <<< 11062 1727096109.60002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096109.60101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096109.62124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096109.62136: stdout chunk (state=3): >>><<< 11062 1727096109.62154: stderr chunk (state=3): >>><<< 11062 1727096109.62275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096109.62279: handler run complete 11062 1727096109.62281: Evaluated conditional (False): False 11062 1727096109.62284: attempt loop complete, returning result 11062 1727096109.62286: _execute() done 11062 1727096109.62288: dumping result to json 11062 1727096109.62290: done dumping result, returning 11062 1727096109.62291: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0afff68d-5257-482e-8c87-000000000012] 11062 1727096109.62293: sending task result for task 0afff68d-5257-482e-8c87-000000000012 ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n if systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if ! firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --add-service \"$service\"\n fi\n done\n fi\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\nfi\n", "delta": "0:00:01.226489", "end": "2024-09-23 08:55:09.570910", "rc": 0, "start": "2024-09-23 08:55:08.344421" } STDERR: + exec + ip link add test1 type veth peer name test1p + ip link add test2 type veth peer name test2p ++ pgrep NetworkManager + '[' -n 702 ']' + nmcli d set test1 managed true + nmcli d set test2 managed true + nmcli d set test1p managed false + nmcli d set test2p managed false + ip link set test1p up + ip link set test2p up + ip link add name testbr type bridge forward_delay 0 ++ pgrep NetworkManager + '[' -n 702 ']' + nmcli d set testbr managed false + ip link set testbr up + timer=0 + ip addr show testbr + grep -q 'inet [1-9]' + let timer+=1 + '[' 1 -eq 30 ']' + sleep 1 + rc=0 + ip addr add 192.0.2.1/24 dev testbr + '[' 0 '!=' 0 ']' + ip -6 addr add 2001:DB8::1/32 dev testbr + '[' 0 '!=' 0 ']' + ip addr show testbr + grep -q 'inet [1-9]' + grep 'release 6' /etc/redhat-release + ip link set test1p master testbr + ip link set test2p master testbr + systemctl is-active firewalld inactive + dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces 11062 1727096109.62462: no more pending results, returning what we have 11062 1727096109.62466: results queue empty 11062 1727096109.62467: checking for any_errors_fatal 11062 1727096109.62476: done checking for any_errors_fatal 11062 1727096109.62477: checking for max_fail_percentage 11062 1727096109.62479: done checking for max_fail_percentage 11062 1727096109.62479: checking to see if all hosts have failed and the running result is not ok 11062 1727096109.62480: done checking to see if all hosts have failed 11062 1727096109.62481: getting the remaining hosts for this loop 11062 1727096109.62482: done getting the remaining hosts for this loop 11062 1727096109.62485: getting the next task for host managed_node1 11062 1727096109.62494: done getting next task for host managed_node1 11062 1727096109.62496: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11062 1727096109.62500: ^ 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 11062 1727096109.62503: getting variables 11062 1727096109.62505: in VariableManager get_vars() 11062 1727096109.62549: Calling all_inventory to load vars for managed_node1 11062 1727096109.62552: Calling groups_inventory to load vars for managed_node1 11062 1727096109.62555: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096109.62770: Calling all_plugins_play to load vars for managed_node1 11062 1727096109.62776: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096109.62781: Calling groups_plugins_play to load vars for managed_node1 11062 1727096109.63231: done sending task result for task 0afff68d-5257-482e-8c87-000000000012 11062 1727096109.63234: WORKER PROCESS EXITING 11062 1727096109.63248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096109.63450: done with get_vars() 11062 1727096109.63460: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:55:09 -0400 (0:00:01.700) 0:00:09.274 ****** 11062 1727096109.63555: entering _queue_task() for managed_node1/include_tasks 11062 1727096109.63990: worker is 1 (out of 1 available) 11062 1727096109.64000: exiting _queue_task() for managed_node1/include_tasks 11062 1727096109.64011: done queuing things up, now waiting for results queue to drain 11062 1727096109.64013: waiting for pending results... 11062 1727096109.64141: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 11062 1727096109.64215: in run() - task 0afff68d-5257-482e-8c87-000000000016 11062 1727096109.64241: variable 'ansible_search_path' from source: unknown 11062 1727096109.64260: variable 'ansible_search_path' from source: unknown 11062 1727096109.64348: calling self._execute() 11062 1727096109.64394: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096109.64407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096109.64422: variable 'omit' from source: magic vars 11062 1727096109.64787: variable 'ansible_distribution_major_version' from source: facts 11062 1727096109.64807: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096109.64817: _execute() done 11062 1727096109.64824: dumping result to json 11062 1727096109.64831: done dumping result, returning 11062 1727096109.64872: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-482e-8c87-000000000016] 11062 1727096109.64876: sending task result for task 0afff68d-5257-482e-8c87-000000000016 11062 1727096109.65044: done sending task result for task 0afff68d-5257-482e-8c87-000000000016 11062 1727096109.65047: WORKER PROCESS EXITING 11062 1727096109.65075: no more pending results, returning what we have 11062 1727096109.65080: in VariableManager get_vars() 11062 1727096109.65192: Calling all_inventory to load vars for managed_node1 11062 1727096109.65195: Calling groups_inventory to load vars for managed_node1 11062 1727096109.65198: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096109.65207: Calling all_plugins_play to load vars for managed_node1 11062 1727096109.65214: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096109.65218: Calling groups_plugins_play to load vars for managed_node1 11062 1727096109.65475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096109.65672: done with get_vars() 11062 1727096109.65681: variable 'ansible_search_path' from source: unknown 11062 1727096109.65682: variable 'ansible_search_path' from source: unknown 11062 1727096109.65719: we have included files to process 11062 1727096109.65720: generating all_blocks data 11062 1727096109.65722: done generating all_blocks data 11062 1727096109.65723: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096109.65723: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096109.65725: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096109.66003: done processing included file 11062 1727096109.66006: iterating over new_blocks loaded from include file 11062 1727096109.66007: in VariableManager get_vars() 11062 1727096109.66030: done with get_vars() 11062 1727096109.66032: filtering new block on tags 11062 1727096109.66049: done filtering new block on tags 11062 1727096109.66051: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 11062 1727096109.66056: extending task lists for all hosts with included blocks 11062 1727096109.66155: done extending task lists 11062 1727096109.66157: done processing included files 11062 1727096109.66157: results queue empty 11062 1727096109.66158: checking for any_errors_fatal 11062 1727096109.66170: done checking for any_errors_fatal 11062 1727096109.66171: checking for max_fail_percentage 11062 1727096109.66172: done checking for max_fail_percentage 11062 1727096109.66173: checking to see if all hosts have failed and the running result is not ok 11062 1727096109.66174: done checking to see if all hosts have failed 11062 1727096109.66174: getting the remaining hosts for this loop 11062 1727096109.66175: done getting the remaining hosts for this loop 11062 1727096109.66178: getting the next task for host managed_node1 11062 1727096109.66182: done getting next task for host managed_node1 11062 1727096109.66184: ^ task is: TASK: Get stat for interface {{ interface }} 11062 1727096109.66187: ^ 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 11062 1727096109.66189: getting variables 11062 1727096109.66190: in VariableManager get_vars() 11062 1727096109.66207: Calling all_inventory to load vars for managed_node1 11062 1727096109.66209: Calling groups_inventory to load vars for managed_node1 11062 1727096109.66211: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096109.66215: Calling all_plugins_play to load vars for managed_node1 11062 1727096109.66218: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096109.66220: Calling groups_plugins_play to load vars for managed_node1 11062 1727096109.66356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096109.66551: done with get_vars() 11062 1727096109.66560: done getting variables 11062 1727096109.66725: variable 'interface' from source: task vars 11062 1727096109.66730: variable 'dhcp_interface1' from source: play vars 11062 1727096109.66803: variable 'dhcp_interface1' from source: play vars TASK [Get stat for interface test1] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 08:55:09 -0400 (0:00:00.032) 0:00:09.307 ****** 11062 1727096109.66843: entering _queue_task() for managed_node1/stat 11062 1727096109.67142: worker is 1 (out of 1 available) 11062 1727096109.67154: exiting _queue_task() for managed_node1/stat 11062 1727096109.67169: done queuing things up, now waiting for results queue to drain 11062 1727096109.67283: waiting for pending results... 11062 1727096109.67430: running TaskExecutor() for managed_node1/TASK: Get stat for interface test1 11062 1727096109.67557: in run() - task 0afff68d-5257-482e-8c87-000000000153 11062 1727096109.67582: variable 'ansible_search_path' from source: unknown 11062 1727096109.67612: variable 'ansible_search_path' from source: unknown 11062 1727096109.67720: calling self._execute() 11062 1727096109.67725: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096109.67728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096109.67744: variable 'omit' from source: magic vars 11062 1727096109.68103: variable 'ansible_distribution_major_version' from source: facts 11062 1727096109.68120: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096109.68132: variable 'omit' from source: magic vars 11062 1727096109.68193: variable 'omit' from source: magic vars 11062 1727096109.68296: variable 'interface' from source: task vars 11062 1727096109.68307: variable 'dhcp_interface1' from source: play vars 11062 1727096109.68374: variable 'dhcp_interface1' from source: play vars 11062 1727096109.68404: variable 'omit' from source: magic vars 11062 1727096109.68449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096109.68574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096109.68577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096109.68579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096109.68581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096109.68592: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096109.68603: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096109.68611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096109.68716: Set connection var ansible_connection to ssh 11062 1727096109.68730: Set connection var ansible_shell_executable to /bin/sh 11062 1727096109.68740: Set connection var ansible_pipelining to False 11062 1727096109.68752: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096109.68762: Set connection var ansible_timeout to 10 11062 1727096109.68776: Set connection var ansible_shell_type to sh 11062 1727096109.68807: variable 'ansible_shell_executable' from source: unknown 11062 1727096109.68819: variable 'ansible_connection' from source: unknown 11062 1727096109.68826: variable 'ansible_module_compression' from source: unknown 11062 1727096109.68833: variable 'ansible_shell_type' from source: unknown 11062 1727096109.68839: variable 'ansible_shell_executable' from source: unknown 11062 1727096109.68844: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096109.68919: variable 'ansible_pipelining' from source: unknown 11062 1727096109.68923: variable 'ansible_timeout' from source: unknown 11062 1727096109.68925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096109.69078: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096109.69093: variable 'omit' from source: magic vars 11062 1727096109.69102: starting attempt loop 11062 1727096109.69108: running the handler 11062 1727096109.69124: _low_level_execute_command(): starting 11062 1727096109.69143: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096109.70148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096109.70255: 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 <<< 11062 1727096109.70283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096109.70392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096109.72131: stdout chunk (state=3): >>>/root <<< 11062 1727096109.72291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096109.72295: stdout chunk (state=3): >>><<< 11062 1727096109.72297: stderr chunk (state=3): >>><<< 11062 1727096109.72318: _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 11062 1727096109.72339: _low_level_execute_command(): starting 11062 1727096109.72355: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969 `" && echo ansible-tmp-1727096109.7232647-11493-68334590898969="` echo /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969 `" ) && sleep 0' 11062 1727096109.73031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096109.73034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096109.73161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11062 1727096109.73180: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096109.73197: 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 <<< 11062 1727096109.73229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096109.73327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096109.75351: stdout chunk (state=3): >>>ansible-tmp-1727096109.7232647-11493-68334590898969=/root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969 <<< 11062 1727096109.75509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096109.75513: stdout chunk (state=3): >>><<< 11062 1727096109.75515: stderr chunk (state=3): >>><<< 11062 1727096109.75574: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096109.7232647-11493-68334590898969=/root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096109.75596: variable 'ansible_module_compression' from source: unknown 11062 1727096109.75669: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11062 1727096109.75710: variable 'ansible_facts' from source: unknown 11062 1727096109.75807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/AnsiballZ_stat.py 11062 1727096109.76078: Sending initial data 11062 1727096109.76081: Sent initial data (152 bytes) 11062 1727096109.76630: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096109.76645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096109.76663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096109.76683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096109.76700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096109.76782: 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 <<< 11062 1727096109.76807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096109.76831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096109.76929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096109.78656: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096109.78731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096109.78808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpiu60fjio /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/AnsiballZ_stat.py <<< 11062 1727096109.78822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/AnsiballZ_stat.py" <<< 11062 1727096109.78887: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpiu60fjio" to remote "/root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/AnsiballZ_stat.py" <<< 11062 1727096109.79801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096109.79804: stdout chunk (state=3): >>><<< 11062 1727096109.79806: stderr chunk (state=3): >>><<< 11062 1727096109.79819: done transferring module to remote 11062 1727096109.79836: _low_level_execute_command(): starting 11062 1727096109.79845: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/ /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/AnsiballZ_stat.py && sleep 0' 11062 1727096109.80493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096109.80587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096109.80614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096109.80631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096109.80651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096109.80747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096109.82676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096109.82703: stdout chunk (state=3): >>><<< 11062 1727096109.82706: stderr chunk (state=3): >>><<< 11062 1727096109.82801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096109.82804: _low_level_execute_command(): starting 11062 1727096109.82806: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/AnsiballZ_stat.py && sleep 0' 11062 1727096109.83356: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096109.83437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096109.83441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096109.83492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096109.83509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096109.83540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096109.83646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096109.99452: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/test1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 26393, "dev": 23, "nlink": 1, "atime": 1727096108.3511324, "mtime": 1727096108.3511324, "ctime": 1727096108.3511324, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/test1", "lnk_target": "../../devices/virtual/net/test1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/test1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 11062 1727096110.00935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096110.00940: stdout chunk (state=3): >>><<< 11062 1727096110.00942: stderr chunk (state=3): >>><<< 11062 1727096110.01080: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/test1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 26393, "dev": 23, "nlink": 1, "atime": 1727096108.3511324, "mtime": 1727096108.3511324, "ctime": 1727096108.3511324, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/test1", "lnk_target": "../../devices/virtual/net/test1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/test1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096110.01085: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/test1', '_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-1727096109.7232647-11493-68334590898969/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096110.01101: _low_level_execute_command(): starting 11062 1727096110.01109: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096109.7232647-11493-68334590898969/ > /dev/null 2>&1 && sleep 0' 11062 1727096110.01778: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096110.01791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096110.01850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.01917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.01935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.01965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.02069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.04001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.04071: stderr chunk (state=3): >>><<< 11062 1727096110.04080: stdout chunk (state=3): >>><<< 11062 1727096110.04101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096110.04111: handler run complete 11062 1727096110.04173: attempt loop complete, returning result 11062 1727096110.04180: _execute() done 11062 1727096110.04187: dumping result to json 11062 1727096110.04196: done dumping result, returning 11062 1727096110.04207: done running TaskExecutor() for managed_node1/TASK: Get stat for interface test1 [0afff68d-5257-482e-8c87-000000000153] 11062 1727096110.04272: sending task result for task 0afff68d-5257-482e-8c87-000000000153 11062 1727096110.04345: done sending task result for task 0afff68d-5257-482e-8c87-000000000153 11062 1727096110.04348: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1727096108.3511324, "block_size": 4096, "blocks": 0, "ctime": 1727096108.3511324, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26393, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test1", "lnk_target": "../../devices/virtual/net/test1", "mode": "0777", "mtime": 1727096108.3511324, "nlink": 1, "path": "/sys/class/net/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 11062 1727096110.04445: no more pending results, returning what we have 11062 1727096110.04448: results queue empty 11062 1727096110.04450: checking for any_errors_fatal 11062 1727096110.04451: done checking for any_errors_fatal 11062 1727096110.04452: checking for max_fail_percentage 11062 1727096110.04453: done checking for max_fail_percentage 11062 1727096110.04454: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.04455: done checking to see if all hosts have failed 11062 1727096110.04456: getting the remaining hosts for this loop 11062 1727096110.04459: done getting the remaining hosts for this loop 11062 1727096110.04462: getting the next task for host managed_node1 11062 1727096110.04472: done getting next task for host managed_node1 11062 1727096110.04475: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11062 1727096110.04478: ^ 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 11062 1727096110.04483: getting variables 11062 1727096110.04484: in VariableManager get_vars() 11062 1727096110.04525: Calling all_inventory to load vars for managed_node1 11062 1727096110.04528: Calling groups_inventory to load vars for managed_node1 11062 1727096110.04530: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.04542: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.04545: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.04548: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.05072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.05284: done with get_vars() 11062 1727096110.05295: done getting variables 11062 1727096110.05393: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11062 1727096110.05516: variable 'interface' from source: task vars 11062 1727096110.05520: variable 'dhcp_interface1' from source: play vars 11062 1727096110.05586: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:55:10 -0400 (0:00:00.387) 0:00:09.695 ****** 11062 1727096110.05617: entering _queue_task() for managed_node1/assert 11062 1727096110.05619: Creating lock for assert 11062 1727096110.05918: worker is 1 (out of 1 available) 11062 1727096110.05932: exiting _queue_task() for managed_node1/assert 11062 1727096110.05944: done queuing things up, now waiting for results queue to drain 11062 1727096110.05945: waiting for pending results... 11062 1727096110.06314: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 11062 1727096110.06373: in run() - task 0afff68d-5257-482e-8c87-000000000017 11062 1727096110.06377: variable 'ansible_search_path' from source: unknown 11062 1727096110.06379: variable 'ansible_search_path' from source: unknown 11062 1727096110.06397: calling self._execute() 11062 1727096110.06480: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.06491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.06507: variable 'omit' from source: magic vars 11062 1727096110.06879: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.06953: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.06956: variable 'omit' from source: magic vars 11062 1727096110.06958: variable 'omit' from source: magic vars 11062 1727096110.07061: variable 'interface' from source: task vars 11062 1727096110.07077: variable 'dhcp_interface1' from source: play vars 11062 1727096110.07141: variable 'dhcp_interface1' from source: play vars 11062 1727096110.07177: variable 'omit' from source: magic vars 11062 1727096110.07222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096110.07277: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096110.07296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096110.07372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.07375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.07384: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096110.07386: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.07388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.07477: Set connection var ansible_connection to ssh 11062 1727096110.07497: Set connection var ansible_shell_executable to /bin/sh 11062 1727096110.07510: Set connection var ansible_pipelining to False 11062 1727096110.07521: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096110.07530: Set connection var ansible_timeout to 10 11062 1727096110.07540: Set connection var ansible_shell_type to sh 11062 1727096110.07564: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.07573: variable 'ansible_connection' from source: unknown 11062 1727096110.07579: variable 'ansible_module_compression' from source: unknown 11062 1727096110.07585: variable 'ansible_shell_type' from source: unknown 11062 1727096110.07601: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.07603: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.07673: variable 'ansible_pipelining' from source: unknown 11062 1727096110.07676: variable 'ansible_timeout' from source: unknown 11062 1727096110.07678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.07776: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096110.07791: variable 'omit' from source: magic vars 11062 1727096110.07800: starting attempt loop 11062 1727096110.07806: running the handler 11062 1727096110.07960: variable 'interface_stat' from source: set_fact 11062 1727096110.07985: Evaluated conditional (interface_stat.stat.exists): True 11062 1727096110.07995: handler run complete 11062 1727096110.08011: attempt loop complete, returning result 11062 1727096110.08017: _execute() done 11062 1727096110.08023: dumping result to json 11062 1727096110.08037: done dumping result, returning 11062 1727096110.08052: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [0afff68d-5257-482e-8c87-000000000017] 11062 1727096110.08072: sending task result for task 0afff68d-5257-482e-8c87-000000000017 11062 1727096110.08280: done sending task result for task 0afff68d-5257-482e-8c87-000000000017 11062 1727096110.08284: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096110.08331: no more pending results, returning what we have 11062 1727096110.08334: results queue empty 11062 1727096110.08335: checking for any_errors_fatal 11062 1727096110.08345: done checking for any_errors_fatal 11062 1727096110.08346: checking for max_fail_percentage 11062 1727096110.08348: done checking for max_fail_percentage 11062 1727096110.08349: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.08350: done checking to see if all hosts have failed 11062 1727096110.08351: getting the remaining hosts for this loop 11062 1727096110.08352: done getting the remaining hosts for this loop 11062 1727096110.08362: getting the next task for host managed_node1 11062 1727096110.08374: done getting next task for host managed_node1 11062 1727096110.08376: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11062 1727096110.08380: ^ 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 11062 1727096110.08384: getting variables 11062 1727096110.08385: in VariableManager get_vars() 11062 1727096110.08428: Calling all_inventory to load vars for managed_node1 11062 1727096110.08430: Calling groups_inventory to load vars for managed_node1 11062 1727096110.08433: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.08444: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.08447: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.08450: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.08822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.09040: done with get_vars() 11062 1727096110.09051: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:55:10 -0400 (0:00:00.035) 0:00:09.730 ****** 11062 1727096110.09149: entering _queue_task() for managed_node1/include_tasks 11062 1727096110.09462: worker is 1 (out of 1 available) 11062 1727096110.09519: exiting _queue_task() for managed_node1/include_tasks 11062 1727096110.09531: done queuing things up, now waiting for results queue to drain 11062 1727096110.09532: waiting for pending results... 11062 1727096110.09744: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 11062 1727096110.09877: in run() - task 0afff68d-5257-482e-8c87-00000000001b 11062 1727096110.09880: variable 'ansible_search_path' from source: unknown 11062 1727096110.09883: variable 'ansible_search_path' from source: unknown 11062 1727096110.09902: calling self._execute() 11062 1727096110.09990: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.10001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.10060: variable 'omit' from source: magic vars 11062 1727096110.10455: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.10473: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.10484: _execute() done 11062 1727096110.10496: dumping result to json 11062 1727096110.10503: done dumping result, returning 11062 1727096110.10513: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-482e-8c87-00000000001b] 11062 1727096110.10526: sending task result for task 0afff68d-5257-482e-8c87-00000000001b 11062 1727096110.10739: done sending task result for task 0afff68d-5257-482e-8c87-00000000001b 11062 1727096110.10766: no more pending results, returning what we have 11062 1727096110.10772: in VariableManager get_vars() 11062 1727096110.10820: Calling all_inventory to load vars for managed_node1 11062 1727096110.10823: Calling groups_inventory to load vars for managed_node1 11062 1727096110.10825: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.10840: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.10843: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.10847: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.11213: WORKER PROCESS EXITING 11062 1727096110.11236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.11446: done with get_vars() 11062 1727096110.11453: variable 'ansible_search_path' from source: unknown 11062 1727096110.11454: variable 'ansible_search_path' from source: unknown 11062 1727096110.11490: we have included files to process 11062 1727096110.11491: generating all_blocks data 11062 1727096110.11492: done generating all_blocks data 11062 1727096110.11496: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096110.11497: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096110.11499: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096110.11687: done processing included file 11062 1727096110.11689: iterating over new_blocks loaded from include file 11062 1727096110.11690: in VariableManager get_vars() 11062 1727096110.11710: done with get_vars() 11062 1727096110.11711: filtering new block on tags 11062 1727096110.11731: done filtering new block on tags 11062 1727096110.11733: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 11062 1727096110.11742: extending task lists for all hosts with included blocks 11062 1727096110.11849: done extending task lists 11062 1727096110.11851: done processing included files 11062 1727096110.11851: results queue empty 11062 1727096110.11852: checking for any_errors_fatal 11062 1727096110.11854: done checking for any_errors_fatal 11062 1727096110.11855: checking for max_fail_percentage 11062 1727096110.11856: done checking for max_fail_percentage 11062 1727096110.11857: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.11857: done checking to see if all hosts have failed 11062 1727096110.11858: getting the remaining hosts for this loop 11062 1727096110.11859: done getting the remaining hosts for this loop 11062 1727096110.11862: getting the next task for host managed_node1 11062 1727096110.11865: done getting next task for host managed_node1 11062 1727096110.11869: ^ task is: TASK: Get stat for interface {{ interface }} 11062 1727096110.11872: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096110.11874: getting variables 11062 1727096110.11875: in VariableManager get_vars() 11062 1727096110.11887: Calling all_inventory to load vars for managed_node1 11062 1727096110.11889: Calling groups_inventory to load vars for managed_node1 11062 1727096110.11891: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.11896: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.11898: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.11900: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.12042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.12681: done with get_vars() 11062 1727096110.12690: done getting variables 11062 1727096110.12842: variable 'interface' from source: task vars 11062 1727096110.12846: variable 'dhcp_interface2' from source: play vars 11062 1727096110.12906: variable 'dhcp_interface2' from source: play vars TASK [Get stat for interface test2] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 08:55:10 -0400 (0:00:00.037) 0:00:09.768 ****** 11062 1727096110.12942: entering _queue_task() for managed_node1/stat 11062 1727096110.13353: worker is 1 (out of 1 available) 11062 1727096110.13364: exiting _queue_task() for managed_node1/stat 11062 1727096110.13378: done queuing things up, now waiting for results queue to drain 11062 1727096110.13379: waiting for pending results... 11062 1727096110.13674: running TaskExecutor() for managed_node1/TASK: Get stat for interface test2 11062 1727096110.13726: in run() - task 0afff68d-5257-482e-8c87-00000000016b 11062 1727096110.13746: variable 'ansible_search_path' from source: unknown 11062 1727096110.13754: variable 'ansible_search_path' from source: unknown 11062 1727096110.13874: calling self._execute() 11062 1727096110.13904: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.13920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.14012: variable 'omit' from source: magic vars 11062 1727096110.14327: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.14354: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.14365: variable 'omit' from source: magic vars 11062 1727096110.14452: variable 'omit' from source: magic vars 11062 1727096110.14534: variable 'interface' from source: task vars 11062 1727096110.14545: variable 'dhcp_interface2' from source: play vars 11062 1727096110.14618: variable 'dhcp_interface2' from source: play vars 11062 1727096110.14644: variable 'omit' from source: magic vars 11062 1727096110.14778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096110.14782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096110.14785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096110.14790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.14807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.14844: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096110.14853: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.14860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.14972: Set connection var ansible_connection to ssh 11062 1727096110.14994: Set connection var ansible_shell_executable to /bin/sh 11062 1727096110.15006: Set connection var ansible_pipelining to False 11062 1727096110.15018: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096110.15029: Set connection var ansible_timeout to 10 11062 1727096110.15040: Set connection var ansible_shell_type to sh 11062 1727096110.15071: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.15079: variable 'ansible_connection' from source: unknown 11062 1727096110.15086: variable 'ansible_module_compression' from source: unknown 11062 1727096110.15102: variable 'ansible_shell_type' from source: unknown 11062 1727096110.15105: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.15213: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.15217: variable 'ansible_pipelining' from source: unknown 11062 1727096110.15220: variable 'ansible_timeout' from source: unknown 11062 1727096110.15222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.15365: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096110.15386: variable 'omit' from source: magic vars 11062 1727096110.15397: starting attempt loop 11062 1727096110.15404: running the handler 11062 1727096110.15425: _low_level_execute_command(): starting 11062 1727096110.15543: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096110.16211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096110.16289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.16328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.16347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.16373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.16481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.18234: stdout chunk (state=3): >>>/root <<< 11062 1727096110.18396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.18400: stdout chunk (state=3): >>><<< 11062 1727096110.18402: stderr chunk (state=3): >>><<< 11062 1727096110.18476: _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 11062 1727096110.18480: _low_level_execute_command(): starting 11062 1727096110.18484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548 `" && echo ansible-tmp-1727096110.1842847-11505-216230226002548="` echo /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548 `" ) && sleep 0' 11062 1727096110.19103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096110.19128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096110.19143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096110.19163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096110.19193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096110.19238: 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 <<< 11062 1727096110.19306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.19325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.19369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.19477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.21659: stdout chunk (state=3): >>>ansible-tmp-1727096110.1842847-11505-216230226002548=/root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548 <<< 11062 1727096110.21793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.21806: stderr chunk (state=3): >>><<< 11062 1727096110.21823: stdout chunk (state=3): >>><<< 11062 1727096110.21843: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096110.1842847-11505-216230226002548=/root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096110.21975: variable 'ansible_module_compression' from source: unknown 11062 1727096110.21978: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11062 1727096110.22107: variable 'ansible_facts' from source: unknown 11062 1727096110.22374: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/AnsiballZ_stat.py 11062 1727096110.22651: Sending initial data 11062 1727096110.22655: Sent initial data (153 bytes) 11062 1727096110.23430: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096110.23483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.23547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.23725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.23751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.23855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.25527: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096110.25620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096110.25681: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpbtury5fl /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/AnsiballZ_stat.py <<< 11062 1727096110.25712: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/AnsiballZ_stat.py" <<< 11062 1727096110.25782: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpbtury5fl" to remote "/root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/AnsiballZ_stat.py" <<< 11062 1727096110.26737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.26741: stdout chunk (state=3): >>><<< 11062 1727096110.26747: stderr chunk (state=3): >>><<< 11062 1727096110.26781: done transferring module to remote 11062 1727096110.26797: _low_level_execute_command(): starting 11062 1727096110.26845: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/ /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/AnsiballZ_stat.py && sleep 0' 11062 1727096110.27471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096110.27488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096110.27586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.27631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.27649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.27675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.27775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.29692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.29711: stdout chunk (state=3): >>><<< 11062 1727096110.29722: stderr chunk (state=3): >>><<< 11062 1727096110.29821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096110.29826: _low_level_execute_command(): starting 11062 1727096110.29828: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/AnsiballZ_stat.py && sleep 0' 11062 1727096110.30361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096110.30376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096110.30430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.30496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.30515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.30548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.30661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.46294: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/test2", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 26799, "dev": 23, "nlink": 1, "atime": 1727096108.3569522, "mtime": 1727096108.3569522, "ctime": 1727096108.3569522, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/test2", "lnk_target": "../../devices/virtual/net/test2", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/test2", "follow": false, "checksum_algorithm": "sha1"}}} <<< 11062 1727096110.47729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096110.47755: stderr chunk (state=3): >>><<< 11062 1727096110.47758: stdout chunk (state=3): >>><<< 11062 1727096110.47776: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/test2", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 26799, "dev": 23, "nlink": 1, "atime": 1727096108.3569522, "mtime": 1727096108.3569522, "ctime": 1727096108.3569522, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/test2", "lnk_target": "../../devices/virtual/net/test2", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/test2", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096110.47817: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/test2', '_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-1727096110.1842847-11505-216230226002548/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096110.47826: _low_level_execute_command(): starting 11062 1727096110.47831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096110.1842847-11505-216230226002548/ > /dev/null 2>&1 && sleep 0' 11062 1727096110.48288: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096110.48291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096110.48294: 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 <<< 11062 1727096110.48297: 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 <<< 11062 1727096110.48298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096110.48300: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.48351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.48354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.48357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.48427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.50363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.50388: stderr chunk (state=3): >>><<< 11062 1727096110.50391: stdout chunk (state=3): >>><<< 11062 1727096110.50409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096110.50415: handler run complete 11062 1727096110.50445: attempt loop complete, returning result 11062 1727096110.50447: _execute() done 11062 1727096110.50450: dumping result to json 11062 1727096110.50457: done dumping result, returning 11062 1727096110.50464: done running TaskExecutor() for managed_node1/TASK: Get stat for interface test2 [0afff68d-5257-482e-8c87-00000000016b] 11062 1727096110.50470: sending task result for task 0afff68d-5257-482e-8c87-00000000016b 11062 1727096110.50570: done sending task result for task 0afff68d-5257-482e-8c87-00000000016b 11062 1727096110.50574: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1727096108.3569522, "block_size": 4096, "blocks": 0, "ctime": 1727096108.3569522, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26799, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test2", "lnk_target": "../../devices/virtual/net/test2", "mode": "0777", "mtime": 1727096108.3569522, "nlink": 1, "path": "/sys/class/net/test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 11062 1727096110.50661: no more pending results, returning what we have 11062 1727096110.50664: results queue empty 11062 1727096110.50665: checking for any_errors_fatal 11062 1727096110.50666: done checking for any_errors_fatal 11062 1727096110.50669: checking for max_fail_percentage 11062 1727096110.50671: done checking for max_fail_percentage 11062 1727096110.50672: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.50672: done checking to see if all hosts have failed 11062 1727096110.50673: getting the remaining hosts for this loop 11062 1727096110.50674: done getting the remaining hosts for this loop 11062 1727096110.50677: getting the next task for host managed_node1 11062 1727096110.50686: done getting next task for host managed_node1 11062 1727096110.50689: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11062 1727096110.50692: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096110.50697: getting variables 11062 1727096110.50698: in VariableManager get_vars() 11062 1727096110.50736: Calling all_inventory to load vars for managed_node1 11062 1727096110.50739: Calling groups_inventory to load vars for managed_node1 11062 1727096110.50741: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.50750: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.50752: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.50755: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.50897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.51020: done with get_vars() 11062 1727096110.51030: done getting variables 11062 1727096110.51074: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096110.51163: variable 'interface' from source: task vars 11062 1727096110.51166: variable 'dhcp_interface2' from source: play vars 11062 1727096110.51208: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:55:10 -0400 (0:00:00.382) 0:00:10.151 ****** 11062 1727096110.51231: entering _queue_task() for managed_node1/assert 11062 1727096110.51472: worker is 1 (out of 1 available) 11062 1727096110.51484: exiting _queue_task() for managed_node1/assert 11062 1727096110.51497: done queuing things up, now waiting for results queue to drain 11062 1727096110.51498: waiting for pending results... 11062 1727096110.51661: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 11062 1727096110.51742: in run() - task 0afff68d-5257-482e-8c87-00000000001c 11062 1727096110.51755: variable 'ansible_search_path' from source: unknown 11062 1727096110.51758: variable 'ansible_search_path' from source: unknown 11062 1727096110.51791: calling self._execute() 11062 1727096110.51861: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.51865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.51876: variable 'omit' from source: magic vars 11062 1727096110.52202: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.52211: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.52217: variable 'omit' from source: magic vars 11062 1727096110.52246: variable 'omit' from source: magic vars 11062 1727096110.52319: variable 'interface' from source: task vars 11062 1727096110.52323: variable 'dhcp_interface2' from source: play vars 11062 1727096110.52370: variable 'dhcp_interface2' from source: play vars 11062 1727096110.52387: variable 'omit' from source: magic vars 11062 1727096110.52419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096110.52446: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096110.52465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096110.52482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.52494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.52515: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096110.52518: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.52520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.52587: Set connection var ansible_connection to ssh 11062 1727096110.52598: Set connection var ansible_shell_executable to /bin/sh 11062 1727096110.52601: Set connection var ansible_pipelining to False 11062 1727096110.52606: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096110.52611: Set connection var ansible_timeout to 10 11062 1727096110.52618: Set connection var ansible_shell_type to sh 11062 1727096110.52636: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.52639: variable 'ansible_connection' from source: unknown 11062 1727096110.52642: variable 'ansible_module_compression' from source: unknown 11062 1727096110.52644: variable 'ansible_shell_type' from source: unknown 11062 1727096110.52646: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.52648: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.52655: variable 'ansible_pipelining' from source: unknown 11062 1727096110.52658: variable 'ansible_timeout' from source: unknown 11062 1727096110.52660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.52763: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096110.52772: variable 'omit' from source: magic vars 11062 1727096110.52778: starting attempt loop 11062 1727096110.52781: running the handler 11062 1727096110.52874: variable 'interface_stat' from source: set_fact 11062 1727096110.52887: Evaluated conditional (interface_stat.stat.exists): True 11062 1727096110.52892: handler run complete 11062 1727096110.52904: attempt loop complete, returning result 11062 1727096110.52907: _execute() done 11062 1727096110.52910: dumping result to json 11062 1727096110.52912: done dumping result, returning 11062 1727096110.52924: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [0afff68d-5257-482e-8c87-00000000001c] 11062 1727096110.52928: sending task result for task 0afff68d-5257-482e-8c87-00000000001c 11062 1727096110.53002: done sending task result for task 0afff68d-5257-482e-8c87-00000000001c 11062 1727096110.53005: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096110.53073: no more pending results, returning what we have 11062 1727096110.53075: results queue empty 11062 1727096110.53076: checking for any_errors_fatal 11062 1727096110.53084: done checking for any_errors_fatal 11062 1727096110.53085: checking for max_fail_percentage 11062 1727096110.53087: done checking for max_fail_percentage 11062 1727096110.53088: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.53088: done checking to see if all hosts have failed 11062 1727096110.53089: getting the remaining hosts for this loop 11062 1727096110.53090: done getting the remaining hosts for this loop 11062 1727096110.53093: getting the next task for host managed_node1 11062 1727096110.53100: done getting next task for host managed_node1 11062 1727096110.53103: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11062 1727096110.53105: ^ 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 11062 1727096110.53108: getting variables 11062 1727096110.53109: in VariableManager get_vars() 11062 1727096110.53150: Calling all_inventory to load vars for managed_node1 11062 1727096110.53152: Calling groups_inventory to load vars for managed_node1 11062 1727096110.53155: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.53164: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.53166: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.53171: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.53344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.53463: done with get_vars() 11062 1727096110.53473: done getting variables 11062 1727096110.53515: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 Monday 23 September 2024 08:55:10 -0400 (0:00:00.023) 0:00:10.174 ****** 11062 1727096110.53535: entering _queue_task() for managed_node1/command 11062 1727096110.53765: worker is 1 (out of 1 available) 11062 1727096110.53782: exiting _queue_task() for managed_node1/command 11062 1727096110.53796: done queuing things up, now waiting for results queue to drain 11062 1727096110.53797: waiting for pending results... 11062 1727096110.53951: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 11062 1727096110.54007: in run() - task 0afff68d-5257-482e-8c87-00000000001d 11062 1727096110.54020: variable 'ansible_search_path' from source: unknown 11062 1727096110.54050: calling self._execute() 11062 1727096110.54123: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.54128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.54141: variable 'omit' from source: magic vars 11062 1727096110.54415: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.54424: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.54513: variable 'network_provider' from source: set_fact 11062 1727096110.54517: Evaluated conditional (network_provider == "initscripts"): False 11062 1727096110.54519: when evaluation is False, skipping this task 11062 1727096110.54522: _execute() done 11062 1727096110.54524: dumping result to json 11062 1727096110.54527: done dumping result, returning 11062 1727096110.54534: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [0afff68d-5257-482e-8c87-00000000001d] 11062 1727096110.54538: sending task result for task 0afff68d-5257-482e-8c87-00000000001d 11062 1727096110.54623: done sending task result for task 0afff68d-5257-482e-8c87-00000000001d 11062 1727096110.54627: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11062 1727096110.54679: no more pending results, returning what we have 11062 1727096110.54682: results queue empty 11062 1727096110.54682: checking for any_errors_fatal 11062 1727096110.54689: done checking for any_errors_fatal 11062 1727096110.54689: checking for max_fail_percentage 11062 1727096110.54691: done checking for max_fail_percentage 11062 1727096110.54692: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.54692: done checking to see if all hosts have failed 11062 1727096110.54693: getting the remaining hosts for this loop 11062 1727096110.54694: done getting the remaining hosts for this loop 11062 1727096110.54697: getting the next task for host managed_node1 11062 1727096110.54703: done getting next task for host managed_node1 11062 1727096110.54705: ^ task is: TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 11062 1727096110.54708: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096110.54711: getting variables 11062 1727096110.54712: in VariableManager get_vars() 11062 1727096110.54760: Calling all_inventory to load vars for managed_node1 11062 1727096110.54763: Calling groups_inventory to load vars for managed_node1 11062 1727096110.54765: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.54776: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.54778: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.54780: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.54916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.55035: done with get_vars() 11062 1727096110.55043: done getting variables 11062 1727096110.55089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports using deprecated 'master' argument] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 Monday 23 September 2024 08:55:10 -0400 (0:00:00.015) 0:00:10.190 ****** 11062 1727096110.55108: entering _queue_task() for managed_node1/debug 11062 1727096110.55322: worker is 1 (out of 1 available) 11062 1727096110.55336: exiting _queue_task() for managed_node1/debug 11062 1727096110.55350: done queuing things up, now waiting for results queue to drain 11062 1727096110.55352: waiting for pending results... 11062 1727096110.55504: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 11062 1727096110.55559: in run() - task 0afff68d-5257-482e-8c87-00000000001e 11062 1727096110.55574: variable 'ansible_search_path' from source: unknown 11062 1727096110.55605: calling self._execute() 11062 1727096110.55672: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.55676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.55683: variable 'omit' from source: magic vars 11062 1727096110.56016: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.56028: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.56031: variable 'omit' from source: magic vars 11062 1727096110.56045: variable 'omit' from source: magic vars 11062 1727096110.56074: variable 'omit' from source: magic vars 11062 1727096110.56106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096110.56139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096110.56151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096110.56166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.56178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.56202: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096110.56204: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.56207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.56279: Set connection var ansible_connection to ssh 11062 1727096110.56285: Set connection var ansible_shell_executable to /bin/sh 11062 1727096110.56291: Set connection var ansible_pipelining to False 11062 1727096110.56298: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096110.56302: Set connection var ansible_timeout to 10 11062 1727096110.56309: Set connection var ansible_shell_type to sh 11062 1727096110.56325: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.56328: variable 'ansible_connection' from source: unknown 11062 1727096110.56331: variable 'ansible_module_compression' from source: unknown 11062 1727096110.56334: variable 'ansible_shell_type' from source: unknown 11062 1727096110.56336: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.56338: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.56340: variable 'ansible_pipelining' from source: unknown 11062 1727096110.56343: variable 'ansible_timeout' from source: unknown 11062 1727096110.56347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.56449: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096110.56464: variable 'omit' from source: magic vars 11062 1727096110.56473: starting attempt loop 11062 1727096110.56476: running the handler 11062 1727096110.56505: handler run complete 11062 1727096110.56517: attempt loop complete, returning result 11062 1727096110.56520: _execute() done 11062 1727096110.56522: dumping result to json 11062 1727096110.56525: done dumping result, returning 11062 1727096110.56531: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument [0afff68d-5257-482e-8c87-00000000001e] 11062 1727096110.56535: sending task result for task 0afff68d-5257-482e-8c87-00000000001e 11062 1727096110.56617: done sending task result for task 0afff68d-5257-482e-8c87-00000000001e 11062 1727096110.56619: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 11062 1727096110.56665: no more pending results, returning what we have 11062 1727096110.56669: results queue empty 11062 1727096110.56670: checking for any_errors_fatal 11062 1727096110.56677: done checking for any_errors_fatal 11062 1727096110.56678: checking for max_fail_percentage 11062 1727096110.56679: done checking for max_fail_percentage 11062 1727096110.56680: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.56681: done checking to see if all hosts have failed 11062 1727096110.56682: getting the remaining hosts for this loop 11062 1727096110.56683: done getting the remaining hosts for this loop 11062 1727096110.56686: getting the next task for host managed_node1 11062 1727096110.56693: done getting next task for host managed_node1 11062 1727096110.56698: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11062 1727096110.56700: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096110.56714: getting variables 11062 1727096110.56718: in VariableManager get_vars() 11062 1727096110.56761: Calling all_inventory to load vars for managed_node1 11062 1727096110.56763: Calling groups_inventory to load vars for managed_node1 11062 1727096110.56765: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.56775: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.56777: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.56779: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.56938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.57063: done with get_vars() 11062 1727096110.57073: 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:55:10 -0400 (0:00:00.020) 0:00:10.210 ****** 11062 1727096110.57136: entering _queue_task() for managed_node1/include_tasks 11062 1727096110.57348: worker is 1 (out of 1 available) 11062 1727096110.57361: exiting _queue_task() for managed_node1/include_tasks 11062 1727096110.57375: done queuing things up, now waiting for results queue to drain 11062 1727096110.57376: waiting for pending results... 11062 1727096110.57531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11062 1727096110.57613: in run() - task 0afff68d-5257-482e-8c87-000000000026 11062 1727096110.57625: variable 'ansible_search_path' from source: unknown 11062 1727096110.57629: variable 'ansible_search_path' from source: unknown 11062 1727096110.57660: calling self._execute() 11062 1727096110.57723: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.57727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.57735: variable 'omit' from source: magic vars 11062 1727096110.57998: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.58008: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.58013: _execute() done 11062 1727096110.58016: dumping result to json 11062 1727096110.58019: done dumping result, returning 11062 1727096110.58025: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-482e-8c87-000000000026] 11062 1727096110.58028: sending task result for task 0afff68d-5257-482e-8c87-000000000026 11062 1727096110.58112: done sending task result for task 0afff68d-5257-482e-8c87-000000000026 11062 1727096110.58115: WORKER PROCESS EXITING 11062 1727096110.58177: no more pending results, returning what we have 11062 1727096110.58181: in VariableManager get_vars() 11062 1727096110.58220: Calling all_inventory to load vars for managed_node1 11062 1727096110.58222: Calling groups_inventory to load vars for managed_node1 11062 1727096110.58225: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.58234: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.58236: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.58239: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.58360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.58497: done with get_vars() 11062 1727096110.58504: variable 'ansible_search_path' from source: unknown 11062 1727096110.58505: variable 'ansible_search_path' from source: unknown 11062 1727096110.58529: we have included files to process 11062 1727096110.58530: generating all_blocks data 11062 1727096110.58531: done generating all_blocks data 11062 1727096110.58535: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11062 1727096110.58535: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11062 1727096110.58537: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11062 1727096110.58986: done processing included file 11062 1727096110.58987: iterating over new_blocks loaded from include file 11062 1727096110.58988: in VariableManager get_vars() 11062 1727096110.59003: done with get_vars() 11062 1727096110.59005: filtering new block on tags 11062 1727096110.59015: done filtering new block on tags 11062 1727096110.59017: in VariableManager get_vars() 11062 1727096110.59030: done with get_vars() 11062 1727096110.59031: filtering new block on tags 11062 1727096110.59045: done filtering new block on tags 11062 1727096110.59047: in VariableManager get_vars() 11062 1727096110.59061: done with get_vars() 11062 1727096110.59062: filtering new block on tags 11062 1727096110.59075: done filtering new block on tags 11062 1727096110.59076: 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 11062 1727096110.59080: extending task lists for all hosts with included blocks 11062 1727096110.59524: done extending task lists 11062 1727096110.59525: done processing included files 11062 1727096110.59525: results queue empty 11062 1727096110.59526: checking for any_errors_fatal 11062 1727096110.59528: done checking for any_errors_fatal 11062 1727096110.59528: checking for max_fail_percentage 11062 1727096110.59529: done checking for max_fail_percentage 11062 1727096110.59529: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.59530: done checking to see if all hosts have failed 11062 1727096110.59530: getting the remaining hosts for this loop 11062 1727096110.59531: done getting the remaining hosts for this loop 11062 1727096110.59533: getting the next task for host managed_node1 11062 1727096110.59535: done getting next task for host managed_node1 11062 1727096110.59537: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11062 1727096110.59539: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 11062 1727096110.59546: getting variables 11062 1727096110.59546: in VariableManager get_vars() 11062 1727096110.59557: Calling all_inventory to load vars for managed_node1 11062 1727096110.59559: Calling groups_inventory to load vars for managed_node1 11062 1727096110.59560: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.59563: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.59565: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.59566: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.59670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.59782: done with get_vars() 11062 1727096110.59789: 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:55:10 -0400 (0:00:00.027) 0:00:10.237 ****** 11062 1727096110.59840: entering _queue_task() for managed_node1/setup 11062 1727096110.60071: worker is 1 (out of 1 available) 11062 1727096110.60086: exiting _queue_task() for managed_node1/setup 11062 1727096110.60098: done queuing things up, now waiting for results queue to drain 11062 1727096110.60100: waiting for pending results... 11062 1727096110.60257: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11062 1727096110.60354: in run() - task 0afff68d-5257-482e-8c87-000000000189 11062 1727096110.60364: variable 'ansible_search_path' from source: unknown 11062 1727096110.60369: variable 'ansible_search_path' from source: unknown 11062 1727096110.60398: calling self._execute() 11062 1727096110.60457: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.60461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.60477: variable 'omit' from source: magic vars 11062 1727096110.60730: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.60739: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.60896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096110.62331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096110.62375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096110.62406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096110.62431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096110.62459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096110.62522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096110.62542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096110.62560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096110.62588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096110.62599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096110.62641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096110.62658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096110.62677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096110.62701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096110.62713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096110.62817: variable '__network_required_facts' from source: role '' defaults 11062 1727096110.62834: variable 'ansible_facts' from source: unknown 11062 1727096110.62889: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 11062 1727096110.62893: when evaluation is False, skipping this task 11062 1727096110.62895: _execute() done 11062 1727096110.62898: dumping result to json 11062 1727096110.62900: done dumping result, returning 11062 1727096110.62907: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-482e-8c87-000000000189] 11062 1727096110.62909: sending task result for task 0afff68d-5257-482e-8c87-000000000189 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11062 1727096110.63040: no more pending results, returning what we have 11062 1727096110.63044: results queue empty 11062 1727096110.63045: checking for any_errors_fatal 11062 1727096110.63046: done checking for any_errors_fatal 11062 1727096110.63047: checking for max_fail_percentage 11062 1727096110.63050: done checking for max_fail_percentage 11062 1727096110.63051: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.63052: done checking to see if all hosts have failed 11062 1727096110.63052: getting the remaining hosts for this loop 11062 1727096110.63053: done getting the remaining hosts for this loop 11062 1727096110.63056: getting the next task for host managed_node1 11062 1727096110.63064: done getting next task for host managed_node1 11062 1727096110.63070: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 11062 1727096110.63074: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096110.63087: getting variables 11062 1727096110.63089: in VariableManager get_vars() 11062 1727096110.63129: Calling all_inventory to load vars for managed_node1 11062 1727096110.63131: Calling groups_inventory to load vars for managed_node1 11062 1727096110.63133: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.63142: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.63144: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.63147: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.63297: done sending task result for task 0afff68d-5257-482e-8c87-000000000189 11062 1727096110.63301: WORKER PROCESS EXITING 11062 1727096110.63310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.63459: done with get_vars() 11062 1727096110.63469: 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:55:10 -0400 (0:00:00.036) 0:00:10.274 ****** 11062 1727096110.63542: entering _queue_task() for managed_node1/stat 11062 1727096110.63762: worker is 1 (out of 1 available) 11062 1727096110.63777: exiting _queue_task() for managed_node1/stat 11062 1727096110.63789: done queuing things up, now waiting for results queue to drain 11062 1727096110.63790: waiting for pending results... 11062 1727096110.63941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 11062 1727096110.64029: in run() - task 0afff68d-5257-482e-8c87-00000000018b 11062 1727096110.64041: variable 'ansible_search_path' from source: unknown 11062 1727096110.64044: variable 'ansible_search_path' from source: unknown 11062 1727096110.64078: calling self._execute() 11062 1727096110.64139: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.64143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.64152: variable 'omit' from source: magic vars 11062 1727096110.64432: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.64435: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.64555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096110.64751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096110.64787: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096110.64813: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096110.64837: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096110.64904: 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) 11062 1727096110.64922: 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) 11062 1727096110.64939: 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) 11062 1727096110.64957: 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) 11062 1727096110.65027: variable '__network_is_ostree' from source: set_fact 11062 1727096110.65033: Evaluated conditional (not __network_is_ostree is defined): False 11062 1727096110.65036: when evaluation is False, skipping this task 11062 1727096110.65038: _execute() done 11062 1727096110.65041: dumping result to json 11062 1727096110.65043: done dumping result, returning 11062 1727096110.65053: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-482e-8c87-00000000018b] 11062 1727096110.65056: sending task result for task 0afff68d-5257-482e-8c87-00000000018b 11062 1727096110.65138: done sending task result for task 0afff68d-5257-482e-8c87-00000000018b 11062 1727096110.65140: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11062 1727096110.65192: no more pending results, returning what we have 11062 1727096110.65195: results queue empty 11062 1727096110.65196: checking for any_errors_fatal 11062 1727096110.65202: done checking for any_errors_fatal 11062 1727096110.65202: checking for max_fail_percentage 11062 1727096110.65204: done checking for max_fail_percentage 11062 1727096110.65205: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.65205: done checking to see if all hosts have failed 11062 1727096110.65206: getting the remaining hosts for this loop 11062 1727096110.65207: done getting the remaining hosts for this loop 11062 1727096110.65210: getting the next task for host managed_node1 11062 1727096110.65217: done getting next task for host managed_node1 11062 1727096110.65220: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11062 1727096110.65224: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096110.65237: getting variables 11062 1727096110.65238: in VariableManager get_vars() 11062 1727096110.65282: Calling all_inventory to load vars for managed_node1 11062 1727096110.65285: Calling groups_inventory to load vars for managed_node1 11062 1727096110.65287: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.65295: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.65297: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.65299: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.65433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.65559: done with get_vars() 11062 1727096110.65569: done getting variables 11062 1727096110.65611: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:55:10 -0400 (0:00:00.020) 0:00:10.295 ****** 11062 1727096110.65635: entering _queue_task() for managed_node1/set_fact 11062 1727096110.65865: worker is 1 (out of 1 available) 11062 1727096110.65878: exiting _queue_task() for managed_node1/set_fact 11062 1727096110.65890: done queuing things up, now waiting for results queue to drain 11062 1727096110.65892: waiting for pending results... 11062 1727096110.66054: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11062 1727096110.66374: in run() - task 0afff68d-5257-482e-8c87-00000000018c 11062 1727096110.66378: variable 'ansible_search_path' from source: unknown 11062 1727096110.66381: variable 'ansible_search_path' from source: unknown 11062 1727096110.66384: calling self._execute() 11062 1727096110.66387: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.66389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.66391: variable 'omit' from source: magic vars 11062 1727096110.66683: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.66700: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.66856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096110.67194: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096110.67253: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096110.67287: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096110.67312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096110.67379: 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) 11062 1727096110.67397: 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) 11062 1727096110.67426: 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) 11062 1727096110.67450: 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) 11062 1727096110.67515: variable '__network_is_ostree' from source: set_fact 11062 1727096110.67521: Evaluated conditional (not __network_is_ostree is defined): False 11062 1727096110.67524: when evaluation is False, skipping this task 11062 1727096110.67527: _execute() done 11062 1727096110.67529: dumping result to json 11062 1727096110.67532: done dumping result, returning 11062 1727096110.67549: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-482e-8c87-00000000018c] 11062 1727096110.67552: sending task result for task 0afff68d-5257-482e-8c87-00000000018c 11062 1727096110.67628: done sending task result for task 0afff68d-5257-482e-8c87-00000000018c 11062 1727096110.67630: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11062 1727096110.67693: no more pending results, returning what we have 11062 1727096110.67696: results queue empty 11062 1727096110.67698: checking for any_errors_fatal 11062 1727096110.67702: done checking for any_errors_fatal 11062 1727096110.67703: checking for max_fail_percentage 11062 1727096110.67704: done checking for max_fail_percentage 11062 1727096110.67705: checking to see if all hosts have failed and the running result is not ok 11062 1727096110.67706: done checking to see if all hosts have failed 11062 1727096110.67707: getting the remaining hosts for this loop 11062 1727096110.67708: done getting the remaining hosts for this loop 11062 1727096110.67711: getting the next task for host managed_node1 11062 1727096110.67719: done getting next task for host managed_node1 11062 1727096110.67723: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 11062 1727096110.67727: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096110.67739: getting variables 11062 1727096110.67741: in VariableManager get_vars() 11062 1727096110.67780: Calling all_inventory to load vars for managed_node1 11062 1727096110.67783: Calling groups_inventory to load vars for managed_node1 11062 1727096110.67785: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096110.67793: Calling all_plugins_play to load vars for managed_node1 11062 1727096110.67795: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096110.67797: Calling groups_plugins_play to load vars for managed_node1 11062 1727096110.67961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096110.68088: done with get_vars() 11062 1727096110.68096: 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:55:10 -0400 (0:00:00.025) 0:00:10.320 ****** 11062 1727096110.68162: entering _queue_task() for managed_node1/service_facts 11062 1727096110.68163: Creating lock for service_facts 11062 1727096110.68404: worker is 1 (out of 1 available) 11062 1727096110.68417: exiting _queue_task() for managed_node1/service_facts 11062 1727096110.68428: done queuing things up, now waiting for results queue to drain 11062 1727096110.68430: waiting for pending results... 11062 1727096110.68592: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 11062 1727096110.68679: in run() - task 0afff68d-5257-482e-8c87-00000000018e 11062 1727096110.68690: variable 'ansible_search_path' from source: unknown 11062 1727096110.68694: variable 'ansible_search_path' from source: unknown 11062 1727096110.68723: calling self._execute() 11062 1727096110.68786: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.68790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.68799: variable 'omit' from source: magic vars 11062 1727096110.69136: variable 'ansible_distribution_major_version' from source: facts 11062 1727096110.69140: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096110.69150: variable 'omit' from source: magic vars 11062 1727096110.69222: variable 'omit' from source: magic vars 11062 1727096110.69372: variable 'omit' from source: magic vars 11062 1727096110.69375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096110.69379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096110.69381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096110.69383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.69388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096110.69423: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096110.69434: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.69444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.69541: Set connection var ansible_connection to ssh 11062 1727096110.69555: Set connection var ansible_shell_executable to /bin/sh 11062 1727096110.69565: Set connection var ansible_pipelining to False 11062 1727096110.69581: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096110.69592: Set connection var ansible_timeout to 10 11062 1727096110.69603: Set connection var ansible_shell_type to sh 11062 1727096110.69628: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.69636: variable 'ansible_connection' from source: unknown 11062 1727096110.69642: variable 'ansible_module_compression' from source: unknown 11062 1727096110.69648: variable 'ansible_shell_type' from source: unknown 11062 1727096110.69654: variable 'ansible_shell_executable' from source: unknown 11062 1727096110.69659: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096110.69665: variable 'ansible_pipelining' from source: unknown 11062 1727096110.69673: variable 'ansible_timeout' from source: unknown 11062 1727096110.69684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096110.69878: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096110.69896: variable 'omit' from source: magic vars 11062 1727096110.69906: starting attempt loop 11062 1727096110.69913: running the handler 11062 1727096110.69931: _low_level_execute_command(): starting 11062 1727096110.69942: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096110.70552: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096110.70557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096110.70562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.70611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.70614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.70619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.70695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.72429: stdout chunk (state=3): >>>/root <<< 11062 1727096110.72575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.72596: stdout chunk (state=3): >>><<< 11062 1727096110.72599: stderr chunk (state=3): >>><<< 11062 1727096110.72621: _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 11062 1727096110.72733: _low_level_execute_command(): starting 11062 1727096110.72737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063 `" && echo ansible-tmp-1727096110.7263317-11538-268589095231063="` echo /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063 `" ) && sleep 0' 11062 1727096110.73343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.73407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.75433: stdout chunk (state=3): >>>ansible-tmp-1727096110.7263317-11538-268589095231063=/root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063 <<< 11062 1727096110.75590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.75594: stdout chunk (state=3): >>><<< 11062 1727096110.75596: stderr chunk (state=3): >>><<< 11062 1727096110.75612: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096110.7263317-11538-268589095231063=/root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096110.75670: variable 'ansible_module_compression' from source: unknown 11062 1727096110.75729: ANSIBALLZ: Using lock for service_facts 11062 1727096110.75774: ANSIBALLZ: Acquiring lock 11062 1727096110.75777: ANSIBALLZ: Lock acquired: 140132055081392 11062 1727096110.75779: ANSIBALLZ: Creating module 11062 1727096110.88502: ANSIBALLZ: Writing module into payload 11062 1727096110.88623: ANSIBALLZ: Writing module 11062 1727096110.88628: ANSIBALLZ: Renaming module 11062 1727096110.88631: ANSIBALLZ: Done creating module 11062 1727096110.88638: variable 'ansible_facts' from source: unknown 11062 1727096110.88715: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/AnsiballZ_service_facts.py 11062 1727096110.88950: Sending initial data 11062 1727096110.88953: Sent initial data (162 bytes) 11062 1727096110.89499: 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 <<< 11062 1727096110.89512: 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 <<< 11062 1727096110.89553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.89579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.89655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.91420: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096110.91500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096110.91547: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpkwe0us7i /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/AnsiballZ_service_facts.py <<< 11062 1727096110.91550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/AnsiballZ_service_facts.py" <<< 11062 1727096110.91644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpkwe0us7i" to remote "/root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/AnsiballZ_service_facts.py" <<< 11062 1727096110.92852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.92974: stderr chunk (state=3): >>><<< 11062 1727096110.92980: stdout chunk (state=3): >>><<< 11062 1727096110.92982: done transferring module to remote 11062 1727096110.92984: _low_level_execute_command(): starting 11062 1727096110.92986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/ /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/AnsiballZ_service_facts.py && sleep 0' 11062 1727096110.93452: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096110.93456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.93552: 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 <<< 11062 1727096110.93621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.93737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096110.95575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096110.95611: stderr chunk (state=3): >>><<< 11062 1727096110.95613: stdout chunk (state=3): >>><<< 11062 1727096110.95651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096110.95655: _low_level_execute_command(): starting 11062 1727096110.95657: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/AnsiballZ_service_facts.py && sleep 0' 11062 1727096110.96107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096110.96110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.96113: 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 <<< 11062 1727096110.96115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096110.96164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096110.96172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096110.96174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096110.96244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096112.59494: 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<<< 11062 1727096112.59553: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 11062 1727096112.61281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096112.61473: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 11062 1727096112.61477: stdout chunk (state=3): >>><<< 11062 1727096112.61479: stderr chunk (state=3): >>><<< 11062 1727096112.61483: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096112.63473: 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-1727096110.7263317-11538-268589095231063/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096112.63480: _low_level_execute_command(): starting 11062 1727096112.63486: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096110.7263317-11538-268589095231063/ > /dev/null 2>&1 && sleep 0' 11062 1727096112.64164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096112.64176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096112.64188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096112.64203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096112.64216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096112.64248: 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 <<< 11062 1727096112.64265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096112.64340: 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' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096112.64379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096112.64484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096112.66503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096112.66507: stderr chunk (state=3): >>><<< 11062 1727096112.66509: stdout chunk (state=3): >>><<< 11062 1727096112.66511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096112.66513: handler run complete 11062 1727096112.66702: variable 'ansible_facts' from source: unknown 11062 1727096112.66849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096112.67358: variable 'ansible_facts' from source: unknown 11062 1727096112.67490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096112.67698: attempt loop complete, returning result 11062 1727096112.67701: _execute() done 11062 1727096112.67704: dumping result to json 11062 1727096112.67770: done dumping result, returning 11062 1727096112.67780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-482e-8c87-00000000018e] 11062 1727096112.67790: sending task result for task 0afff68d-5257-482e-8c87-00000000018e ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11062 1727096112.68785: no more pending results, returning what we have 11062 1727096112.68788: results queue empty 11062 1727096112.68789: checking for any_errors_fatal 11062 1727096112.68794: done checking for any_errors_fatal 11062 1727096112.68795: checking for max_fail_percentage 11062 1727096112.68796: done checking for max_fail_percentage 11062 1727096112.68797: checking to see if all hosts have failed and the running result is not ok 11062 1727096112.68798: done checking to see if all hosts have failed 11062 1727096112.68798: getting the remaining hosts for this loop 11062 1727096112.68800: done getting the remaining hosts for this loop 11062 1727096112.68803: getting the next task for host managed_node1 11062 1727096112.68808: done getting next task for host managed_node1 11062 1727096112.68812: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 11062 1727096112.68816: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096112.68826: getting variables 11062 1727096112.68827: in VariableManager get_vars() 11062 1727096112.68861: Calling all_inventory to load vars for managed_node1 11062 1727096112.68864: Calling groups_inventory to load vars for managed_node1 11062 1727096112.68866: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096112.68877: Calling all_plugins_play to load vars for managed_node1 11062 1727096112.68879: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096112.68881: Calling groups_plugins_play to load vars for managed_node1 11062 1727096112.68899: done sending task result for task 0afff68d-5257-482e-8c87-00000000018e 11062 1727096112.68902: WORKER PROCESS EXITING 11062 1727096112.69462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096112.69954: done with get_vars() 11062 1727096112.69973: 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:55:12 -0400 (0:00:02.018) 0:00:12.339 ****** 11062 1727096112.70064: entering _queue_task() for managed_node1/package_facts 11062 1727096112.70066: Creating lock for package_facts 11062 1727096112.70524: worker is 1 (out of 1 available) 11062 1727096112.70537: exiting _queue_task() for managed_node1/package_facts 11062 1727096112.70549: done queuing things up, now waiting for results queue to drain 11062 1727096112.70550: waiting for pending results... 11062 1727096112.70746: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 11062 1727096112.70907: in run() - task 0afff68d-5257-482e-8c87-00000000018f 11062 1727096112.70954: variable 'ansible_search_path' from source: unknown 11062 1727096112.70958: variable 'ansible_search_path' from source: unknown 11062 1727096112.70983: calling self._execute() 11062 1727096112.71089: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096112.71173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096112.71176: variable 'omit' from source: magic vars 11062 1727096112.71503: variable 'ansible_distribution_major_version' from source: facts 11062 1727096112.71521: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096112.71535: variable 'omit' from source: magic vars 11062 1727096112.71874: variable 'omit' from source: magic vars 11062 1727096112.71877: variable 'omit' from source: magic vars 11062 1727096112.71879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096112.71990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096112.72014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096112.72036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096112.72052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096112.72094: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096112.72102: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096112.72109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096112.72207: Set connection var ansible_connection to ssh 11062 1727096112.72219: Set connection var ansible_shell_executable to /bin/sh 11062 1727096112.72229: Set connection var ansible_pipelining to False 11062 1727096112.72241: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096112.72249: Set connection var ansible_timeout to 10 11062 1727096112.72260: Set connection var ansible_shell_type to sh 11062 1727096112.72290: variable 'ansible_shell_executable' from source: unknown 11062 1727096112.72299: variable 'ansible_connection' from source: unknown 11062 1727096112.72312: variable 'ansible_module_compression' from source: unknown 11062 1727096112.72319: variable 'ansible_shell_type' from source: unknown 11062 1727096112.72325: variable 'ansible_shell_executable' from source: unknown 11062 1727096112.72331: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096112.72339: variable 'ansible_pipelining' from source: unknown 11062 1727096112.72346: variable 'ansible_timeout' from source: unknown 11062 1727096112.72354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096112.72575: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096112.72590: variable 'omit' from source: magic vars 11062 1727096112.72598: starting attempt loop 11062 1727096112.72603: running the handler 11062 1727096112.72619: _low_level_execute_command(): starting 11062 1727096112.72742: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096112.73383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096112.73507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096112.73535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096112.73644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096112.75381: stdout chunk (state=3): >>>/root <<< 11062 1727096112.75511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096112.75529: stdout chunk (state=3): >>><<< 11062 1727096112.75542: stderr chunk (state=3): >>><<< 11062 1727096112.75571: _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 11062 1727096112.75592: _low_level_execute_command(): starting 11062 1727096112.75606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927 `" && echo ansible-tmp-1727096112.755791-11612-105217480515927="` echo /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927 `" ) && sleep 0' 11062 1727096112.76290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096112.76305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096112.76319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096112.76561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096112.76683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096112.76786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096112.78797: stdout chunk (state=3): >>>ansible-tmp-1727096112.755791-11612-105217480515927=/root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927 <<< 11062 1727096112.78965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096112.78973: stdout chunk (state=3): >>><<< 11062 1727096112.78976: stderr chunk (state=3): >>><<< 11062 1727096112.79174: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096112.755791-11612-105217480515927=/root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096112.79178: variable 'ansible_module_compression' from source: unknown 11062 1727096112.79180: ANSIBALLZ: Using lock for package_facts 11062 1727096112.79182: ANSIBALLZ: Acquiring lock 11062 1727096112.79183: ANSIBALLZ: Lock acquired: 140132052736944 11062 1727096112.79185: ANSIBALLZ: Creating module 11062 1727096113.14937: ANSIBALLZ: Writing module into payload 11062 1727096113.15100: ANSIBALLZ: Writing module 11062 1727096113.15132: ANSIBALLZ: Renaming module 11062 1727096113.15151: ANSIBALLZ: Done creating module 11062 1727096113.15195: variable 'ansible_facts' from source: unknown 11062 1727096113.15388: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/AnsiballZ_package_facts.py 11062 1727096113.15601: Sending initial data 11062 1727096113.15604: Sent initial data (161 bytes) 11062 1727096113.16714: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096113.16790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096113.16852: 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 <<< 11062 1727096113.16977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096113.18691: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096113.18911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096113.18984: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpl7jchyxt /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/AnsiballZ_package_facts.py <<< 11062 1727096113.18988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/AnsiballZ_package_facts.py" <<< 11062 1727096113.19034: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpl7jchyxt" to remote "/root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/AnsiballZ_package_facts.py" <<< 11062 1727096113.20934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096113.21015: stderr chunk (state=3): >>><<< 11062 1727096113.21029: stdout chunk (state=3): >>><<< 11062 1727096113.21050: done transferring module to remote 11062 1727096113.21065: _low_level_execute_command(): starting 11062 1727096113.21070: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/ /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/AnsiballZ_package_facts.py && sleep 0' 11062 1727096113.22276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096113.22280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096113.22283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096113.22286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096113.22405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096113.22470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096113.24356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096113.24415: stderr chunk (state=3): >>><<< 11062 1727096113.24419: stdout chunk (state=3): >>><<< 11062 1727096113.24435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096113.24438: _low_level_execute_command(): starting 11062 1727096113.24445: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/AnsiballZ_package_facts.py && sleep 0' 11062 1727096113.25053: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096113.25066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096113.25079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096113.25095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096113.25110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096113.25114: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096113.25125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096113.25139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096113.25147: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096113.25157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096113.25174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096113.25184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096113.25216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096113.25220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096113.25222: stderr chunk (state=3): >>>debug2: match found <<< 11062 1727096113.25225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096113.25337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096113.25344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096113.25417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096113.70212: 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<<< 11062 1727096113.70360: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 11062 1727096113.70379: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-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<<< 11062 1727096113.70430: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 11062 1727096113.72415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096113.72429: stderr chunk (state=3): >>><<< 11062 1727096113.72438: stdout chunk (state=3): >>><<< 11062 1727096113.72580: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096113.75455: 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-1727096112.755791-11612-105217480515927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096113.75492: _low_level_execute_command(): starting 11062 1727096113.75503: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096112.755791-11612-105217480515927/ > /dev/null 2>&1 && sleep 0' 11062 1727096113.76177: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096113.76271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096113.76291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096113.76310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096113.76329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096113.76353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096113.76459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096113.78430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096113.78439: stdout chunk (state=3): >>><<< 11062 1727096113.78448: stderr chunk (state=3): >>><<< 11062 1727096113.78466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096113.78485: handler run complete 11062 1727096113.79387: variable 'ansible_facts' from source: unknown 11062 1727096113.79854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096113.81862: variable 'ansible_facts' from source: unknown 11062 1727096113.82263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096113.82929: attempt loop complete, returning result 11062 1727096113.82941: _execute() done 11062 1727096113.82944: dumping result to json 11062 1727096113.83219: done dumping result, returning 11062 1727096113.83223: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-482e-8c87-00000000018f] 11062 1727096113.83225: sending task result for task 0afff68d-5257-482e-8c87-00000000018f 11062 1727096113.85431: done sending task result for task 0afff68d-5257-482e-8c87-00000000018f 11062 1727096113.85434: 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 } 11062 1727096113.85544: no more pending results, returning what we have 11062 1727096113.85546: results queue empty 11062 1727096113.85547: checking for any_errors_fatal 11062 1727096113.85555: done checking for any_errors_fatal 11062 1727096113.85556: checking for max_fail_percentage 11062 1727096113.85558: done checking for max_fail_percentage 11062 1727096113.85559: checking to see if all hosts have failed and the running result is not ok 11062 1727096113.85560: done checking to see if all hosts have failed 11062 1727096113.85561: getting the remaining hosts for this loop 11062 1727096113.85562: done getting the remaining hosts for this loop 11062 1727096113.85566: getting the next task for host managed_node1 11062 1727096113.85574: done getting next task for host managed_node1 11062 1727096113.85578: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11062 1727096113.85581: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096113.85592: getting variables 11062 1727096113.85593: in VariableManager get_vars() 11062 1727096113.85628: Calling all_inventory to load vars for managed_node1 11062 1727096113.85631: Calling groups_inventory to load vars for managed_node1 11062 1727096113.85634: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096113.85642: Calling all_plugins_play to load vars for managed_node1 11062 1727096113.85645: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096113.85648: Calling groups_plugins_play to load vars for managed_node1 11062 1727096113.86889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096113.88459: done with get_vars() 11062 1727096113.88490: done getting variables 11062 1727096113.88556: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:55:13 -0400 (0:00:01.185) 0:00:13.525 ****** 11062 1727096113.88599: entering _queue_task() for managed_node1/debug 11062 1727096113.88942: worker is 1 (out of 1 available) 11062 1727096113.88957: exiting _queue_task() for managed_node1/debug 11062 1727096113.88971: done queuing things up, now waiting for results queue to drain 11062 1727096113.88972: waiting for pending results... 11062 1727096113.89384: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11062 1727096113.89388: in run() - task 0afff68d-5257-482e-8c87-000000000027 11062 1727096113.89405: variable 'ansible_search_path' from source: unknown 11062 1727096113.89414: variable 'ansible_search_path' from source: unknown 11062 1727096113.89457: calling self._execute() 11062 1727096113.89563: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096113.89579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096113.89594: variable 'omit' from source: magic vars 11062 1727096113.89974: variable 'ansible_distribution_major_version' from source: facts 11062 1727096113.89989: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096113.89998: variable 'omit' from source: magic vars 11062 1727096113.90057: variable 'omit' from source: magic vars 11062 1727096113.90170: variable 'network_provider' from source: set_fact 11062 1727096113.90195: variable 'omit' from source: magic vars 11062 1727096113.90243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096113.90295: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096113.90374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096113.90377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096113.90380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096113.90391: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096113.90399: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096113.90406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096113.90508: Set connection var ansible_connection to ssh 11062 1727096113.90519: Set connection var ansible_shell_executable to /bin/sh 11062 1727096113.90527: Set connection var ansible_pipelining to False 11062 1727096113.90536: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096113.90544: Set connection var ansible_timeout to 10 11062 1727096113.90555: Set connection var ansible_shell_type to sh 11062 1727096113.90581: variable 'ansible_shell_executable' from source: unknown 11062 1727096113.90593: variable 'ansible_connection' from source: unknown 11062 1727096113.90674: variable 'ansible_module_compression' from source: unknown 11062 1727096113.90677: variable 'ansible_shell_type' from source: unknown 11062 1727096113.90679: variable 'ansible_shell_executable' from source: unknown 11062 1727096113.90681: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096113.90683: variable 'ansible_pipelining' from source: unknown 11062 1727096113.90685: variable 'ansible_timeout' from source: unknown 11062 1727096113.90687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096113.90776: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096113.90793: variable 'omit' from source: magic vars 11062 1727096113.90807: starting attempt loop 11062 1727096113.90814: running the handler 11062 1727096113.90865: handler run complete 11062 1727096113.90887: attempt loop complete, returning result 11062 1727096113.90894: _execute() done 11062 1727096113.90902: dumping result to json 11062 1727096113.90912: done dumping result, returning 11062 1727096113.90928: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-482e-8c87-000000000027] 11062 1727096113.90937: sending task result for task 0afff68d-5257-482e-8c87-000000000027 ok: [managed_node1] => {} MSG: Using network provider: nm 11062 1727096113.91204: no more pending results, returning what we have 11062 1727096113.91207: results queue empty 11062 1727096113.91208: checking for any_errors_fatal 11062 1727096113.91218: done checking for any_errors_fatal 11062 1727096113.91218: checking for max_fail_percentage 11062 1727096113.91220: done checking for max_fail_percentage 11062 1727096113.91221: checking to see if all hosts have failed and the running result is not ok 11062 1727096113.91223: done checking to see if all hosts have failed 11062 1727096113.91223: getting the remaining hosts for this loop 11062 1727096113.91225: done getting the remaining hosts for this loop 11062 1727096113.91229: getting the next task for host managed_node1 11062 1727096113.91236: done getting next task for host managed_node1 11062 1727096113.91240: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11062 1727096113.91244: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096113.91257: getting variables 11062 1727096113.91259: in VariableManager get_vars() 11062 1727096113.91303: Calling all_inventory to load vars for managed_node1 11062 1727096113.91306: Calling groups_inventory to load vars for managed_node1 11062 1727096113.91308: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096113.91318: Calling all_plugins_play to load vars for managed_node1 11062 1727096113.91322: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096113.91325: Calling groups_plugins_play to load vars for managed_node1 11062 1727096113.91984: done sending task result for task 0afff68d-5257-482e-8c87-000000000027 11062 1727096113.91988: WORKER PROCESS EXITING 11062 1727096113.93010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096113.94585: done with get_vars() 11062 1727096113.94614: done getting variables 11062 1727096113.94707: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:55:13 -0400 (0:00:00.061) 0:00:13.586 ****** 11062 1727096113.94736: entering _queue_task() for managed_node1/fail 11062 1727096113.94738: Creating lock for fail 11062 1727096113.95188: worker is 1 (out of 1 available) 11062 1727096113.95199: exiting _queue_task() for managed_node1/fail 11062 1727096113.95210: done queuing things up, now waiting for results queue to drain 11062 1727096113.95211: waiting for pending results... 11062 1727096113.95395: 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 11062 1727096113.95532: in run() - task 0afff68d-5257-482e-8c87-000000000028 11062 1727096113.95561: variable 'ansible_search_path' from source: unknown 11062 1727096113.95573: variable 'ansible_search_path' from source: unknown 11062 1727096113.95614: calling self._execute() 11062 1727096113.95709: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096113.95721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096113.95735: variable 'omit' from source: magic vars 11062 1727096113.96107: variable 'ansible_distribution_major_version' from source: facts 11062 1727096113.96123: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096113.96246: variable 'network_state' from source: role '' defaults 11062 1727096113.96269: Evaluated conditional (network_state != {}): False 11062 1727096113.96278: when evaluation is False, skipping this task 11062 1727096113.96286: _execute() done 11062 1727096113.96292: dumping result to json 11062 1727096113.96299: done dumping result, returning 11062 1727096113.96315: 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-482e-8c87-000000000028] 11062 1727096113.96324: sending task result for task 0afff68d-5257-482e-8c87-000000000028 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096113.96617: no more pending results, returning what we have 11062 1727096113.96620: results queue empty 11062 1727096113.96621: checking for any_errors_fatal 11062 1727096113.96628: done checking for any_errors_fatal 11062 1727096113.96629: checking for max_fail_percentage 11062 1727096113.96631: done checking for max_fail_percentage 11062 1727096113.96632: checking to see if all hosts have failed and the running result is not ok 11062 1727096113.96633: done checking to see if all hosts have failed 11062 1727096113.96633: getting the remaining hosts for this loop 11062 1727096113.96634: done getting the remaining hosts for this loop 11062 1727096113.96638: getting the next task for host managed_node1 11062 1727096113.96644: done getting next task for host managed_node1 11062 1727096113.96651: ^ 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 11062 1727096113.96655: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096113.96674: done sending task result for task 0afff68d-5257-482e-8c87-000000000028 11062 1727096113.96677: WORKER PROCESS EXITING 11062 1727096113.96683: getting variables 11062 1727096113.96684: in VariableManager get_vars() 11062 1727096113.96728: Calling all_inventory to load vars for managed_node1 11062 1727096113.96731: Calling groups_inventory to load vars for managed_node1 11062 1727096113.96733: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096113.96745: Calling all_plugins_play to load vars for managed_node1 11062 1727096113.96748: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096113.96753: Calling groups_plugins_play to load vars for managed_node1 11062 1727096113.98235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096113.99963: done with get_vars() 11062 1727096113.99988: done getting variables 11062 1727096114.00043: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:55:14 -0400 (0:00:00.053) 0:00:13.639 ****** 11062 1727096114.00081: entering _queue_task() for managed_node1/fail 11062 1727096114.00403: worker is 1 (out of 1 available) 11062 1727096114.00415: exiting _queue_task() for managed_node1/fail 11062 1727096114.00426: done queuing things up, now waiting for results queue to drain 11062 1727096114.00427: waiting for pending results... 11062 1727096114.00709: 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 11062 1727096114.00838: in run() - task 0afff68d-5257-482e-8c87-000000000029 11062 1727096114.00862: variable 'ansible_search_path' from source: unknown 11062 1727096114.00872: variable 'ansible_search_path' from source: unknown 11062 1727096114.00919: calling self._execute() 11062 1727096114.01013: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.01027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.01043: variable 'omit' from source: magic vars 11062 1727096114.01421: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.01445: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.01577: variable 'network_state' from source: role '' defaults 11062 1727096114.01592: Evaluated conditional (network_state != {}): False 11062 1727096114.01600: when evaluation is False, skipping this task 11062 1727096114.01608: _execute() done 11062 1727096114.01656: dumping result to json 11062 1727096114.01659: done dumping result, returning 11062 1727096114.01662: 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-482e-8c87-000000000029] 11062 1727096114.01664: sending task result for task 0afff68d-5257-482e-8c87-000000000029 11062 1727096114.01724: done sending task result for task 0afff68d-5257-482e-8c87-000000000029 11062 1727096114.01726: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096114.01808: no more pending results, returning what we have 11062 1727096114.01812: results queue empty 11062 1727096114.01813: checking for any_errors_fatal 11062 1727096114.01821: done checking for any_errors_fatal 11062 1727096114.01822: checking for max_fail_percentage 11062 1727096114.01824: done checking for max_fail_percentage 11062 1727096114.01826: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.01827: done checking to see if all hosts have failed 11062 1727096114.01827: getting the remaining hosts for this loop 11062 1727096114.01829: done getting the remaining hosts for this loop 11062 1727096114.01833: getting the next task for host managed_node1 11062 1727096114.01840: done getting next task for host managed_node1 11062 1727096114.01845: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11062 1727096114.01851: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.01871: getting variables 11062 1727096114.01872: in VariableManager get_vars() 11062 1727096114.01919: Calling all_inventory to load vars for managed_node1 11062 1727096114.01922: Calling groups_inventory to load vars for managed_node1 11062 1727096114.01924: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.01937: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.01940: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.01943: Calling groups_plugins_play to load vars for managed_node1 11062 1727096114.03490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096114.05052: done with get_vars() 11062 1727096114.05087: done getting variables 11062 1727096114.05148: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:55:14 -0400 (0:00:00.051) 0:00:13.691 ****** 11062 1727096114.05192: entering _queue_task() for managed_node1/fail 11062 1727096114.05540: worker is 1 (out of 1 available) 11062 1727096114.05554: exiting _queue_task() for managed_node1/fail 11062 1727096114.05566: done queuing things up, now waiting for results queue to drain 11062 1727096114.05671: waiting for pending results... 11062 1727096114.05885: 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 11062 1727096114.06174: in run() - task 0afff68d-5257-482e-8c87-00000000002a 11062 1727096114.06178: variable 'ansible_search_path' from source: unknown 11062 1727096114.06181: variable 'ansible_search_path' from source: unknown 11062 1727096114.06183: calling self._execute() 11062 1727096114.06186: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.06189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.06192: variable 'omit' from source: magic vars 11062 1727096114.06492: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.06511: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.06695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096114.08965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096114.09034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096114.09077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096114.09111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096114.09144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096114.09227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.09273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.09305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.09355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.09377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.09484: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.09505: Evaluated conditional (ansible_distribution_major_version | int > 9): True 11062 1727096114.09625: variable 'ansible_distribution' from source: facts 11062 1727096114.09634: variable '__network_rh_distros' from source: role '' defaults 11062 1727096114.09646: Evaluated conditional (ansible_distribution in __network_rh_distros): True 11062 1727096114.09920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.09973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.09982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.10024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.10040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.10090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.10173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.10176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.10197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.10221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.10275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.10304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.10338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.10388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.10407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.10747: variable 'network_connections' from source: task vars 11062 1727096114.10875: variable 'controller_profile' from source: play vars 11062 1727096114.10878: variable 'controller_profile' from source: play vars 11062 1727096114.10881: variable 'controller_device' from source: play vars 11062 1727096114.10928: variable 'controller_device' from source: play vars 11062 1727096114.10943: variable 'port1_profile' from source: play vars 11062 1727096114.11013: variable 'port1_profile' from source: play vars 11062 1727096114.11027: variable 'dhcp_interface1' from source: play vars 11062 1727096114.11099: variable 'dhcp_interface1' from source: play vars 11062 1727096114.11110: variable 'controller_profile' from source: play vars 11062 1727096114.11175: variable 'controller_profile' from source: play vars 11062 1727096114.11188: variable 'port2_profile' from source: play vars 11062 1727096114.11255: variable 'port2_profile' from source: play vars 11062 1727096114.11270: variable 'dhcp_interface2' from source: play vars 11062 1727096114.11335: variable 'dhcp_interface2' from source: play vars 11062 1727096114.11348: variable 'controller_profile' from source: play vars 11062 1727096114.11448: variable 'controller_profile' from source: play vars 11062 1727096114.11528: variable 'network_state' from source: role '' defaults 11062 1727096114.11541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096114.11725: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096114.11776: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096114.11812: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096114.11846: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096114.11904: 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) 11062 1727096114.11930: 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) 11062 1727096114.11970: 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) 11062 1727096114.12002: 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) 11062 1727096114.12075: 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 11062 1727096114.12078: when evaluation is False, skipping this task 11062 1727096114.12080: _execute() done 11062 1727096114.12082: dumping result to json 11062 1727096114.12084: done dumping result, returning 11062 1727096114.12087: 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-482e-8c87-00000000002a] 11062 1727096114.12096: sending task result for task 0afff68d-5257-482e-8c87-00000000002a 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" } 11062 1727096114.12246: no more pending results, returning what we have 11062 1727096114.12252: results queue empty 11062 1727096114.12253: checking for any_errors_fatal 11062 1727096114.12259: done checking for any_errors_fatal 11062 1727096114.12260: checking for max_fail_percentage 11062 1727096114.12262: done checking for max_fail_percentage 11062 1727096114.12263: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.12264: done checking to see if all hosts have failed 11062 1727096114.12264: getting the remaining hosts for this loop 11062 1727096114.12266: done getting the remaining hosts for this loop 11062 1727096114.12272: getting the next task for host managed_node1 11062 1727096114.12280: done getting next task for host managed_node1 11062 1727096114.12284: ^ 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 11062 1727096114.12287: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.12302: getting variables 11062 1727096114.12304: in VariableManager get_vars() 11062 1727096114.12353: Calling all_inventory to load vars for managed_node1 11062 1727096114.12356: Calling groups_inventory to load vars for managed_node1 11062 1727096114.12358: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.12671: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.12675: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.12679: Calling groups_plugins_play to load vars for managed_node1 11062 1727096114.13382: done sending task result for task 0afff68d-5257-482e-8c87-00000000002a 11062 1727096114.13385: WORKER PROCESS EXITING 11062 1727096114.14126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096114.15671: done with get_vars() 11062 1727096114.15705: done getting variables 11062 1727096114.15814: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:55:14 -0400 (0:00:00.106) 0:00:13.797 ****** 11062 1727096114.15852: entering _queue_task() for managed_node1/dnf 11062 1727096114.16215: worker is 1 (out of 1 available) 11062 1727096114.16228: exiting _queue_task() for managed_node1/dnf 11062 1727096114.16240: done queuing things up, now waiting for results queue to drain 11062 1727096114.16242: waiting for pending results... 11062 1727096114.16535: 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 11062 1727096114.16681: in run() - task 0afff68d-5257-482e-8c87-00000000002b 11062 1727096114.16708: variable 'ansible_search_path' from source: unknown 11062 1727096114.16717: variable 'ansible_search_path' from source: unknown 11062 1727096114.16762: calling self._execute() 11062 1727096114.16859: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.16874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.16891: variable 'omit' from source: magic vars 11062 1727096114.17294: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.17314: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.17533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096114.19745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096114.19821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096114.19862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096114.19900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096114.19932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096114.20014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.20054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.20087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.20135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.20157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.20283: variable 'ansible_distribution' from source: facts 11062 1727096114.20293: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.20311: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 11062 1727096114.20437: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096114.20579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.20603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.20630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.20672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.20695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.20743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.20779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.20814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.20862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.20899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.20935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.21008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.21012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.21045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.21070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.21244: variable 'network_connections' from source: task vars 11062 1727096114.21267: variable 'controller_profile' from source: play vars 11062 1727096114.21344: variable 'controller_profile' from source: play vars 11062 1727096114.21445: variable 'controller_device' from source: play vars 11062 1727096114.21451: variable 'controller_device' from source: play vars 11062 1727096114.21454: variable 'port1_profile' from source: play vars 11062 1727096114.21510: variable 'port1_profile' from source: play vars 11062 1727096114.21522: variable 'dhcp_interface1' from source: play vars 11062 1727096114.21592: variable 'dhcp_interface1' from source: play vars 11062 1727096114.21605: variable 'controller_profile' from source: play vars 11062 1727096114.21673: variable 'controller_profile' from source: play vars 11062 1727096114.21686: variable 'port2_profile' from source: play vars 11062 1727096114.21745: variable 'port2_profile' from source: play vars 11062 1727096114.21760: variable 'dhcp_interface2' from source: play vars 11062 1727096114.21826: variable 'dhcp_interface2' from source: play vars 11062 1727096114.21838: variable 'controller_profile' from source: play vars 11062 1727096114.21909: variable 'controller_profile' from source: play vars 11062 1727096114.22072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096114.22213: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096114.22259: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096114.22295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096114.22334: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096114.22387: 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) 11062 1727096114.22416: 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) 11062 1727096114.22455: 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) 11062 1727096114.22535: 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) 11062 1727096114.22558: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096114.22815: variable 'network_connections' from source: task vars 11062 1727096114.22826: variable 'controller_profile' from source: play vars 11062 1727096114.22899: variable 'controller_profile' from source: play vars 11062 1727096114.22912: variable 'controller_device' from source: play vars 11062 1727096114.22980: variable 'controller_device' from source: play vars 11062 1727096114.22992: variable 'port1_profile' from source: play vars 11062 1727096114.23052: variable 'port1_profile' from source: play vars 11062 1727096114.23080: variable 'dhcp_interface1' from source: play vars 11062 1727096114.23125: variable 'dhcp_interface1' from source: play vars 11062 1727096114.23189: variable 'controller_profile' from source: play vars 11062 1727096114.23198: variable 'controller_profile' from source: play vars 11062 1727096114.23207: variable 'port2_profile' from source: play vars 11062 1727096114.23266: variable 'port2_profile' from source: play vars 11062 1727096114.23280: variable 'dhcp_interface2' from source: play vars 11062 1727096114.23341: variable 'dhcp_interface2' from source: play vars 11062 1727096114.23354: variable 'controller_profile' from source: play vars 11062 1727096114.23415: variable 'controller_profile' from source: play vars 11062 1727096114.23453: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11062 1727096114.23460: when evaluation is False, skipping this task 11062 1727096114.23466: _execute() done 11062 1727096114.23475: dumping result to json 11062 1727096114.23514: done dumping result, returning 11062 1727096114.23517: 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-482e-8c87-00000000002b] 11062 1727096114.23519: sending task result for task 0afff68d-5257-482e-8c87-00000000002b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11062 1727096114.23673: no more pending results, returning what we have 11062 1727096114.23676: results queue empty 11062 1727096114.23677: checking for any_errors_fatal 11062 1727096114.23683: done checking for any_errors_fatal 11062 1727096114.23684: checking for max_fail_percentage 11062 1727096114.23686: done checking for max_fail_percentage 11062 1727096114.23687: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.23688: done checking to see if all hosts have failed 11062 1727096114.23688: getting the remaining hosts for this loop 11062 1727096114.23689: done getting the remaining hosts for this loop 11062 1727096114.23693: getting the next task for host managed_node1 11062 1727096114.23700: done getting next task for host managed_node1 11062 1727096114.23705: ^ 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 11062 1727096114.23708: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.23724: getting variables 11062 1727096114.23726: in VariableManager get_vars() 11062 1727096114.23775: Calling all_inventory to load vars for managed_node1 11062 1727096114.23778: Calling groups_inventory to load vars for managed_node1 11062 1727096114.23781: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.23791: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.23794: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.23797: Calling groups_plugins_play to load vars for managed_node1 11062 1727096114.24482: done sending task result for task 0afff68d-5257-482e-8c87-00000000002b 11062 1727096114.24486: WORKER PROCESS EXITING 11062 1727096114.25417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096114.26991: done with get_vars() 11062 1727096114.27021: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11062 1727096114.27107: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:55:14 -0400 (0:00:00.112) 0:00:13.910 ****** 11062 1727096114.27139: entering _queue_task() for managed_node1/yum 11062 1727096114.27141: Creating lock for yum 11062 1727096114.27505: worker is 1 (out of 1 available) 11062 1727096114.27518: exiting _queue_task() for managed_node1/yum 11062 1727096114.27531: done queuing things up, now waiting for results queue to drain 11062 1727096114.27532: waiting for pending results... 11062 1727096114.27818: 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 11062 1727096114.27953: in run() - task 0afff68d-5257-482e-8c87-00000000002c 11062 1727096114.27979: variable 'ansible_search_path' from source: unknown 11062 1727096114.27993: variable 'ansible_search_path' from source: unknown 11062 1727096114.28035: calling self._execute() 11062 1727096114.28130: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.28143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.28164: variable 'omit' from source: magic vars 11062 1727096114.28521: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.28541: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.28714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096114.31294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096114.31368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096114.31421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096114.31470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096114.31508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096114.31604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.31645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.31684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.31734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.31757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.31873: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.31895: Evaluated conditional (ansible_distribution_major_version | int < 8): False 11062 1727096114.31904: when evaluation is False, skipping this task 11062 1727096114.31939: _execute() done 11062 1727096114.31942: dumping result to json 11062 1727096114.31945: done dumping result, returning 11062 1727096114.31951: 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-482e-8c87-00000000002c] 11062 1727096114.31954: sending task result for task 0afff68d-5257-482e-8c87-00000000002c 11062 1727096114.32290: done sending task result for task 0afff68d-5257-482e-8c87-00000000002c 11062 1727096114.32293: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 11062 1727096114.32344: no more pending results, returning what we have 11062 1727096114.32351: results queue empty 11062 1727096114.32352: checking for any_errors_fatal 11062 1727096114.32356: done checking for any_errors_fatal 11062 1727096114.32357: checking for max_fail_percentage 11062 1727096114.32359: done checking for max_fail_percentage 11062 1727096114.32360: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.32361: done checking to see if all hosts have failed 11062 1727096114.32361: getting the remaining hosts for this loop 11062 1727096114.32363: done getting the remaining hosts for this loop 11062 1727096114.32366: getting the next task for host managed_node1 11062 1727096114.32375: done getting next task for host managed_node1 11062 1727096114.32380: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11062 1727096114.32383: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.32398: getting variables 11062 1727096114.32400: in VariableManager get_vars() 11062 1727096114.32443: Calling all_inventory to load vars for managed_node1 11062 1727096114.32446: Calling groups_inventory to load vars for managed_node1 11062 1727096114.32451: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.32462: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.32465: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.32470: Calling groups_plugins_play to load vars for managed_node1 11062 1727096114.34098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096114.35624: done with get_vars() 11062 1727096114.35658: done getting variables 11062 1727096114.35723: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:55:14 -0400 (0:00:00.086) 0:00:13.996 ****** 11062 1727096114.35761: entering _queue_task() for managed_node1/fail 11062 1727096114.36285: worker is 1 (out of 1 available) 11062 1727096114.36296: exiting _queue_task() for managed_node1/fail 11062 1727096114.36307: done queuing things up, now waiting for results queue to drain 11062 1727096114.36309: waiting for pending results... 11062 1727096114.36401: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11062 1727096114.36547: in run() - task 0afff68d-5257-482e-8c87-00000000002d 11062 1727096114.36571: variable 'ansible_search_path' from source: unknown 11062 1727096114.36578: variable 'ansible_search_path' from source: unknown 11062 1727096114.36615: calling self._execute() 11062 1727096114.36702: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.36754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.36758: variable 'omit' from source: magic vars 11062 1727096114.37145: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.37166: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.37301: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096114.37573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096114.39797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096114.39873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096114.39921: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096114.39963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096114.39997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096114.40087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.40125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.40158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.40227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.40231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.40286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.40313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.40573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.40576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.40579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.40581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.40584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.40586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.40588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.40590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.40743: variable 'network_connections' from source: task vars 11062 1727096114.40765: variable 'controller_profile' from source: play vars 11062 1727096114.40845: variable 'controller_profile' from source: play vars 11062 1727096114.40863: variable 'controller_device' from source: play vars 11062 1727096114.40934: variable 'controller_device' from source: play vars 11062 1727096114.40952: variable 'port1_profile' from source: play vars 11062 1727096114.41009: variable 'port1_profile' from source: play vars 11062 1727096114.41019: variable 'dhcp_interface1' from source: play vars 11062 1727096114.41080: variable 'dhcp_interface1' from source: play vars 11062 1727096114.41090: variable 'controller_profile' from source: play vars 11062 1727096114.41148: variable 'controller_profile' from source: play vars 11062 1727096114.41162: variable 'port2_profile' from source: play vars 11062 1727096114.41223: variable 'port2_profile' from source: play vars 11062 1727096114.41235: variable 'dhcp_interface2' from source: play vars 11062 1727096114.41305: variable 'dhcp_interface2' from source: play vars 11062 1727096114.41317: variable 'controller_profile' from source: play vars 11062 1727096114.41386: variable 'controller_profile' from source: play vars 11062 1727096114.41469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096114.41667: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096114.41714: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096114.41751: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096114.41792: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096114.41841: 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) 11062 1727096114.41873: 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) 11062 1727096114.41908: 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) 11062 1727096114.42010: 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) 11062 1727096114.42020: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096114.42273: variable 'network_connections' from source: task vars 11062 1727096114.42285: variable 'controller_profile' from source: play vars 11062 1727096114.42360: variable 'controller_profile' from source: play vars 11062 1727096114.42376: variable 'controller_device' from source: play vars 11062 1727096114.42439: variable 'controller_device' from source: play vars 11062 1727096114.42468: variable 'port1_profile' from source: play vars 11062 1727096114.42529: variable 'port1_profile' from source: play vars 11062 1727096114.42542: variable 'dhcp_interface1' from source: play vars 11062 1727096114.42690: variable 'dhcp_interface1' from source: play vars 11062 1727096114.42693: variable 'controller_profile' from source: play vars 11062 1727096114.42791: variable 'controller_profile' from source: play vars 11062 1727096114.42804: variable 'port2_profile' from source: play vars 11062 1727096114.42992: variable 'port2_profile' from source: play vars 11062 1727096114.43006: variable 'dhcp_interface2' from source: play vars 11062 1727096114.43075: variable 'dhcp_interface2' from source: play vars 11062 1727096114.43146: variable 'controller_profile' from source: play vars 11062 1727096114.43218: variable 'controller_profile' from source: play vars 11062 1727096114.43264: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11062 1727096114.43276: when evaluation is False, skipping this task 11062 1727096114.43283: _execute() done 11062 1727096114.43291: dumping result to json 11062 1727096114.43299: done dumping result, returning 11062 1727096114.43314: 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-482e-8c87-00000000002d] 11062 1727096114.43326: sending task result for task 0afff68d-5257-482e-8c87-00000000002d 11062 1727096114.43584: done sending task result for task 0afff68d-5257-482e-8c87-00000000002d 11062 1727096114.43587: 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" } 11062 1727096114.43641: no more pending results, returning what we have 11062 1727096114.43645: results queue empty 11062 1727096114.43646: checking for any_errors_fatal 11062 1727096114.43655: done checking for any_errors_fatal 11062 1727096114.43656: checking for max_fail_percentage 11062 1727096114.43658: done checking for max_fail_percentage 11062 1727096114.43659: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.43660: done checking to see if all hosts have failed 11062 1727096114.43661: getting the remaining hosts for this loop 11062 1727096114.43662: done getting the remaining hosts for this loop 11062 1727096114.43666: getting the next task for host managed_node1 11062 1727096114.43676: done getting next task for host managed_node1 11062 1727096114.43681: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11062 1727096114.43685: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.43699: getting variables 11062 1727096114.43701: in VariableManager get_vars() 11062 1727096114.43748: Calling all_inventory to load vars for managed_node1 11062 1727096114.43754: Calling groups_inventory to load vars for managed_node1 11062 1727096114.43757: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.43972: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.43978: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.43982: Calling groups_plugins_play to load vars for managed_node1 11062 1727096114.45340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096114.48559: done with get_vars() 11062 1727096114.48902: done getting variables 11062 1727096114.48970: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:55:14 -0400 (0:00:00.132) 0:00:14.129 ****** 11062 1727096114.49006: entering _queue_task() for managed_node1/package 11062 1727096114.49980: worker is 1 (out of 1 available) 11062 1727096114.49989: exiting _queue_task() for managed_node1/package 11062 1727096114.50001: done queuing things up, now waiting for results queue to drain 11062 1727096114.50002: waiting for pending results... 11062 1727096114.50305: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11062 1727096114.50523: in run() - task 0afff68d-5257-482e-8c87-00000000002e 11062 1727096114.50529: variable 'ansible_search_path' from source: unknown 11062 1727096114.50533: variable 'ansible_search_path' from source: unknown 11062 1727096114.50552: calling self._execute() 11062 1727096114.50651: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.50665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.50686: variable 'omit' from source: magic vars 11062 1727096114.51123: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.51143: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.51350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096114.51647: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096114.51704: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096114.51748: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096114.51811: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096114.51943: variable 'network_packages' from source: role '' defaults 11062 1727096114.52309: variable '__network_provider_setup' from source: role '' defaults 11062 1727096114.52329: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096114.52578: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096114.52581: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096114.52583: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096114.53060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096114.56282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096114.56364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096114.56409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096114.56444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096114.56480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096114.56561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.56601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.56634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.56684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.56705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.56757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.56791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.56900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.56903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.56906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.57145: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11062 1727096114.57271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.57300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.57333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.57379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.57399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.57498: variable 'ansible_python' from source: facts 11062 1727096114.57530: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11062 1727096114.57631: variable '__network_wpa_supplicant_required' from source: role '' defaults 11062 1727096114.57720: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11062 1727096114.57854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.57974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.57982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.57985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.57987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.58035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096114.58076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096114.58109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096114.58151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096114.58173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096114.58338: variable 'network_connections' from source: task vars 11062 1727096114.58349: variable 'controller_profile' from source: play vars 11062 1727096114.58448: variable 'controller_profile' from source: play vars 11062 1727096114.58463: variable 'controller_device' from source: play vars 11062 1727096114.58774: variable 'controller_device' from source: play vars 11062 1727096114.58777: variable 'port1_profile' from source: play vars 11062 1727096114.58943: variable 'port1_profile' from source: play vars 11062 1727096114.59173: variable 'dhcp_interface1' from source: play vars 11062 1727096114.59183: variable 'dhcp_interface1' from source: play vars 11062 1727096114.59197: variable 'controller_profile' from source: play vars 11062 1727096114.59573: variable 'controller_profile' from source: play vars 11062 1727096114.59577: variable 'port2_profile' from source: play vars 11062 1727096114.59688: variable 'port2_profile' from source: play vars 11062 1727096114.59703: variable 'dhcp_interface2' from source: play vars 11062 1727096114.59976: variable 'dhcp_interface2' from source: play vars 11062 1727096114.59980: variable 'controller_profile' from source: play vars 11062 1727096114.60110: variable 'controller_profile' from source: play vars 11062 1727096114.60200: 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) 11062 1727096114.60382: 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) 11062 1727096114.60419: 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) 11062 1727096114.60773: 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) 11062 1727096114.60777: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096114.60989: variable 'network_connections' from source: task vars 11062 1727096114.61000: variable 'controller_profile' from source: play vars 11062 1727096114.61113: variable 'controller_profile' from source: play vars 11062 1727096114.61133: variable 'controller_device' from source: play vars 11062 1727096114.61241: variable 'controller_device' from source: play vars 11062 1727096114.61258: variable 'port1_profile' from source: play vars 11062 1727096114.61361: variable 'port1_profile' from source: play vars 11062 1727096114.61378: variable 'dhcp_interface1' from source: play vars 11062 1727096114.61486: variable 'dhcp_interface1' from source: play vars 11062 1727096114.61501: variable 'controller_profile' from source: play vars 11062 1727096114.61605: variable 'controller_profile' from source: play vars 11062 1727096114.61621: variable 'port2_profile' from source: play vars 11062 1727096114.61724: variable 'port2_profile' from source: play vars 11062 1727096114.61738: variable 'dhcp_interface2' from source: play vars 11062 1727096114.61847: variable 'dhcp_interface2' from source: play vars 11062 1727096114.61862: variable 'controller_profile' from source: play vars 11062 1727096114.62128: variable 'controller_profile' from source: play vars 11062 1727096114.62293: variable '__network_packages_default_wireless' from source: role '' defaults 11062 1727096114.62482: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096114.63173: variable 'network_connections' from source: task vars 11062 1727096114.63188: variable 'controller_profile' from source: play vars 11062 1727096114.63252: variable 'controller_profile' from source: play vars 11062 1727096114.63388: variable 'controller_device' from source: play vars 11062 1727096114.63458: variable 'controller_device' from source: play vars 11062 1727096114.63477: variable 'port1_profile' from source: play vars 11062 1727096114.63571: variable 'port1_profile' from source: play vars 11062 1727096114.63774: variable 'dhcp_interface1' from source: play vars 11062 1727096114.63801: variable 'dhcp_interface1' from source: play vars 11062 1727096114.63813: variable 'controller_profile' from source: play vars 11062 1727096114.63957: variable 'controller_profile' from source: play vars 11062 1727096114.63975: variable 'port2_profile' from source: play vars 11062 1727096114.64038: variable 'port2_profile' from source: play vars 11062 1727096114.64171: variable 'dhcp_interface2' from source: play vars 11062 1727096114.64238: variable 'dhcp_interface2' from source: play vars 11062 1727096114.64279: variable 'controller_profile' from source: play vars 11062 1727096114.64436: variable 'controller_profile' from source: play vars 11062 1727096114.64473: variable '__network_packages_default_team' from source: role '' defaults 11062 1727096114.64753: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096114.65282: variable 'network_connections' from source: task vars 11062 1727096114.65472: variable 'controller_profile' from source: play vars 11062 1727096114.65475: variable 'controller_profile' from source: play vars 11062 1727096114.65484: variable 'controller_device' from source: play vars 11062 1727096114.65624: variable 'controller_device' from source: play vars 11062 1727096114.65639: variable 'port1_profile' from source: play vars 11062 1727096114.65705: variable 'port1_profile' from source: play vars 11062 1727096114.65873: variable 'dhcp_interface1' from source: play vars 11062 1727096114.65907: variable 'dhcp_interface1' from source: play vars 11062 1727096114.65950: variable 'controller_profile' from source: play vars 11062 1727096114.66084: variable 'controller_profile' from source: play vars 11062 1727096114.66097: variable 'port2_profile' from source: play vars 11062 1727096114.66165: variable 'port2_profile' from source: play vars 11062 1727096114.66180: variable 'dhcp_interface2' from source: play vars 11062 1727096114.66240: variable 'dhcp_interface2' from source: play vars 11062 1727096114.66250: variable 'controller_profile' from source: play vars 11062 1727096114.66318: variable 'controller_profile' from source: play vars 11062 1727096114.66396: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096114.66456: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096114.66470: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096114.66535: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096114.66760: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11062 1727096114.67258: variable 'network_connections' from source: task vars 11062 1727096114.67270: variable 'controller_profile' from source: play vars 11062 1727096114.67331: variable 'controller_profile' from source: play vars 11062 1727096114.67463: variable 'controller_device' from source: play vars 11062 1727096114.67466: variable 'controller_device' from source: play vars 11062 1727096114.67473: variable 'port1_profile' from source: play vars 11062 1727096114.67490: variable 'port1_profile' from source: play vars 11062 1727096114.67502: variable 'dhcp_interface1' from source: play vars 11062 1727096114.67560: variable 'dhcp_interface1' from source: play vars 11062 1727096114.67579: variable 'controller_profile' from source: play vars 11062 1727096114.67638: variable 'controller_profile' from source: play vars 11062 1727096114.67651: variable 'port2_profile' from source: play vars 11062 1727096114.67716: variable 'port2_profile' from source: play vars 11062 1727096114.67729: variable 'dhcp_interface2' from source: play vars 11062 1727096114.67795: variable 'dhcp_interface2' from source: play vars 11062 1727096114.67807: variable 'controller_profile' from source: play vars 11062 1727096114.67868: variable 'controller_profile' from source: play vars 11062 1727096114.67883: variable 'ansible_distribution' from source: facts 11062 1727096114.67891: variable '__network_rh_distros' from source: role '' defaults 11062 1727096114.67905: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.67934: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11062 1727096114.68100: variable 'ansible_distribution' from source: facts 11062 1727096114.68114: variable '__network_rh_distros' from source: role '' defaults 11062 1727096114.68125: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.68172: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11062 1727096114.68311: variable 'ansible_distribution' from source: facts 11062 1727096114.68321: variable '__network_rh_distros' from source: role '' defaults 11062 1727096114.68336: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.68383: variable 'network_provider' from source: set_fact 11062 1727096114.68443: variable 'ansible_facts' from source: unknown 11062 1727096114.69475: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 11062 1727096114.69478: when evaluation is False, skipping this task 11062 1727096114.69481: _execute() done 11062 1727096114.69484: dumping result to json 11062 1727096114.69486: done dumping result, returning 11062 1727096114.69672: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-482e-8c87-00000000002e] 11062 1727096114.69676: sending task result for task 0afff68d-5257-482e-8c87-00000000002e 11062 1727096114.69747: done sending task result for task 0afff68d-5257-482e-8c87-00000000002e 11062 1727096114.69751: 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" } 11062 1727096114.69801: no more pending results, returning what we have 11062 1727096114.69804: results queue empty 11062 1727096114.69805: checking for any_errors_fatal 11062 1727096114.69809: done checking for any_errors_fatal 11062 1727096114.69810: checking for max_fail_percentage 11062 1727096114.69812: done checking for max_fail_percentage 11062 1727096114.69812: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.69813: done checking to see if all hosts have failed 11062 1727096114.69814: getting the remaining hosts for this loop 11062 1727096114.69815: done getting the remaining hosts for this loop 11062 1727096114.69819: getting the next task for host managed_node1 11062 1727096114.69826: done getting next task for host managed_node1 11062 1727096114.69830: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11062 1727096114.69832: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.69845: getting variables 11062 1727096114.69847: in VariableManager get_vars() 11062 1727096114.69891: Calling all_inventory to load vars for managed_node1 11062 1727096114.69894: Calling groups_inventory to load vars for managed_node1 11062 1727096114.69898: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.69907: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.69910: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.69912: Calling groups_plugins_play to load vars for managed_node1 11062 1727096114.72659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096114.76079: done with get_vars() 11062 1727096114.76114: done getting variables 11062 1727096114.76185: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:55:14 -0400 (0:00:00.272) 0:00:14.401 ****** 11062 1727096114.76222: entering _queue_task() for managed_node1/package 11062 1727096114.76986: worker is 1 (out of 1 available) 11062 1727096114.77001: exiting _queue_task() for managed_node1/package 11062 1727096114.77015: done queuing things up, now waiting for results queue to drain 11062 1727096114.77017: waiting for pending results... 11062 1727096114.77492: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11062 1727096114.78043: in run() - task 0afff68d-5257-482e-8c87-00000000002f 11062 1727096114.78048: variable 'ansible_search_path' from source: unknown 11062 1727096114.78051: variable 'ansible_search_path' from source: unknown 11062 1727096114.78054: calling self._execute() 11062 1727096114.78093: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.78105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.78120: variable 'omit' from source: magic vars 11062 1727096114.78827: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.78925: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.79101: variable 'network_state' from source: role '' defaults 11062 1727096114.79273: Evaluated conditional (network_state != {}): False 11062 1727096114.79277: when evaluation is False, skipping this task 11062 1727096114.79279: _execute() done 11062 1727096114.79282: dumping result to json 11062 1727096114.79284: done dumping result, returning 11062 1727096114.79287: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-482e-8c87-00000000002f] 11062 1727096114.79289: sending task result for task 0afff68d-5257-482e-8c87-00000000002f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096114.79462: no more pending results, returning what we have 11062 1727096114.79466: results queue empty 11062 1727096114.79467: checking for any_errors_fatal 11062 1727096114.79473: done checking for any_errors_fatal 11062 1727096114.79474: checking for max_fail_percentage 11062 1727096114.79476: done checking for max_fail_percentage 11062 1727096114.79477: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.79478: done checking to see if all hosts have failed 11062 1727096114.79478: getting the remaining hosts for this loop 11062 1727096114.79479: done getting the remaining hosts for this loop 11062 1727096114.79483: getting the next task for host managed_node1 11062 1727096114.79491: done getting next task for host managed_node1 11062 1727096114.79495: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11062 1727096114.79499: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.79516: getting variables 11062 1727096114.79518: in VariableManager get_vars() 11062 1727096114.79566: Calling all_inventory to load vars for managed_node1 11062 1727096114.79672: Calling groups_inventory to load vars for managed_node1 11062 1727096114.79675: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.79878: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.79881: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.79884: Calling groups_plugins_play to load vars for managed_node1 11062 1727096114.80582: done sending task result for task 0afff68d-5257-482e-8c87-00000000002f 11062 1727096114.80586: WORKER PROCESS EXITING 11062 1727096114.82207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096114.94536: done with get_vars() 11062 1727096114.94571: done getting variables 11062 1727096114.94621: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:55:14 -0400 (0:00:00.184) 0:00:14.585 ****** 11062 1727096114.94657: entering _queue_task() for managed_node1/package 11062 1727096114.95413: worker is 1 (out of 1 available) 11062 1727096114.95426: exiting _queue_task() for managed_node1/package 11062 1727096114.95440: done queuing things up, now waiting for results queue to drain 11062 1727096114.95441: waiting for pending results... 11062 1727096114.95921: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11062 1727096114.96103: in run() - task 0afff68d-5257-482e-8c87-000000000030 11062 1727096114.96229: variable 'ansible_search_path' from source: unknown 11062 1727096114.96280: variable 'ansible_search_path' from source: unknown 11062 1727096114.96474: calling self._execute() 11062 1727096114.96529: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096114.96542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096114.96587: variable 'omit' from source: magic vars 11062 1727096114.97392: variable 'ansible_distribution_major_version' from source: facts 11062 1727096114.97415: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096114.97603: variable 'network_state' from source: role '' defaults 11062 1727096114.97743: Evaluated conditional (network_state != {}): False 11062 1727096114.97837: when evaluation is False, skipping this task 11062 1727096114.97841: _execute() done 11062 1727096114.97844: dumping result to json 11062 1727096114.97847: done dumping result, returning 11062 1727096114.97849: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-482e-8c87-000000000030] 11062 1727096114.97851: sending task result for task 0afff68d-5257-482e-8c87-000000000030 11062 1727096114.97932: done sending task result for task 0afff68d-5257-482e-8c87-000000000030 11062 1727096114.97936: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096114.97987: no more pending results, returning what we have 11062 1727096114.97990: results queue empty 11062 1727096114.97991: checking for any_errors_fatal 11062 1727096114.97998: done checking for any_errors_fatal 11062 1727096114.97998: checking for max_fail_percentage 11062 1727096114.98000: done checking for max_fail_percentage 11062 1727096114.98001: checking to see if all hosts have failed and the running result is not ok 11062 1727096114.98003: done checking to see if all hosts have failed 11062 1727096114.98003: getting the remaining hosts for this loop 11062 1727096114.98005: done getting the remaining hosts for this loop 11062 1727096114.98009: getting the next task for host managed_node1 11062 1727096114.98016: done getting next task for host managed_node1 11062 1727096114.98020: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11062 1727096114.98023: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096114.98039: getting variables 11062 1727096114.98040: in VariableManager get_vars() 11062 1727096114.98386: Calling all_inventory to load vars for managed_node1 11062 1727096114.98389: Calling groups_inventory to load vars for managed_node1 11062 1727096114.98391: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096114.98400: Calling all_plugins_play to load vars for managed_node1 11062 1727096114.98402: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096114.98405: Calling groups_plugins_play to load vars for managed_node1 11062 1727096115.00876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096115.04119: done with get_vars() 11062 1727096115.04151: done getting variables 11062 1727096115.04458: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:55:15 -0400 (0:00:00.098) 0:00:14.684 ****** 11062 1727096115.04498: entering _queue_task() for managed_node1/service 11062 1727096115.04500: Creating lock for service 11062 1727096115.05278: worker is 1 (out of 1 available) 11062 1727096115.05290: exiting _queue_task() for managed_node1/service 11062 1727096115.05306: done queuing things up, now waiting for results queue to drain 11062 1727096115.05307: waiting for pending results... 11062 1727096115.06088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11062 1727096115.06146: in run() - task 0afff68d-5257-482e-8c87-000000000031 11062 1727096115.06173: variable 'ansible_search_path' from source: unknown 11062 1727096115.06372: variable 'ansible_search_path' from source: unknown 11062 1727096115.06376: calling self._execute() 11062 1727096115.06531: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096115.06542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096115.06560: variable 'omit' from source: magic vars 11062 1727096115.07346: variable 'ansible_distribution_major_version' from source: facts 11062 1727096115.07397: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096115.07644: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096115.08114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096115.12948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096115.12955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096115.13000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096115.13274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096115.13277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096115.13395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.13432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.13470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.13534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.13618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.13679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.13799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.14035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.14039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.14041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.14157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.14190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.14222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.14272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.14324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.14773: variable 'network_connections' from source: task vars 11062 1727096115.14793: variable 'controller_profile' from source: play vars 11062 1727096115.15083: variable 'controller_profile' from source: play vars 11062 1727096115.15086: variable 'controller_device' from source: play vars 11062 1727096115.15088: variable 'controller_device' from source: play vars 11062 1727096115.15192: variable 'port1_profile' from source: play vars 11062 1727096115.15261: variable 'port1_profile' from source: play vars 11062 1727096115.15310: variable 'dhcp_interface1' from source: play vars 11062 1727096115.15378: variable 'dhcp_interface1' from source: play vars 11062 1727096115.15481: variable 'controller_profile' from source: play vars 11062 1727096115.15874: variable 'controller_profile' from source: play vars 11062 1727096115.15877: variable 'port2_profile' from source: play vars 11062 1727096115.15879: variable 'port2_profile' from source: play vars 11062 1727096115.15982: variable 'dhcp_interface2' from source: play vars 11062 1727096115.15985: variable 'dhcp_interface2' from source: play vars 11062 1727096115.15987: variable 'controller_profile' from source: play vars 11062 1727096115.16011: variable 'controller_profile' from source: play vars 11062 1727096115.16215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096115.17229: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096115.17326: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096115.17425: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096115.17529: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096115.17584: 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) 11062 1727096115.17744: 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) 11062 1727096115.17781: 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) 11062 1727096115.17812: 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) 11062 1727096115.17940: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096115.18526: variable 'network_connections' from source: task vars 11062 1727096115.18538: variable 'controller_profile' from source: play vars 11062 1727096115.18703: variable 'controller_profile' from source: play vars 11062 1727096115.18717: variable 'controller_device' from source: play vars 11062 1727096115.18814: variable 'controller_device' from source: play vars 11062 1727096115.18826: variable 'port1_profile' from source: play vars 11062 1727096115.18986: variable 'port1_profile' from source: play vars 11062 1727096115.18999: variable 'dhcp_interface1' from source: play vars 11062 1727096115.19114: variable 'dhcp_interface1' from source: play vars 11062 1727096115.19146: variable 'controller_profile' from source: play vars 11062 1727096115.19308: variable 'controller_profile' from source: play vars 11062 1727096115.19320: variable 'port2_profile' from source: play vars 11062 1727096115.19574: variable 'port2_profile' from source: play vars 11062 1727096115.19577: variable 'dhcp_interface2' from source: play vars 11062 1727096115.19579: variable 'dhcp_interface2' from source: play vars 11062 1727096115.19792: variable 'controller_profile' from source: play vars 11062 1727096115.19795: variable 'controller_profile' from source: play vars 11062 1727096115.19874: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11062 1727096115.19884: when evaluation is False, skipping this task 11062 1727096115.19890: _execute() done 11062 1727096115.19902: dumping result to json 11062 1727096115.19910: done dumping result, returning 11062 1727096115.19922: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-482e-8c87-000000000031] 11062 1727096115.19931: sending task result for task 0afff68d-5257-482e-8c87-000000000031 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11062 1727096115.20320: no more pending results, returning what we have 11062 1727096115.20323: results queue empty 11062 1727096115.20324: checking for any_errors_fatal 11062 1727096115.20332: done checking for any_errors_fatal 11062 1727096115.20333: checking for max_fail_percentage 11062 1727096115.20334: done checking for max_fail_percentage 11062 1727096115.20335: checking to see if all hosts have failed and the running result is not ok 11062 1727096115.20336: done checking to see if all hosts have failed 11062 1727096115.20337: getting the remaining hosts for this loop 11062 1727096115.20338: done getting the remaining hosts for this loop 11062 1727096115.20342: getting the next task for host managed_node1 11062 1727096115.20352: done getting next task for host managed_node1 11062 1727096115.20356: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11062 1727096115.20360: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096115.20376: getting variables 11062 1727096115.20378: in VariableManager get_vars() 11062 1727096115.20420: Calling all_inventory to load vars for managed_node1 11062 1727096115.20423: Calling groups_inventory to load vars for managed_node1 11062 1727096115.20426: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096115.20437: Calling all_plugins_play to load vars for managed_node1 11062 1727096115.20440: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096115.20443: Calling groups_plugins_play to load vars for managed_node1 11062 1727096115.21275: done sending task result for task 0afff68d-5257-482e-8c87-000000000031 11062 1727096115.21279: WORKER PROCESS EXITING 11062 1727096115.23743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096115.27004: done with get_vars() 11062 1727096115.27032: done getting variables 11062 1727096115.27299: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:55:15 -0400 (0:00:00.228) 0:00:14.912 ****** 11062 1727096115.27331: entering _queue_task() for managed_node1/service 11062 1727096115.28107: worker is 1 (out of 1 available) 11062 1727096115.28118: exiting _queue_task() for managed_node1/service 11062 1727096115.28130: done queuing things up, now waiting for results queue to drain 11062 1727096115.28131: waiting for pending results... 11062 1727096115.28436: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11062 1727096115.28665: in run() - task 0afff68d-5257-482e-8c87-000000000032 11062 1727096115.28768: variable 'ansible_search_path' from source: unknown 11062 1727096115.28802: variable 'ansible_search_path' from source: unknown 11062 1727096115.28904: calling self._execute() 11062 1727096115.29003: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096115.29107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096115.29122: variable 'omit' from source: magic vars 11062 1727096115.30338: variable 'ansible_distribution_major_version' from source: facts 11062 1727096115.30873: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096115.30878: variable 'network_provider' from source: set_fact 11062 1727096115.30880: variable 'network_state' from source: role '' defaults 11062 1727096115.30882: Evaluated conditional (network_provider == "nm" or network_state != {}): True 11062 1727096115.30893: variable 'omit' from source: magic vars 11062 1727096115.30954: variable 'omit' from source: magic vars 11062 1727096115.31106: variable 'network_service_name' from source: role '' defaults 11062 1727096115.31283: variable 'network_service_name' from source: role '' defaults 11062 1727096115.31673: variable '__network_provider_setup' from source: role '' defaults 11062 1727096115.31677: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096115.31679: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096115.31691: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096115.31756: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096115.31996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096115.34249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096115.34335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096115.34381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096115.34424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096115.34454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096115.34541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.34582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.34618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.34664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.34686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.34739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.34768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.34798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.34845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.34866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.35114: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11062 1727096115.35242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.35277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.35307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.35349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.35378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.35476: variable 'ansible_python' from source: facts 11062 1727096115.35504: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11062 1727096115.35592: variable '__network_wpa_supplicant_required' from source: role '' defaults 11062 1727096115.35676: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11062 1727096115.35872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.35876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.35878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.35910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.35931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.35983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096115.36024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096115.36052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096115.36097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096115.36122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096115.36271: variable 'network_connections' from source: task vars 11062 1727096115.36285: variable 'controller_profile' from source: play vars 11062 1727096115.36374: variable 'controller_profile' from source: play vars 11062 1727096115.36446: variable 'controller_device' from source: play vars 11062 1727096115.36464: variable 'controller_device' from source: play vars 11062 1727096115.36484: variable 'port1_profile' from source: play vars 11062 1727096115.36561: variable 'port1_profile' from source: play vars 11062 1727096115.36579: variable 'dhcp_interface1' from source: play vars 11062 1727096115.36647: variable 'dhcp_interface1' from source: play vars 11062 1727096115.36661: variable 'controller_profile' from source: play vars 11062 1727096115.36738: variable 'controller_profile' from source: play vars 11062 1727096115.36782: variable 'port2_profile' from source: play vars 11062 1727096115.36831: variable 'port2_profile' from source: play vars 11062 1727096115.36844: variable 'dhcp_interface2' from source: play vars 11062 1727096115.36920: variable 'dhcp_interface2' from source: play vars 11062 1727096115.36936: variable 'controller_profile' from source: play vars 11062 1727096115.37073: variable 'controller_profile' from source: play vars 11062 1727096115.37126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096115.37340: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096115.37392: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096115.37439: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096115.37487: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096115.37555: 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) 11062 1727096115.37590: 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) 11062 1727096115.37622: 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) 11062 1727096115.37659: 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) 11062 1727096115.37716: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096115.38172: variable 'network_connections' from source: task vars 11062 1727096115.38175: variable 'controller_profile' from source: play vars 11062 1727096115.38178: variable 'controller_profile' from source: play vars 11062 1727096115.38180: variable 'controller_device' from source: play vars 11062 1727096115.38182: variable 'controller_device' from source: play vars 11062 1727096115.38184: variable 'port1_profile' from source: play vars 11062 1727096115.38258: variable 'port1_profile' from source: play vars 11062 1727096115.38278: variable 'dhcp_interface1' from source: play vars 11062 1727096115.38352: variable 'dhcp_interface1' from source: play vars 11062 1727096115.38367: variable 'controller_profile' from source: play vars 11062 1727096115.38447: variable 'controller_profile' from source: play vars 11062 1727096115.38463: variable 'port2_profile' from source: play vars 11062 1727096115.38541: variable 'port2_profile' from source: play vars 11062 1727096115.38557: variable 'dhcp_interface2' from source: play vars 11062 1727096115.38637: variable 'dhcp_interface2' from source: play vars 11062 1727096115.38652: variable 'controller_profile' from source: play vars 11062 1727096115.38724: variable 'controller_profile' from source: play vars 11062 1727096115.38788: variable '__network_packages_default_wireless' from source: role '' defaults 11062 1727096115.38874: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096115.39210: variable 'network_connections' from source: task vars 11062 1727096115.39220: variable 'controller_profile' from source: play vars 11062 1727096115.39302: variable 'controller_profile' from source: play vars 11062 1727096115.39315: variable 'controller_device' from source: play vars 11062 1727096115.39397: variable 'controller_device' from source: play vars 11062 1727096115.39410: variable 'port1_profile' from source: play vars 11062 1727096115.39509: variable 'port1_profile' from source: play vars 11062 1727096115.39520: variable 'dhcp_interface1' from source: play vars 11062 1727096115.39594: variable 'dhcp_interface1' from source: play vars 11062 1727096115.39631: variable 'controller_profile' from source: play vars 11062 1727096115.39692: variable 'controller_profile' from source: play vars 11062 1727096115.39704: variable 'port2_profile' from source: play vars 11062 1727096115.39828: variable 'port2_profile' from source: play vars 11062 1727096115.39832: variable 'dhcp_interface2' from source: play vars 11062 1727096115.39865: variable 'dhcp_interface2' from source: play vars 11062 1727096115.39881: variable 'controller_profile' from source: play vars 11062 1727096115.39997: variable 'controller_profile' from source: play vars 11062 1727096115.40029: variable '__network_packages_default_team' from source: role '' defaults 11062 1727096115.40473: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096115.40976: variable 'network_connections' from source: task vars 11062 1727096115.40979: variable 'controller_profile' from source: play vars 11062 1727096115.41090: variable 'controller_profile' from source: play vars 11062 1727096115.41102: variable 'controller_device' from source: play vars 11062 1727096115.41173: variable 'controller_device' from source: play vars 11062 1727096115.41283: variable 'port1_profile' from source: play vars 11062 1727096115.41352: variable 'port1_profile' from source: play vars 11062 1727096115.41418: variable 'dhcp_interface1' from source: play vars 11062 1727096115.41490: variable 'dhcp_interface1' from source: play vars 11062 1727096115.41635: variable 'controller_profile' from source: play vars 11062 1727096115.41707: variable 'controller_profile' from source: play vars 11062 1727096115.41718: variable 'port2_profile' from source: play vars 11062 1727096115.41800: variable 'port2_profile' from source: play vars 11062 1727096115.41962: variable 'dhcp_interface2' from source: play vars 11062 1727096115.42031: variable 'dhcp_interface2' from source: play vars 11062 1727096115.42042: variable 'controller_profile' from source: play vars 11062 1727096115.42126: variable 'controller_profile' from source: play vars 11062 1727096115.42308: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096115.42385: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096115.42397: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096115.42459: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096115.42711: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11062 1727096115.43245: variable 'network_connections' from source: task vars 11062 1727096115.43258: variable 'controller_profile' from source: play vars 11062 1727096115.43321: variable 'controller_profile' from source: play vars 11062 1727096115.43337: variable 'controller_device' from source: play vars 11062 1727096115.43408: variable 'controller_device' from source: play vars 11062 1727096115.43421: variable 'port1_profile' from source: play vars 11062 1727096115.43494: variable 'port1_profile' from source: play vars 11062 1727096115.43506: variable 'dhcp_interface1' from source: play vars 11062 1727096115.43578: variable 'dhcp_interface1' from source: play vars 11062 1727096115.43686: variable 'controller_profile' from source: play vars 11062 1727096115.43689: variable 'controller_profile' from source: play vars 11062 1727096115.43691: variable 'port2_profile' from source: play vars 11062 1727096115.43725: variable 'port2_profile' from source: play vars 11062 1727096115.43736: variable 'dhcp_interface2' from source: play vars 11062 1727096115.43800: variable 'dhcp_interface2' from source: play vars 11062 1727096115.43814: variable 'controller_profile' from source: play vars 11062 1727096115.43875: variable 'controller_profile' from source: play vars 11062 1727096115.43888: variable 'ansible_distribution' from source: facts 11062 1727096115.43902: variable '__network_rh_distros' from source: role '' defaults 11062 1727096115.43972: variable 'ansible_distribution_major_version' from source: facts 11062 1727096115.43976: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11062 1727096115.44139: variable 'ansible_distribution' from source: facts 11062 1727096115.44147: variable '__network_rh_distros' from source: role '' defaults 11062 1727096115.44156: variable 'ansible_distribution_major_version' from source: facts 11062 1727096115.44174: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11062 1727096115.44356: variable 'ansible_distribution' from source: facts 11062 1727096115.44365: variable '__network_rh_distros' from source: role '' defaults 11062 1727096115.44378: variable 'ansible_distribution_major_version' from source: facts 11062 1727096115.44421: variable 'network_provider' from source: set_fact 11062 1727096115.44456: variable 'omit' from source: magic vars 11062 1727096115.44491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096115.44557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096115.44564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096115.44574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096115.44590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096115.44622: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096115.44632: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096115.44639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096115.44737: Set connection var ansible_connection to ssh 11062 1727096115.44773: Set connection var ansible_shell_executable to /bin/sh 11062 1727096115.44781: Set connection var ansible_pipelining to False 11062 1727096115.44783: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096115.44786: Set connection var ansible_timeout to 10 11062 1727096115.44797: Set connection var ansible_shell_type to sh 11062 1727096115.44882: variable 'ansible_shell_executable' from source: unknown 11062 1727096115.44886: variable 'ansible_connection' from source: unknown 11062 1727096115.44888: variable 'ansible_module_compression' from source: unknown 11062 1727096115.44890: variable 'ansible_shell_type' from source: unknown 11062 1727096115.44892: variable 'ansible_shell_executable' from source: unknown 11062 1727096115.44894: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096115.44896: variable 'ansible_pipelining' from source: unknown 11062 1727096115.44899: variable 'ansible_timeout' from source: unknown 11062 1727096115.44901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096115.44991: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096115.45015: variable 'omit' from source: magic vars 11062 1727096115.45018: starting attempt loop 11062 1727096115.45020: running the handler 11062 1727096115.45105: variable 'ansible_facts' from source: unknown 11062 1727096115.45973: _low_level_execute_command(): starting 11062 1727096115.45977: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096115.46747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096115.46800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096115.46818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096115.46944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096115.47061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096115.48729: stdout chunk (state=3): >>>/root <<< 11062 1727096115.48911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096115.49051: stderr chunk (state=3): >>><<< 11062 1727096115.49055: stdout chunk (state=3): >>><<< 11062 1727096115.49075: _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 11062 1727096115.49255: _low_level_execute_command(): starting 11062 1727096115.49258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011 `" && echo ansible-tmp-1727096115.4917467-11725-130987436552011="` echo /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011 `" ) && sleep 0' 11062 1727096115.50378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096115.50593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096115.50703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096115.50722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096115.50832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096115.52848: stdout chunk (state=3): >>>ansible-tmp-1727096115.4917467-11725-130987436552011=/root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011 <<< 11062 1727096115.52942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096115.53030: stderr chunk (state=3): >>><<< 11062 1727096115.53085: stdout chunk (state=3): >>><<< 11062 1727096115.53098: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096115.4917467-11725-130987436552011=/root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096115.53136: variable 'ansible_module_compression' from source: unknown 11062 1727096115.53271: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 11062 1727096115.53372: ANSIBALLZ: Acquiring lock 11062 1727096115.53375: ANSIBALLZ: Lock acquired: 140132054962288 11062 1727096115.53377: ANSIBALLZ: Creating module 11062 1727096116.12950: ANSIBALLZ: Writing module into payload 11062 1727096116.13097: ANSIBALLZ: Writing module 11062 1727096116.13140: ANSIBALLZ: Renaming module 11062 1727096116.13152: ANSIBALLZ: Done creating module 11062 1727096116.13197: variable 'ansible_facts' from source: unknown 11062 1727096116.13599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/AnsiballZ_systemd.py 11062 1727096116.13819: Sending initial data 11062 1727096116.13822: Sent initial data (156 bytes) 11062 1727096116.14688: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096116.14705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096116.14725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096116.14753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096116.14781: 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 <<< 11062 1727096116.14870: 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 <<< 11062 1727096116.14888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096116.14904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096116.14932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096116.15038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096116.16720: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096116.16805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096116.16916: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp4onlwgqr /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/AnsiballZ_systemd.py <<< 11062 1727096116.16919: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/AnsiballZ_systemd.py" <<< 11062 1727096116.16998: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp4onlwgqr" to remote "/root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/AnsiballZ_systemd.py" <<< 11062 1727096116.18889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096116.18924: stderr chunk (state=3): >>><<< 11062 1727096116.18953: stdout chunk (state=3): >>><<< 11062 1727096116.19181: done transferring module to remote 11062 1727096116.19184: _low_level_execute_command(): starting 11062 1727096116.19187: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/ /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/AnsiballZ_systemd.py && sleep 0' 11062 1727096116.19787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096116.19853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096116.19930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096116.19934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096116.20058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096116.22119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096116.22123: stdout chunk (state=3): >>><<< 11062 1727096116.22125: stderr chunk (state=3): >>><<< 11062 1727096116.22127: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096116.22130: _low_level_execute_command(): starting 11062 1727096116.22132: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/AnsiballZ_systemd.py && sleep 0' 11062 1727096116.22789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096116.22845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096116.22874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096116.22896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096116.23011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096116.52974: 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": "10031104", "MemoryPeak": "10551296", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310444544", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "392867000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.<<< 11062 1727096116.53016: stdout chunk (state=3): >>>slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.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:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "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}}} <<< 11062 1727096116.55157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096116.55170: stdout chunk (state=3): >>><<< 11062 1727096116.55173: stderr chunk (state=3): >>><<< 11062 1727096116.55399: _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": "10031104", "MemoryPeak": "10551296", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3310444544", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "392867000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.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:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "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. 11062 1727096116.56006: 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-1727096115.4917467-11725-130987436552011/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096116.56039: _low_level_execute_command(): starting 11062 1727096116.56051: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096115.4917467-11725-130987436552011/ > /dev/null 2>&1 && sleep 0' 11062 1727096116.57376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096116.57391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096116.57454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096116.57612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096116.59460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096116.59494: stderr chunk (state=3): >>><<< 11062 1727096116.59498: stdout chunk (state=3): >>><<< 11062 1727096116.59515: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096116.59522: handler run complete 11062 1727096116.59684: attempt loop complete, returning result 11062 1727096116.59687: _execute() done 11062 1727096116.59689: dumping result to json 11062 1727096116.59691: done dumping result, returning 11062 1727096116.59694: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-482e-8c87-000000000032] 11062 1727096116.59696: sending task result for task 0afff68d-5257-482e-8c87-000000000032 11062 1727096116.60884: done sending task result for task 0afff68d-5257-482e-8c87-000000000032 11062 1727096116.60888: 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 } 11062 1727096116.60943: no more pending results, returning what we have 11062 1727096116.60946: results queue empty 11062 1727096116.60947: checking for any_errors_fatal 11062 1727096116.60954: done checking for any_errors_fatal 11062 1727096116.60955: checking for max_fail_percentage 11062 1727096116.60957: done checking for max_fail_percentage 11062 1727096116.60958: checking to see if all hosts have failed and the running result is not ok 11062 1727096116.60958: done checking to see if all hosts have failed 11062 1727096116.60959: getting the remaining hosts for this loop 11062 1727096116.60961: done getting the remaining hosts for this loop 11062 1727096116.60964: getting the next task for host managed_node1 11062 1727096116.60971: done getting next task for host managed_node1 11062 1727096116.60975: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11062 1727096116.60977: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096116.60991: getting variables 11062 1727096116.60993: in VariableManager get_vars() 11062 1727096116.61031: Calling all_inventory to load vars for managed_node1 11062 1727096116.61034: Calling groups_inventory to load vars for managed_node1 11062 1727096116.61036: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096116.61044: Calling all_plugins_play to load vars for managed_node1 11062 1727096116.61047: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096116.61049: Calling groups_plugins_play to load vars for managed_node1 11062 1727096116.62704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096116.64405: done with get_vars() 11062 1727096116.64433: done getting variables 11062 1727096116.64499: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:55:16 -0400 (0:00:01.372) 0:00:16.284 ****** 11062 1727096116.64535: entering _queue_task() for managed_node1/service 11062 1727096116.64892: worker is 1 (out of 1 available) 11062 1727096116.64906: exiting _queue_task() for managed_node1/service 11062 1727096116.64920: done queuing things up, now waiting for results queue to drain 11062 1727096116.64922: waiting for pending results... 11062 1727096116.65496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11062 1727096116.65501: in run() - task 0afff68d-5257-482e-8c87-000000000033 11062 1727096116.65505: variable 'ansible_search_path' from source: unknown 11062 1727096116.65507: variable 'ansible_search_path' from source: unknown 11062 1727096116.65509: calling self._execute() 11062 1727096116.65703: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096116.65707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096116.65709: variable 'omit' from source: magic vars 11062 1727096116.66042: variable 'ansible_distribution_major_version' from source: facts 11062 1727096116.66064: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096116.66193: variable 'network_provider' from source: set_fact 11062 1727096116.66204: Evaluated conditional (network_provider == "nm"): True 11062 1727096116.66307: variable '__network_wpa_supplicant_required' from source: role '' defaults 11062 1727096116.66406: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11062 1727096116.66598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096116.69339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096116.69420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096116.69471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096116.69533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096116.69573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096116.69686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096116.69725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096116.69874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096116.69878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096116.69880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096116.69907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096116.69936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096116.69970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096116.70025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096116.70052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096116.70099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096116.70172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096116.70175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096116.70220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096116.70245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096116.70462: variable 'network_connections' from source: task vars 11062 1727096116.70484: variable 'controller_profile' from source: play vars 11062 1727096116.70657: variable 'controller_profile' from source: play vars 11062 1727096116.70660: variable 'controller_device' from source: play vars 11062 1727096116.70700: variable 'controller_device' from source: play vars 11062 1727096116.70724: variable 'port1_profile' from source: play vars 11062 1727096116.70870: variable 'port1_profile' from source: play vars 11062 1727096116.70898: variable 'dhcp_interface1' from source: play vars 11062 1727096116.70970: variable 'dhcp_interface1' from source: play vars 11062 1727096116.70984: variable 'controller_profile' from source: play vars 11062 1727096116.71073: variable 'controller_profile' from source: play vars 11062 1727096116.71077: variable 'port2_profile' from source: play vars 11062 1727096116.71141: variable 'port2_profile' from source: play vars 11062 1727096116.71216: variable 'dhcp_interface2' from source: play vars 11062 1727096116.71241: variable 'dhcp_interface2' from source: play vars 11062 1727096116.71257: variable 'controller_profile' from source: play vars 11062 1727096116.71334: variable 'controller_profile' from source: play vars 11062 1727096116.71419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096116.71675: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096116.71766: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096116.71797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096116.71839: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096116.71972: 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) 11062 1727096116.71981: 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) 11062 1727096116.71984: 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) 11062 1727096116.72017: 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) 11062 1727096116.72092: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096116.72370: variable 'network_connections' from source: task vars 11062 1727096116.72434: variable 'controller_profile' from source: play vars 11062 1727096116.72453: variable 'controller_profile' from source: play vars 11062 1727096116.72469: variable 'controller_device' from source: play vars 11062 1727096116.72530: variable 'controller_device' from source: play vars 11062 1727096116.72655: variable 'port1_profile' from source: play vars 11062 1727096116.72660: variable 'port1_profile' from source: play vars 11062 1727096116.72663: variable 'dhcp_interface1' from source: play vars 11062 1727096116.72697: variable 'dhcp_interface1' from source: play vars 11062 1727096116.72708: variable 'controller_profile' from source: play vars 11062 1727096116.72772: variable 'controller_profile' from source: play vars 11062 1727096116.72790: variable 'port2_profile' from source: play vars 11062 1727096116.72866: variable 'port2_profile' from source: play vars 11062 1727096116.72881: variable 'dhcp_interface2' from source: play vars 11062 1727096116.72974: variable 'dhcp_interface2' from source: play vars 11062 1727096116.72981: variable 'controller_profile' from source: play vars 11062 1727096116.73038: variable 'controller_profile' from source: play vars 11062 1727096116.73108: Evaluated conditional (__network_wpa_supplicant_required): False 11062 1727096116.73117: when evaluation is False, skipping this task 11062 1727096116.73125: _execute() done 11062 1727096116.73136: dumping result to json 11062 1727096116.73174: done dumping result, returning 11062 1727096116.73179: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-482e-8c87-000000000033] 11062 1727096116.73182: sending task result for task 0afff68d-5257-482e-8c87-000000000033 11062 1727096116.73477: done sending task result for task 0afff68d-5257-482e-8c87-000000000033 11062 1727096116.73481: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 11062 1727096116.73539: no more pending results, returning what we have 11062 1727096116.73542: results queue empty 11062 1727096116.73543: checking for any_errors_fatal 11062 1727096116.73563: done checking for any_errors_fatal 11062 1727096116.73564: checking for max_fail_percentage 11062 1727096116.73566: done checking for max_fail_percentage 11062 1727096116.73569: checking to see if all hosts have failed and the running result is not ok 11062 1727096116.73570: done checking to see if all hosts have failed 11062 1727096116.73571: getting the remaining hosts for this loop 11062 1727096116.73572: done getting the remaining hosts for this loop 11062 1727096116.73576: getting the next task for host managed_node1 11062 1727096116.73586: done getting next task for host managed_node1 11062 1727096116.73591: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11062 1727096116.73594: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096116.73609: getting variables 11062 1727096116.73610: in VariableManager get_vars() 11062 1727096116.73659: Calling all_inventory to load vars for managed_node1 11062 1727096116.73662: Calling groups_inventory to load vars for managed_node1 11062 1727096116.73774: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096116.73787: Calling all_plugins_play to load vars for managed_node1 11062 1727096116.73790: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096116.73794: Calling groups_plugins_play to load vars for managed_node1 11062 1727096116.75560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096116.77552: done with get_vars() 11062 1727096116.77586: done getting variables 11062 1727096116.77656: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:55:16 -0400 (0:00:00.131) 0:00:16.416 ****** 11062 1727096116.77694: entering _queue_task() for managed_node1/service 11062 1727096116.78298: worker is 1 (out of 1 available) 11062 1727096116.78312: exiting _queue_task() for managed_node1/service 11062 1727096116.78324: done queuing things up, now waiting for results queue to drain 11062 1727096116.78326: waiting for pending results... 11062 1727096116.78503: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11062 1727096116.78729: in run() - task 0afff68d-5257-482e-8c87-000000000034 11062 1727096116.78734: variable 'ansible_search_path' from source: unknown 11062 1727096116.78736: variable 'ansible_search_path' from source: unknown 11062 1727096116.78777: calling self._execute() 11062 1727096116.78897: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096116.78913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096116.78965: variable 'omit' from source: magic vars 11062 1727096116.79431: variable 'ansible_distribution_major_version' from source: facts 11062 1727096116.79455: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096116.79782: variable 'network_provider' from source: set_fact 11062 1727096116.79788: Evaluated conditional (network_provider == "initscripts"): False 11062 1727096116.79793: when evaluation is False, skipping this task 11062 1727096116.79799: _execute() done 11062 1727096116.79806: dumping result to json 11062 1727096116.79810: done dumping result, returning 11062 1727096116.79818: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-482e-8c87-000000000034] 11062 1727096116.79820: sending task result for task 0afff68d-5257-482e-8c87-000000000034 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11062 1727096116.80142: no more pending results, returning what we have 11062 1727096116.80148: results queue empty 11062 1727096116.80149: checking for any_errors_fatal 11062 1727096116.80159: done checking for any_errors_fatal 11062 1727096116.80160: checking for max_fail_percentage 11062 1727096116.80162: done checking for max_fail_percentage 11062 1727096116.80163: checking to see if all hosts have failed and the running result is not ok 11062 1727096116.80164: done checking to see if all hosts have failed 11062 1727096116.80165: getting the remaining hosts for this loop 11062 1727096116.80166: done getting the remaining hosts for this loop 11062 1727096116.80174: getting the next task for host managed_node1 11062 1727096116.80181: done getting next task for host managed_node1 11062 1727096116.80187: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11062 1727096116.80191: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096116.80211: getting variables 11062 1727096116.80213: in VariableManager get_vars() 11062 1727096116.80490: Calling all_inventory to load vars for managed_node1 11062 1727096116.80493: Calling groups_inventory to load vars for managed_node1 11062 1727096116.80496: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096116.80506: Calling all_plugins_play to load vars for managed_node1 11062 1727096116.80511: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096116.80515: Calling groups_plugins_play to load vars for managed_node1 11062 1727096116.81108: done sending task result for task 0afff68d-5257-482e-8c87-000000000034 11062 1727096116.81111: WORKER PROCESS EXITING 11062 1727096116.82099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096116.84785: done with get_vars() 11062 1727096116.84813: done getting variables 11062 1727096116.84970: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:55:16 -0400 (0:00:00.073) 0:00:16.489 ****** 11062 1727096116.85006: entering _queue_task() for managed_node1/copy 11062 1727096116.85500: worker is 1 (out of 1 available) 11062 1727096116.85517: exiting _queue_task() for managed_node1/copy 11062 1727096116.85529: done queuing things up, now waiting for results queue to drain 11062 1727096116.85531: waiting for pending results... 11062 1727096116.85760: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11062 1727096116.85914: in run() - task 0afff68d-5257-482e-8c87-000000000035 11062 1727096116.85936: variable 'ansible_search_path' from source: unknown 11062 1727096116.85950: variable 'ansible_search_path' from source: unknown 11062 1727096116.85994: calling self._execute() 11062 1727096116.86099: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096116.86117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096116.86133: variable 'omit' from source: magic vars 11062 1727096116.86546: variable 'ansible_distribution_major_version' from source: facts 11062 1727096116.86571: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096116.86709: variable 'network_provider' from source: set_fact 11062 1727096116.86713: Evaluated conditional (network_provider == "initscripts"): False 11062 1727096116.86818: when evaluation is False, skipping this task 11062 1727096116.86822: _execute() done 11062 1727096116.86825: dumping result to json 11062 1727096116.86827: done dumping result, returning 11062 1727096116.86831: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-482e-8c87-000000000035] 11062 1727096116.86833: sending task result for task 0afff68d-5257-482e-8c87-000000000035 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11062 1727096116.87017: no more pending results, returning what we have 11062 1727096116.87021: results queue empty 11062 1727096116.87022: checking for any_errors_fatal 11062 1727096116.87028: done checking for any_errors_fatal 11062 1727096116.87030: checking for max_fail_percentage 11062 1727096116.87033: done checking for max_fail_percentage 11062 1727096116.87034: checking to see if all hosts have failed and the running result is not ok 11062 1727096116.87035: done checking to see if all hosts have failed 11062 1727096116.87035: getting the remaining hosts for this loop 11062 1727096116.87037: done getting the remaining hosts for this loop 11062 1727096116.87041: getting the next task for host managed_node1 11062 1727096116.87047: done getting next task for host managed_node1 11062 1727096116.87054: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11062 1727096116.87057: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096116.87075: getting variables 11062 1727096116.87077: in VariableManager get_vars() 11062 1727096116.87121: Calling all_inventory to load vars for managed_node1 11062 1727096116.87124: Calling groups_inventory to load vars for managed_node1 11062 1727096116.87126: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096116.87138: Calling all_plugins_play to load vars for managed_node1 11062 1727096116.87142: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096116.87144: Calling groups_plugins_play to load vars for managed_node1 11062 1727096116.87683: done sending task result for task 0afff68d-5257-482e-8c87-000000000035 11062 1727096116.87687: WORKER PROCESS EXITING 11062 1727096116.88784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096116.90472: done with get_vars() 11062 1727096116.90503: 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:55:16 -0400 (0:00:00.055) 0:00:16.545 ****** 11062 1727096116.90604: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11062 1727096116.90606: Creating lock for fedora.linux_system_roles.network_connections 11062 1727096116.91084: worker is 1 (out of 1 available) 11062 1727096116.91100: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11062 1727096116.91111: done queuing things up, now waiting for results queue to drain 11062 1727096116.91113: waiting for pending results... 11062 1727096116.91316: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11062 1727096116.91461: in run() - task 0afff68d-5257-482e-8c87-000000000036 11062 1727096116.91485: variable 'ansible_search_path' from source: unknown 11062 1727096116.91544: variable 'ansible_search_path' from source: unknown 11062 1727096116.91551: calling self._execute() 11062 1727096116.91630: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096116.91643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096116.91673: variable 'omit' from source: magic vars 11062 1727096116.92082: variable 'ansible_distribution_major_version' from source: facts 11062 1727096116.92110: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096116.92201: variable 'omit' from source: magic vars 11062 1727096116.92204: variable 'omit' from source: magic vars 11062 1727096116.92365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096116.94606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096116.94681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096116.94731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096116.94776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096116.94806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096116.94904: variable 'network_provider' from source: set_fact 11062 1727096116.95054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096116.95480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096116.95533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096116.95572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096116.95643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096116.95706: variable 'omit' from source: magic vars 11062 1727096116.95870: variable 'omit' from source: magic vars 11062 1727096116.95997: variable 'network_connections' from source: task vars 11062 1727096116.96015: variable 'controller_profile' from source: play vars 11062 1727096116.96177: variable 'controller_profile' from source: play vars 11062 1727096116.96182: variable 'controller_device' from source: play vars 11062 1727096116.96186: variable 'controller_device' from source: play vars 11062 1727096116.96188: variable 'port1_profile' from source: play vars 11062 1727096116.96254: variable 'port1_profile' from source: play vars 11062 1727096116.96269: variable 'dhcp_interface1' from source: play vars 11062 1727096116.96337: variable 'dhcp_interface1' from source: play vars 11062 1727096116.96351: variable 'controller_profile' from source: play vars 11062 1727096116.96421: variable 'controller_profile' from source: play vars 11062 1727096116.96434: variable 'port2_profile' from source: play vars 11062 1727096116.96499: variable 'port2_profile' from source: play vars 11062 1727096116.96512: variable 'dhcp_interface2' from source: play vars 11062 1727096116.96635: variable 'dhcp_interface2' from source: play vars 11062 1727096116.96638: variable 'controller_profile' from source: play vars 11062 1727096116.96658: variable 'controller_profile' from source: play vars 11062 1727096116.96862: variable 'omit' from source: magic vars 11062 1727096116.96878: variable '__lsr_ansible_managed' from source: task vars 11062 1727096116.96937: variable '__lsr_ansible_managed' from source: task vars 11062 1727096116.97141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 11062 1727096116.97382: Loaded config def from plugin (lookup/template) 11062 1727096116.97399: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 11062 1727096116.97433: File lookup term: get_ansible_managed.j2 11062 1727096116.97472: variable 'ansible_search_path' from source: unknown 11062 1727096116.97476: 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 11062 1727096116.97479: 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 11062 1727096116.97493: variable 'ansible_search_path' from source: unknown 11062 1727096117.05304: variable 'ansible_managed' from source: unknown 11062 1727096117.05629: variable 'omit' from source: magic vars 11062 1727096117.05657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096117.05690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096117.05759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096117.05845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096117.05861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096117.05897: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096117.05935: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096117.05944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096117.06136: Set connection var ansible_connection to ssh 11062 1727096117.06273: Set connection var ansible_shell_executable to /bin/sh 11062 1727096117.06276: Set connection var ansible_pipelining to False 11062 1727096117.06283: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096117.06304: Set connection var ansible_timeout to 10 11062 1727096117.06316: Set connection var ansible_shell_type to sh 11062 1727096117.06343: variable 'ansible_shell_executable' from source: unknown 11062 1727096117.06362: variable 'ansible_connection' from source: unknown 11062 1727096117.06372: variable 'ansible_module_compression' from source: unknown 11062 1727096117.06576: variable 'ansible_shell_type' from source: unknown 11062 1727096117.06580: variable 'ansible_shell_executable' from source: unknown 11062 1727096117.06582: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096117.06584: variable 'ansible_pipelining' from source: unknown 11062 1727096117.06586: variable 'ansible_timeout' from source: unknown 11062 1727096117.06588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096117.06734: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096117.06807: variable 'omit' from source: magic vars 11062 1727096117.06819: starting attempt loop 11062 1727096117.06826: running the handler 11062 1727096117.06843: _low_level_execute_command(): starting 11062 1727096117.06859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096117.08163: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096117.08184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096117.08234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096117.08393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096117.08487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096117.10215: stdout chunk (state=3): >>>/root <<< 11062 1727096117.10514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096117.10552: stderr chunk (state=3): >>><<< 11062 1727096117.10563: stdout chunk (state=3): >>><<< 11062 1727096117.10596: _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 11062 1727096117.10719: _low_level_execute_command(): starting 11062 1727096117.10723: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254 `" && echo ansible-tmp-1727096117.1067524-11805-159023886032254="` echo /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254 `" ) && sleep 0' 11062 1727096117.11928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096117.11977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096117.12188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096117.12275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096117.14398: stdout chunk (state=3): >>>ansible-tmp-1727096117.1067524-11805-159023886032254=/root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254 <<< 11062 1727096117.14402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096117.14422: stderr chunk (state=3): >>><<< 11062 1727096117.14488: stdout chunk (state=3): >>><<< 11062 1727096117.14513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096117.1067524-11805-159023886032254=/root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096117.14569: variable 'ansible_module_compression' from source: unknown 11062 1727096117.14739: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 11062 1727096117.14760: ANSIBALLZ: Acquiring lock 11062 1727096117.14769: ANSIBALLZ: Lock acquired: 140132053238464 11062 1727096117.14778: ANSIBALLZ: Creating module 11062 1727096117.60540: ANSIBALLZ: Writing module into payload 11062 1727096117.60885: ANSIBALLZ: Writing module 11062 1727096117.60923: ANSIBALLZ: Renaming module 11062 1727096117.60936: ANSIBALLZ: Done creating module 11062 1727096117.60971: variable 'ansible_facts' from source: unknown 11062 1727096117.61093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/AnsiballZ_network_connections.py 11062 1727096117.61242: Sending initial data 11062 1727096117.61344: Sent initial data (168 bytes) 11062 1727096117.61937: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096117.61955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096117.61975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096117.61999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096117.62103: 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 <<< 11062 1727096117.62288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096117.62400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096117.64214: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096117.64278: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096117.64354: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmph0s3s88l /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/AnsiballZ_network_connections.py <<< 11062 1727096117.64357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/AnsiballZ_network_connections.py" <<< 11062 1727096117.64490: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmph0s3s88l" to remote "/root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/AnsiballZ_network_connections.py" <<< 11062 1727096117.66808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096117.67035: stderr chunk (state=3): >>><<< 11062 1727096117.67038: stdout chunk (state=3): >>><<< 11062 1727096117.67041: done transferring module to remote 11062 1727096117.67043: _low_level_execute_command(): starting 11062 1727096117.67045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/ /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/AnsiballZ_network_connections.py && sleep 0' 11062 1727096117.68479: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096117.68483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096117.68485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096117.68487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096117.68528: 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 <<< 11062 1727096117.68610: 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 <<< 11062 1727096117.68745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096117.69074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096117.71348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096117.71354: stdout chunk (state=3): >>><<< 11062 1727096117.71357: stderr chunk (state=3): >>><<< 11062 1727096117.71360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096117.71362: _low_level_execute_command(): starting 11062 1727096117.71364: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/AnsiballZ_network_connections.py && sleep 0' 11062 1727096117.72507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096117.72520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096117.72545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096117.72555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096117.72566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096117.72574: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096117.72684: 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 <<< 11062 1727096117.72754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096117.72890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096117.72965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096118.17716: stdout chunk (state=3): >>> <<< 11062 1727096118.17839: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "bond0", "state": "up", "type": "bond", "interface_name": "deprecated-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "master": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "master": "bond0"}], "__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": "bond0", "state": "up", "type": "bond", "interface_name": "deprecated-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "master": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "master": "bond0"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 11062 1727096118.20175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096118.20181: stderr chunk (state=3): >>><<< 11062 1727096118.20183: stdout chunk (state=3): >>><<< 11062 1727096118.20186: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "bond0", "state": "up", "type": "bond", "interface_name": "deprecated-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "master": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "master": "bond0"}], "__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": "bond0", "state": "up", "type": "bond", "interface_name": "deprecated-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "master": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "master": "bond0"}], "__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. 11062 1727096118.20289: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'bond0', 'state': 'up', 'type': 'bond', 'interface_name': 'deprecated-bond', 'bond': {'mode': 'active-backup', 'miimon': 110}, 'ip': {'route_metric4': 65535}}, {'name': 'bond0.0', 'state': 'up', 'type': 'ethernet', 'interface_name': 'test1', 'master': 'bond0'}, {'name': 'bond0.1', 'state': 'up', 'type': 'ethernet', 'interface_name': 'test2', 'master': 'bond0'}], '__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-1727096117.1067524-11805-159023886032254/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096118.20299: _low_level_execute_command(): starting 11062 1727096118.20302: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096117.1067524-11805-159023886032254/ > /dev/null 2>&1 && sleep 0' 11062 1727096118.22062: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096118.22378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096118.22407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096118.24441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096118.24446: stdout chunk (state=3): >>><<< 11062 1727096118.24454: stderr chunk (state=3): >>><<< 11062 1727096118.24475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096118.24478: handler run complete 11062 1727096118.24519: attempt loop complete, returning result 11062 1727096118.24524: _execute() done 11062 1727096118.24526: dumping result to json 11062 1727096118.24534: done dumping result, returning 11062 1727096118.24541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-482e-8c87-000000000036] 11062 1727096118.24544: sending task result for task 0afff68d-5257-482e-8c87-000000000036 11062 1727096118.24682: done sending task result for task 0afff68d-5257-482e-8c87-000000000036 11062 1727096118.24685: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "deprecated-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "interface_name": "test1", "master": "bond0", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "interface_name": "test2", "master": "bond0", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [007] #0, state:up persistent_state:present, 'bond0': add connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a [008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942 [009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8 [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942 (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8 (not-active) 11062 1727096118.25117: no more pending results, returning what we have 11062 1727096118.25121: results queue empty 11062 1727096118.25122: checking for any_errors_fatal 11062 1727096118.25127: done checking for any_errors_fatal 11062 1727096118.25128: checking for max_fail_percentage 11062 1727096118.25130: done checking for max_fail_percentage 11062 1727096118.25130: checking to see if all hosts have failed and the running result is not ok 11062 1727096118.25131: done checking to see if all hosts have failed 11062 1727096118.25132: getting the remaining hosts for this loop 11062 1727096118.25133: done getting the remaining hosts for this loop 11062 1727096118.25137: getting the next task for host managed_node1 11062 1727096118.25142: done getting next task for host managed_node1 11062 1727096118.25145: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11062 1727096118.25148: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096118.25159: getting variables 11062 1727096118.25160: in VariableManager get_vars() 11062 1727096118.25420: Calling all_inventory to load vars for managed_node1 11062 1727096118.25423: Calling groups_inventory to load vars for managed_node1 11062 1727096118.25426: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096118.25435: Calling all_plugins_play to load vars for managed_node1 11062 1727096118.25437: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096118.25439: Calling groups_plugins_play to load vars for managed_node1 11062 1727096118.30561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096118.33300: done with get_vars() 11062 1727096118.33331: 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:55:18 -0400 (0:00:01.428) 0:00:17.973 ****** 11062 1727096118.33437: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11062 1727096118.33438: Creating lock for fedora.linux_system_roles.network_state 11062 1727096118.33797: worker is 1 (out of 1 available) 11062 1727096118.33810: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11062 1727096118.33824: done queuing things up, now waiting for results queue to drain 11062 1727096118.33826: waiting for pending results... 11062 1727096118.34120: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11062 1727096118.34598: in run() - task 0afff68d-5257-482e-8c87-000000000037 11062 1727096118.34602: variable 'ansible_search_path' from source: unknown 11062 1727096118.34604: variable 'ansible_search_path' from source: unknown 11062 1727096118.34607: calling self._execute() 11062 1727096118.34610: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.34612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.34614: variable 'omit' from source: magic vars 11062 1727096118.35597: variable 'ansible_distribution_major_version' from source: facts 11062 1727096118.35656: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096118.35899: variable 'network_state' from source: role '' defaults 11062 1727096118.35911: Evaluated conditional (network_state != {}): False 11062 1727096118.35915: when evaluation is False, skipping this task 11062 1727096118.35918: _execute() done 11062 1727096118.35921: dumping result to json 11062 1727096118.35924: done dumping result, returning 11062 1727096118.35930: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-482e-8c87-000000000037] 11062 1727096118.36072: sending task result for task 0afff68d-5257-482e-8c87-000000000037 11062 1727096118.36140: done sending task result for task 0afff68d-5257-482e-8c87-000000000037 11062 1727096118.36143: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096118.36201: no more pending results, returning what we have 11062 1727096118.36206: results queue empty 11062 1727096118.36206: checking for any_errors_fatal 11062 1727096118.36219: done checking for any_errors_fatal 11062 1727096118.36220: checking for max_fail_percentage 11062 1727096118.36222: done checking for max_fail_percentage 11062 1727096118.36222: checking to see if all hosts have failed and the running result is not ok 11062 1727096118.36224: done checking to see if all hosts have failed 11062 1727096118.36225: getting the remaining hosts for this loop 11062 1727096118.36227: done getting the remaining hosts for this loop 11062 1727096118.36230: getting the next task for host managed_node1 11062 1727096118.36237: done getting next task for host managed_node1 11062 1727096118.36241: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11062 1727096118.36244: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096118.36261: getting variables 11062 1727096118.36263: in VariableManager get_vars() 11062 1727096118.36309: Calling all_inventory to load vars for managed_node1 11062 1727096118.36312: Calling groups_inventory to load vars for managed_node1 11062 1727096118.36314: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096118.36327: Calling all_plugins_play to load vars for managed_node1 11062 1727096118.36329: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096118.36332: Calling groups_plugins_play to load vars for managed_node1 11062 1727096118.37927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096118.41255: done with get_vars() 11062 1727096118.41396: done getting variables 11062 1727096118.41461: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:55:18 -0400 (0:00:00.082) 0:00:18.055 ****** 11062 1727096118.41646: entering _queue_task() for managed_node1/debug 11062 1727096118.42393: worker is 1 (out of 1 available) 11062 1727096118.42408: exiting _queue_task() for managed_node1/debug 11062 1727096118.42420: done queuing things up, now waiting for results queue to drain 11062 1727096118.42422: waiting for pending results... 11062 1727096118.43387: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11062 1727096118.43617: in run() - task 0afff68d-5257-482e-8c87-000000000038 11062 1727096118.43621: variable 'ansible_search_path' from source: unknown 11062 1727096118.43623: variable 'ansible_search_path' from source: unknown 11062 1727096118.43626: calling self._execute() 11062 1727096118.43785: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.43843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.43861: variable 'omit' from source: magic vars 11062 1727096118.44810: variable 'ansible_distribution_major_version' from source: facts 11062 1727096118.44837: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096118.44935: variable 'omit' from source: magic vars 11062 1727096118.45013: variable 'omit' from source: magic vars 11062 1727096118.45121: variable 'omit' from source: magic vars 11062 1727096118.45194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096118.45478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096118.45481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096118.45483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096118.45486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096118.45512: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096118.45521: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.45529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.45762: Set connection var ansible_connection to ssh 11062 1727096118.45778: Set connection var ansible_shell_executable to /bin/sh 11062 1727096118.45788: Set connection var ansible_pipelining to False 11062 1727096118.45808: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096118.45818: Set connection var ansible_timeout to 10 11062 1727096118.45883: Set connection var ansible_shell_type to sh 11062 1727096118.45919: variable 'ansible_shell_executable' from source: unknown 11062 1727096118.45927: variable 'ansible_connection' from source: unknown 11062 1727096118.45936: variable 'ansible_module_compression' from source: unknown 11062 1727096118.45944: variable 'ansible_shell_type' from source: unknown 11062 1727096118.46129: variable 'ansible_shell_executable' from source: unknown 11062 1727096118.46132: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.46134: variable 'ansible_pipelining' from source: unknown 11062 1727096118.46137: variable 'ansible_timeout' from source: unknown 11062 1727096118.46138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.46312: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096118.46365: variable 'omit' from source: magic vars 11062 1727096118.46570: starting attempt loop 11062 1727096118.46573: running the handler 11062 1727096118.46718: variable '__network_connections_result' from source: set_fact 11062 1727096118.46914: handler run complete 11062 1727096118.46938: attempt loop complete, returning result 11062 1727096118.46947: _execute() done 11062 1727096118.46957: dumping result to json 11062 1727096118.46965: done dumping result, returning 11062 1727096118.46982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-482e-8c87-000000000038] 11062 1727096118.47010: sending task result for task 0afff68d-5257-482e-8c87-000000000038 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942 (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8 (not-active)" ] } 11062 1727096118.47236: no more pending results, returning what we have 11062 1727096118.47239: results queue empty 11062 1727096118.47240: checking for any_errors_fatal 11062 1727096118.47247: done checking for any_errors_fatal 11062 1727096118.47247: checking for max_fail_percentage 11062 1727096118.47249: done checking for max_fail_percentage 11062 1727096118.47249: checking to see if all hosts have failed and the running result is not ok 11062 1727096118.47250: done checking to see if all hosts have failed 11062 1727096118.47252: getting the remaining hosts for this loop 11062 1727096118.47253: done getting the remaining hosts for this loop 11062 1727096118.47256: getting the next task for host managed_node1 11062 1727096118.47264: done getting next task for host managed_node1 11062 1727096118.47269: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11062 1727096118.47272: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096118.47282: getting variables 11062 1727096118.47283: in VariableManager get_vars() 11062 1727096118.47327: Calling all_inventory to load vars for managed_node1 11062 1727096118.47329: Calling groups_inventory to load vars for managed_node1 11062 1727096118.47332: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096118.47343: Calling all_plugins_play to load vars for managed_node1 11062 1727096118.47346: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096118.47349: Calling groups_plugins_play to load vars for managed_node1 11062 1727096118.47910: done sending task result for task 0afff68d-5257-482e-8c87-000000000038 11062 1727096118.48539: WORKER PROCESS EXITING 11062 1727096118.51072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096118.55418: done with get_vars() 11062 1727096118.55453: done getting variables 11062 1727096118.55676: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:55:18 -0400 (0:00:00.140) 0:00:18.196 ****** 11062 1727096118.55716: entering _queue_task() for managed_node1/debug 11062 1727096118.56951: worker is 1 (out of 1 available) 11062 1727096118.56966: exiting _queue_task() for managed_node1/debug 11062 1727096118.57094: done queuing things up, now waiting for results queue to drain 11062 1727096118.57096: waiting for pending results... 11062 1727096118.57623: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11062 1727096118.58086: in run() - task 0afff68d-5257-482e-8c87-000000000039 11062 1727096118.58090: variable 'ansible_search_path' from source: unknown 11062 1727096118.58093: variable 'ansible_search_path' from source: unknown 11062 1727096118.58096: calling self._execute() 11062 1727096118.58537: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.58744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.58748: variable 'omit' from source: magic vars 11062 1727096118.59878: variable 'ansible_distribution_major_version' from source: facts 11062 1727096118.59883: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096118.59886: variable 'omit' from source: magic vars 11062 1727096118.59889: variable 'omit' from source: magic vars 11062 1727096118.59934: variable 'omit' from source: magic vars 11062 1727096118.60115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096118.60162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096118.60336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096118.60364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096118.60386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096118.60426: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096118.60552: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.60556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.60597: Set connection var ansible_connection to ssh 11062 1727096118.60617: Set connection var ansible_shell_executable to /bin/sh 11062 1727096118.60665: Set connection var ansible_pipelining to False 11062 1727096118.60683: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096118.60694: Set connection var ansible_timeout to 10 11062 1727096118.60705: Set connection var ansible_shell_type to sh 11062 1727096118.60732: variable 'ansible_shell_executable' from source: unknown 11062 1727096118.60740: variable 'ansible_connection' from source: unknown 11062 1727096118.60752: variable 'ansible_module_compression' from source: unknown 11062 1727096118.60773: variable 'ansible_shell_type' from source: unknown 11062 1727096118.60781: variable 'ansible_shell_executable' from source: unknown 11062 1727096118.60787: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.60797: variable 'ansible_pipelining' from source: unknown 11062 1727096118.60805: variable 'ansible_timeout' from source: unknown 11062 1727096118.60814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.60992: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096118.61013: variable 'omit' from source: magic vars 11062 1727096118.61026: starting attempt loop 11062 1727096118.61035: running the handler 11062 1727096118.61104: variable '__network_connections_result' from source: set_fact 11062 1727096118.61212: variable '__network_connections_result' from source: set_fact 11062 1727096118.61406: handler run complete 11062 1727096118.61455: attempt loop complete, returning result 11062 1727096118.61465: _execute() done 11062 1727096118.61477: dumping result to json 11062 1727096118.61532: done dumping result, returning 11062 1727096118.61536: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-482e-8c87-000000000039] 11062 1727096118.61538: sending task result for task 0afff68d-5257-482e-8c87-000000000039 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "deprecated-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "interface_name": "test1", "master": "bond0", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "interface_name": "test2", "master": "bond0", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, d0bec408-abce-475f-b7f5-bfaf4103e16a (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, dc7c9053-7222-4f00-a5e4-b097dcfeb942 (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, bef3866d-13aa-4b4e-b260-ff8a16f289f8 (not-active)" ] } } 11062 1727096118.61863: no more pending results, returning what we have 11062 1727096118.61868: results queue empty 11062 1727096118.61869: checking for any_errors_fatal 11062 1727096118.61875: done checking for any_errors_fatal 11062 1727096118.61876: checking for max_fail_percentage 11062 1727096118.61886: done sending task result for task 0afff68d-5257-482e-8c87-000000000039 11062 1727096118.62074: done checking for max_fail_percentage 11062 1727096118.62086: WORKER PROCESS EXITING 11062 1727096118.62089: checking to see if all hosts have failed and the running result is not ok 11062 1727096118.62093: done checking to see if all hosts have failed 11062 1727096118.62094: getting the remaining hosts for this loop 11062 1727096118.62095: done getting the remaining hosts for this loop 11062 1727096118.62104: getting the next task for host managed_node1 11062 1727096118.62110: done getting next task for host managed_node1 11062 1727096118.62114: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11062 1727096118.62118: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096118.62224: getting variables 11062 1727096118.62226: in VariableManager get_vars() 11062 1727096118.62265: Calling all_inventory to load vars for managed_node1 11062 1727096118.62422: Calling groups_inventory to load vars for managed_node1 11062 1727096118.62479: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096118.62490: Calling all_plugins_play to load vars for managed_node1 11062 1727096118.62494: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096118.62497: Calling groups_plugins_play to load vars for managed_node1 11062 1727096118.66382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096118.71156: done with get_vars() 11062 1727096118.71190: done getting variables 11062 1727096118.71256: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:55:18 -0400 (0:00:00.155) 0:00:18.352 ****** 11062 1727096118.71302: entering _queue_task() for managed_node1/debug 11062 1727096118.71575: worker is 1 (out of 1 available) 11062 1727096118.71589: exiting _queue_task() for managed_node1/debug 11062 1727096118.71602: done queuing things up, now waiting for results queue to drain 11062 1727096118.71604: waiting for pending results... 11062 1727096118.71793: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11062 1727096118.71883: in run() - task 0afff68d-5257-482e-8c87-00000000003a 11062 1727096118.71894: variable 'ansible_search_path' from source: unknown 11062 1727096118.71899: variable 'ansible_search_path' from source: unknown 11062 1727096118.71929: calling self._execute() 11062 1727096118.72002: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.72006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.72015: variable 'omit' from source: magic vars 11062 1727096118.72344: variable 'ansible_distribution_major_version' from source: facts 11062 1727096118.72347: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096118.72452: variable 'network_state' from source: role '' defaults 11062 1727096118.72459: Evaluated conditional (network_state != {}): False 11062 1727096118.72462: when evaluation is False, skipping this task 11062 1727096118.72465: _execute() done 11062 1727096118.72469: dumping result to json 11062 1727096118.72472: done dumping result, returning 11062 1727096118.72480: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-482e-8c87-00000000003a] 11062 1727096118.72497: sending task result for task 0afff68d-5257-482e-8c87-00000000003a 11062 1727096118.72599: done sending task result for task 0afff68d-5257-482e-8c87-00000000003a 11062 1727096118.72602: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 11062 1727096118.72665: no more pending results, returning what we have 11062 1727096118.72689: results queue empty 11062 1727096118.72690: checking for any_errors_fatal 11062 1727096118.72701: done checking for any_errors_fatal 11062 1727096118.72702: checking for max_fail_percentage 11062 1727096118.72704: done checking for max_fail_percentage 11062 1727096118.72705: checking to see if all hosts have failed and the running result is not ok 11062 1727096118.72706: done checking to see if all hosts have failed 11062 1727096118.72707: getting the remaining hosts for this loop 11062 1727096118.72708: done getting the remaining hosts for this loop 11062 1727096118.72712: getting the next task for host managed_node1 11062 1727096118.72717: done getting next task for host managed_node1 11062 1727096118.72726: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11062 1727096118.72729: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096118.72744: getting variables 11062 1727096118.72745: in VariableManager get_vars() 11062 1727096118.72784: Calling all_inventory to load vars for managed_node1 11062 1727096118.72788: Calling groups_inventory to load vars for managed_node1 11062 1727096118.72790: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096118.72799: Calling all_plugins_play to load vars for managed_node1 11062 1727096118.72802: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096118.72804: Calling groups_plugins_play to load vars for managed_node1 11062 1727096118.74520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096118.76325: done with get_vars() 11062 1727096118.76366: 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:55:18 -0400 (0:00:00.052) 0:00:18.404 ****** 11062 1727096118.76509: entering _queue_task() for managed_node1/ping 11062 1727096118.76511: Creating lock for ping 11062 1727096118.76949: worker is 1 (out of 1 available) 11062 1727096118.76961: exiting _queue_task() for managed_node1/ping 11062 1727096118.76978: done queuing things up, now waiting for results queue to drain 11062 1727096118.76980: waiting for pending results... 11062 1727096118.77382: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11062 1727096118.77431: in run() - task 0afff68d-5257-482e-8c87-00000000003b 11062 1727096118.77484: variable 'ansible_search_path' from source: unknown 11062 1727096118.77488: variable 'ansible_search_path' from source: unknown 11062 1727096118.77553: calling self._execute() 11062 1727096118.77589: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.77595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.77655: variable 'omit' from source: magic vars 11062 1727096118.78066: variable 'ansible_distribution_major_version' from source: facts 11062 1727096118.78097: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096118.78100: variable 'omit' from source: magic vars 11062 1727096118.78163: variable 'omit' from source: magic vars 11062 1727096118.78182: variable 'omit' from source: magic vars 11062 1727096118.78227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096118.78260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096118.78279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096118.78293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096118.78302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096118.78328: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096118.78331: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.78334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.78433: Set connection var ansible_connection to ssh 11062 1727096118.78437: Set connection var ansible_shell_executable to /bin/sh 11062 1727096118.78439: Set connection var ansible_pipelining to False 11062 1727096118.78443: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096118.78446: Set connection var ansible_timeout to 10 11062 1727096118.78451: Set connection var ansible_shell_type to sh 11062 1727096118.78490: variable 'ansible_shell_executable' from source: unknown 11062 1727096118.78494: variable 'ansible_connection' from source: unknown 11062 1727096118.78498: variable 'ansible_module_compression' from source: unknown 11062 1727096118.78501: variable 'ansible_shell_type' from source: unknown 11062 1727096118.78504: variable 'ansible_shell_executable' from source: unknown 11062 1727096118.78507: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096118.78509: variable 'ansible_pipelining' from source: unknown 11062 1727096118.78511: variable 'ansible_timeout' from source: unknown 11062 1727096118.78514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096118.78704: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096118.78719: variable 'omit' from source: magic vars 11062 1727096118.78722: starting attempt loop 11062 1727096118.78725: running the handler 11062 1727096118.78754: _low_level_execute_command(): starting 11062 1727096118.78761: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096118.79511: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096118.79521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096118.79524: 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 <<< 11062 1727096118.79590: 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 <<< 11062 1727096118.79697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096118.81493: stdout chunk (state=3): >>>/root <<< 11062 1727096118.81588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096118.81646: stderr chunk (state=3): >>><<< 11062 1727096118.81649: stdout chunk (state=3): >>><<< 11062 1727096118.81699: _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 11062 1727096118.81719: _low_level_execute_command(): starting 11062 1727096118.81723: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141 `" && echo ansible-tmp-1727096118.8169177-11861-6259687644141="` echo /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141 `" ) && sleep 0' 11062 1727096118.82436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096118.82518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096118.82564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096118.82573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096118.82673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096118.84663: stdout chunk (state=3): >>>ansible-tmp-1727096118.8169177-11861-6259687644141=/root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141 <<< 11062 1727096118.84831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096118.84835: stdout chunk (state=3): >>><<< 11062 1727096118.84837: stderr chunk (state=3): >>><<< 11062 1727096118.84872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096118.8169177-11861-6259687644141=/root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096118.84919: variable 'ansible_module_compression' from source: unknown 11062 1727096118.85007: ANSIBALLZ: Using lock for ping 11062 1727096118.85010: ANSIBALLZ: Acquiring lock 11062 1727096118.85012: ANSIBALLZ: Lock acquired: 140132052745728 11062 1727096118.85014: ANSIBALLZ: Creating module 11062 1727096118.99801: ANSIBALLZ: Writing module into payload 11062 1727096118.99865: ANSIBALLZ: Writing module 11062 1727096118.99921: ANSIBALLZ: Renaming module 11062 1727096118.99934: ANSIBALLZ: Done creating module 11062 1727096118.99975: variable 'ansible_facts' from source: unknown 11062 1727096119.00152: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/AnsiballZ_ping.py 11062 1727096119.00815: Sending initial data 11062 1727096119.00819: Sent initial data (151 bytes) 11062 1727096119.01410: 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 <<< 11062 1727096119.01414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.01417: 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 <<< 11062 1727096119.01485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.01495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.01596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.03359: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096119.03417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096119.03493: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmptbn6nfxt /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/AnsiballZ_ping.py <<< 11062 1727096119.03496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/AnsiballZ_ping.py" <<< 11062 1727096119.03575: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmptbn6nfxt" to remote "/root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/AnsiballZ_ping.py" <<< 11062 1727096119.04570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.04659: stderr chunk (state=3): >>><<< 11062 1727096119.04662: stdout chunk (state=3): >>><<< 11062 1727096119.04664: done transferring module to remote 11062 1727096119.04666: _low_level_execute_command(): starting 11062 1727096119.04683: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/ /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/AnsiballZ_ping.py && sleep 0' 11062 1727096119.05364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096119.05376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096119.05387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096119.05402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096119.05472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096119.05476: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096119.05479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.05481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096119.05484: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096119.05486: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096119.05488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096119.05490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096119.05546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096119.05555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096119.05557: stderr chunk (state=3): >>>debug2: match found <<< 11062 1727096119.05607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.05641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096119.05644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.05647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.05774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.07746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.07749: stdout chunk (state=3): >>><<< 11062 1727096119.07752: stderr chunk (state=3): >>><<< 11062 1727096119.07787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096119.07791: _low_level_execute_command(): starting 11062 1727096119.07795: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/AnsiballZ_ping.py && sleep 0' 11062 1727096119.08855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096119.09024: 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 <<< 11062 1727096119.09037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.09041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.09043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.09102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.24780: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 11062 1727096119.26190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096119.26194: stdout chunk (state=3): >>><<< 11062 1727096119.26197: stderr chunk (state=3): >>><<< 11062 1727096119.26215: _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. 11062 1727096119.26245: 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-1727096118.8169177-11861-6259687644141/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096119.26295: _low_level_execute_command(): starting 11062 1727096119.26298: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096118.8169177-11861-6259687644141/ > /dev/null 2>&1 && sleep 0' 11062 1727096119.26831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096119.26835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.26837: 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 <<< 11062 1727096119.26839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.26897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096119.26901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.26907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.26979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.29079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.29083: stdout chunk (state=3): >>><<< 11062 1727096119.29086: stderr chunk (state=3): >>><<< 11062 1727096119.29370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096119.29375: handler run complete 11062 1727096119.29377: attempt loop complete, returning result 11062 1727096119.29379: _execute() done 11062 1727096119.29381: dumping result to json 11062 1727096119.29383: done dumping result, returning 11062 1727096119.29384: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-482e-8c87-00000000003b] 11062 1727096119.29386: sending task result for task 0afff68d-5257-482e-8c87-00000000003b ok: [managed_node1] => { "changed": false, "ping": "pong" } 11062 1727096119.29528: no more pending results, returning what we have 11062 1727096119.29531: results queue empty 11062 1727096119.29532: checking for any_errors_fatal 11062 1727096119.29538: done checking for any_errors_fatal 11062 1727096119.29538: checking for max_fail_percentage 11062 1727096119.29544: done checking for max_fail_percentage 11062 1727096119.29545: checking to see if all hosts have failed and the running result is not ok 11062 1727096119.29546: done checking to see if all hosts have failed 11062 1727096119.29547: getting the remaining hosts for this loop 11062 1727096119.29548: done getting the remaining hosts for this loop 11062 1727096119.29551: getting the next task for host managed_node1 11062 1727096119.29560: done getting next task for host managed_node1 11062 1727096119.29562: ^ task is: TASK: meta (role_complete) 11062 1727096119.29570: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096119.29582: done sending task result for task 0afff68d-5257-482e-8c87-00000000003b 11062 1727096119.29584: WORKER PROCESS EXITING 11062 1727096119.29591: getting variables 11062 1727096119.29592: in VariableManager get_vars() 11062 1727096119.29634: Calling all_inventory to load vars for managed_node1 11062 1727096119.29636: Calling groups_inventory to load vars for managed_node1 11062 1727096119.29638: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096119.29647: Calling all_plugins_play to load vars for managed_node1 11062 1727096119.29655: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096119.29658: Calling groups_plugins_play to load vars for managed_node1 11062 1727096119.32097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096119.35213: done with get_vars() 11062 1727096119.35251: done getting variables 11062 1727096119.35348: done queuing things up, now waiting for results queue to drain 11062 1727096119.35351: results queue empty 11062 1727096119.35351: checking for any_errors_fatal 11062 1727096119.35355: done checking for any_errors_fatal 11062 1727096119.35356: checking for max_fail_percentage 11062 1727096119.35357: done checking for max_fail_percentage 11062 1727096119.35357: checking to see if all hosts have failed and the running result is not ok 11062 1727096119.35358: done checking to see if all hosts have failed 11062 1727096119.35359: getting the remaining hosts for this loop 11062 1727096119.35360: done getting the remaining hosts for this loop 11062 1727096119.35363: getting the next task for host managed_node1 11062 1727096119.35370: done getting next task for host managed_node1 11062 1727096119.35372: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11062 1727096119.35374: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096119.35460: getting variables 11062 1727096119.35461: in VariableManager get_vars() 11062 1727096119.35480: Calling all_inventory to load vars for managed_node1 11062 1727096119.35482: Calling groups_inventory to load vars for managed_node1 11062 1727096119.35514: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096119.35521: Calling all_plugins_play to load vars for managed_node1 11062 1727096119.35523: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096119.35526: Calling groups_plugins_play to load vars for managed_node1 11062 1727096119.37218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096119.39082: done with get_vars() 11062 1727096119.39113: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:55:19 -0400 (0:00:00.626) 0:00:19.031 ****** 11062 1727096119.39205: entering _queue_task() for managed_node1/include_tasks 11062 1727096119.39919: worker is 1 (out of 1 available) 11062 1727096119.39931: exiting _queue_task() for managed_node1/include_tasks 11062 1727096119.39943: done queuing things up, now waiting for results queue to drain 11062 1727096119.39945: waiting for pending results... 11062 1727096119.40191: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 11062 1727096119.40310: in run() - task 0afff68d-5257-482e-8c87-00000000006e 11062 1727096119.40334: variable 'ansible_search_path' from source: unknown 11062 1727096119.40341: variable 'ansible_search_path' from source: unknown 11062 1727096119.40393: calling self._execute() 11062 1727096119.40501: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.40504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.40538: variable 'omit' from source: magic vars 11062 1727096119.40962: variable 'ansible_distribution_major_version' from source: facts 11062 1727096119.40986: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096119.41047: _execute() done 11062 1727096119.41051: dumping result to json 11062 1727096119.41054: done dumping result, returning 11062 1727096119.41056: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-482e-8c87-00000000006e] 11062 1727096119.41058: sending task result for task 0afff68d-5257-482e-8c87-00000000006e 11062 1727096119.41135: done sending task result for task 0afff68d-5257-482e-8c87-00000000006e 11062 1727096119.41190: no more pending results, returning what we have 11062 1727096119.41197: in VariableManager get_vars() 11062 1727096119.41251: Calling all_inventory to load vars for managed_node1 11062 1727096119.41257: Calling groups_inventory to load vars for managed_node1 11062 1727096119.41260: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096119.41277: Calling all_plugins_play to load vars for managed_node1 11062 1727096119.41282: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096119.41286: Calling groups_plugins_play to load vars for managed_node1 11062 1727096119.42093: WORKER PROCESS EXITING 11062 1727096119.43190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096119.44835: done with get_vars() 11062 1727096119.44865: variable 'ansible_search_path' from source: unknown 11062 1727096119.44866: variable 'ansible_search_path' from source: unknown 11062 1727096119.44907: we have included files to process 11062 1727096119.44908: generating all_blocks data 11062 1727096119.44910: done generating all_blocks data 11062 1727096119.44915: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096119.44916: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096119.44919: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11062 1727096119.45119: done processing included file 11062 1727096119.45121: iterating over new_blocks loaded from include file 11062 1727096119.45122: in VariableManager get_vars() 11062 1727096119.45144: done with get_vars() 11062 1727096119.45146: filtering new block on tags 11062 1727096119.45170: done filtering new block on tags 11062 1727096119.45172: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 11062 1727096119.45176: extending task lists for all hosts with included blocks 11062 1727096119.45233: done extending task lists 11062 1727096119.45233: done processing included files 11062 1727096119.45234: results queue empty 11062 1727096119.45234: checking for any_errors_fatal 11062 1727096119.45235: done checking for any_errors_fatal 11062 1727096119.45236: checking for max_fail_percentage 11062 1727096119.45237: done checking for max_fail_percentage 11062 1727096119.45237: checking to see if all hosts have failed and the running result is not ok 11062 1727096119.45238: done checking to see if all hosts have failed 11062 1727096119.45238: getting the remaining hosts for this loop 11062 1727096119.45239: done getting the remaining hosts for this loop 11062 1727096119.45240: getting the next task for host managed_node1 11062 1727096119.45243: done getting next task for host managed_node1 11062 1727096119.45244: ^ task is: TASK: Get stat for interface {{ interface }} 11062 1727096119.45246: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 11062 1727096119.45248: getting variables 11062 1727096119.45248: in VariableManager get_vars() 11062 1727096119.45260: Calling all_inventory to load vars for managed_node1 11062 1727096119.45262: Calling groups_inventory to load vars for managed_node1 11062 1727096119.45263: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096119.45269: Calling all_plugins_play to load vars for managed_node1 11062 1727096119.45275: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096119.45279: Calling groups_plugins_play to load vars for managed_node1 11062 1727096119.45962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096119.46830: done with get_vars() 11062 1727096119.46854: done getting variables 11062 1727096119.46985: variable 'interface' from source: task vars 11062 1727096119.46988: variable 'controller_device' from source: play vars 11062 1727096119.47032: variable 'controller_device' from source: play vars TASK [Get stat for interface deprecated-bond] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 08:55:19 -0400 (0:00:00.078) 0:00:19.109 ****** 11062 1727096119.47058: entering _queue_task() for managed_node1/stat 11062 1727096119.47334: worker is 1 (out of 1 available) 11062 1727096119.47346: exiting _queue_task() for managed_node1/stat 11062 1727096119.47363: done queuing things up, now waiting for results queue to drain 11062 1727096119.47364: waiting for pending results... 11062 1727096119.47617: running TaskExecutor() for managed_node1/TASK: Get stat for interface deprecated-bond 11062 1727096119.47740: in run() - task 0afff68d-5257-482e-8c87-000000000242 11062 1727096119.47759: variable 'ansible_search_path' from source: unknown 11062 1727096119.47763: variable 'ansible_search_path' from source: unknown 11062 1727096119.47804: calling self._execute() 11062 1727096119.47908: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.47914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.47925: variable 'omit' from source: magic vars 11062 1727096119.48298: variable 'ansible_distribution_major_version' from source: facts 11062 1727096119.48312: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096119.48323: variable 'omit' from source: magic vars 11062 1727096119.48373: variable 'omit' from source: magic vars 11062 1727096119.48503: variable 'interface' from source: task vars 11062 1727096119.48511: variable 'controller_device' from source: play vars 11062 1727096119.48613: variable 'controller_device' from source: play vars 11062 1727096119.48619: variable 'omit' from source: magic vars 11062 1727096119.48621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096119.48624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096119.48645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096119.48691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096119.48694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096119.48706: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096119.48709: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.48720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.48807: Set connection var ansible_connection to ssh 11062 1727096119.48829: Set connection var ansible_shell_executable to /bin/sh 11062 1727096119.48832: Set connection var ansible_pipelining to False 11062 1727096119.48835: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096119.48837: Set connection var ansible_timeout to 10 11062 1727096119.48839: Set connection var ansible_shell_type to sh 11062 1727096119.48939: variable 'ansible_shell_executable' from source: unknown 11062 1727096119.48943: variable 'ansible_connection' from source: unknown 11062 1727096119.48945: variable 'ansible_module_compression' from source: unknown 11062 1727096119.48948: variable 'ansible_shell_type' from source: unknown 11062 1727096119.48959: variable 'ansible_shell_executable' from source: unknown 11062 1727096119.48962: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.48964: variable 'ansible_pipelining' from source: unknown 11062 1727096119.48966: variable 'ansible_timeout' from source: unknown 11062 1727096119.48971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.49161: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096119.49165: variable 'omit' from source: magic vars 11062 1727096119.49174: starting attempt loop 11062 1727096119.49177: running the handler 11062 1727096119.49179: _low_level_execute_command(): starting 11062 1727096119.49182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096119.49763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096119.49784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.49830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096119.49853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.49921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.51696: stdout chunk (state=3): >>>/root <<< 11062 1727096119.51779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.51821: stderr chunk (state=3): >>><<< 11062 1727096119.51823: stdout chunk (state=3): >>><<< 11062 1727096119.51839: _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 11062 1727096119.51870: _low_level_execute_command(): starting 11062 1727096119.51874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100 `" && echo ansible-tmp-1727096119.5184555-11897-277742871384100="` echo /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100 `" ) && sleep 0' 11062 1727096119.52344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096119.52352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.52364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 11062 1727096119.52366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096119.52470: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.52475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.52481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.52647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.54577: stdout chunk (state=3): >>>ansible-tmp-1727096119.5184555-11897-277742871384100=/root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100 <<< 11062 1727096119.54773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.54778: stdout chunk (state=3): >>><<< 11062 1727096119.54781: stderr chunk (state=3): >>><<< 11062 1727096119.54808: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096119.5184555-11897-277742871384100=/root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096119.54872: variable 'ansible_module_compression' from source: unknown 11062 1727096119.54956: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11062 1727096119.54980: variable 'ansible_facts' from source: unknown 11062 1727096119.55075: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/AnsiballZ_stat.py 11062 1727096119.55206: Sending initial data 11062 1727096119.55210: Sent initial data (153 bytes) 11062 1727096119.55795: 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 <<< 11062 1727096119.55800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11062 1727096119.55802: 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 <<< 11062 1727096119.55805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.55864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.55866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.55934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.57608: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096119.57676: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096119.57731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp0gwgjlir /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/AnsiballZ_stat.py <<< 11062 1727096119.57737: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/AnsiballZ_stat.py" <<< 11062 1727096119.57798: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp0gwgjlir" to remote "/root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/AnsiballZ_stat.py" <<< 11062 1727096119.57805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/AnsiballZ_stat.py" <<< 11062 1727096119.58460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.58502: stderr chunk (state=3): >>><<< 11062 1727096119.58506: stdout chunk (state=3): >>><<< 11062 1727096119.58546: done transferring module to remote 11062 1727096119.58560: _low_level_execute_command(): starting 11062 1727096119.58566: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/ /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/AnsiballZ_stat.py && sleep 0' 11062 1727096119.59032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096119.59035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.59038: 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 <<< 11062 1727096119.59045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.59097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096119.59104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.59108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.59173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.61290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.61294: stdout chunk (state=3): >>><<< 11062 1727096119.61296: stderr chunk (state=3): >>><<< 11062 1727096119.61299: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096119.61301: _low_level_execute_command(): starting 11062 1727096119.61303: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/AnsiballZ_stat.py && sleep 0' 11062 1727096119.61975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096119.61979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096119.61982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096119.61984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096119.61987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096119.61989: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096119.61991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.62006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096119.62013: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096119.62050: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096119.62053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096119.62056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096119.62058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096119.62060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096119.62063: stderr chunk (state=3): >>>debug2: match found <<< 11062 1727096119.62072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.62160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096119.62163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.62165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.62271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.77889: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/deprecated-bond", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27320, "dev": 23, "nlink": 1, "atime": 1727096118.0288348, "mtime": 1727096118.0288348, "ctime": 1727096118.0288348, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/deprecated-bond", "lnk_target": "../../devices/virtual/net/deprecated-bond", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/deprecated-bond", "follow": false, "checksum_algorithm": "sha1"}}} <<< 11062 1727096119.79486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096119.79491: stdout chunk (state=3): >>><<< 11062 1727096119.79493: stderr chunk (state=3): >>><<< 11062 1727096119.79496: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/deprecated-bond", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27320, "dev": 23, "nlink": 1, "atime": 1727096118.0288348, "mtime": 1727096118.0288348, "ctime": 1727096118.0288348, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/deprecated-bond", "lnk_target": "../../devices/virtual/net/deprecated-bond", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/deprecated-bond", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096119.79504: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/deprecated-bond', '_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-1727096119.5184555-11897-277742871384100/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096119.79506: _low_level_execute_command(): starting 11062 1727096119.79508: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096119.5184555-11897-277742871384100/ > /dev/null 2>&1 && sleep 0' 11062 1727096119.80351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096119.80475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096119.80481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096119.80484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096119.80499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096119.80695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096119.80790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096119.82810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096119.82815: stdout chunk (state=3): >>><<< 11062 1727096119.82817: stderr chunk (state=3): >>><<< 11062 1727096119.82848: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096119.82862: handler run complete 11062 1727096119.82913: attempt loop complete, returning result 11062 1727096119.82916: _execute() done 11062 1727096119.82919: dumping result to json 11062 1727096119.82924: done dumping result, returning 11062 1727096119.82936: done running TaskExecutor() for managed_node1/TASK: Get stat for interface deprecated-bond [0afff68d-5257-482e-8c87-000000000242] 11062 1727096119.82942: sending task result for task 0afff68d-5257-482e-8c87-000000000242 11062 1727096119.83102: done sending task result for task 0afff68d-5257-482e-8c87-000000000242 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1727096118.0288348, "block_size": 4096, "blocks": 0, "ctime": 1727096118.0288348, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27320, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/deprecated-bond", "lnk_target": "../../devices/virtual/net/deprecated-bond", "mode": "0777", "mtime": 1727096118.0288348, "nlink": 1, "path": "/sys/class/net/deprecated-bond", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 11062 1727096119.83245: no more pending results, returning what we have 11062 1727096119.83248: results queue empty 11062 1727096119.83251: checking for any_errors_fatal 11062 1727096119.83253: done checking for any_errors_fatal 11062 1727096119.83253: checking for max_fail_percentage 11062 1727096119.83255: done checking for max_fail_percentage 11062 1727096119.83255: checking to see if all hosts have failed and the running result is not ok 11062 1727096119.83256: done checking to see if all hosts have failed 11062 1727096119.83257: getting the remaining hosts for this loop 11062 1727096119.83258: done getting the remaining hosts for this loop 11062 1727096119.83261: getting the next task for host managed_node1 11062 1727096119.83271: done getting next task for host managed_node1 11062 1727096119.83274: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11062 1727096119.83282: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 11062 1727096119.83287: getting variables 11062 1727096119.83288: in VariableManager get_vars() 11062 1727096119.83327: Calling all_inventory to load vars for managed_node1 11062 1727096119.83329: Calling groups_inventory to load vars for managed_node1 11062 1727096119.83331: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096119.83336: WORKER PROCESS EXITING 11062 1727096119.83345: Calling all_plugins_play to load vars for managed_node1 11062 1727096119.83347: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096119.83352: Calling groups_plugins_play to load vars for managed_node1 11062 1727096119.84210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096119.85101: done with get_vars() 11062 1727096119.85131: done getting variables 11062 1727096119.85182: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096119.85278: variable 'interface' from source: task vars 11062 1727096119.85281: variable 'controller_device' from source: play vars 11062 1727096119.85337: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'deprecated-bond'] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:55:19 -0400 (0:00:00.383) 0:00:19.492 ****** 11062 1727096119.85366: entering _queue_task() for managed_node1/assert 11062 1727096119.85761: worker is 1 (out of 1 available) 11062 1727096119.85976: exiting _queue_task() for managed_node1/assert 11062 1727096119.85987: done queuing things up, now waiting for results queue to drain 11062 1727096119.85989: waiting for pending results... 11062 1727096119.86588: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' 11062 1727096119.86594: in run() - task 0afff68d-5257-482e-8c87-00000000006f 11062 1727096119.86597: variable 'ansible_search_path' from source: unknown 11062 1727096119.86600: variable 'ansible_search_path' from source: unknown 11062 1727096119.86603: calling self._execute() 11062 1727096119.86606: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.86609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.86632: variable 'omit' from source: magic vars 11062 1727096119.87025: variable 'ansible_distribution_major_version' from source: facts 11062 1727096119.87033: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096119.87053: variable 'omit' from source: magic vars 11062 1727096119.87089: variable 'omit' from source: magic vars 11062 1727096119.87196: variable 'interface' from source: task vars 11062 1727096119.87199: variable 'controller_device' from source: play vars 11062 1727096119.87271: variable 'controller_device' from source: play vars 11062 1727096119.87292: variable 'omit' from source: magic vars 11062 1727096119.87347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096119.87395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096119.87407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096119.87426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096119.87443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096119.87470: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096119.87474: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.87476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.87548: Set connection var ansible_connection to ssh 11062 1727096119.87554: Set connection var ansible_shell_executable to /bin/sh 11062 1727096119.87559: Set connection var ansible_pipelining to False 11062 1727096119.87566: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096119.87573: Set connection var ansible_timeout to 10 11062 1727096119.87579: Set connection var ansible_shell_type to sh 11062 1727096119.87597: variable 'ansible_shell_executable' from source: unknown 11062 1727096119.87600: variable 'ansible_connection' from source: unknown 11062 1727096119.87602: variable 'ansible_module_compression' from source: unknown 11062 1727096119.87604: variable 'ansible_shell_type' from source: unknown 11062 1727096119.87607: variable 'ansible_shell_executable' from source: unknown 11062 1727096119.87610: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.87612: variable 'ansible_pipelining' from source: unknown 11062 1727096119.87615: variable 'ansible_timeout' from source: unknown 11062 1727096119.87618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.87724: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096119.87733: variable 'omit' from source: magic vars 11062 1727096119.87738: starting attempt loop 11062 1727096119.87741: running the handler 11062 1727096119.87846: variable 'interface_stat' from source: set_fact 11062 1727096119.87862: Evaluated conditional (interface_stat.stat.exists): True 11062 1727096119.87865: handler run complete 11062 1727096119.87881: attempt loop complete, returning result 11062 1727096119.87884: _execute() done 11062 1727096119.87888: dumping result to json 11062 1727096119.87891: done dumping result, returning 11062 1727096119.87896: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' [0afff68d-5257-482e-8c87-00000000006f] 11062 1727096119.87901: sending task result for task 0afff68d-5257-482e-8c87-00000000006f 11062 1727096119.87988: done sending task result for task 0afff68d-5257-482e-8c87-00000000006f 11062 1727096119.87992: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096119.88067: no more pending results, returning what we have 11062 1727096119.88072: results queue empty 11062 1727096119.88073: checking for any_errors_fatal 11062 1727096119.88090: done checking for any_errors_fatal 11062 1727096119.88091: checking for max_fail_percentage 11062 1727096119.88092: done checking for max_fail_percentage 11062 1727096119.88093: checking to see if all hosts have failed and the running result is not ok 11062 1727096119.88094: done checking to see if all hosts have failed 11062 1727096119.88095: getting the remaining hosts for this loop 11062 1727096119.88096: done getting the remaining hosts for this loop 11062 1727096119.88099: getting the next task for host managed_node1 11062 1727096119.88109: done getting next task for host managed_node1 11062 1727096119.88111: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11062 1727096119.88113: ^ state is: HOST STATE: block=2, 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 11062 1727096119.88117: getting variables 11062 1727096119.88118: in VariableManager get_vars() 11062 1727096119.88157: Calling all_inventory to load vars for managed_node1 11062 1727096119.88159: Calling groups_inventory to load vars for managed_node1 11062 1727096119.88162: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096119.88172: Calling all_plugins_play to load vars for managed_node1 11062 1727096119.88175: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096119.88177: Calling groups_plugins_play to load vars for managed_node1 11062 1727096119.88964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096119.90551: done with get_vars() 11062 1727096119.90602: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 Monday 23 September 2024 08:55:19 -0400 (0:00:00.056) 0:00:19.549 ****** 11062 1727096119.91003: entering _queue_task() for managed_node1/include_tasks 11062 1727096119.91681: worker is 1 (out of 1 available) 11062 1727096119.91702: exiting _queue_task() for managed_node1/include_tasks 11062 1727096119.91718: done queuing things up, now waiting for results queue to drain 11062 1727096119.91720: waiting for pending results... 11062 1727096119.92095: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 11062 1727096119.92460: in run() - task 0afff68d-5257-482e-8c87-000000000070 11062 1727096119.92464: variable 'ansible_search_path' from source: unknown 11062 1727096119.92586: variable 'controller_profile' from source: play vars 11062 1727096119.93375: variable 'controller_profile' from source: play vars 11062 1727096119.93387: variable 'port1_profile' from source: play vars 11062 1727096119.93531: variable 'port1_profile' from source: play vars 11062 1727096119.93594: variable 'port2_profile' from source: play vars 11062 1727096119.93699: variable 'port2_profile' from source: play vars 11062 1727096119.93702: variable 'omit' from source: magic vars 11062 1727096119.94279: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.94283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.94286: variable 'omit' from source: magic vars 11062 1727096119.94787: variable 'ansible_distribution_major_version' from source: facts 11062 1727096119.94819: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096119.94877: variable 'item' from source: unknown 11062 1727096119.94989: variable 'item' from source: unknown 11062 1727096119.95283: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.95286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.95288: variable 'omit' from source: magic vars 11062 1727096119.95456: variable 'ansible_distribution_major_version' from source: facts 11062 1727096119.95469: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096119.95635: variable 'item' from source: unknown 11062 1727096119.95739: variable 'item' from source: unknown 11062 1727096119.96070: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096119.96073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096119.96075: variable 'omit' from source: magic vars 11062 1727096119.96211: variable 'ansible_distribution_major_version' from source: facts 11062 1727096119.96223: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096119.96257: variable 'item' from source: unknown 11062 1727096119.96384: variable 'item' from source: unknown 11062 1727096119.96440: dumping result to json 11062 1727096119.96443: done dumping result, returning 11062 1727096119.96446: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-482e-8c87-000000000070] 11062 1727096119.96448: sending task result for task 0afff68d-5257-482e-8c87-000000000070 11062 1727096119.96530: done sending task result for task 0afff68d-5257-482e-8c87-000000000070 11062 1727096119.96532: WORKER PROCESS EXITING 11062 1727096119.96628: no more pending results, returning what we have 11062 1727096119.96634: in VariableManager get_vars() 11062 1727096119.96688: Calling all_inventory to load vars for managed_node1 11062 1727096119.96690: Calling groups_inventory to load vars for managed_node1 11062 1727096119.96693: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096119.96876: Calling all_plugins_play to load vars for managed_node1 11062 1727096119.96879: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096119.96884: Calling groups_plugins_play to load vars for managed_node1 11062 1727096119.98417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096120.01863: done with get_vars() 11062 1727096120.01900: variable 'ansible_search_path' from source: unknown 11062 1727096120.01919: variable 'ansible_search_path' from source: unknown 11062 1727096120.01931: variable 'ansible_search_path' from source: unknown 11062 1727096120.01938: we have included files to process 11062 1727096120.01939: generating all_blocks data 11062 1727096120.01941: done generating all_blocks data 11062 1727096120.01945: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.01946: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.01952: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.02193: in VariableManager get_vars() 11062 1727096120.02222: done with get_vars() 11062 1727096120.02499: done processing included file 11062 1727096120.02501: iterating over new_blocks loaded from include file 11062 1727096120.02502: in VariableManager get_vars() 11062 1727096120.02520: done with get_vars() 11062 1727096120.02521: filtering new block on tags 11062 1727096120.02546: done filtering new block on tags 11062 1727096120.02551: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=bond0) 11062 1727096120.02558: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.02559: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.02562: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.02727: in VariableManager get_vars() 11062 1727096120.02753: done with get_vars() 11062 1727096120.03159: done processing included file 11062 1727096120.03189: iterating over new_blocks loaded from include file 11062 1727096120.03191: in VariableManager get_vars() 11062 1727096120.03211: done with get_vars() 11062 1727096120.03213: filtering new block on tags 11062 1727096120.03236: done filtering new block on tags 11062 1727096120.03238: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=bond0.0) 11062 1727096120.03243: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.03244: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.03247: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11062 1727096120.03415: in VariableManager get_vars() 11062 1727096120.03515: done with get_vars() 11062 1727096120.03756: done processing included file 11062 1727096120.03758: iterating over new_blocks loaded from include file 11062 1727096120.03760: in VariableManager get_vars() 11062 1727096120.03786: done with get_vars() 11062 1727096120.03788: filtering new block on tags 11062 1727096120.03807: done filtering new block on tags 11062 1727096120.03809: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=bond0.1) 11062 1727096120.03813: extending task lists for all hosts with included blocks 11062 1727096120.09042: done extending task lists 11062 1727096120.09052: done processing included files 11062 1727096120.09053: results queue empty 11062 1727096120.09054: checking for any_errors_fatal 11062 1727096120.09058: done checking for any_errors_fatal 11062 1727096120.09059: checking for max_fail_percentage 11062 1727096120.09060: done checking for max_fail_percentage 11062 1727096120.09061: checking to see if all hosts have failed and the running result is not ok 11062 1727096120.09061: done checking to see if all hosts have failed 11062 1727096120.09062: getting the remaining hosts for this loop 11062 1727096120.09063: done getting the remaining hosts for this loop 11062 1727096120.09066: getting the next task for host managed_node1 11062 1727096120.09072: done getting next task for host managed_node1 11062 1727096120.09075: ^ task is: TASK: Include the task 'get_profile_stat.yml' 11062 1727096120.09078: ^ state is: HOST STATE: block=2, 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 11062 1727096120.09080: getting variables 11062 1727096120.09081: in VariableManager get_vars() 11062 1727096120.09195: Calling all_inventory to load vars for managed_node1 11062 1727096120.09202: Calling groups_inventory to load vars for managed_node1 11062 1727096120.09204: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096120.09235: Calling all_plugins_play to load vars for managed_node1 11062 1727096120.09239: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096120.09243: Calling groups_plugins_play to load vars for managed_node1 11062 1727096120.15719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096120.18031: done with get_vars() 11062 1727096120.18064: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 08:55:20 -0400 (0:00:00.271) 0:00:19.820 ****** 11062 1727096120.18161: entering _queue_task() for managed_node1/include_tasks 11062 1727096120.18709: worker is 1 (out of 1 available) 11062 1727096120.18721: exiting _queue_task() for managed_node1/include_tasks 11062 1727096120.18735: done queuing things up, now waiting for results queue to drain 11062 1727096120.18737: waiting for pending results... 11062 1727096120.18920: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 11062 1727096120.18989: in run() - task 0afff68d-5257-482e-8c87-000000000260 11062 1727096120.19002: variable 'ansible_search_path' from source: unknown 11062 1727096120.19007: variable 'ansible_search_path' from source: unknown 11062 1727096120.19046: calling self._execute() 11062 1727096120.19157: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.19163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.19175: variable 'omit' from source: magic vars 11062 1727096120.19631: variable 'ansible_distribution_major_version' from source: facts 11062 1727096120.19635: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096120.19639: _execute() done 11062 1727096120.19641: dumping result to json 11062 1727096120.19644: done dumping result, returning 11062 1727096120.19646: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-482e-8c87-000000000260] 11062 1727096120.19651: sending task result for task 0afff68d-5257-482e-8c87-000000000260 11062 1727096120.19815: done sending task result for task 0afff68d-5257-482e-8c87-000000000260 11062 1727096120.19819: WORKER PROCESS EXITING 11062 1727096120.19852: no more pending results, returning what we have 11062 1727096120.19859: in VariableManager get_vars() 11062 1727096120.19913: Calling all_inventory to load vars for managed_node1 11062 1727096120.19917: Calling groups_inventory to load vars for managed_node1 11062 1727096120.19919: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096120.19935: Calling all_plugins_play to load vars for managed_node1 11062 1727096120.19943: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096120.19948: Calling groups_plugins_play to load vars for managed_node1 11062 1727096120.22331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096120.24096: done with get_vars() 11062 1727096120.24117: variable 'ansible_search_path' from source: unknown 11062 1727096120.24118: variable 'ansible_search_path' from source: unknown 11062 1727096120.24159: we have included files to process 11062 1727096120.24161: generating all_blocks data 11062 1727096120.24162: done generating all_blocks data 11062 1727096120.24164: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096120.24165: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096120.24169: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096120.25235: done processing included file 11062 1727096120.25237: iterating over new_blocks loaded from include file 11062 1727096120.25239: in VariableManager get_vars() 11062 1727096120.25262: done with get_vars() 11062 1727096120.25264: filtering new block on tags 11062 1727096120.25291: done filtering new block on tags 11062 1727096120.25295: in VariableManager get_vars() 11062 1727096120.25316: done with get_vars() 11062 1727096120.25319: filtering new block on tags 11062 1727096120.25340: done filtering new block on tags 11062 1727096120.25342: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 11062 1727096120.25348: extending task lists for all hosts with included blocks 11062 1727096120.25603: done extending task lists 11062 1727096120.25604: done processing included files 11062 1727096120.25605: results queue empty 11062 1727096120.25606: checking for any_errors_fatal 11062 1727096120.25610: done checking for any_errors_fatal 11062 1727096120.25610: checking for max_fail_percentage 11062 1727096120.25612: done checking for max_fail_percentage 11062 1727096120.25613: checking to see if all hosts have failed and the running result is not ok 11062 1727096120.25613: done checking to see if all hosts have failed 11062 1727096120.25614: getting the remaining hosts for this loop 11062 1727096120.25615: done getting the remaining hosts for this loop 11062 1727096120.25617: getting the next task for host managed_node1 11062 1727096120.25622: done getting next task for host managed_node1 11062 1727096120.25624: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 11062 1727096120.25627: ^ state is: HOST STATE: block=2, 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 11062 1727096120.25630: getting variables 11062 1727096120.25631: in VariableManager get_vars() 11062 1727096120.25646: Calling all_inventory to load vars for managed_node1 11062 1727096120.25649: Calling groups_inventory to load vars for managed_node1 11062 1727096120.25651: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096120.25656: Calling all_plugins_play to load vars for managed_node1 11062 1727096120.25658: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096120.25661: Calling groups_plugins_play to load vars for managed_node1 11062 1727096120.26862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096120.28608: done with get_vars() 11062 1727096120.28639: done getting variables 11062 1727096120.28714: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 08:55:20 -0400 (0:00:00.105) 0:00:19.926 ****** 11062 1727096120.28760: entering _queue_task() for managed_node1/set_fact 11062 1727096120.29245: worker is 1 (out of 1 available) 11062 1727096120.29257: exiting _queue_task() for managed_node1/set_fact 11062 1727096120.29273: done queuing things up, now waiting for results queue to drain 11062 1727096120.29274: waiting for pending results... 11062 1727096120.29940: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 11062 1727096120.29980: in run() - task 0afff68d-5257-482e-8c87-0000000003b3 11062 1727096120.30081: variable 'ansible_search_path' from source: unknown 11062 1727096120.30086: variable 'ansible_search_path' from source: unknown 11062 1727096120.30089: calling self._execute() 11062 1727096120.30092: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.30094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.30097: variable 'omit' from source: magic vars 11062 1727096120.30538: variable 'ansible_distribution_major_version' from source: facts 11062 1727096120.30543: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096120.30546: variable 'omit' from source: magic vars 11062 1727096120.30587: variable 'omit' from source: magic vars 11062 1727096120.30637: variable 'omit' from source: magic vars 11062 1727096120.30714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096120.30785: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096120.30813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096120.30865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096120.30875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096120.30925: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096120.30935: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.30943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.31088: Set connection var ansible_connection to ssh 11062 1727096120.31191: Set connection var ansible_shell_executable to /bin/sh 11062 1727096120.31195: Set connection var ansible_pipelining to False 11062 1727096120.31197: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096120.31200: Set connection var ansible_timeout to 10 11062 1727096120.31202: Set connection var ansible_shell_type to sh 11062 1727096120.31203: variable 'ansible_shell_executable' from source: unknown 11062 1727096120.31206: variable 'ansible_connection' from source: unknown 11062 1727096120.31208: variable 'ansible_module_compression' from source: unknown 11062 1727096120.31210: variable 'ansible_shell_type' from source: unknown 11062 1727096120.31213: variable 'ansible_shell_executable' from source: unknown 11062 1727096120.31215: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.31217: variable 'ansible_pipelining' from source: unknown 11062 1727096120.31219: variable 'ansible_timeout' from source: unknown 11062 1727096120.31221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.31374: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096120.31393: variable 'omit' from source: magic vars 11062 1727096120.31473: starting attempt loop 11062 1727096120.31477: running the handler 11062 1727096120.31480: handler run complete 11062 1727096120.31482: attempt loop complete, returning result 11062 1727096120.31483: _execute() done 11062 1727096120.31485: dumping result to json 11062 1727096120.31487: done dumping result, returning 11062 1727096120.31489: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-482e-8c87-0000000003b3] 11062 1727096120.31491: sending task result for task 0afff68d-5257-482e-8c87-0000000003b3 11062 1727096120.31781: done sending task result for task 0afff68d-5257-482e-8c87-0000000003b3 11062 1727096120.31784: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 11062 1727096120.31847: no more pending results, returning what we have 11062 1727096120.31853: results queue empty 11062 1727096120.31854: checking for any_errors_fatal 11062 1727096120.31856: done checking for any_errors_fatal 11062 1727096120.31857: checking for max_fail_percentage 11062 1727096120.31858: done checking for max_fail_percentage 11062 1727096120.31859: checking to see if all hosts have failed and the running result is not ok 11062 1727096120.31860: done checking to see if all hosts have failed 11062 1727096120.31860: getting the remaining hosts for this loop 11062 1727096120.31862: done getting the remaining hosts for this loop 11062 1727096120.31865: getting the next task for host managed_node1 11062 1727096120.31874: done getting next task for host managed_node1 11062 1727096120.31877: ^ task is: TASK: Stat profile file 11062 1727096120.31882: ^ state is: HOST STATE: block=2, 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096120.31885: getting variables 11062 1727096120.31887: in VariableManager get_vars() 11062 1727096120.31929: Calling all_inventory to load vars for managed_node1 11062 1727096120.31931: Calling groups_inventory to load vars for managed_node1 11062 1727096120.31934: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096120.31944: Calling all_plugins_play to load vars for managed_node1 11062 1727096120.31948: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096120.31953: Calling groups_plugins_play to load vars for managed_node1 11062 1727096120.34061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096120.35476: done with get_vars() 11062 1727096120.35514: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 08:55:20 -0400 (0:00:00.068) 0:00:19.995 ****** 11062 1727096120.35599: entering _queue_task() for managed_node1/stat 11062 1727096120.35879: worker is 1 (out of 1 available) 11062 1727096120.35891: exiting _queue_task() for managed_node1/stat 11062 1727096120.35904: done queuing things up, now waiting for results queue to drain 11062 1727096120.35905: waiting for pending results... 11062 1727096120.36094: running TaskExecutor() for managed_node1/TASK: Stat profile file 11062 1727096120.36179: in run() - task 0afff68d-5257-482e-8c87-0000000003b4 11062 1727096120.36194: variable 'ansible_search_path' from source: unknown 11062 1727096120.36198: variable 'ansible_search_path' from source: unknown 11062 1727096120.36296: calling self._execute() 11062 1727096120.36373: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.36378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.36381: variable 'omit' from source: magic vars 11062 1727096120.36805: variable 'ansible_distribution_major_version' from source: facts 11062 1727096120.36814: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096120.36820: variable 'omit' from source: magic vars 11062 1727096120.36955: variable 'omit' from source: magic vars 11062 1727096120.37046: variable 'profile' from source: include params 11062 1727096120.37050: variable 'item' from source: include params 11062 1727096120.37178: variable 'item' from source: include params 11062 1727096120.37182: variable 'omit' from source: magic vars 11062 1727096120.37191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096120.37326: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096120.37329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096120.37332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096120.37334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096120.37337: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096120.37339: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.37341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.37435: Set connection var ansible_connection to ssh 11062 1727096120.37437: Set connection var ansible_shell_executable to /bin/sh 11062 1727096120.37440: Set connection var ansible_pipelining to False 11062 1727096120.37442: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096120.37444: Set connection var ansible_timeout to 10 11062 1727096120.37447: Set connection var ansible_shell_type to sh 11062 1727096120.37471: variable 'ansible_shell_executable' from source: unknown 11062 1727096120.37475: variable 'ansible_connection' from source: unknown 11062 1727096120.37477: variable 'ansible_module_compression' from source: unknown 11062 1727096120.37479: variable 'ansible_shell_type' from source: unknown 11062 1727096120.37481: variable 'ansible_shell_executable' from source: unknown 11062 1727096120.37483: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.37485: variable 'ansible_pipelining' from source: unknown 11062 1727096120.37488: variable 'ansible_timeout' from source: unknown 11062 1727096120.37490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.37795: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096120.37800: variable 'omit' from source: magic vars 11062 1727096120.37802: starting attempt loop 11062 1727096120.37804: running the handler 11062 1727096120.37809: _low_level_execute_command(): starting 11062 1727096120.37811: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096120.38547: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096120.38551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096120.38554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096120.38557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096120.38559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096120.38562: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096120.38564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.38566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096120.38570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096120.38572: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096120.38574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096120.38576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096120.38578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096120.38579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096120.38656: stderr chunk (state=3): >>>debug2: match found <<< 11062 1727096120.38659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.38662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096120.38683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096120.38701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.38899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.40664: stdout chunk (state=3): >>>/root <<< 11062 1727096120.40787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.40884: stderr chunk (state=3): >>><<< 11062 1727096120.40888: stdout chunk (state=3): >>><<< 11062 1727096120.40917: _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 11062 1727096120.40936: _low_level_execute_command(): starting 11062 1727096120.40946: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374 `" && echo ansible-tmp-1727096120.409169-11941-8700813313374="` echo /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374 `" ) && sleep 0' 11062 1727096120.42454: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096120.42458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.42542: 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 <<< 11062 1727096120.42546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.42779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096120.42797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.42902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.44930: stdout chunk (state=3): >>>ansible-tmp-1727096120.409169-11941-8700813313374=/root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374 <<< 11062 1727096120.45097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.45101: stdout chunk (state=3): >>><<< 11062 1727096120.45103: stderr chunk (state=3): >>><<< 11062 1727096120.45278: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096120.409169-11941-8700813313374=/root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096120.45281: variable 'ansible_module_compression' from source: unknown 11062 1727096120.45283: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11062 1727096120.45304: variable 'ansible_facts' from source: unknown 11062 1727096120.45401: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/AnsiballZ_stat.py 11062 1727096120.45636: Sending initial data 11062 1727096120.45639: Sent initial data (150 bytes) 11062 1727096120.46446: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096120.46495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.46607: 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' <<< 11062 1727096120.46648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.46719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.48400: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096120.48450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096120.48545: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp1rsyueor /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/AnsiballZ_stat.py <<< 11062 1727096120.48575: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/AnsiballZ_stat.py" <<< 11062 1727096120.48633: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp1rsyueor" to remote "/root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/AnsiballZ_stat.py" <<< 11062 1727096120.49492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.49589: stderr chunk (state=3): >>><<< 11062 1727096120.49598: stdout chunk (state=3): >>><<< 11062 1727096120.49676: done transferring module to remote 11062 1727096120.49692: _low_level_execute_command(): starting 11062 1727096120.49702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/ /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/AnsiballZ_stat.py && sleep 0' 11062 1727096120.50509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096120.50543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096120.50565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096120.50686: 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 <<< 11062 1727096120.50974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.51004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.52931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.52936: stdout chunk (state=3): >>><<< 11062 1727096120.52939: stderr chunk (state=3): >>><<< 11062 1727096120.53075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096120.53078: _low_level_execute_command(): starting 11062 1727096120.53080: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/AnsiballZ_stat.py && sleep 0' 11062 1727096120.54343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.54450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096120.54545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096120.54577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.54664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.70469: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 11062 1727096120.71842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096120.71870: stderr chunk (state=3): >>><<< 11062 1727096120.71873: stdout chunk (state=3): >>><<< 11062 1727096120.71890: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096120.71915: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-bond0', '_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-1727096120.409169-11941-8700813313374/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096120.71926: _low_level_execute_command(): starting 11062 1727096120.71931: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096120.409169-11941-8700813313374/ > /dev/null 2>&1 && sleep 0' 11062 1727096120.72401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096120.72405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.72407: 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 <<< 11062 1727096120.72409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.72473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096120.72478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096120.72481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.72536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.74465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.74471: stdout chunk (state=3): >>><<< 11062 1727096120.74474: stderr chunk (state=3): >>><<< 11062 1727096120.74615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096120.74622: handler run complete 11062 1727096120.74624: attempt loop complete, returning result 11062 1727096120.74627: _execute() done 11062 1727096120.74629: dumping result to json 11062 1727096120.74630: done dumping result, returning 11062 1727096120.74632: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0afff68d-5257-482e-8c87-0000000003b4] 11062 1727096120.74634: sending task result for task 0afff68d-5257-482e-8c87-0000000003b4 11062 1727096120.74708: done sending task result for task 0afff68d-5257-482e-8c87-0000000003b4 11062 1727096120.74711: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 11062 1727096120.74783: no more pending results, returning what we have 11062 1727096120.74787: results queue empty 11062 1727096120.74788: checking for any_errors_fatal 11062 1727096120.74793: done checking for any_errors_fatal 11062 1727096120.74794: checking for max_fail_percentage 11062 1727096120.74796: done checking for max_fail_percentage 11062 1727096120.74796: checking to see if all hosts have failed and the running result is not ok 11062 1727096120.74797: done checking to see if all hosts have failed 11062 1727096120.74798: getting the remaining hosts for this loop 11062 1727096120.74799: done getting the remaining hosts for this loop 11062 1727096120.74802: getting the next task for host managed_node1 11062 1727096120.74809: done getting next task for host managed_node1 11062 1727096120.74811: ^ task is: TASK: Set NM profile exist flag based on the profile files 11062 1727096120.74815: ^ state is: HOST STATE: block=2, 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=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 11062 1727096120.74820: getting variables 11062 1727096120.74822: in VariableManager get_vars() 11062 1727096120.74881: Calling all_inventory to load vars for managed_node1 11062 1727096120.74884: Calling groups_inventory to load vars for managed_node1 11062 1727096120.74886: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096120.74897: Calling all_plugins_play to load vars for managed_node1 11062 1727096120.74900: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096120.74903: Calling groups_plugins_play to load vars for managed_node1 11062 1727096120.77892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096120.80620: done with get_vars() 11062 1727096120.80647: done getting variables 11062 1727096120.80694: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 08:55:20 -0400 (0:00:00.451) 0:00:20.446 ****** 11062 1727096120.80728: entering _queue_task() for managed_node1/set_fact 11062 1727096120.81009: worker is 1 (out of 1 available) 11062 1727096120.81023: exiting _queue_task() for managed_node1/set_fact 11062 1727096120.81036: done queuing things up, now waiting for results queue to drain 11062 1727096120.81038: waiting for pending results... 11062 1727096120.81209: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 11062 1727096120.81286: in run() - task 0afff68d-5257-482e-8c87-0000000003b5 11062 1727096120.81298: variable 'ansible_search_path' from source: unknown 11062 1727096120.81302: variable 'ansible_search_path' from source: unknown 11062 1727096120.81330: calling self._execute() 11062 1727096120.81412: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.81415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.81424: variable 'omit' from source: magic vars 11062 1727096120.81712: variable 'ansible_distribution_major_version' from source: facts 11062 1727096120.81722: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096120.81804: variable 'profile_stat' from source: set_fact 11062 1727096120.81820: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096120.81823: when evaluation is False, skipping this task 11062 1727096120.81826: _execute() done 11062 1727096120.81829: dumping result to json 11062 1727096120.81832: done dumping result, returning 11062 1727096120.81834: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-482e-8c87-0000000003b5] 11062 1727096120.81837: sending task result for task 0afff68d-5257-482e-8c87-0000000003b5 11062 1727096120.81927: done sending task result for task 0afff68d-5257-482e-8c87-0000000003b5 11062 1727096120.81930: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096120.81985: no more pending results, returning what we have 11062 1727096120.81989: results queue empty 11062 1727096120.81990: checking for any_errors_fatal 11062 1727096120.81997: done checking for any_errors_fatal 11062 1727096120.81998: checking for max_fail_percentage 11062 1727096120.82000: done checking for max_fail_percentage 11062 1727096120.82001: checking to see if all hosts have failed and the running result is not ok 11062 1727096120.82001: done checking to see if all hosts have failed 11062 1727096120.82002: getting the remaining hosts for this loop 11062 1727096120.82003: done getting the remaining hosts for this loop 11062 1727096120.82006: getting the next task for host managed_node1 11062 1727096120.82014: done getting next task for host managed_node1 11062 1727096120.82016: ^ task is: TASK: Get NM profile info 11062 1727096120.82021: ^ state is: HOST STATE: block=2, 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=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 11062 1727096120.82027: getting variables 11062 1727096120.82029: in VariableManager get_vars() 11062 1727096120.82082: Calling all_inventory to load vars for managed_node1 11062 1727096120.82085: Calling groups_inventory to load vars for managed_node1 11062 1727096120.82087: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096120.82097: Calling all_plugins_play to load vars for managed_node1 11062 1727096120.82099: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096120.82101: Calling groups_plugins_play to load vars for managed_node1 11062 1727096120.83036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096120.83898: done with get_vars() 11062 1727096120.83919: done getting variables 11062 1727096120.83967: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 08:55:20 -0400 (0:00:00.032) 0:00:20.479 ****** 11062 1727096120.83992: entering _queue_task() for managed_node1/shell 11062 1727096120.84260: worker is 1 (out of 1 available) 11062 1727096120.84276: exiting _queue_task() for managed_node1/shell 11062 1727096120.84288: done queuing things up, now waiting for results queue to drain 11062 1727096120.84290: waiting for pending results... 11062 1727096120.84474: running TaskExecutor() for managed_node1/TASK: Get NM profile info 11062 1727096120.84562: in run() - task 0afff68d-5257-482e-8c87-0000000003b6 11062 1727096120.84575: variable 'ansible_search_path' from source: unknown 11062 1727096120.84579: variable 'ansible_search_path' from source: unknown 11062 1727096120.84608: calling self._execute() 11062 1727096120.84706: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.84710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.84717: variable 'omit' from source: magic vars 11062 1727096120.85146: variable 'ansible_distribution_major_version' from source: facts 11062 1727096120.85157: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096120.85165: variable 'omit' from source: magic vars 11062 1727096120.85203: variable 'omit' from source: magic vars 11062 1727096120.85306: variable 'profile' from source: include params 11062 1727096120.85310: variable 'item' from source: include params 11062 1727096120.85383: variable 'item' from source: include params 11062 1727096120.85402: variable 'omit' from source: magic vars 11062 1727096120.85448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096120.85501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096120.85530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096120.85551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096120.85558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096120.85598: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096120.85602: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.85604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.85687: Set connection var ansible_connection to ssh 11062 1727096120.85693: Set connection var ansible_shell_executable to /bin/sh 11062 1727096120.85699: Set connection var ansible_pipelining to False 11062 1727096120.85705: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096120.85710: Set connection var ansible_timeout to 10 11062 1727096120.85717: Set connection var ansible_shell_type to sh 11062 1727096120.85735: variable 'ansible_shell_executable' from source: unknown 11062 1727096120.85738: variable 'ansible_connection' from source: unknown 11062 1727096120.85741: variable 'ansible_module_compression' from source: unknown 11062 1727096120.85743: variable 'ansible_shell_type' from source: unknown 11062 1727096120.85745: variable 'ansible_shell_executable' from source: unknown 11062 1727096120.85749: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096120.85751: variable 'ansible_pipelining' from source: unknown 11062 1727096120.85756: variable 'ansible_timeout' from source: unknown 11062 1727096120.85760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096120.85928: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096120.85937: variable 'omit' from source: magic vars 11062 1727096120.85941: starting attempt loop 11062 1727096120.85944: running the handler 11062 1727096120.85957: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096120.85979: _low_level_execute_command(): starting 11062 1727096120.85982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096120.86698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096120.86703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096120.86707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.86752: 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 <<< 11062 1727096120.86813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.88555: stdout chunk (state=3): >>>/root <<< 11062 1727096120.88643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.88676: stderr chunk (state=3): >>><<< 11062 1727096120.88679: stdout chunk (state=3): >>><<< 11062 1727096120.88703: _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 11062 1727096120.88734: _low_level_execute_command(): starting 11062 1727096120.88738: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341 `" && echo ansible-tmp-1727096120.887089-11968-18656738551341="` echo /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341 `" ) && sleep 0' 11062 1727096120.89300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096120.89311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096120.89314: 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 <<< 11062 1727096120.89316: 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 <<< 11062 1727096120.89318: 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 <<< 11062 1727096120.89399: 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 <<< 11062 1727096120.89458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.91448: stdout chunk (state=3): >>>ansible-tmp-1727096120.887089-11968-18656738551341=/root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341 <<< 11062 1727096120.91550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.91618: stderr chunk (state=3): >>><<< 11062 1727096120.91621: stdout chunk (state=3): >>><<< 11062 1727096120.91640: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096120.887089-11968-18656738551341=/root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096120.91679: variable 'ansible_module_compression' from source: unknown 11062 1727096120.91776: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096120.91780: variable 'ansible_facts' from source: unknown 11062 1727096120.91856: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/AnsiballZ_command.py 11062 1727096120.91964: Sending initial data 11062 1727096120.91969: Sent initial data (154 bytes) 11062 1727096120.92463: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096120.92494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096120.92497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.92499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 11062 1727096120.92501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096120.92503: 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 <<< 11062 1727096120.92561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096120.92571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096120.92574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.92635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.94278: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096120.94335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096120.94409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpjgngj700 /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/AnsiballZ_command.py <<< 11062 1727096120.94416: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/AnsiballZ_command.py" <<< 11062 1727096120.94480: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpjgngj700" to remote "/root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/AnsiballZ_command.py" <<< 11062 1727096120.94483: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/AnsiballZ_command.py" <<< 11062 1727096120.95218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.95270: stderr chunk (state=3): >>><<< 11062 1727096120.95273: stdout chunk (state=3): >>><<< 11062 1727096120.95313: done transferring module to remote 11062 1727096120.95324: _low_level_execute_command(): starting 11062 1727096120.95327: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/ /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/AnsiballZ_command.py && sleep 0' 11062 1727096120.95884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096120.95887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096120.95892: 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 <<< 11062 1727096120.95908: 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 <<< 11062 1727096120.95911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.95957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096120.95961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.96072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096120.97985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096120.98016: stderr chunk (state=3): >>><<< 11062 1727096120.98020: stdout chunk (state=3): >>><<< 11062 1727096120.98034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096120.98036: _low_level_execute_command(): starting 11062 1727096120.98071: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/AnsiballZ_command.py && sleep 0' 11062 1727096120.98601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096120.98606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.98609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096120.98611: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096120.98613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096120.98674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096120.98681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096120.98750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096121.17468: stdout chunk (state=3): >>> {"changed": true, "stdout": "bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection \nbond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection \nbond0 /etc/NetworkManager/system-connections/bond0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "start": "2024-09-23 08:55:21.141778", "end": "2024-09-23 08:55:21.173180", "delta": "0:00:00.031402", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 11062 1727096121.19295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096121.19299: stdout chunk (state=3): >>><<< 11062 1727096121.19302: stderr chunk (state=3): >>><<< 11062 1727096121.19322: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection \nbond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection \nbond0 /etc/NetworkManager/system-connections/bond0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "start": "2024-09-23 08:55:21.141778", "end": "2024-09-23 08:55:21.173180", "delta": "0:00:00.031402", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096121.19465: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096121.19477: _low_level_execute_command(): starting 11062 1727096121.19480: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096120.887089-11968-18656738551341/ > /dev/null 2>&1 && sleep 0' 11062 1727096121.20023: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096121.20084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.20133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096121.20146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096121.20169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096121.20283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096121.22186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096121.22233: stderr chunk (state=3): >>><<< 11062 1727096121.22237: stdout chunk (state=3): >>><<< 11062 1727096121.22274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096121.22278: handler run complete 11062 1727096121.22293: Evaluated conditional (False): False 11062 1727096121.22401: attempt loop complete, returning result 11062 1727096121.22405: _execute() done 11062 1727096121.22407: dumping result to json 11062 1727096121.22409: done dumping result, returning 11062 1727096121.22411: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0afff68d-5257-482e-8c87-0000000003b6] 11062 1727096121.22413: sending task result for task 0afff68d-5257-482e-8c87-0000000003b6 11062 1727096121.22476: done sending task result for task 0afff68d-5257-482e-8c87-0000000003b6 11062 1727096121.22478: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "delta": "0:00:00.031402", "end": "2024-09-23 08:55:21.173180", "rc": 0, "start": "2024-09-23 08:55:21.141778" } STDOUT: bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection bond0 /etc/NetworkManager/system-connections/bond0.nmconnection 11062 1727096121.22554: no more pending results, returning what we have 11062 1727096121.22557: results queue empty 11062 1727096121.22557: checking for any_errors_fatal 11062 1727096121.22564: done checking for any_errors_fatal 11062 1727096121.22564: checking for max_fail_percentage 11062 1727096121.22566: done checking for max_fail_percentage 11062 1727096121.22567: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.22569: done checking to see if all hosts have failed 11062 1727096121.22570: getting the remaining hosts for this loop 11062 1727096121.22571: done getting the remaining hosts for this loop 11062 1727096121.22575: getting the next task for host managed_node1 11062 1727096121.22581: done getting next task for host managed_node1 11062 1727096121.22584: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11062 1727096121.22587: ^ state is: HOST STATE: block=2, 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=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 11062 1727096121.22591: getting variables 11062 1727096121.22592: in VariableManager get_vars() 11062 1727096121.22688: Calling all_inventory to load vars for managed_node1 11062 1727096121.22691: Calling groups_inventory to load vars for managed_node1 11062 1727096121.22693: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.22702: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.22706: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.22709: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.24122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.25954: done with get_vars() 11062 1727096121.25983: done getting variables 11062 1727096121.26055: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 08:55:21 -0400 (0:00:00.420) 0:00:20.900 ****** 11062 1727096121.26091: entering _queue_task() for managed_node1/set_fact 11062 1727096121.26686: worker is 1 (out of 1 available) 11062 1727096121.26703: exiting _queue_task() for managed_node1/set_fact 11062 1727096121.26718: done queuing things up, now waiting for results queue to drain 11062 1727096121.26719: waiting for pending results... 11062 1727096121.27391: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11062 1727096121.27537: in run() - task 0afff68d-5257-482e-8c87-0000000003b7 11062 1727096121.27583: variable 'ansible_search_path' from source: unknown 11062 1727096121.27588: variable 'ansible_search_path' from source: unknown 11062 1727096121.27621: calling self._execute() 11062 1727096121.27756: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.27839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.27843: variable 'omit' from source: magic vars 11062 1727096121.28256: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.28284: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.28423: variable 'nm_profile_exists' from source: set_fact 11062 1727096121.28444: Evaluated conditional (nm_profile_exists.rc == 0): True 11062 1727096121.28455: variable 'omit' from source: magic vars 11062 1727096121.28518: variable 'omit' from source: magic vars 11062 1727096121.28554: variable 'omit' from source: magic vars 11062 1727096121.28607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096121.28651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096121.28678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096121.28711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.28773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.28776: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096121.28779: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.28781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.28888: Set connection var ansible_connection to ssh 11062 1727096121.28901: Set connection var ansible_shell_executable to /bin/sh 11062 1727096121.28912: Set connection var ansible_pipelining to False 11062 1727096121.28932: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096121.28947: Set connection var ansible_timeout to 10 11062 1727096121.28960: Set connection var ansible_shell_type to sh 11062 1727096121.29037: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.29040: variable 'ansible_connection' from source: unknown 11062 1727096121.29045: variable 'ansible_module_compression' from source: unknown 11062 1727096121.29049: variable 'ansible_shell_type' from source: unknown 11062 1727096121.29051: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.29053: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.29055: variable 'ansible_pipelining' from source: unknown 11062 1727096121.29057: variable 'ansible_timeout' from source: unknown 11062 1727096121.29059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.29196: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096121.29213: variable 'omit' from source: magic vars 11062 1727096121.29223: starting attempt loop 11062 1727096121.29255: running the handler 11062 1727096121.29258: handler run complete 11062 1727096121.29270: attempt loop complete, returning result 11062 1727096121.29278: _execute() done 11062 1727096121.29364: dumping result to json 11062 1727096121.29369: done dumping result, returning 11062 1727096121.29372: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-482e-8c87-0000000003b7] 11062 1727096121.29374: sending task result for task 0afff68d-5257-482e-8c87-0000000003b7 11062 1727096121.29444: done sending task result for task 0afff68d-5257-482e-8c87-0000000003b7 11062 1727096121.29446: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 11062 1727096121.29506: no more pending results, returning what we have 11062 1727096121.29509: results queue empty 11062 1727096121.29510: checking for any_errors_fatal 11062 1727096121.29518: done checking for any_errors_fatal 11062 1727096121.29519: checking for max_fail_percentage 11062 1727096121.29521: done checking for max_fail_percentage 11062 1727096121.29522: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.29523: done checking to see if all hosts have failed 11062 1727096121.29523: getting the remaining hosts for this loop 11062 1727096121.29525: done getting the remaining hosts for this loop 11062 1727096121.29528: getting the next task for host managed_node1 11062 1727096121.29538: done getting next task for host managed_node1 11062 1727096121.29541: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 11062 1727096121.29546: ^ state is: HOST STATE: block=2, 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 11062 1727096121.29550: getting variables 11062 1727096121.29552: in VariableManager get_vars() 11062 1727096121.29599: Calling all_inventory to load vars for managed_node1 11062 1727096121.29601: Calling groups_inventory to load vars for managed_node1 11062 1727096121.29604: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.29615: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.29619: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.29622: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.33505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.35400: done with get_vars() 11062 1727096121.35439: done getting variables 11062 1727096121.35504: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096121.35631: variable 'profile' from source: include params 11062 1727096121.35636: variable 'item' from source: include params 11062 1727096121.35702: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-bond0] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 08:55:21 -0400 (0:00:00.096) 0:00:20.996 ****** 11062 1727096121.35741: entering _queue_task() for managed_node1/command 11062 1727096121.36215: worker is 1 (out of 1 available) 11062 1727096121.36226: exiting _queue_task() for managed_node1/command 11062 1727096121.36239: done queuing things up, now waiting for results queue to drain 11062 1727096121.36240: waiting for pending results... 11062 1727096121.36810: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-bond0 11062 1727096121.36904: in run() - task 0afff68d-5257-482e-8c87-0000000003b9 11062 1727096121.36929: variable 'ansible_search_path' from source: unknown 11062 1727096121.36974: variable 'ansible_search_path' from source: unknown 11062 1727096121.36985: calling self._execute() 11062 1727096121.37102: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.37115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.37135: variable 'omit' from source: magic vars 11062 1727096121.37548: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.37648: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.37702: variable 'profile_stat' from source: set_fact 11062 1727096121.37718: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096121.37724: when evaluation is False, skipping this task 11062 1727096121.37729: _execute() done 11062 1727096121.37734: dumping result to json 11062 1727096121.37740: done dumping result, returning 11062 1727096121.37748: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-bond0 [0afff68d-5257-482e-8c87-0000000003b9] 11062 1727096121.37762: sending task result for task 0afff68d-5257-482e-8c87-0000000003b9 11062 1727096121.37976: done sending task result for task 0afff68d-5257-482e-8c87-0000000003b9 11062 1727096121.37979: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096121.38036: no more pending results, returning what we have 11062 1727096121.38041: results queue empty 11062 1727096121.38042: checking for any_errors_fatal 11062 1727096121.38053: done checking for any_errors_fatal 11062 1727096121.38054: checking for max_fail_percentage 11062 1727096121.38056: done checking for max_fail_percentage 11062 1727096121.38057: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.38058: done checking to see if all hosts have failed 11062 1727096121.38058: getting the remaining hosts for this loop 11062 1727096121.38060: done getting the remaining hosts for this loop 11062 1727096121.38063: getting the next task for host managed_node1 11062 1727096121.38075: done getting next task for host managed_node1 11062 1727096121.38192: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 11062 1727096121.38197: ^ state is: HOST STATE: block=2, 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 11062 1727096121.38203: getting variables 11062 1727096121.38204: in VariableManager get_vars() 11062 1727096121.38256: Calling all_inventory to load vars for managed_node1 11062 1727096121.38259: Calling groups_inventory to load vars for managed_node1 11062 1727096121.38262: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.38379: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.38386: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.38390: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.40207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.42512: done with get_vars() 11062 1727096121.42544: done getting variables 11062 1727096121.42616: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096121.42799: variable 'profile' from source: include params 11062 1727096121.42803: variable 'item' from source: include params 11062 1727096121.42985: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-bond0] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 08:55:21 -0400 (0:00:00.072) 0:00:21.069 ****** 11062 1727096121.43017: entering _queue_task() for managed_node1/set_fact 11062 1727096121.43792: worker is 1 (out of 1 available) 11062 1727096121.43803: exiting _queue_task() for managed_node1/set_fact 11062 1727096121.43846: done queuing things up, now waiting for results queue to drain 11062 1727096121.43848: waiting for pending results... 11062 1727096121.44280: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-bond0 11062 1727096121.44410: in run() - task 0afff68d-5257-482e-8c87-0000000003ba 11062 1727096121.44457: variable 'ansible_search_path' from source: unknown 11062 1727096121.44467: variable 'ansible_search_path' from source: unknown 11062 1727096121.44519: calling self._execute() 11062 1727096121.44695: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.44699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.44702: variable 'omit' from source: magic vars 11062 1727096121.45054: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.45075: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.45195: variable 'profile_stat' from source: set_fact 11062 1727096121.45206: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096121.45209: when evaluation is False, skipping this task 11062 1727096121.45212: _execute() done 11062 1727096121.45215: dumping result to json 11062 1727096121.45218: done dumping result, returning 11062 1727096121.45224: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-bond0 [0afff68d-5257-482e-8c87-0000000003ba] 11062 1727096121.45228: sending task result for task 0afff68d-5257-482e-8c87-0000000003ba 11062 1727096121.45324: done sending task result for task 0afff68d-5257-482e-8c87-0000000003ba 11062 1727096121.45327: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096121.45391: no more pending results, returning what we have 11062 1727096121.45395: results queue empty 11062 1727096121.45396: checking for any_errors_fatal 11062 1727096121.45403: done checking for any_errors_fatal 11062 1727096121.45404: checking for max_fail_percentage 11062 1727096121.45406: done checking for max_fail_percentage 11062 1727096121.45407: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.45408: done checking to see if all hosts have failed 11062 1727096121.45408: getting the remaining hosts for this loop 11062 1727096121.45410: done getting the remaining hosts for this loop 11062 1727096121.45414: getting the next task for host managed_node1 11062 1727096121.45421: done getting next task for host managed_node1 11062 1727096121.45423: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 11062 1727096121.45428: ^ state is: HOST STATE: block=2, 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=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 11062 1727096121.45432: getting variables 11062 1727096121.45433: in VariableManager get_vars() 11062 1727096121.45483: Calling all_inventory to load vars for managed_node1 11062 1727096121.45486: Calling groups_inventory to load vars for managed_node1 11062 1727096121.45488: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.45498: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.45500: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.45502: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.46311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.48133: done with get_vars() 11062 1727096121.48165: done getting variables 11062 1727096121.48249: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096121.48375: variable 'profile' from source: include params 11062 1727096121.48379: variable 'item' from source: include params 11062 1727096121.48506: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-bond0] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 08:55:21 -0400 (0:00:00.055) 0:00:21.124 ****** 11062 1727096121.48548: entering _queue_task() for managed_node1/command 11062 1727096121.49115: worker is 1 (out of 1 available) 11062 1727096121.49126: exiting _queue_task() for managed_node1/command 11062 1727096121.49139: done queuing things up, now waiting for results queue to drain 11062 1727096121.49141: waiting for pending results... 11062 1727096121.49393: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-bond0 11062 1727096121.49519: in run() - task 0afff68d-5257-482e-8c87-0000000003bb 11062 1727096121.49523: variable 'ansible_search_path' from source: unknown 11062 1727096121.49527: variable 'ansible_search_path' from source: unknown 11062 1727096121.49530: calling self._execute() 11062 1727096121.49611: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.49617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.49634: variable 'omit' from source: magic vars 11062 1727096121.49999: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.50010: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.50095: variable 'profile_stat' from source: set_fact 11062 1727096121.50107: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096121.50111: when evaluation is False, skipping this task 11062 1727096121.50114: _execute() done 11062 1727096121.50116: dumping result to json 11062 1727096121.50118: done dumping result, returning 11062 1727096121.50124: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-bond0 [0afff68d-5257-482e-8c87-0000000003bb] 11062 1727096121.50129: sending task result for task 0afff68d-5257-482e-8c87-0000000003bb 11062 1727096121.50226: done sending task result for task 0afff68d-5257-482e-8c87-0000000003bb 11062 1727096121.50229: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096121.50286: no more pending results, returning what we have 11062 1727096121.50290: results queue empty 11062 1727096121.50290: checking for any_errors_fatal 11062 1727096121.50298: done checking for any_errors_fatal 11062 1727096121.50299: checking for max_fail_percentage 11062 1727096121.50301: done checking for max_fail_percentage 11062 1727096121.50302: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.50303: done checking to see if all hosts have failed 11062 1727096121.50303: getting the remaining hosts for this loop 11062 1727096121.50305: done getting the remaining hosts for this loop 11062 1727096121.50308: getting the next task for host managed_node1 11062 1727096121.50315: done getting next task for host managed_node1 11062 1727096121.50318: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 11062 1727096121.50323: ^ state is: HOST STATE: block=2, 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=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 11062 1727096121.50327: getting variables 11062 1727096121.50328: in VariableManager get_vars() 11062 1727096121.50373: Calling all_inventory to load vars for managed_node1 11062 1727096121.50375: Calling groups_inventory to load vars for managed_node1 11062 1727096121.50377: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.50387: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.50389: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.50391: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.51757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.53215: done with get_vars() 11062 1727096121.53247: done getting variables 11062 1727096121.53316: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096121.53438: variable 'profile' from source: include params 11062 1727096121.53442: variable 'item' from source: include params 11062 1727096121.53504: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-bond0] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 08:55:21 -0400 (0:00:00.049) 0:00:21.174 ****** 11062 1727096121.53536: entering _queue_task() for managed_node1/set_fact 11062 1727096121.53836: worker is 1 (out of 1 available) 11062 1727096121.53847: exiting _queue_task() for managed_node1/set_fact 11062 1727096121.53864: done queuing things up, now waiting for results queue to drain 11062 1727096121.53866: waiting for pending results... 11062 1727096121.54343: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-bond0 11062 1727096121.54349: in run() - task 0afff68d-5257-482e-8c87-0000000003bc 11062 1727096121.54352: variable 'ansible_search_path' from source: unknown 11062 1727096121.54355: variable 'ansible_search_path' from source: unknown 11062 1727096121.54359: calling self._execute() 11062 1727096121.54462: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.54465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.54478: variable 'omit' from source: magic vars 11062 1727096121.54892: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.54902: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.55085: variable 'profile_stat' from source: set_fact 11062 1727096121.55089: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096121.55091: when evaluation is False, skipping this task 11062 1727096121.55094: _execute() done 11062 1727096121.55095: dumping result to json 11062 1727096121.55097: done dumping result, returning 11062 1727096121.55105: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-bond0 [0afff68d-5257-482e-8c87-0000000003bc] 11062 1727096121.55108: sending task result for task 0afff68d-5257-482e-8c87-0000000003bc 11062 1727096121.55255: done sending task result for task 0afff68d-5257-482e-8c87-0000000003bc 11062 1727096121.55259: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096121.55311: no more pending results, returning what we have 11062 1727096121.55316: results queue empty 11062 1727096121.55317: checking for any_errors_fatal 11062 1727096121.55323: done checking for any_errors_fatal 11062 1727096121.55324: checking for max_fail_percentage 11062 1727096121.55327: done checking for max_fail_percentage 11062 1727096121.55328: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.55329: done checking to see if all hosts have failed 11062 1727096121.55330: getting the remaining hosts for this loop 11062 1727096121.55331: done getting the remaining hosts for this loop 11062 1727096121.55335: getting the next task for host managed_node1 11062 1727096121.55344: done getting next task for host managed_node1 11062 1727096121.55348: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 11062 1727096121.55352: ^ state is: HOST STATE: block=2, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096121.55358: getting variables 11062 1727096121.55359: in VariableManager get_vars() 11062 1727096121.55409: Calling all_inventory to load vars for managed_node1 11062 1727096121.55412: Calling groups_inventory to load vars for managed_node1 11062 1727096121.55414: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.55429: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.55433: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.55436: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.56774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.57652: done with get_vars() 11062 1727096121.57677: done getting variables 11062 1727096121.57722: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096121.57815: variable 'profile' from source: include params 11062 1727096121.57818: variable 'item' from source: include params 11062 1727096121.57860: variable 'item' from source: include params TASK [Assert that the profile is present - 'bond0'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 08:55:21 -0400 (0:00:00.043) 0:00:21.218 ****** 11062 1727096121.57887: entering _queue_task() for managed_node1/assert 11062 1727096121.58182: worker is 1 (out of 1 available) 11062 1727096121.58195: exiting _queue_task() for managed_node1/assert 11062 1727096121.58210: done queuing things up, now waiting for results queue to drain 11062 1727096121.58211: waiting for pending results... 11062 1727096121.58681: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'bond0' 11062 1727096121.58688: in run() - task 0afff68d-5257-482e-8c87-000000000261 11062 1727096121.58692: variable 'ansible_search_path' from source: unknown 11062 1727096121.58695: variable 'ansible_search_path' from source: unknown 11062 1727096121.58698: calling self._execute() 11062 1727096121.58790: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.58795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.58875: variable 'omit' from source: magic vars 11062 1727096121.59329: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.59357: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.59372: variable 'omit' from source: magic vars 11062 1727096121.59406: variable 'omit' from source: magic vars 11062 1727096121.59492: variable 'profile' from source: include params 11062 1727096121.59496: variable 'item' from source: include params 11062 1727096121.59537: variable 'item' from source: include params 11062 1727096121.59553: variable 'omit' from source: magic vars 11062 1727096121.59599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096121.59627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096121.59643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096121.59658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.59669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.59696: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096121.59699: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.59706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.59774: Set connection var ansible_connection to ssh 11062 1727096121.59780: Set connection var ansible_shell_executable to /bin/sh 11062 1727096121.59788: Set connection var ansible_pipelining to False 11062 1727096121.59793: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096121.59798: Set connection var ansible_timeout to 10 11062 1727096121.59804: Set connection var ansible_shell_type to sh 11062 1727096121.59824: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.59828: variable 'ansible_connection' from source: unknown 11062 1727096121.59830: variable 'ansible_module_compression' from source: unknown 11062 1727096121.59833: variable 'ansible_shell_type' from source: unknown 11062 1727096121.59835: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.59838: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.59840: variable 'ansible_pipelining' from source: unknown 11062 1727096121.59842: variable 'ansible_timeout' from source: unknown 11062 1727096121.59847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.59959: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096121.59970: variable 'omit' from source: magic vars 11062 1727096121.59975: starting attempt loop 11062 1727096121.59978: running the handler 11062 1727096121.60065: variable 'lsr_net_profile_exists' from source: set_fact 11062 1727096121.60070: Evaluated conditional (lsr_net_profile_exists): True 11062 1727096121.60077: handler run complete 11062 1727096121.60087: attempt loop complete, returning result 11062 1727096121.60090: _execute() done 11062 1727096121.60092: dumping result to json 11062 1727096121.60095: done dumping result, returning 11062 1727096121.60103: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'bond0' [0afff68d-5257-482e-8c87-000000000261] 11062 1727096121.60107: sending task result for task 0afff68d-5257-482e-8c87-000000000261 11062 1727096121.60189: done sending task result for task 0afff68d-5257-482e-8c87-000000000261 11062 1727096121.60192: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096121.60264: no more pending results, returning what we have 11062 1727096121.60269: results queue empty 11062 1727096121.60270: checking for any_errors_fatal 11062 1727096121.60276: done checking for any_errors_fatal 11062 1727096121.60276: checking for max_fail_percentage 11062 1727096121.60278: done checking for max_fail_percentage 11062 1727096121.60279: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.60280: done checking to see if all hosts have failed 11062 1727096121.60281: getting the remaining hosts for this loop 11062 1727096121.60282: done getting the remaining hosts for this loop 11062 1727096121.60285: getting the next task for host managed_node1 11062 1727096121.60292: done getting next task for host managed_node1 11062 1727096121.60294: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 11062 1727096121.60298: ^ state is: HOST STATE: block=2, 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 11062 1727096121.60310: getting variables 11062 1727096121.60311: in VariableManager get_vars() 11062 1727096121.60353: Calling all_inventory to load vars for managed_node1 11062 1727096121.60356: Calling groups_inventory to load vars for managed_node1 11062 1727096121.60358: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.60369: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.60371: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.60374: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.61248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.62118: done with get_vars() 11062 1727096121.62137: done getting variables 11062 1727096121.62184: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096121.62274: variable 'profile' from source: include params 11062 1727096121.62277: variable 'item' from source: include params 11062 1727096121.62319: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'bond0'] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 08:55:21 -0400 (0:00:00.044) 0:00:21.262 ****** 11062 1727096121.62346: entering _queue_task() for managed_node1/assert 11062 1727096121.62614: worker is 1 (out of 1 available) 11062 1727096121.62628: exiting _queue_task() for managed_node1/assert 11062 1727096121.62640: done queuing things up, now waiting for results queue to drain 11062 1727096121.62642: waiting for pending results... 11062 1727096121.62817: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'bond0' 11062 1727096121.62889: in run() - task 0afff68d-5257-482e-8c87-000000000262 11062 1727096121.62902: variable 'ansible_search_path' from source: unknown 11062 1727096121.62907: variable 'ansible_search_path' from source: unknown 11062 1727096121.62935: calling self._execute() 11062 1727096121.63016: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.63019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.63030: variable 'omit' from source: magic vars 11062 1727096121.63313: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.63323: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.63329: variable 'omit' from source: magic vars 11062 1727096121.63357: variable 'omit' from source: magic vars 11062 1727096121.63432: variable 'profile' from source: include params 11062 1727096121.63436: variable 'item' from source: include params 11062 1727096121.63484: variable 'item' from source: include params 11062 1727096121.63498: variable 'omit' from source: magic vars 11062 1727096121.63537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096121.63569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096121.63585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096121.63598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.63608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.63636: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096121.63640: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.63642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.63718: Set connection var ansible_connection to ssh 11062 1727096121.63724: Set connection var ansible_shell_executable to /bin/sh 11062 1727096121.63730: Set connection var ansible_pipelining to False 11062 1727096121.63743: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096121.63746: Set connection var ansible_timeout to 10 11062 1727096121.63749: Set connection var ansible_shell_type to sh 11062 1727096121.63769: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.63772: variable 'ansible_connection' from source: unknown 11062 1727096121.63775: variable 'ansible_module_compression' from source: unknown 11062 1727096121.63777: variable 'ansible_shell_type' from source: unknown 11062 1727096121.63780: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.63782: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.63784: variable 'ansible_pipelining' from source: unknown 11062 1727096121.63786: variable 'ansible_timeout' from source: unknown 11062 1727096121.63791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.63898: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096121.63907: variable 'omit' from source: magic vars 11062 1727096121.63912: starting attempt loop 11062 1727096121.63915: running the handler 11062 1727096121.63998: variable 'lsr_net_profile_ansible_managed' from source: set_fact 11062 1727096121.64002: Evaluated conditional (lsr_net_profile_ansible_managed): True 11062 1727096121.64008: handler run complete 11062 1727096121.64019: attempt loop complete, returning result 11062 1727096121.64021: _execute() done 11062 1727096121.64024: dumping result to json 11062 1727096121.64026: done dumping result, returning 11062 1727096121.64034: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'bond0' [0afff68d-5257-482e-8c87-000000000262] 11062 1727096121.64038: sending task result for task 0afff68d-5257-482e-8c87-000000000262 11062 1727096121.64121: done sending task result for task 0afff68d-5257-482e-8c87-000000000262 11062 1727096121.64124: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096121.64169: no more pending results, returning what we have 11062 1727096121.64173: results queue empty 11062 1727096121.64174: checking for any_errors_fatal 11062 1727096121.64180: done checking for any_errors_fatal 11062 1727096121.64181: checking for max_fail_percentage 11062 1727096121.64182: done checking for max_fail_percentage 11062 1727096121.64183: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.64184: done checking to see if all hosts have failed 11062 1727096121.64185: getting the remaining hosts for this loop 11062 1727096121.64186: done getting the remaining hosts for this loop 11062 1727096121.64189: getting the next task for host managed_node1 11062 1727096121.64195: done getting next task for host managed_node1 11062 1727096121.64197: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 11062 1727096121.64200: ^ state is: HOST STATE: block=2, 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 11062 1727096121.64204: getting variables 11062 1727096121.64206: in VariableManager get_vars() 11062 1727096121.64247: Calling all_inventory to load vars for managed_node1 11062 1727096121.64250: Calling groups_inventory to load vars for managed_node1 11062 1727096121.64252: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.64263: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.64265: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.64278: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.65104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.66074: done with get_vars() 11062 1727096121.66092: done getting variables 11062 1727096121.66138: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096121.66228: variable 'profile' from source: include params 11062 1727096121.66232: variable 'item' from source: include params 11062 1727096121.66276: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in bond0] ***************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 08:55:21 -0400 (0:00:00.039) 0:00:21.302 ****** 11062 1727096121.66304: entering _queue_task() for managed_node1/assert 11062 1727096121.66572: worker is 1 (out of 1 available) 11062 1727096121.66585: exiting _queue_task() for managed_node1/assert 11062 1727096121.66600: done queuing things up, now waiting for results queue to drain 11062 1727096121.66601: waiting for pending results... 11062 1727096121.66794: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in bond0 11062 1727096121.66862: in run() - task 0afff68d-5257-482e-8c87-000000000263 11062 1727096121.66876: variable 'ansible_search_path' from source: unknown 11062 1727096121.66880: variable 'ansible_search_path' from source: unknown 11062 1727096121.66911: calling self._execute() 11062 1727096121.66989: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.66993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.67002: variable 'omit' from source: magic vars 11062 1727096121.67292: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.67302: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.67308: variable 'omit' from source: magic vars 11062 1727096121.67341: variable 'omit' from source: magic vars 11062 1727096121.67412: variable 'profile' from source: include params 11062 1727096121.67416: variable 'item' from source: include params 11062 1727096121.67469: variable 'item' from source: include params 11062 1727096121.67485: variable 'omit' from source: magic vars 11062 1727096121.67519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096121.67546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096121.67569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096121.67583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.67593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.67619: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096121.67622: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.67626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.67698: Set connection var ansible_connection to ssh 11062 1727096121.67705: Set connection var ansible_shell_executable to /bin/sh 11062 1727096121.67710: Set connection var ansible_pipelining to False 11062 1727096121.67717: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096121.67721: Set connection var ansible_timeout to 10 11062 1727096121.67727: Set connection var ansible_shell_type to sh 11062 1727096121.67745: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.67748: variable 'ansible_connection' from source: unknown 11062 1727096121.67750: variable 'ansible_module_compression' from source: unknown 11062 1727096121.67755: variable 'ansible_shell_type' from source: unknown 11062 1727096121.67757: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.67760: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.67764: variable 'ansible_pipelining' from source: unknown 11062 1727096121.67776: variable 'ansible_timeout' from source: unknown 11062 1727096121.67779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.67878: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096121.67887: variable 'omit' from source: magic vars 11062 1727096121.67892: starting attempt loop 11062 1727096121.67895: running the handler 11062 1727096121.67975: variable 'lsr_net_profile_fingerprint' from source: set_fact 11062 1727096121.67978: Evaluated conditional (lsr_net_profile_fingerprint): True 11062 1727096121.67985: handler run complete 11062 1727096121.67999: attempt loop complete, returning result 11062 1727096121.68002: _execute() done 11062 1727096121.68006: dumping result to json 11062 1727096121.68009: done dumping result, returning 11062 1727096121.68017: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in bond0 [0afff68d-5257-482e-8c87-000000000263] 11062 1727096121.68020: sending task result for task 0afff68d-5257-482e-8c87-000000000263 11062 1727096121.68100: done sending task result for task 0afff68d-5257-482e-8c87-000000000263 11062 1727096121.68103: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096121.68165: no more pending results, returning what we have 11062 1727096121.68173: results queue empty 11062 1727096121.68174: checking for any_errors_fatal 11062 1727096121.68180: done checking for any_errors_fatal 11062 1727096121.68181: checking for max_fail_percentage 11062 1727096121.68182: done checking for max_fail_percentage 11062 1727096121.68183: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.68184: done checking to see if all hosts have failed 11062 1727096121.68185: getting the remaining hosts for this loop 11062 1727096121.68186: done getting the remaining hosts for this loop 11062 1727096121.68189: getting the next task for host managed_node1 11062 1727096121.68198: done getting next task for host managed_node1 11062 1727096121.68201: ^ task is: TASK: Include the task 'get_profile_stat.yml' 11062 1727096121.68205: ^ state is: HOST STATE: block=2, 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 11062 1727096121.68208: getting variables 11062 1727096121.68209: in VariableManager get_vars() 11062 1727096121.68256: Calling all_inventory to load vars for managed_node1 11062 1727096121.68259: Calling groups_inventory to load vars for managed_node1 11062 1727096121.68262: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.68273: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.68276: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.68287: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.69086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.69957: done with get_vars() 11062 1727096121.69980: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 08:55:21 -0400 (0:00:00.037) 0:00:21.339 ****** 11062 1727096121.70056: entering _queue_task() for managed_node1/include_tasks 11062 1727096121.70326: worker is 1 (out of 1 available) 11062 1727096121.70340: exiting _queue_task() for managed_node1/include_tasks 11062 1727096121.70357: done queuing things up, now waiting for results queue to drain 11062 1727096121.70358: waiting for pending results... 11062 1727096121.70527: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 11062 1727096121.70608: in run() - task 0afff68d-5257-482e-8c87-000000000267 11062 1727096121.70620: variable 'ansible_search_path' from source: unknown 11062 1727096121.70624: variable 'ansible_search_path' from source: unknown 11062 1727096121.70656: calling self._execute() 11062 1727096121.70729: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.70733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.70741: variable 'omit' from source: magic vars 11062 1727096121.71024: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.71035: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.71038: _execute() done 11062 1727096121.71042: dumping result to json 11062 1727096121.71045: done dumping result, returning 11062 1727096121.71054: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-482e-8c87-000000000267] 11062 1727096121.71057: sending task result for task 0afff68d-5257-482e-8c87-000000000267 11062 1727096121.71172: no more pending results, returning what we have 11062 1727096121.71177: in VariableManager get_vars() 11062 1727096121.71224: Calling all_inventory to load vars for managed_node1 11062 1727096121.71226: Calling groups_inventory to load vars for managed_node1 11062 1727096121.71228: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.71241: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.71246: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.71249: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.71881: done sending task result for task 0afff68d-5257-482e-8c87-000000000267 11062 1727096121.71885: WORKER PROCESS EXITING 11062 1727096121.72194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.73047: done with get_vars() 11062 1727096121.73066: variable 'ansible_search_path' from source: unknown 11062 1727096121.73069: variable 'ansible_search_path' from source: unknown 11062 1727096121.73097: we have included files to process 11062 1727096121.73097: generating all_blocks data 11062 1727096121.73099: done generating all_blocks data 11062 1727096121.73102: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096121.73103: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096121.73104: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096121.73707: done processing included file 11062 1727096121.73709: iterating over new_blocks loaded from include file 11062 1727096121.73710: in VariableManager get_vars() 11062 1727096121.73724: done with get_vars() 11062 1727096121.73725: filtering new block on tags 11062 1727096121.73741: done filtering new block on tags 11062 1727096121.73743: in VariableManager get_vars() 11062 1727096121.73755: done with get_vars() 11062 1727096121.73756: filtering new block on tags 11062 1727096121.73773: done filtering new block on tags 11062 1727096121.73775: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 11062 1727096121.73779: extending task lists for all hosts with included blocks 11062 1727096121.73884: done extending task lists 11062 1727096121.73885: done processing included files 11062 1727096121.73885: results queue empty 11062 1727096121.73886: checking for any_errors_fatal 11062 1727096121.73888: done checking for any_errors_fatal 11062 1727096121.73889: checking for max_fail_percentage 11062 1727096121.73889: done checking for max_fail_percentage 11062 1727096121.73890: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.73890: done checking to see if all hosts have failed 11062 1727096121.73891: getting the remaining hosts for this loop 11062 1727096121.73891: done getting the remaining hosts for this loop 11062 1727096121.73893: getting the next task for host managed_node1 11062 1727096121.73896: done getting next task for host managed_node1 11062 1727096121.73898: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 11062 1727096121.73899: ^ state is: HOST STATE: block=2, 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=2, rescue=0, always=0, handlers=0, run_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 11062 1727096121.73901: getting variables 11062 1727096121.73902: in VariableManager get_vars() 11062 1727096121.73911: Calling all_inventory to load vars for managed_node1 11062 1727096121.73913: Calling groups_inventory to load vars for managed_node1 11062 1727096121.73914: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.73918: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.73920: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.73922: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.74601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.75459: done with get_vars() 11062 1727096121.75481: done getting variables 11062 1727096121.75517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 08:55:21 -0400 (0:00:00.054) 0:00:21.394 ****** 11062 1727096121.75540: entering _queue_task() for managed_node1/set_fact 11062 1727096121.75813: worker is 1 (out of 1 available) 11062 1727096121.75826: exiting _queue_task() for managed_node1/set_fact 11062 1727096121.75840: done queuing things up, now waiting for results queue to drain 11062 1727096121.75842: waiting for pending results... 11062 1727096121.76019: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 11062 1727096121.76102: in run() - task 0afff68d-5257-482e-8c87-0000000003fb 11062 1727096121.76114: variable 'ansible_search_path' from source: unknown 11062 1727096121.76118: variable 'ansible_search_path' from source: unknown 11062 1727096121.76147: calling self._execute() 11062 1727096121.76219: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.76223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.76235: variable 'omit' from source: magic vars 11062 1727096121.76519: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.76530: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.76536: variable 'omit' from source: magic vars 11062 1727096121.76571: variable 'omit' from source: magic vars 11062 1727096121.76597: variable 'omit' from source: magic vars 11062 1727096121.76635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096121.76665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096121.76683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096121.76696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.76707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.76735: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096121.76738: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.76740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.76810: Set connection var ansible_connection to ssh 11062 1727096121.76816: Set connection var ansible_shell_executable to /bin/sh 11062 1727096121.76820: Set connection var ansible_pipelining to False 11062 1727096121.76835: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096121.76838: Set connection var ansible_timeout to 10 11062 1727096121.76841: Set connection var ansible_shell_type to sh 11062 1727096121.76860: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.76864: variable 'ansible_connection' from source: unknown 11062 1727096121.76868: variable 'ansible_module_compression' from source: unknown 11062 1727096121.76871: variable 'ansible_shell_type' from source: unknown 11062 1727096121.76873: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.76876: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.76878: variable 'ansible_pipelining' from source: unknown 11062 1727096121.76880: variable 'ansible_timeout' from source: unknown 11062 1727096121.76882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.76992: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096121.77001: variable 'omit' from source: magic vars 11062 1727096121.77006: starting attempt loop 11062 1727096121.77009: running the handler 11062 1727096121.77019: handler run complete 11062 1727096121.77027: attempt loop complete, returning result 11062 1727096121.77030: _execute() done 11062 1727096121.77032: dumping result to json 11062 1727096121.77034: done dumping result, returning 11062 1727096121.77047: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-482e-8c87-0000000003fb] 11062 1727096121.77049: sending task result for task 0afff68d-5257-482e-8c87-0000000003fb 11062 1727096121.77129: done sending task result for task 0afff68d-5257-482e-8c87-0000000003fb 11062 1727096121.77132: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 11062 1727096121.77204: no more pending results, returning what we have 11062 1727096121.77207: results queue empty 11062 1727096121.77208: checking for any_errors_fatal 11062 1727096121.77210: done checking for any_errors_fatal 11062 1727096121.77210: checking for max_fail_percentage 11062 1727096121.77211: done checking for max_fail_percentage 11062 1727096121.77212: checking to see if all hosts have failed and the running result is not ok 11062 1727096121.77213: done checking to see if all hosts have failed 11062 1727096121.77214: getting the remaining hosts for this loop 11062 1727096121.77215: done getting the remaining hosts for this loop 11062 1727096121.77218: getting the next task for host managed_node1 11062 1727096121.77225: done getting next task for host managed_node1 11062 1727096121.77227: ^ task is: TASK: Stat profile file 11062 1727096121.77231: ^ state is: HOST STATE: block=2, 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096121.77235: getting variables 11062 1727096121.77236: in VariableManager get_vars() 11062 1727096121.77281: Calling all_inventory to load vars for managed_node1 11062 1727096121.77284: Calling groups_inventory to load vars for managed_node1 11062 1727096121.77286: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096121.77296: Calling all_plugins_play to load vars for managed_node1 11062 1727096121.77298: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096121.77301: Calling groups_plugins_play to load vars for managed_node1 11062 1727096121.78163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096121.79035: done with get_vars() 11062 1727096121.79060: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 08:55:21 -0400 (0:00:00.035) 0:00:21.430 ****** 11062 1727096121.79134: entering _queue_task() for managed_node1/stat 11062 1727096121.79409: worker is 1 (out of 1 available) 11062 1727096121.79423: exiting _queue_task() for managed_node1/stat 11062 1727096121.79436: done queuing things up, now waiting for results queue to drain 11062 1727096121.79438: waiting for pending results... 11062 1727096121.79613: running TaskExecutor() for managed_node1/TASK: Stat profile file 11062 1727096121.79695: in run() - task 0afff68d-5257-482e-8c87-0000000003fc 11062 1727096121.79707: variable 'ansible_search_path' from source: unknown 11062 1727096121.79710: variable 'ansible_search_path' from source: unknown 11062 1727096121.79738: calling self._execute() 11062 1727096121.79816: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.79820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.79829: variable 'omit' from source: magic vars 11062 1727096121.80115: variable 'ansible_distribution_major_version' from source: facts 11062 1727096121.80126: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096121.80132: variable 'omit' from source: magic vars 11062 1727096121.80165: variable 'omit' from source: magic vars 11062 1727096121.80241: variable 'profile' from source: include params 11062 1727096121.80245: variable 'item' from source: include params 11062 1727096121.80292: variable 'item' from source: include params 11062 1727096121.80307: variable 'omit' from source: magic vars 11062 1727096121.80345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096121.80375: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096121.80392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096121.80406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.80415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096121.80444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096121.80447: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.80453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.80517: Set connection var ansible_connection to ssh 11062 1727096121.80523: Set connection var ansible_shell_executable to /bin/sh 11062 1727096121.80530: Set connection var ansible_pipelining to False 11062 1727096121.80562: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096121.80566: Set connection var ansible_timeout to 10 11062 1727096121.80571: Set connection var ansible_shell_type to sh 11062 1727096121.80573: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.80576: variable 'ansible_connection' from source: unknown 11062 1727096121.80579: variable 'ansible_module_compression' from source: unknown 11062 1727096121.80581: variable 'ansible_shell_type' from source: unknown 11062 1727096121.80583: variable 'ansible_shell_executable' from source: unknown 11062 1727096121.80585: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096121.80587: variable 'ansible_pipelining' from source: unknown 11062 1727096121.80590: variable 'ansible_timeout' from source: unknown 11062 1727096121.80592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096121.81084: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096121.81089: variable 'omit' from source: magic vars 11062 1727096121.81092: starting attempt loop 11062 1727096121.81094: running the handler 11062 1727096121.81096: _low_level_execute_command(): starting 11062 1727096121.81098: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096121.81999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.82025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096121.82041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096121.82072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096121.82309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096121.83993: stdout chunk (state=3): >>>/root <<< 11062 1727096121.84156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096121.84160: stdout chunk (state=3): >>><<< 11062 1727096121.84163: stderr chunk (state=3): >>><<< 11062 1727096121.84188: _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 11062 1727096121.84211: _low_level_execute_command(): starting 11062 1727096121.84319: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189 `" && echo ansible-tmp-1727096121.8419576-12013-147656839911189="` echo /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189 `" ) && sleep 0' 11062 1727096121.84800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096121.84815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096121.84842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.84882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096121.84895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096121.84977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096121.86994: stdout chunk (state=3): >>>ansible-tmp-1727096121.8419576-12013-147656839911189=/root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189 <<< 11062 1727096121.87125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096121.87129: stdout chunk (state=3): >>><<< 11062 1727096121.87135: stderr chunk (state=3): >>><<< 11062 1727096121.87154: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096121.8419576-12013-147656839911189=/root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096121.87199: variable 'ansible_module_compression' from source: unknown 11062 1727096121.87248: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11062 1727096121.87279: variable 'ansible_facts' from source: unknown 11062 1727096121.87343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/AnsiballZ_stat.py 11062 1727096121.87456: Sending initial data 11062 1727096121.87460: Sent initial data (153 bytes) 11062 1727096121.87931: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096121.87935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.87938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096121.87942: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096121.87944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.87997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096121.88000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096121.88002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096121.88076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096121.89762: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096121.89824: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096121.89897: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpvqk86ht5 /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/AnsiballZ_stat.py <<< 11062 1727096121.89902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/AnsiballZ_stat.py" <<< 11062 1727096121.89966: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 11062 1727096121.89971: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpvqk86ht5" to remote "/root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/AnsiballZ_stat.py" <<< 11062 1727096121.90615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096121.90657: stderr chunk (state=3): >>><<< 11062 1727096121.90661: stdout chunk (state=3): >>><<< 11062 1727096121.90683: done transferring module to remote 11062 1727096121.90693: _low_level_execute_command(): starting 11062 1727096121.90698: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/ /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/AnsiballZ_stat.py && sleep 0' 11062 1727096121.91154: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096121.91158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096121.91193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.91196: 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 <<< 11062 1727096121.91199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.91251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096121.91255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096121.91257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096121.91333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096121.93244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096121.93265: stderr chunk (state=3): >>><<< 11062 1727096121.93270: stdout chunk (state=3): >>><<< 11062 1727096121.93285: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096121.93288: _low_level_execute_command(): starting 11062 1727096121.93293: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/AnsiballZ_stat.py && sleep 0' 11062 1727096121.93739: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096121.93743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096121.93754: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.93784: 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 <<< 11062 1727096121.93787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096121.93790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096121.93846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096121.93849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096121.93851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096121.93934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.09712: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0.0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 11062 1727096122.11476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096122.11481: stdout chunk (state=3): >>><<< 11062 1727096122.11483: stderr chunk (state=3): >>><<< 11062 1727096122.11486: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0.0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096122.11489: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-bond0.0', '_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-1727096121.8419576-12013-147656839911189/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096122.11492: _low_level_execute_command(): starting 11062 1727096122.11494: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096121.8419576-12013-147656839911189/ > /dev/null 2>&1 && sleep 0' 11062 1727096122.11997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096122.12004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096122.12014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096122.12027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096122.12039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096122.12083: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096122.12091: 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 <<< 11062 1727096122.12154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096122.12217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096122.12291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.14212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096122.14216: stdout chunk (state=3): >>><<< 11062 1727096122.14221: stderr chunk (state=3): >>><<< 11062 1727096122.14242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096122.14246: handler run complete 11062 1727096122.14272: attempt loop complete, returning result 11062 1727096122.14276: _execute() done 11062 1727096122.14280: dumping result to json 11062 1727096122.14282: done dumping result, returning 11062 1727096122.14291: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0afff68d-5257-482e-8c87-0000000003fc] 11062 1727096122.14295: sending task result for task 0afff68d-5257-482e-8c87-0000000003fc 11062 1727096122.14399: done sending task result for task 0afff68d-5257-482e-8c87-0000000003fc 11062 1727096122.14402: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 11062 1727096122.14538: no more pending results, returning what we have 11062 1727096122.14541: results queue empty 11062 1727096122.14542: checking for any_errors_fatal 11062 1727096122.14551: done checking for any_errors_fatal 11062 1727096122.14553: checking for max_fail_percentage 11062 1727096122.14554: done checking for max_fail_percentage 11062 1727096122.14555: checking to see if all hosts have failed and the running result is not ok 11062 1727096122.14556: done checking to see if all hosts have failed 11062 1727096122.14556: getting the remaining hosts for this loop 11062 1727096122.14558: done getting the remaining hosts for this loop 11062 1727096122.14561: getting the next task for host managed_node1 11062 1727096122.14570: done getting next task for host managed_node1 11062 1727096122.14573: ^ task is: TASK: Set NM profile exist flag based on the profile files 11062 1727096122.14578: ^ state is: HOST STATE: block=2, 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=2, rescue=0, always=0, handlers=0, run_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 11062 1727096122.14582: getting variables 11062 1727096122.14583: in VariableManager get_vars() 11062 1727096122.14621: Calling all_inventory to load vars for managed_node1 11062 1727096122.14624: Calling groups_inventory to load vars for managed_node1 11062 1727096122.14627: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096122.14637: Calling all_plugins_play to load vars for managed_node1 11062 1727096122.14639: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096122.14641: Calling groups_plugins_play to load vars for managed_node1 11062 1727096122.15533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096122.22865: done with get_vars() 11062 1727096122.22903: done getting variables 11062 1727096122.22968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 08:55:22 -0400 (0:00:00.438) 0:00:21.869 ****** 11062 1727096122.22998: entering _queue_task() for managed_node1/set_fact 11062 1727096122.23433: worker is 1 (out of 1 available) 11062 1727096122.23579: exiting _queue_task() for managed_node1/set_fact 11062 1727096122.23592: done queuing things up, now waiting for results queue to drain 11062 1727096122.23593: waiting for pending results... 11062 1727096122.23983: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 11062 1727096122.23990: in run() - task 0afff68d-5257-482e-8c87-0000000003fd 11062 1727096122.23993: variable 'ansible_search_path' from source: unknown 11062 1727096122.23995: variable 'ansible_search_path' from source: unknown 11062 1727096122.24096: calling self._execute() 11062 1727096122.24129: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.24141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.24160: variable 'omit' from source: magic vars 11062 1727096122.24615: variable 'ansible_distribution_major_version' from source: facts 11062 1727096122.24643: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096122.24792: variable 'profile_stat' from source: set_fact 11062 1727096122.24810: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096122.24818: when evaluation is False, skipping this task 11062 1727096122.24825: _execute() done 11062 1727096122.24832: dumping result to json 11062 1727096122.24839: done dumping result, returning 11062 1727096122.24861: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-482e-8c87-0000000003fd] 11062 1727096122.24880: sending task result for task 0afff68d-5257-482e-8c87-0000000003fd skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096122.25146: no more pending results, returning what we have 11062 1727096122.25152: results queue empty 11062 1727096122.25153: checking for any_errors_fatal 11062 1727096122.25162: done checking for any_errors_fatal 11062 1727096122.25163: checking for max_fail_percentage 11062 1727096122.25165: done checking for max_fail_percentage 11062 1727096122.25165: checking to see if all hosts have failed and the running result is not ok 11062 1727096122.25166: done checking to see if all hosts have failed 11062 1727096122.25171: getting the remaining hosts for this loop 11062 1727096122.25173: done getting the remaining hosts for this loop 11062 1727096122.25177: getting the next task for host managed_node1 11062 1727096122.25372: done getting next task for host managed_node1 11062 1727096122.25376: ^ task is: TASK: Get NM profile info 11062 1727096122.25380: ^ state is: HOST STATE: block=2, 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=2, rescue=0, always=0, handlers=0, run_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 11062 1727096122.25385: getting variables 11062 1727096122.25386: in VariableManager get_vars() 11062 1727096122.25426: Calling all_inventory to load vars for managed_node1 11062 1727096122.25429: Calling groups_inventory to load vars for managed_node1 11062 1727096122.25432: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096122.25443: Calling all_plugins_play to load vars for managed_node1 11062 1727096122.25446: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096122.25451: Calling groups_plugins_play to load vars for managed_node1 11062 1727096122.26003: done sending task result for task 0afff68d-5257-482e-8c87-0000000003fd 11062 1727096122.26008: WORKER PROCESS EXITING 11062 1727096122.27078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096122.28990: done with get_vars() 11062 1727096122.29021: done getting variables 11062 1727096122.29101: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 08:55:22 -0400 (0:00:00.061) 0:00:21.930 ****** 11062 1727096122.29135: entering _queue_task() for managed_node1/shell 11062 1727096122.29563: worker is 1 (out of 1 available) 11062 1727096122.29579: exiting _queue_task() for managed_node1/shell 11062 1727096122.29594: done queuing things up, now waiting for results queue to drain 11062 1727096122.29595: waiting for pending results... 11062 1727096122.29921: running TaskExecutor() for managed_node1/TASK: Get NM profile info 11062 1727096122.30062: in run() - task 0afff68d-5257-482e-8c87-0000000003fe 11062 1727096122.30089: variable 'ansible_search_path' from source: unknown 11062 1727096122.30108: variable 'ansible_search_path' from source: unknown 11062 1727096122.30151: calling self._execute() 11062 1727096122.30272: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.30285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.30298: variable 'omit' from source: magic vars 11062 1727096122.30727: variable 'ansible_distribution_major_version' from source: facts 11062 1727096122.30973: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096122.30977: variable 'omit' from source: magic vars 11062 1727096122.30980: variable 'omit' from source: magic vars 11062 1727096122.30982: variable 'profile' from source: include params 11062 1727096122.30984: variable 'item' from source: include params 11062 1727096122.30999: variable 'item' from source: include params 11062 1727096122.31022: variable 'omit' from source: magic vars 11062 1727096122.31072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096122.31127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096122.31156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096122.31181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096122.31198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096122.31246: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096122.31258: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.31266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.31373: Set connection var ansible_connection to ssh 11062 1727096122.31388: Set connection var ansible_shell_executable to /bin/sh 11062 1727096122.31435: Set connection var ansible_pipelining to False 11062 1727096122.31439: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096122.31441: Set connection var ansible_timeout to 10 11062 1727096122.31445: Set connection var ansible_shell_type to sh 11062 1727096122.31473: variable 'ansible_shell_executable' from source: unknown 11062 1727096122.31482: variable 'ansible_connection' from source: unknown 11062 1727096122.31544: variable 'ansible_module_compression' from source: unknown 11062 1727096122.31548: variable 'ansible_shell_type' from source: unknown 11062 1727096122.31553: variable 'ansible_shell_executable' from source: unknown 11062 1727096122.31556: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.31557: variable 'ansible_pipelining' from source: unknown 11062 1727096122.31560: variable 'ansible_timeout' from source: unknown 11062 1727096122.31562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.31689: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096122.31707: variable 'omit' from source: magic vars 11062 1727096122.31716: starting attempt loop 11062 1727096122.31721: running the handler 11062 1727096122.31735: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096122.31874: _low_level_execute_command(): starting 11062 1727096122.31878: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096122.32656: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096122.32708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096122.32729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096122.32774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096122.32999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.34731: stdout chunk (state=3): >>>/root <<< 11062 1727096122.34875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096122.34917: stderr chunk (state=3): >>><<< 11062 1727096122.34920: stdout chunk (state=3): >>><<< 11062 1727096122.34944: _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 11062 1727096122.34972: _low_level_execute_command(): starting 11062 1727096122.35027: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641 `" && echo ansible-tmp-1727096122.3495467-12036-208556497172641="` echo /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641 `" ) && sleep 0' 11062 1727096122.35830: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096122.35833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096122.35884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096122.35983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.38142: stdout chunk (state=3): >>>ansible-tmp-1727096122.3495467-12036-208556497172641=/root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641 <<< 11062 1727096122.38261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096122.38265: stdout chunk (state=3): >>><<< 11062 1727096122.38271: stderr chunk (state=3): >>><<< 11062 1727096122.38307: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096122.3495467-12036-208556497172641=/root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096122.38348: variable 'ansible_module_compression' from source: unknown 11062 1727096122.38441: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096122.38454: variable 'ansible_facts' from source: unknown 11062 1727096122.38548: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/AnsiballZ_command.py 11062 1727096122.38658: Sending initial data 11062 1727096122.38662: Sent initial data (156 bytes) 11062 1727096122.39139: 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 <<< 11062 1727096122.39145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096122.39148: 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 <<< 11062 1727096122.39152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096122.39197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096122.39201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096122.39203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096122.39276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.40944: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096122.41021: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096122.41119: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpm1n5c8m8 /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/AnsiballZ_command.py <<< 11062 1727096122.41124: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/AnsiballZ_command.py" <<< 11062 1727096122.41212: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpm1n5c8m8" to remote "/root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/AnsiballZ_command.py" <<< 11062 1727096122.42232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096122.42381: stderr chunk (state=3): >>><<< 11062 1727096122.42385: stdout chunk (state=3): >>><<< 11062 1727096122.42388: done transferring module to remote 11062 1727096122.42390: _low_level_execute_command(): starting 11062 1727096122.42393: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/ /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/AnsiballZ_command.py && sleep 0' 11062 1727096122.43121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096122.43129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096122.43132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096122.43194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096122.43292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.45136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096122.45139: stdout chunk (state=3): >>><<< 11062 1727096122.45141: stderr chunk (state=3): >>><<< 11062 1727096122.45153: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096122.45172: _low_level_execute_command(): starting 11062 1727096122.45177: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/AnsiballZ_command.py && sleep 0' 11062 1727096122.45792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096122.45848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096122.45877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096122.45891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096122.46002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.63976: stdout chunk (state=3): >>> {"changed": true, "stdout": "bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "start": "2024-09-23 08:55:22.617646", "end": "2024-09-23 08:55:22.638358", "delta": "0:00:00.020712", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 11062 1727096122.65646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096122.65653: stdout chunk (state=3): >>><<< 11062 1727096122.65656: stderr chunk (state=3): >>><<< 11062 1727096122.66009: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "start": "2024-09-23 08:55:22.617646", "end": "2024-09-23 08:55:22.638358", "delta": "0:00:00.020712", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096122.66013: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096122.66016: _low_level_execute_command(): starting 11062 1727096122.66018: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096122.3495467-12036-208556497172641/ > /dev/null 2>&1 && sleep 0' 11062 1727096122.66811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096122.66826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096122.66895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096122.66908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096122.66995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096122.69418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096122.69422: stdout chunk (state=3): >>><<< 11062 1727096122.69424: stderr chunk (state=3): >>><<< 11062 1727096122.69428: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096122.69435: handler run complete 11062 1727096122.69437: Evaluated conditional (False): False 11062 1727096122.69439: attempt loop complete, returning result 11062 1727096122.69441: _execute() done 11062 1727096122.69443: dumping result to json 11062 1727096122.69445: done dumping result, returning 11062 1727096122.69447: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0afff68d-5257-482e-8c87-0000000003fe] 11062 1727096122.69449: sending task result for task 0afff68d-5257-482e-8c87-0000000003fe 11062 1727096122.69521: done sending task result for task 0afff68d-5257-482e-8c87-0000000003fe 11062 1727096122.69524: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "delta": "0:00:00.020712", "end": "2024-09-23 08:55:22.638358", "rc": 0, "start": "2024-09-23 08:55:22.617646" } STDOUT: bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection 11062 1727096122.69594: no more pending results, returning what we have 11062 1727096122.69597: results queue empty 11062 1727096122.69598: checking for any_errors_fatal 11062 1727096122.69602: done checking for any_errors_fatal 11062 1727096122.69603: checking for max_fail_percentage 11062 1727096122.69604: done checking for max_fail_percentage 11062 1727096122.69605: checking to see if all hosts have failed and the running result is not ok 11062 1727096122.69606: done checking to see if all hosts have failed 11062 1727096122.69607: getting the remaining hosts for this loop 11062 1727096122.69608: done getting the remaining hosts for this loop 11062 1727096122.69611: getting the next task for host managed_node1 11062 1727096122.69617: done getting next task for host managed_node1 11062 1727096122.69620: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11062 1727096122.69628: ^ state is: HOST STATE: block=2, 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=2, rescue=0, always=0, handlers=0, run_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 11062 1727096122.69631: getting variables 11062 1727096122.69636: in VariableManager get_vars() 11062 1727096122.69680: Calling all_inventory to load vars for managed_node1 11062 1727096122.69683: Calling groups_inventory to load vars for managed_node1 11062 1727096122.69685: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096122.69695: Calling all_plugins_play to load vars for managed_node1 11062 1727096122.69698: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096122.69700: Calling groups_plugins_play to load vars for managed_node1 11062 1727096122.71127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096122.72001: done with get_vars() 11062 1727096122.72020: done getting variables 11062 1727096122.72070: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 08:55:22 -0400 (0:00:00.429) 0:00:22.360 ****** 11062 1727096122.72094: entering _queue_task() for managed_node1/set_fact 11062 1727096122.72371: worker is 1 (out of 1 available) 11062 1727096122.72383: exiting _queue_task() for managed_node1/set_fact 11062 1727096122.72396: done queuing things up, now waiting for results queue to drain 11062 1727096122.72398: waiting for pending results... 11062 1727096122.72573: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11062 1727096122.72656: in run() - task 0afff68d-5257-482e-8c87-0000000003ff 11062 1727096122.72666: variable 'ansible_search_path' from source: unknown 11062 1727096122.72671: variable 'ansible_search_path' from source: unknown 11062 1727096122.72699: calling self._execute() 11062 1727096122.72778: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.72785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.72794: variable 'omit' from source: magic vars 11062 1727096122.73273: variable 'ansible_distribution_major_version' from source: facts 11062 1727096122.73277: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096122.73396: variable 'nm_profile_exists' from source: set_fact 11062 1727096122.73417: Evaluated conditional (nm_profile_exists.rc == 0): True 11062 1727096122.73440: variable 'omit' from source: magic vars 11062 1727096122.73499: variable 'omit' from source: magic vars 11062 1727096122.73538: variable 'omit' from source: magic vars 11062 1727096122.73656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096122.73660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096122.73676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096122.73701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096122.73717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096122.73757: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096122.73766: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.73785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.73922: Set connection var ansible_connection to ssh 11062 1727096122.73973: Set connection var ansible_shell_executable to /bin/sh 11062 1727096122.73976: Set connection var ansible_pipelining to False 11062 1727096122.73978: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096122.73979: Set connection var ansible_timeout to 10 11062 1727096122.73981: Set connection var ansible_shell_type to sh 11062 1727096122.73996: variable 'ansible_shell_executable' from source: unknown 11062 1727096122.74003: variable 'ansible_connection' from source: unknown 11062 1727096122.74008: variable 'ansible_module_compression' from source: unknown 11062 1727096122.74013: variable 'ansible_shell_type' from source: unknown 11062 1727096122.74026: variable 'ansible_shell_executable' from source: unknown 11062 1727096122.74031: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.74037: variable 'ansible_pipelining' from source: unknown 11062 1727096122.74127: variable 'ansible_timeout' from source: unknown 11062 1727096122.74131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.74208: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096122.74224: variable 'omit' from source: magic vars 11062 1727096122.74234: starting attempt loop 11062 1727096122.74252: running the handler 11062 1727096122.74272: handler run complete 11062 1727096122.74288: attempt loop complete, returning result 11062 1727096122.74296: _execute() done 11062 1727096122.74302: dumping result to json 11062 1727096122.74309: done dumping result, returning 11062 1727096122.74323: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-482e-8c87-0000000003ff] 11062 1727096122.74361: sending task result for task 0afff68d-5257-482e-8c87-0000000003ff ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 11062 1727096122.74638: no more pending results, returning what we have 11062 1727096122.74641: results queue empty 11062 1727096122.74642: checking for any_errors_fatal 11062 1727096122.74652: done checking for any_errors_fatal 11062 1727096122.74653: checking for max_fail_percentage 11062 1727096122.74655: done checking for max_fail_percentage 11062 1727096122.74656: checking to see if all hosts have failed and the running result is not ok 11062 1727096122.74657: done checking to see if all hosts have failed 11062 1727096122.74658: getting the remaining hosts for this loop 11062 1727096122.74659: done getting the remaining hosts for this loop 11062 1727096122.74663: getting the next task for host managed_node1 11062 1727096122.74677: done getting next task for host managed_node1 11062 1727096122.74680: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 11062 1727096122.74691: ^ state is: HOST STATE: block=2, 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=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 11062 1727096122.74696: getting variables 11062 1727096122.74697: in VariableManager get_vars() 11062 1727096122.74743: Calling all_inventory to load vars for managed_node1 11062 1727096122.74746: Calling groups_inventory to load vars for managed_node1 11062 1727096122.74752: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096122.74878: done sending task result for task 0afff68d-5257-482e-8c87-0000000003ff 11062 1727096122.74881: WORKER PROCESS EXITING 11062 1727096122.74892: Calling all_plugins_play to load vars for managed_node1 11062 1727096122.74896: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096122.74907: Calling groups_plugins_play to load vars for managed_node1 11062 1727096122.76503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096122.78277: done with get_vars() 11062 1727096122.78309: done getting variables 11062 1727096122.78386: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096122.78523: variable 'profile' from source: include params 11062 1727096122.78528: variable 'item' from source: include params 11062 1727096122.78599: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-bond0.0] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 08:55:22 -0400 (0:00:00.065) 0:00:22.425 ****** 11062 1727096122.78640: entering _queue_task() for managed_node1/command 11062 1727096122.79136: worker is 1 (out of 1 available) 11062 1727096122.79149: exiting _queue_task() for managed_node1/command 11062 1727096122.79163: done queuing things up, now waiting for results queue to drain 11062 1727096122.79165: waiting for pending results... 11062 1727096122.79382: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-bond0.0 11062 1727096122.79533: in run() - task 0afff68d-5257-482e-8c87-000000000401 11062 1727096122.79561: variable 'ansible_search_path' from source: unknown 11062 1727096122.79571: variable 'ansible_search_path' from source: unknown 11062 1727096122.79618: calling self._execute() 11062 1727096122.79759: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.79763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.79766: variable 'omit' from source: magic vars 11062 1727096122.80181: variable 'ansible_distribution_major_version' from source: facts 11062 1727096122.80272: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096122.80337: variable 'profile_stat' from source: set_fact 11062 1727096122.80357: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096122.80364: when evaluation is False, skipping this task 11062 1727096122.80377: _execute() done 11062 1727096122.80408: dumping result to json 11062 1727096122.80410: done dumping result, returning 11062 1727096122.80413: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-bond0.0 [0afff68d-5257-482e-8c87-000000000401] 11062 1727096122.80415: sending task result for task 0afff68d-5257-482e-8c87-000000000401 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096122.80660: no more pending results, returning what we have 11062 1727096122.80665: results queue empty 11062 1727096122.80666: checking for any_errors_fatal 11062 1727096122.80673: done checking for any_errors_fatal 11062 1727096122.80674: checking for max_fail_percentage 11062 1727096122.80676: done checking for max_fail_percentage 11062 1727096122.80677: checking to see if all hosts have failed and the running result is not ok 11062 1727096122.80678: done checking to see if all hosts have failed 11062 1727096122.80678: getting the remaining hosts for this loop 11062 1727096122.80680: done getting the remaining hosts for this loop 11062 1727096122.80683: getting the next task for host managed_node1 11062 1727096122.80691: done getting next task for host managed_node1 11062 1727096122.80693: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 11062 1727096122.80698: ^ state is: HOST STATE: block=2, 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=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 11062 1727096122.80703: getting variables 11062 1727096122.80704: in VariableManager get_vars() 11062 1727096122.80748: Calling all_inventory to load vars for managed_node1 11062 1727096122.80753: Calling groups_inventory to load vars for managed_node1 11062 1727096122.80755: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096122.80974: Calling all_plugins_play to load vars for managed_node1 11062 1727096122.80979: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096122.80983: Calling groups_plugins_play to load vars for managed_node1 11062 1727096122.81615: done sending task result for task 0afff68d-5257-482e-8c87-000000000401 11062 1727096122.81619: WORKER PROCESS EXITING 11062 1727096122.82678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096122.84315: done with get_vars() 11062 1727096122.84342: done getting variables 11062 1727096122.84415: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096122.84538: variable 'profile' from source: include params 11062 1727096122.84542: variable 'item' from source: include params 11062 1727096122.84702: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-bond0.0] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 08:55:22 -0400 (0:00:00.062) 0:00:22.488 ****** 11062 1727096122.84896: entering _queue_task() for managed_node1/set_fact 11062 1727096122.85501: worker is 1 (out of 1 available) 11062 1727096122.85513: exiting _queue_task() for managed_node1/set_fact 11062 1727096122.85775: done queuing things up, now waiting for results queue to drain 11062 1727096122.85777: waiting for pending results... 11062 1727096122.86190: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-bond0.0 11062 1727096122.86533: in run() - task 0afff68d-5257-482e-8c87-000000000402 11062 1727096122.86537: variable 'ansible_search_path' from source: unknown 11062 1727096122.86539: variable 'ansible_search_path' from source: unknown 11062 1727096122.86582: calling self._execute() 11062 1727096122.86811: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.86824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.86839: variable 'omit' from source: magic vars 11062 1727096122.87735: variable 'ansible_distribution_major_version' from source: facts 11062 1727096122.87739: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096122.87995: variable 'profile_stat' from source: set_fact 11062 1727096122.88286: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096122.88290: when evaluation is False, skipping this task 11062 1727096122.88292: _execute() done 11062 1727096122.88295: dumping result to json 11062 1727096122.88297: done dumping result, returning 11062 1727096122.88299: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-bond0.0 [0afff68d-5257-482e-8c87-000000000402] 11062 1727096122.88302: sending task result for task 0afff68d-5257-482e-8c87-000000000402 11062 1727096122.88378: done sending task result for task 0afff68d-5257-482e-8c87-000000000402 11062 1727096122.88381: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096122.88438: no more pending results, returning what we have 11062 1727096122.88442: results queue empty 11062 1727096122.88443: checking for any_errors_fatal 11062 1727096122.88454: done checking for any_errors_fatal 11062 1727096122.88455: checking for max_fail_percentage 11062 1727096122.88457: done checking for max_fail_percentage 11062 1727096122.88458: checking to see if all hosts have failed and the running result is not ok 11062 1727096122.88459: done checking to see if all hosts have failed 11062 1727096122.88460: getting the remaining hosts for this loop 11062 1727096122.88462: done getting the remaining hosts for this loop 11062 1727096122.88466: getting the next task for host managed_node1 11062 1727096122.88476: done getting next task for host managed_node1 11062 1727096122.88479: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 11062 1727096122.88484: ^ state is: HOST STATE: block=2, 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=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 11062 1727096122.88489: getting variables 11062 1727096122.88491: in VariableManager get_vars() 11062 1727096122.88542: Calling all_inventory to load vars for managed_node1 11062 1727096122.88545: Calling groups_inventory to load vars for managed_node1 11062 1727096122.88548: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096122.88564: Calling all_plugins_play to load vars for managed_node1 11062 1727096122.88937: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096122.88943: Calling groups_plugins_play to load vars for managed_node1 11062 1727096122.91669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096122.95195: done with get_vars() 11062 1727096122.95226: done getting variables 11062 1727096122.95303: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096122.95447: variable 'profile' from source: include params 11062 1727096122.95460: variable 'item' from source: include params 11062 1727096122.95525: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-bond0.0] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 08:55:22 -0400 (0:00:00.106) 0:00:22.594 ****** 11062 1727096122.95560: entering _queue_task() for managed_node1/command 11062 1727096122.95958: worker is 1 (out of 1 available) 11062 1727096122.96112: exiting _queue_task() for managed_node1/command 11062 1727096122.96126: done queuing things up, now waiting for results queue to drain 11062 1727096122.96127: waiting for pending results... 11062 1727096122.96343: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-bond0.0 11062 1727096122.96552: in run() - task 0afff68d-5257-482e-8c87-000000000403 11062 1727096122.96556: variable 'ansible_search_path' from source: unknown 11062 1727096122.96558: variable 'ansible_search_path' from source: unknown 11062 1727096122.96560: calling self._execute() 11062 1727096122.96619: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096122.96631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096122.96643: variable 'omit' from source: magic vars 11062 1727096122.97043: variable 'ansible_distribution_major_version' from source: facts 11062 1727096122.97064: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096122.97216: variable 'profile_stat' from source: set_fact 11062 1727096122.97237: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096122.97245: when evaluation is False, skipping this task 11062 1727096122.97257: _execute() done 11062 1727096122.97315: dumping result to json 11062 1727096122.97319: done dumping result, returning 11062 1727096122.97322: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-bond0.0 [0afff68d-5257-482e-8c87-000000000403] 11062 1727096122.97324: sending task result for task 0afff68d-5257-482e-8c87-000000000403 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096122.97471: no more pending results, returning what we have 11062 1727096122.97475: results queue empty 11062 1727096122.97476: checking for any_errors_fatal 11062 1727096122.97481: done checking for any_errors_fatal 11062 1727096122.97482: checking for max_fail_percentage 11062 1727096122.97483: done checking for max_fail_percentage 11062 1727096122.97484: checking to see if all hosts have failed and the running result is not ok 11062 1727096122.97485: done checking to see if all hosts have failed 11062 1727096122.97486: getting the remaining hosts for this loop 11062 1727096122.97487: done getting the remaining hosts for this loop 11062 1727096122.97491: getting the next task for host managed_node1 11062 1727096122.97497: done getting next task for host managed_node1 11062 1727096122.97500: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 11062 1727096122.97504: ^ state is: HOST STATE: block=2, 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=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 11062 1727096122.97508: getting variables 11062 1727096122.97509: in VariableManager get_vars() 11062 1727096122.97554: Calling all_inventory to load vars for managed_node1 11062 1727096122.97556: Calling groups_inventory to load vars for managed_node1 11062 1727096122.97559: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096122.97573: Calling all_plugins_play to load vars for managed_node1 11062 1727096122.97576: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096122.97580: Calling groups_plugins_play to load vars for managed_node1 11062 1727096122.98525: done sending task result for task 0afff68d-5257-482e-8c87-000000000403 11062 1727096122.98535: WORKER PROCESS EXITING 11062 1727096122.99494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.01201: done with get_vars() 11062 1727096123.01230: done getting variables 11062 1727096123.01292: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096123.01409: variable 'profile' from source: include params 11062 1727096123.01413: variable 'item' from source: include params 11062 1727096123.01474: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-bond0.0] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 08:55:23 -0400 (0:00:00.059) 0:00:22.654 ****** 11062 1727096123.01507: entering _queue_task() for managed_node1/set_fact 11062 1727096123.01819: worker is 1 (out of 1 available) 11062 1727096123.01836: exiting _queue_task() for managed_node1/set_fact 11062 1727096123.01852: done queuing things up, now waiting for results queue to drain 11062 1727096123.01854: waiting for pending results... 11062 1727096123.02041: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-bond0.0 11062 1727096123.02128: in run() - task 0afff68d-5257-482e-8c87-000000000404 11062 1727096123.02138: variable 'ansible_search_path' from source: unknown 11062 1727096123.02142: variable 'ansible_search_path' from source: unknown 11062 1727096123.02174: calling self._execute() 11062 1727096123.02253: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.02260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.02271: variable 'omit' from source: magic vars 11062 1727096123.02544: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.02561: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.02642: variable 'profile_stat' from source: set_fact 11062 1727096123.02656: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096123.02659: when evaluation is False, skipping this task 11062 1727096123.02663: _execute() done 11062 1727096123.02666: dumping result to json 11062 1727096123.02676: done dumping result, returning 11062 1727096123.02679: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-bond0.0 [0afff68d-5257-482e-8c87-000000000404] 11062 1727096123.02681: sending task result for task 0afff68d-5257-482e-8c87-000000000404 11062 1727096123.02761: done sending task result for task 0afff68d-5257-482e-8c87-000000000404 11062 1727096123.02764: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096123.02808: no more pending results, returning what we have 11062 1727096123.02812: results queue empty 11062 1727096123.02813: checking for any_errors_fatal 11062 1727096123.02819: done checking for any_errors_fatal 11062 1727096123.02820: checking for max_fail_percentage 11062 1727096123.02821: done checking for max_fail_percentage 11062 1727096123.02822: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.02823: done checking to see if all hosts have failed 11062 1727096123.02823: getting the remaining hosts for this loop 11062 1727096123.02825: done getting the remaining hosts for this loop 11062 1727096123.02828: getting the next task for host managed_node1 11062 1727096123.02836: done getting next task for host managed_node1 11062 1727096123.02839: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 11062 1727096123.02843: ^ state is: HOST STATE: block=2, 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=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 11062 1727096123.02847: getting variables 11062 1727096123.02848: in VariableManager get_vars() 11062 1727096123.02890: Calling all_inventory to load vars for managed_node1 11062 1727096123.02892: Calling groups_inventory to load vars for managed_node1 11062 1727096123.02895: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.02909: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.02912: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.02915: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.04055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.06203: done with get_vars() 11062 1727096123.06226: done getting variables 11062 1727096123.06284: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096123.06395: variable 'profile' from source: include params 11062 1727096123.06399: variable 'item' from source: include params 11062 1727096123.06450: variable 'item' from source: include params TASK [Assert that the profile is present - 'bond0.0'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 08:55:23 -0400 (0:00:00.049) 0:00:22.703 ****** 11062 1727096123.06480: entering _queue_task() for managed_node1/assert 11062 1727096123.06816: worker is 1 (out of 1 available) 11062 1727096123.06830: exiting _queue_task() for managed_node1/assert 11062 1727096123.06845: done queuing things up, now waiting for results queue to drain 11062 1727096123.06847: waiting for pending results... 11062 1727096123.07034: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'bond0.0' 11062 1727096123.07107: in run() - task 0afff68d-5257-482e-8c87-000000000268 11062 1727096123.07118: variable 'ansible_search_path' from source: unknown 11062 1727096123.07122: variable 'ansible_search_path' from source: unknown 11062 1727096123.07151: calling self._execute() 11062 1727096123.07234: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.07238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.07247: variable 'omit' from source: magic vars 11062 1727096123.07521: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.07535: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.07539: variable 'omit' from source: magic vars 11062 1727096123.07565: variable 'omit' from source: magic vars 11062 1727096123.07637: variable 'profile' from source: include params 11062 1727096123.07641: variable 'item' from source: include params 11062 1727096123.07689: variable 'item' from source: include params 11062 1727096123.07703: variable 'omit' from source: magic vars 11062 1727096123.07805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096123.07820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096123.07852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096123.07855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.07876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.07994: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096123.07997: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.07999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.08002: Set connection var ansible_connection to ssh 11062 1727096123.08004: Set connection var ansible_shell_executable to /bin/sh 11062 1727096123.08012: Set connection var ansible_pipelining to False 11062 1727096123.08015: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096123.08033: Set connection var ansible_timeout to 10 11062 1727096123.08036: Set connection var ansible_shell_type to sh 11062 1727096123.08273: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.08276: variable 'ansible_connection' from source: unknown 11062 1727096123.08279: variable 'ansible_module_compression' from source: unknown 11062 1727096123.08281: variable 'ansible_shell_type' from source: unknown 11062 1727096123.08283: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.08285: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.08287: variable 'ansible_pipelining' from source: unknown 11062 1727096123.08290: variable 'ansible_timeout' from source: unknown 11062 1727096123.08292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.08295: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096123.08298: variable 'omit' from source: magic vars 11062 1727096123.08299: starting attempt loop 11062 1727096123.08302: running the handler 11062 1727096123.08336: variable 'lsr_net_profile_exists' from source: set_fact 11062 1727096123.08339: Evaluated conditional (lsr_net_profile_exists): True 11062 1727096123.08347: handler run complete 11062 1727096123.08364: attempt loop complete, returning result 11062 1727096123.08369: _execute() done 11062 1727096123.08372: dumping result to json 11062 1727096123.08375: done dumping result, returning 11062 1727096123.08382: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'bond0.0' [0afff68d-5257-482e-8c87-000000000268] 11062 1727096123.08386: sending task result for task 0afff68d-5257-482e-8c87-000000000268 11062 1727096123.08480: done sending task result for task 0afff68d-5257-482e-8c87-000000000268 11062 1727096123.08483: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096123.08571: no more pending results, returning what we have 11062 1727096123.08574: results queue empty 11062 1727096123.08574: checking for any_errors_fatal 11062 1727096123.08580: done checking for any_errors_fatal 11062 1727096123.08581: checking for max_fail_percentage 11062 1727096123.08582: done checking for max_fail_percentage 11062 1727096123.08584: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.08584: done checking to see if all hosts have failed 11062 1727096123.08585: getting the remaining hosts for this loop 11062 1727096123.08586: done getting the remaining hosts for this loop 11062 1727096123.08589: getting the next task for host managed_node1 11062 1727096123.08595: done getting next task for host managed_node1 11062 1727096123.08597: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 11062 1727096123.08600: ^ state is: HOST STATE: block=2, 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=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 11062 1727096123.08603: getting variables 11062 1727096123.08604: in VariableManager get_vars() 11062 1727096123.08650: Calling all_inventory to load vars for managed_node1 11062 1727096123.08653: Calling groups_inventory to load vars for managed_node1 11062 1727096123.08655: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.08664: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.08666: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.08747: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.09701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.10574: done with get_vars() 11062 1727096123.10593: done getting variables 11062 1727096123.10640: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096123.10729: variable 'profile' from source: include params 11062 1727096123.10732: variable 'item' from source: include params 11062 1727096123.10776: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'bond0.0'] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 08:55:23 -0400 (0:00:00.043) 0:00:22.747 ****** 11062 1727096123.10805: entering _queue_task() for managed_node1/assert 11062 1727096123.11074: worker is 1 (out of 1 available) 11062 1727096123.11087: exiting _queue_task() for managed_node1/assert 11062 1727096123.11100: done queuing things up, now waiting for results queue to drain 11062 1727096123.11101: waiting for pending results... 11062 1727096123.11300: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'bond0.0' 11062 1727096123.11345: in run() - task 0afff68d-5257-482e-8c87-000000000269 11062 1727096123.11358: variable 'ansible_search_path' from source: unknown 11062 1727096123.11362: variable 'ansible_search_path' from source: unknown 11062 1727096123.11393: calling self._execute() 11062 1727096123.11469: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.11473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.11483: variable 'omit' from source: magic vars 11062 1727096123.11747: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.11756: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.11761: variable 'omit' from source: magic vars 11062 1727096123.11794: variable 'omit' from source: magic vars 11062 1727096123.11862: variable 'profile' from source: include params 11062 1727096123.11866: variable 'item' from source: include params 11062 1727096123.11913: variable 'item' from source: include params 11062 1727096123.11927: variable 'omit' from source: magic vars 11062 1727096123.11961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096123.11991: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096123.12009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096123.12022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.12032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.12061: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096123.12065: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.12069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.12134: Set connection var ansible_connection to ssh 11062 1727096123.12141: Set connection var ansible_shell_executable to /bin/sh 11062 1727096123.12147: Set connection var ansible_pipelining to False 11062 1727096123.12156: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096123.12158: Set connection var ansible_timeout to 10 11062 1727096123.12165: Set connection var ansible_shell_type to sh 11062 1727096123.12185: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.12188: variable 'ansible_connection' from source: unknown 11062 1727096123.12190: variable 'ansible_module_compression' from source: unknown 11062 1727096123.12192: variable 'ansible_shell_type' from source: unknown 11062 1727096123.12196: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.12198: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.12200: variable 'ansible_pipelining' from source: unknown 11062 1727096123.12203: variable 'ansible_timeout' from source: unknown 11062 1727096123.12210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.12310: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096123.12322: variable 'omit' from source: magic vars 11062 1727096123.12325: starting attempt loop 11062 1727096123.12327: running the handler 11062 1727096123.12400: variable 'lsr_net_profile_ansible_managed' from source: set_fact 11062 1727096123.12404: Evaluated conditional (lsr_net_profile_ansible_managed): True 11062 1727096123.12410: handler run complete 11062 1727096123.12429: attempt loop complete, returning result 11062 1727096123.12432: _execute() done 11062 1727096123.12434: dumping result to json 11062 1727096123.12437: done dumping result, returning 11062 1727096123.12439: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'bond0.0' [0afff68d-5257-482e-8c87-000000000269] 11062 1727096123.12441: sending task result for task 0afff68d-5257-482e-8c87-000000000269 11062 1727096123.12517: done sending task result for task 0afff68d-5257-482e-8c87-000000000269 11062 1727096123.12521: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096123.12579: no more pending results, returning what we have 11062 1727096123.12582: results queue empty 11062 1727096123.12582: checking for any_errors_fatal 11062 1727096123.12588: done checking for any_errors_fatal 11062 1727096123.12588: checking for max_fail_percentage 11062 1727096123.12590: done checking for max_fail_percentage 11062 1727096123.12591: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.12591: done checking to see if all hosts have failed 11062 1727096123.12592: getting the remaining hosts for this loop 11062 1727096123.12593: done getting the remaining hosts for this loop 11062 1727096123.12596: getting the next task for host managed_node1 11062 1727096123.12603: done getting next task for host managed_node1 11062 1727096123.12606: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 11062 1727096123.12609: ^ state is: HOST STATE: block=2, 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=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 11062 1727096123.12612: getting variables 11062 1727096123.12614: in VariableManager get_vars() 11062 1727096123.12660: Calling all_inventory to load vars for managed_node1 11062 1727096123.12662: Calling groups_inventory to load vars for managed_node1 11062 1727096123.12665: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.12676: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.12679: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.12682: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.13637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.14498: done with get_vars() 11062 1727096123.14523: done getting variables 11062 1727096123.14572: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096123.14659: variable 'profile' from source: include params 11062 1727096123.14662: variable 'item' from source: include params 11062 1727096123.14703: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in bond0.0] *************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 08:55:23 -0400 (0:00:00.039) 0:00:22.786 ****** 11062 1727096123.14736: entering _queue_task() for managed_node1/assert 11062 1727096123.15003: worker is 1 (out of 1 available) 11062 1727096123.15017: exiting _queue_task() for managed_node1/assert 11062 1727096123.15031: done queuing things up, now waiting for results queue to drain 11062 1727096123.15033: waiting for pending results... 11062 1727096123.15210: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in bond0.0 11062 1727096123.15287: in run() - task 0afff68d-5257-482e-8c87-00000000026a 11062 1727096123.15299: variable 'ansible_search_path' from source: unknown 11062 1727096123.15303: variable 'ansible_search_path' from source: unknown 11062 1727096123.15331: calling self._execute() 11062 1727096123.15417: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.15421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.15431: variable 'omit' from source: magic vars 11062 1727096123.15707: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.15717: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.15723: variable 'omit' from source: magic vars 11062 1727096123.15753: variable 'omit' from source: magic vars 11062 1727096123.15828: variable 'profile' from source: include params 11062 1727096123.15832: variable 'item' from source: include params 11062 1727096123.15879: variable 'item' from source: include params 11062 1727096123.15894: variable 'omit' from source: magic vars 11062 1727096123.15931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096123.15960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096123.15978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096123.15992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.16002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.16030: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096123.16034: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.16036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.16106: Set connection var ansible_connection to ssh 11062 1727096123.16112: Set connection var ansible_shell_executable to /bin/sh 11062 1727096123.16117: Set connection var ansible_pipelining to False 11062 1727096123.16124: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096123.16134: Set connection var ansible_timeout to 10 11062 1727096123.16138: Set connection var ansible_shell_type to sh 11062 1727096123.16156: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.16159: variable 'ansible_connection' from source: unknown 11062 1727096123.16162: variable 'ansible_module_compression' from source: unknown 11062 1727096123.16164: variable 'ansible_shell_type' from source: unknown 11062 1727096123.16168: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.16171: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.16179: variable 'ansible_pipelining' from source: unknown 11062 1727096123.16182: variable 'ansible_timeout' from source: unknown 11062 1727096123.16185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.16294: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096123.16303: variable 'omit' from source: magic vars 11062 1727096123.16308: starting attempt loop 11062 1727096123.16311: running the handler 11062 1727096123.16389: variable 'lsr_net_profile_fingerprint' from source: set_fact 11062 1727096123.16393: Evaluated conditional (lsr_net_profile_fingerprint): True 11062 1727096123.16399: handler run complete 11062 1727096123.16410: attempt loop complete, returning result 11062 1727096123.16413: _execute() done 11062 1727096123.16416: dumping result to json 11062 1727096123.16419: done dumping result, returning 11062 1727096123.16425: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in bond0.0 [0afff68d-5257-482e-8c87-00000000026a] 11062 1727096123.16429: sending task result for task 0afff68d-5257-482e-8c87-00000000026a 11062 1727096123.16509: done sending task result for task 0afff68d-5257-482e-8c87-00000000026a 11062 1727096123.16511: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096123.16601: no more pending results, returning what we have 11062 1727096123.16604: results queue empty 11062 1727096123.16605: checking for any_errors_fatal 11062 1727096123.16611: done checking for any_errors_fatal 11062 1727096123.16612: checking for max_fail_percentage 11062 1727096123.16613: done checking for max_fail_percentage 11062 1727096123.16614: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.16615: done checking to see if all hosts have failed 11062 1727096123.16616: getting the remaining hosts for this loop 11062 1727096123.16617: done getting the remaining hosts for this loop 11062 1727096123.16622: getting the next task for host managed_node1 11062 1727096123.16631: done getting next task for host managed_node1 11062 1727096123.16634: ^ task is: TASK: Include the task 'get_profile_stat.yml' 11062 1727096123.16637: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096123.16640: getting variables 11062 1727096123.16641: in VariableManager get_vars() 11062 1727096123.16683: Calling all_inventory to load vars for managed_node1 11062 1727096123.16686: Calling groups_inventory to load vars for managed_node1 11062 1727096123.16688: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.16697: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.16699: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.16701: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.17495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.18372: done with get_vars() 11062 1727096123.18396: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 08:55:23 -0400 (0:00:00.037) 0:00:22.823 ****** 11062 1727096123.18469: entering _queue_task() for managed_node1/include_tasks 11062 1727096123.18771: worker is 1 (out of 1 available) 11062 1727096123.18784: exiting _queue_task() for managed_node1/include_tasks 11062 1727096123.18797: done queuing things up, now waiting for results queue to drain 11062 1727096123.18798: waiting for pending results... 11062 1727096123.18972: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 11062 1727096123.19048: in run() - task 0afff68d-5257-482e-8c87-00000000026e 11062 1727096123.19060: variable 'ansible_search_path' from source: unknown 11062 1727096123.19064: variable 'ansible_search_path' from source: unknown 11062 1727096123.19102: calling self._execute() 11062 1727096123.19175: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.19179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.19187: variable 'omit' from source: magic vars 11062 1727096123.19459: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.19469: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.19475: _execute() done 11062 1727096123.19478: dumping result to json 11062 1727096123.19480: done dumping result, returning 11062 1727096123.19487: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-482e-8c87-00000000026e] 11062 1727096123.19491: sending task result for task 0afff68d-5257-482e-8c87-00000000026e 11062 1727096123.19580: done sending task result for task 0afff68d-5257-482e-8c87-00000000026e 11062 1727096123.19583: WORKER PROCESS EXITING 11062 1727096123.19613: no more pending results, returning what we have 11062 1727096123.19617: in VariableManager get_vars() 11062 1727096123.19672: Calling all_inventory to load vars for managed_node1 11062 1727096123.19675: Calling groups_inventory to load vars for managed_node1 11062 1727096123.19677: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.19690: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.19700: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.19703: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.20653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.21543: done with get_vars() 11062 1727096123.21569: variable 'ansible_search_path' from source: unknown 11062 1727096123.21570: variable 'ansible_search_path' from source: unknown 11062 1727096123.21599: we have included files to process 11062 1727096123.21600: generating all_blocks data 11062 1727096123.21601: done generating all_blocks data 11062 1727096123.21604: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096123.21605: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096123.21606: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11062 1727096123.22223: done processing included file 11062 1727096123.22226: iterating over new_blocks loaded from include file 11062 1727096123.22227: in VariableManager get_vars() 11062 1727096123.22242: done with get_vars() 11062 1727096123.22243: filtering new block on tags 11062 1727096123.22261: done filtering new block on tags 11062 1727096123.22263: in VariableManager get_vars() 11062 1727096123.22276: done with get_vars() 11062 1727096123.22277: filtering new block on tags 11062 1727096123.22290: done filtering new block on tags 11062 1727096123.22292: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 11062 1727096123.22296: extending task lists for all hosts with included blocks 11062 1727096123.22398: done extending task lists 11062 1727096123.22400: done processing included files 11062 1727096123.22400: results queue empty 11062 1727096123.22400: checking for any_errors_fatal 11062 1727096123.22403: done checking for any_errors_fatal 11062 1727096123.22403: checking for max_fail_percentage 11062 1727096123.22404: done checking for max_fail_percentage 11062 1727096123.22404: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.22405: done checking to see if all hosts have failed 11062 1727096123.22405: getting the remaining hosts for this loop 11062 1727096123.22406: done getting the remaining hosts for this loop 11062 1727096123.22408: getting the next task for host managed_node1 11062 1727096123.22410: done getting next task for host managed_node1 11062 1727096123.22412: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 11062 1727096123.22414: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 11062 1727096123.22416: getting variables 11062 1727096123.22416: in VariableManager get_vars() 11062 1727096123.22428: Calling all_inventory to load vars for managed_node1 11062 1727096123.22429: Calling groups_inventory to load vars for managed_node1 11062 1727096123.22431: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.22435: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.22436: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.22438: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.23121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.24043: done with get_vars() 11062 1727096123.24065: done getting variables 11062 1727096123.24100: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 08:55:23 -0400 (0:00:00.056) 0:00:22.880 ****** 11062 1727096123.24124: entering _queue_task() for managed_node1/set_fact 11062 1727096123.24403: worker is 1 (out of 1 available) 11062 1727096123.24415: exiting _queue_task() for managed_node1/set_fact 11062 1727096123.24427: done queuing things up, now waiting for results queue to drain 11062 1727096123.24429: waiting for pending results... 11062 1727096123.24603: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 11062 1727096123.24681: in run() - task 0afff68d-5257-482e-8c87-000000000443 11062 1727096123.24694: variable 'ansible_search_path' from source: unknown 11062 1727096123.24697: variable 'ansible_search_path' from source: unknown 11062 1727096123.24726: calling self._execute() 11062 1727096123.24805: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.24808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.24817: variable 'omit' from source: magic vars 11062 1727096123.25099: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.25110: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.25115: variable 'omit' from source: magic vars 11062 1727096123.25147: variable 'omit' from source: magic vars 11062 1727096123.25179: variable 'omit' from source: magic vars 11062 1727096123.25220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096123.25270: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096123.25278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096123.25292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.25302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.25330: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096123.25334: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.25336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.25414: Set connection var ansible_connection to ssh 11062 1727096123.25418: Set connection var ansible_shell_executable to /bin/sh 11062 1727096123.25429: Set connection var ansible_pipelining to False 11062 1727096123.25434: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096123.25439: Set connection var ansible_timeout to 10 11062 1727096123.25445: Set connection var ansible_shell_type to sh 11062 1727096123.25464: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.25469: variable 'ansible_connection' from source: unknown 11062 1727096123.25472: variable 'ansible_module_compression' from source: unknown 11062 1727096123.25474: variable 'ansible_shell_type' from source: unknown 11062 1727096123.25477: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.25479: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.25481: variable 'ansible_pipelining' from source: unknown 11062 1727096123.25483: variable 'ansible_timeout' from source: unknown 11062 1727096123.25488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.25595: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096123.25605: variable 'omit' from source: magic vars 11062 1727096123.25611: starting attempt loop 11062 1727096123.25613: running the handler 11062 1727096123.25623: handler run complete 11062 1727096123.25632: attempt loop complete, returning result 11062 1727096123.25634: _execute() done 11062 1727096123.25639: dumping result to json 11062 1727096123.25641: done dumping result, returning 11062 1727096123.25653: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-482e-8c87-000000000443] 11062 1727096123.25656: sending task result for task 0afff68d-5257-482e-8c87-000000000443 11062 1727096123.25730: done sending task result for task 0afff68d-5257-482e-8c87-000000000443 11062 1727096123.25733: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 11062 1727096123.25811: no more pending results, returning what we have 11062 1727096123.25814: results queue empty 11062 1727096123.25815: checking for any_errors_fatal 11062 1727096123.25816: done checking for any_errors_fatal 11062 1727096123.25817: checking for max_fail_percentage 11062 1727096123.25818: done checking for max_fail_percentage 11062 1727096123.25819: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.25820: done checking to see if all hosts have failed 11062 1727096123.25820: getting the remaining hosts for this loop 11062 1727096123.25822: done getting the remaining hosts for this loop 11062 1727096123.25826: getting the next task for host managed_node1 11062 1727096123.25833: done getting next task for host managed_node1 11062 1727096123.25835: ^ task is: TASK: Stat profile file 11062 1727096123.25839: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096123.25843: getting variables 11062 1727096123.25844: in VariableManager get_vars() 11062 1727096123.25891: Calling all_inventory to load vars for managed_node1 11062 1727096123.25893: Calling groups_inventory to load vars for managed_node1 11062 1727096123.25895: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.25904: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.25907: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.25909: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.27027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.28567: done with get_vars() 11062 1727096123.28594: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 08:55:23 -0400 (0:00:00.045) 0:00:22.925 ****** 11062 1727096123.28671: entering _queue_task() for managed_node1/stat 11062 1727096123.28944: worker is 1 (out of 1 available) 11062 1727096123.28961: exiting _queue_task() for managed_node1/stat 11062 1727096123.28975: done queuing things up, now waiting for results queue to drain 11062 1727096123.28976: waiting for pending results... 11062 1727096123.29164: running TaskExecutor() for managed_node1/TASK: Stat profile file 11062 1727096123.29377: in run() - task 0afff68d-5257-482e-8c87-000000000444 11062 1727096123.29381: variable 'ansible_search_path' from source: unknown 11062 1727096123.29383: variable 'ansible_search_path' from source: unknown 11062 1727096123.29386: calling self._execute() 11062 1727096123.29399: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.29406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.29414: variable 'omit' from source: magic vars 11062 1727096123.29717: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.29724: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.29729: variable 'omit' from source: magic vars 11062 1727096123.29762: variable 'omit' from source: magic vars 11062 1727096123.29836: variable 'profile' from source: include params 11062 1727096123.29840: variable 'item' from source: include params 11062 1727096123.29888: variable 'item' from source: include params 11062 1727096123.29904: variable 'omit' from source: magic vars 11062 1727096123.29948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096123.30057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096123.30061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096123.30064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.30066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.30071: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096123.30073: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.30075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.30775: Set connection var ansible_connection to ssh 11062 1727096123.30779: Set connection var ansible_shell_executable to /bin/sh 11062 1727096123.30781: Set connection var ansible_pipelining to False 11062 1727096123.30784: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096123.30786: Set connection var ansible_timeout to 10 11062 1727096123.30788: Set connection var ansible_shell_type to sh 11062 1727096123.30790: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.30792: variable 'ansible_connection' from source: unknown 11062 1727096123.30794: variable 'ansible_module_compression' from source: unknown 11062 1727096123.30796: variable 'ansible_shell_type' from source: unknown 11062 1727096123.30798: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.30799: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.30801: variable 'ansible_pipelining' from source: unknown 11062 1727096123.30804: variable 'ansible_timeout' from source: unknown 11062 1727096123.30805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.30808: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096123.30810: variable 'omit' from source: magic vars 11062 1727096123.30812: starting attempt loop 11062 1727096123.30814: running the handler 11062 1727096123.30816: _low_level_execute_command(): starting 11062 1727096123.30818: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096123.31285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096123.31289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096123.31292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.31294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096123.31297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096123.31298: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096123.31300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.31302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096123.31304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096123.31306: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096123.31308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096123.31310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.31312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096123.31314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096123.31316: stderr chunk (state=3): >>>debug2: match found <<< 11062 1727096123.31318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.31320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.31332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.31586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.31748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.33551: stdout chunk (state=3): >>>/root <<< 11062 1727096123.33620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.33625: stdout chunk (state=3): >>><<< 11062 1727096123.33634: stderr chunk (state=3): >>><<< 11062 1727096123.33656: _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 11062 1727096123.33671: _low_level_execute_command(): starting 11062 1727096123.33680: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529 `" && echo ansible-tmp-1727096123.3365643-12094-185790984646529="` echo /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529 `" ) && sleep 0' 11062 1727096123.34438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096123.34443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.34446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.34453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.34485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.34595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.36532: stdout chunk (state=3): >>>ansible-tmp-1727096123.3365643-12094-185790984646529=/root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529 <<< 11062 1727096123.36705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.36709: stdout chunk (state=3): >>><<< 11062 1727096123.36711: stderr chunk (state=3): >>><<< 11062 1727096123.36730: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096123.3365643-12094-185790984646529=/root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096123.36789: variable 'ansible_module_compression' from source: unknown 11062 1727096123.36874: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11062 1727096123.37074: variable 'ansible_facts' from source: unknown 11062 1727096123.37077: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/AnsiballZ_stat.py 11062 1727096123.37212: Sending initial data 11062 1727096123.37221: Sent initial data (153 bytes) 11062 1727096123.37860: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096123.37881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096123.37905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.37979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.38036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.38055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.38087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.38191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.39839: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096123.39902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096123.39967: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpv37vn0qi /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/AnsiballZ_stat.py <<< 11062 1727096123.39971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/AnsiballZ_stat.py" <<< 11062 1727096123.40091: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpv37vn0qi" to remote "/root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/AnsiballZ_stat.py" <<< 11062 1727096123.40953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.41031: stderr chunk (state=3): >>><<< 11062 1727096123.41043: stdout chunk (state=3): >>><<< 11062 1727096123.41082: done transferring module to remote 11062 1727096123.41097: _low_level_execute_command(): starting 11062 1727096123.41107: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/ /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/AnsiballZ_stat.py && sleep 0' 11062 1727096123.41738: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096123.41753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096123.41769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.41789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096123.41811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096123.41914: 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 <<< 11062 1727096123.41942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.42042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.43930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.43935: stdout chunk (state=3): >>><<< 11062 1727096123.43940: stderr chunk (state=3): >>><<< 11062 1727096123.44048: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096123.44052: _low_level_execute_command(): starting 11062 1727096123.44054: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/AnsiballZ_stat.py && sleep 0' 11062 1727096123.44588: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096123.44603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096123.44616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.44680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.44724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.44738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.44762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.44863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.60243: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0.1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 11062 1727096123.61713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096123.61718: stdout chunk (state=3): >>><<< 11062 1727096123.61720: stderr chunk (state=3): >>><<< 11062 1727096123.61865: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-bond0.1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096123.61873: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-bond0.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': '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-1727096123.3365643-12094-185790984646529/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096123.61876: _low_level_execute_command(): starting 11062 1727096123.61878: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096123.3365643-12094-185790984646529/ > /dev/null 2>&1 && sleep 0' 11062 1727096123.62482: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096123.62495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096123.62509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.62555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096123.62581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.62665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.62690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.62710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.62812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.64752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.64779: stderr chunk (state=3): >>><<< 11062 1727096123.64782: stdout chunk (state=3): >>><<< 11062 1727096123.64796: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096123.64802: handler run complete 11062 1727096123.64817: attempt loop complete, returning result 11062 1727096123.64820: _execute() done 11062 1727096123.64822: dumping result to json 11062 1727096123.64826: done dumping result, returning 11062 1727096123.64834: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0afff68d-5257-482e-8c87-000000000444] 11062 1727096123.64840: sending task result for task 0afff68d-5257-482e-8c87-000000000444 11062 1727096123.64932: done sending task result for task 0afff68d-5257-482e-8c87-000000000444 11062 1727096123.64935: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 11062 1727096123.65023: no more pending results, returning what we have 11062 1727096123.65027: results queue empty 11062 1727096123.65028: checking for any_errors_fatal 11062 1727096123.65037: done checking for any_errors_fatal 11062 1727096123.65038: checking for max_fail_percentage 11062 1727096123.65039: done checking for max_fail_percentage 11062 1727096123.65040: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.65041: done checking to see if all hosts have failed 11062 1727096123.65042: getting the remaining hosts for this loop 11062 1727096123.65043: done getting the remaining hosts for this loop 11062 1727096123.65048: getting the next task for host managed_node1 11062 1727096123.65056: done getting next task for host managed_node1 11062 1727096123.65059: ^ task is: TASK: Set NM profile exist flag based on the profile files 11062 1727096123.65063: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 11062 1727096123.65066: getting variables 11062 1727096123.65069: in VariableManager get_vars() 11062 1727096123.65115: Calling all_inventory to load vars for managed_node1 11062 1727096123.65117: Calling groups_inventory to load vars for managed_node1 11062 1727096123.65119: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.65129: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.65132: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.65134: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.66630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.67859: done with get_vars() 11062 1727096123.67888: done getting variables 11062 1727096123.67932: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 08:55:23 -0400 (0:00:00.392) 0:00:23.318 ****** 11062 1727096123.67956: entering _queue_task() for managed_node1/set_fact 11062 1727096123.68219: worker is 1 (out of 1 available) 11062 1727096123.68234: exiting _queue_task() for managed_node1/set_fact 11062 1727096123.68249: done queuing things up, now waiting for results queue to drain 11062 1727096123.68250: waiting for pending results... 11062 1727096123.68424: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 11062 1727096123.68496: in run() - task 0afff68d-5257-482e-8c87-000000000445 11062 1727096123.68512: variable 'ansible_search_path' from source: unknown 11062 1727096123.68515: variable 'ansible_search_path' from source: unknown 11062 1727096123.68544: calling self._execute() 11062 1727096123.68625: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.68629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.68638: variable 'omit' from source: magic vars 11062 1727096123.68928: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.68938: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.69025: variable 'profile_stat' from source: set_fact 11062 1727096123.69036: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096123.69040: when evaluation is False, skipping this task 11062 1727096123.69043: _execute() done 11062 1727096123.69046: dumping result to json 11062 1727096123.69048: done dumping result, returning 11062 1727096123.69056: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-482e-8c87-000000000445] 11062 1727096123.69060: sending task result for task 0afff68d-5257-482e-8c87-000000000445 11062 1727096123.69142: done sending task result for task 0afff68d-5257-482e-8c87-000000000445 11062 1727096123.69145: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096123.69194: no more pending results, returning what we have 11062 1727096123.69204: results queue empty 11062 1727096123.69205: checking for any_errors_fatal 11062 1727096123.69215: done checking for any_errors_fatal 11062 1727096123.69215: checking for max_fail_percentage 11062 1727096123.69217: done checking for max_fail_percentage 11062 1727096123.69218: checking to see if all hosts have failed and the running result is not ok 11062 1727096123.69219: done checking to see if all hosts have failed 11062 1727096123.69220: getting the remaining hosts for this loop 11062 1727096123.69221: done getting the remaining hosts for this loop 11062 1727096123.69224: getting the next task for host managed_node1 11062 1727096123.69231: done getting next task for host managed_node1 11062 1727096123.69234: ^ task is: TASK: Get NM profile info 11062 1727096123.69239: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 11062 1727096123.69244: getting variables 11062 1727096123.69245: in VariableManager get_vars() 11062 1727096123.69296: Calling all_inventory to load vars for managed_node1 11062 1727096123.69299: Calling groups_inventory to load vars for managed_node1 11062 1727096123.69301: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096123.69311: Calling all_plugins_play to load vars for managed_node1 11062 1727096123.69313: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096123.69316: Calling groups_plugins_play to load vars for managed_node1 11062 1727096123.70598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096123.71462: done with get_vars() 11062 1727096123.71491: done getting variables 11062 1727096123.71535: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 08:55:23 -0400 (0:00:00.036) 0:00:23.354 ****** 11062 1727096123.71558: entering _queue_task() for managed_node1/shell 11062 1727096123.71825: worker is 1 (out of 1 available) 11062 1727096123.71842: exiting _queue_task() for managed_node1/shell 11062 1727096123.71855: done queuing things up, now waiting for results queue to drain 11062 1727096123.71857: waiting for pending results... 11062 1727096123.72031: running TaskExecutor() for managed_node1/TASK: Get NM profile info 11062 1727096123.72108: in run() - task 0afff68d-5257-482e-8c87-000000000446 11062 1727096123.72120: variable 'ansible_search_path' from source: unknown 11062 1727096123.72123: variable 'ansible_search_path' from source: unknown 11062 1727096123.72153: calling self._execute() 11062 1727096123.72231: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.72235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.72244: variable 'omit' from source: magic vars 11062 1727096123.72522: variable 'ansible_distribution_major_version' from source: facts 11062 1727096123.72531: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096123.72537: variable 'omit' from source: magic vars 11062 1727096123.72577: variable 'omit' from source: magic vars 11062 1727096123.72652: variable 'profile' from source: include params 11062 1727096123.72658: variable 'item' from source: include params 11062 1727096123.72705: variable 'item' from source: include params 11062 1727096123.72719: variable 'omit' from source: magic vars 11062 1727096123.72758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096123.72788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096123.72804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096123.72818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.72828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096123.72857: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096123.72861: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.72863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.72932: Set connection var ansible_connection to ssh 11062 1727096123.72938: Set connection var ansible_shell_executable to /bin/sh 11062 1727096123.72944: Set connection var ansible_pipelining to False 11062 1727096123.72956: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096123.72960: Set connection var ansible_timeout to 10 11062 1727096123.72965: Set connection var ansible_shell_type to sh 11062 1727096123.72984: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.72987: variable 'ansible_connection' from source: unknown 11062 1727096123.72990: variable 'ansible_module_compression' from source: unknown 11062 1727096123.72992: variable 'ansible_shell_type' from source: unknown 11062 1727096123.72994: variable 'ansible_shell_executable' from source: unknown 11062 1727096123.72996: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096123.73000: variable 'ansible_pipelining' from source: unknown 11062 1727096123.73003: variable 'ansible_timeout' from source: unknown 11062 1727096123.73007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096123.73114: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096123.73122: variable 'omit' from source: magic vars 11062 1727096123.73127: starting attempt loop 11062 1727096123.73130: running the handler 11062 1727096123.73139: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096123.73158: _low_level_execute_command(): starting 11062 1727096123.73171: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096123.73673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.73696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.73700: 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 <<< 11062 1727096123.73703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.73762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.73765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.73772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.73852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.75579: stdout chunk (state=3): >>>/root <<< 11062 1727096123.75675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.75702: stderr chunk (state=3): >>><<< 11062 1727096123.75706: stdout chunk (state=3): >>><<< 11062 1727096123.75728: _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 11062 1727096123.75739: _low_level_execute_command(): starting 11062 1727096123.75746: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990 `" && echo ansible-tmp-1727096123.7572803-12121-68515908509990="` echo /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990 `" ) && sleep 0' 11062 1727096123.76221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.76226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.76229: 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 <<< 11062 1727096123.76231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.76273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.76293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.76296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.76361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.78345: stdout chunk (state=3): >>>ansible-tmp-1727096123.7572803-12121-68515908509990=/root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990 <<< 11062 1727096123.78441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.78476: stderr chunk (state=3): >>><<< 11062 1727096123.78479: stdout chunk (state=3): >>><<< 11062 1727096123.78497: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096123.7572803-12121-68515908509990=/root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096123.78525: variable 'ansible_module_compression' from source: unknown 11062 1727096123.78578: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096123.78608: variable 'ansible_facts' from source: unknown 11062 1727096123.78665: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/AnsiballZ_command.py 11062 1727096123.78776: Sending initial data 11062 1727096123.78779: Sent initial data (155 bytes) 11062 1727096123.79251: 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 <<< 11062 1727096123.79254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.79257: 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 <<< 11062 1727096123.79259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.79310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.79313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.79316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.79391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.81081: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096123.81139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096123.81203: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpj0h9786z /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/AnsiballZ_command.py <<< 11062 1727096123.81210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/AnsiballZ_command.py" <<< 11062 1727096123.81271: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpj0h9786z" to remote "/root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/AnsiballZ_command.py" <<< 11062 1727096123.81274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/AnsiballZ_command.py" <<< 11062 1727096123.81902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.81947: stderr chunk (state=3): >>><<< 11062 1727096123.81951: stdout chunk (state=3): >>><<< 11062 1727096123.81981: done transferring module to remote 11062 1727096123.81991: _low_level_execute_command(): starting 11062 1727096123.81995: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/ /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/AnsiballZ_command.py && sleep 0' 11062 1727096123.82435: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096123.82439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.82465: 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 <<< 11062 1727096123.82471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.82532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.82535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.82537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.82615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096123.84480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096123.84502: stderr chunk (state=3): >>><<< 11062 1727096123.84505: stdout chunk (state=3): >>><<< 11062 1727096123.84521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096123.84524: _low_level_execute_command(): starting 11062 1727096123.84531: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/AnsiballZ_command.py && sleep 0' 11062 1727096123.85195: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096123.85234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096123.85250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096123.85276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096123.85385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.03053: stdout chunk (state=3): >>> {"changed": true, "stdout": "bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "start": "2024-09-23 08:55:24.008283", "end": "2024-09-23 08:55:24.029186", "delta": "0:00:00.020903", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 11062 1727096124.04658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096124.04700: stderr chunk (state=3): >>><<< 11062 1727096124.04703: stdout chunk (state=3): >>><<< 11062 1727096124.04723: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "start": "2024-09-23 08:55:24.008283", "end": "2024-09-23 08:55:24.029186", "delta": "0:00:00.020903", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096124.04754: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096124.04757: _low_level_execute_command(): starting 11062 1727096124.04763: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096123.7572803-12121-68515908509990/ > /dev/null 2>&1 && sleep 0' 11062 1727096124.05223: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096124.05228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.05231: 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 <<< 11062 1727096124.05233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.05281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096124.05284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.05299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.05379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.07243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.07272: stderr chunk (state=3): >>><<< 11062 1727096124.07276: stdout chunk (state=3): >>><<< 11062 1727096124.07293: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096124.07299: handler run complete 11062 1727096124.07317: Evaluated conditional (False): False 11062 1727096124.07325: attempt loop complete, returning result 11062 1727096124.07328: _execute() done 11062 1727096124.07330: dumping result to json 11062 1727096124.07335: done dumping result, returning 11062 1727096124.07343: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0afff68d-5257-482e-8c87-000000000446] 11062 1727096124.07347: sending task result for task 0afff68d-5257-482e-8c87-000000000446 11062 1727096124.07442: done sending task result for task 0afff68d-5257-482e-8c87-000000000446 11062 1727096124.07444: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "delta": "0:00:00.020903", "end": "2024-09-23 08:55:24.029186", "rc": 0, "start": "2024-09-23 08:55:24.008283" } STDOUT: bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection 11062 1727096124.07510: no more pending results, returning what we have 11062 1727096124.07513: results queue empty 11062 1727096124.07514: checking for any_errors_fatal 11062 1727096124.07522: done checking for any_errors_fatal 11062 1727096124.07522: checking for max_fail_percentage 11062 1727096124.07524: done checking for max_fail_percentage 11062 1727096124.07525: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.07526: done checking to see if all hosts have failed 11062 1727096124.07526: getting the remaining hosts for this loop 11062 1727096124.07528: done getting the remaining hosts for this loop 11062 1727096124.07531: getting the next task for host managed_node1 11062 1727096124.07538: done getting next task for host managed_node1 11062 1727096124.07540: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11062 1727096124.07544: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 11062 1727096124.07547: getting variables 11062 1727096124.07548: in VariableManager get_vars() 11062 1727096124.07600: Calling all_inventory to load vars for managed_node1 11062 1727096124.07602: Calling groups_inventory to load vars for managed_node1 11062 1727096124.07604: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.07615: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.07618: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.07620: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.08541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.09399: done with get_vars() 11062 1727096124.09424: done getting variables 11062 1727096124.09473: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 08:55:24 -0400 (0:00:00.379) 0:00:23.734 ****** 11062 1727096124.09496: entering _queue_task() for managed_node1/set_fact 11062 1727096124.09766: worker is 1 (out of 1 available) 11062 1727096124.09780: exiting _queue_task() for managed_node1/set_fact 11062 1727096124.09794: done queuing things up, now waiting for results queue to drain 11062 1727096124.09796: waiting for pending results... 11062 1727096124.09975: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11062 1727096124.10053: in run() - task 0afff68d-5257-482e-8c87-000000000447 11062 1727096124.10070: variable 'ansible_search_path' from source: unknown 11062 1727096124.10075: variable 'ansible_search_path' from source: unknown 11062 1727096124.10104: calling self._execute() 11062 1727096124.10183: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.10187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.10195: variable 'omit' from source: magic vars 11062 1727096124.10466: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.10479: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.10573: variable 'nm_profile_exists' from source: set_fact 11062 1727096124.10582: Evaluated conditional (nm_profile_exists.rc == 0): True 11062 1727096124.10588: variable 'omit' from source: magic vars 11062 1727096124.10621: variable 'omit' from source: magic vars 11062 1727096124.10643: variable 'omit' from source: magic vars 11062 1727096124.10683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096124.10711: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096124.10727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096124.10741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.10751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.10783: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096124.10787: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.10789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.10853: Set connection var ansible_connection to ssh 11062 1727096124.10861: Set connection var ansible_shell_executable to /bin/sh 11062 1727096124.10867: Set connection var ansible_pipelining to False 11062 1727096124.10875: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096124.10880: Set connection var ansible_timeout to 10 11062 1727096124.10887: Set connection var ansible_shell_type to sh 11062 1727096124.10905: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.10908: variable 'ansible_connection' from source: unknown 11062 1727096124.10910: variable 'ansible_module_compression' from source: unknown 11062 1727096124.10913: variable 'ansible_shell_type' from source: unknown 11062 1727096124.10915: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.10917: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.10921: variable 'ansible_pipelining' from source: unknown 11062 1727096124.10923: variable 'ansible_timeout' from source: unknown 11062 1727096124.10927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.11035: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096124.11044: variable 'omit' from source: magic vars 11062 1727096124.11049: starting attempt loop 11062 1727096124.11055: running the handler 11062 1727096124.11066: handler run complete 11062 1727096124.11076: attempt loop complete, returning result 11062 1727096124.11079: _execute() done 11062 1727096124.11081: dumping result to json 11062 1727096124.11084: done dumping result, returning 11062 1727096124.11092: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-482e-8c87-000000000447] 11062 1727096124.11094: sending task result for task 0afff68d-5257-482e-8c87-000000000447 11062 1727096124.11176: done sending task result for task 0afff68d-5257-482e-8c87-000000000447 11062 1727096124.11179: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 11062 1727096124.11271: no more pending results, returning what we have 11062 1727096124.11274: results queue empty 11062 1727096124.11275: checking for any_errors_fatal 11062 1727096124.11284: done checking for any_errors_fatal 11062 1727096124.11284: checking for max_fail_percentage 11062 1727096124.11286: done checking for max_fail_percentage 11062 1727096124.11287: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.11289: done checking to see if all hosts have failed 11062 1727096124.11290: getting the remaining hosts for this loop 11062 1727096124.11291: done getting the remaining hosts for this loop 11062 1727096124.11294: getting the next task for host managed_node1 11062 1727096124.11303: done getting next task for host managed_node1 11062 1727096124.11306: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 11062 1727096124.11310: ^ state is: HOST STATE: block=2, 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? (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 11062 1727096124.11313: getting variables 11062 1727096124.11314: in VariableManager get_vars() 11062 1727096124.11352: Calling all_inventory to load vars for managed_node1 11062 1727096124.11355: Calling groups_inventory to load vars for managed_node1 11062 1727096124.11357: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.11366: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.11371: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.11374: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.12163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.13127: done with get_vars() 11062 1727096124.13146: done getting variables 11062 1727096124.13195: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096124.13280: variable 'profile' from source: include params 11062 1727096124.13283: variable 'item' from source: include params 11062 1727096124.13325: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-bond0.1] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 08:55:24 -0400 (0:00:00.038) 0:00:23.772 ****** 11062 1727096124.13355: entering _queue_task() for managed_node1/command 11062 1727096124.13618: worker is 1 (out of 1 available) 11062 1727096124.13632: exiting _queue_task() for managed_node1/command 11062 1727096124.13645: done queuing things up, now waiting for results queue to drain 11062 1727096124.13646: waiting for pending results... 11062 1727096124.13823: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-bond0.1 11062 1727096124.13898: in run() - task 0afff68d-5257-482e-8c87-000000000449 11062 1727096124.13909: variable 'ansible_search_path' from source: unknown 11062 1727096124.13912: variable 'ansible_search_path' from source: unknown 11062 1727096124.13940: calling self._execute() 11062 1727096124.14019: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.14023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.14032: variable 'omit' from source: magic vars 11062 1727096124.14301: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.14316: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.14400: variable 'profile_stat' from source: set_fact 11062 1727096124.14410: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096124.14415: when evaluation is False, skipping this task 11062 1727096124.14425: _execute() done 11062 1727096124.14429: dumping result to json 11062 1727096124.14432: done dumping result, returning 11062 1727096124.14435: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-bond0.1 [0afff68d-5257-482e-8c87-000000000449] 11062 1727096124.14437: sending task result for task 0afff68d-5257-482e-8c87-000000000449 11062 1727096124.14516: done sending task result for task 0afff68d-5257-482e-8c87-000000000449 11062 1727096124.14518: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096124.14595: no more pending results, returning what we have 11062 1727096124.14598: results queue empty 11062 1727096124.14599: checking for any_errors_fatal 11062 1727096124.14607: done checking for any_errors_fatal 11062 1727096124.14608: checking for max_fail_percentage 11062 1727096124.14609: done checking for max_fail_percentage 11062 1727096124.14610: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.14611: done checking to see if all hosts have failed 11062 1727096124.14612: getting the remaining hosts for this loop 11062 1727096124.14613: done getting the remaining hosts for this loop 11062 1727096124.14616: getting the next task for host managed_node1 11062 1727096124.14623: done getting next task for host managed_node1 11062 1727096124.14627: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 11062 1727096124.14631: ^ state is: HOST STATE: block=2, 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? (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 11062 1727096124.14634: getting variables 11062 1727096124.14637: in VariableManager get_vars() 11062 1727096124.14676: Calling all_inventory to load vars for managed_node1 11062 1727096124.14679: Calling groups_inventory to load vars for managed_node1 11062 1727096124.14681: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.14690: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.14692: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.14695: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.15473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.16332: done with get_vars() 11062 1727096124.16353: done getting variables 11062 1727096124.16399: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096124.16482: variable 'profile' from source: include params 11062 1727096124.16485: variable 'item' from source: include params 11062 1727096124.16525: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-bond0.1] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 08:55:24 -0400 (0:00:00.031) 0:00:23.804 ****** 11062 1727096124.16548: entering _queue_task() for managed_node1/set_fact 11062 1727096124.16805: worker is 1 (out of 1 available) 11062 1727096124.16818: exiting _queue_task() for managed_node1/set_fact 11062 1727096124.16831: done queuing things up, now waiting for results queue to drain 11062 1727096124.16832: waiting for pending results... 11062 1727096124.17006: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-bond0.1 11062 1727096124.17073: in run() - task 0afff68d-5257-482e-8c87-00000000044a 11062 1727096124.17086: variable 'ansible_search_path' from source: unknown 11062 1727096124.17089: variable 'ansible_search_path' from source: unknown 11062 1727096124.17116: calling self._execute() 11062 1727096124.17194: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.17198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.17208: variable 'omit' from source: magic vars 11062 1727096124.17464: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.17476: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.17560: variable 'profile_stat' from source: set_fact 11062 1727096124.17571: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096124.17574: when evaluation is False, skipping this task 11062 1727096124.17578: _execute() done 11062 1727096124.17580: dumping result to json 11062 1727096124.17583: done dumping result, returning 11062 1727096124.17589: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-bond0.1 [0afff68d-5257-482e-8c87-00000000044a] 11062 1727096124.17596: sending task result for task 0afff68d-5257-482e-8c87-00000000044a 11062 1727096124.17678: done sending task result for task 0afff68d-5257-482e-8c87-00000000044a 11062 1727096124.17680: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096124.17754: no more pending results, returning what we have 11062 1727096124.17758: results queue empty 11062 1727096124.17759: checking for any_errors_fatal 11062 1727096124.17765: done checking for any_errors_fatal 11062 1727096124.17765: checking for max_fail_percentage 11062 1727096124.17767: done checking for max_fail_percentage 11062 1727096124.17770: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.17770: done checking to see if all hosts have failed 11062 1727096124.17771: getting the remaining hosts for this loop 11062 1727096124.17773: done getting the remaining hosts for this loop 11062 1727096124.17776: getting the next task for host managed_node1 11062 1727096124.17782: done getting next task for host managed_node1 11062 1727096124.17784: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 11062 1727096124.17788: ^ state is: HOST STATE: block=2, 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? (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 11062 1727096124.17791: getting variables 11062 1727096124.17792: in VariableManager get_vars() 11062 1727096124.17828: Calling all_inventory to load vars for managed_node1 11062 1727096124.17830: Calling groups_inventory to load vars for managed_node1 11062 1727096124.17832: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.17841: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.17844: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.17846: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.18735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.23278: done with get_vars() 11062 1727096124.23300: done getting variables 11062 1727096124.23337: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096124.23411: variable 'profile' from source: include params 11062 1727096124.23414: variable 'item' from source: include params 11062 1727096124.23455: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-bond0.1] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 08:55:24 -0400 (0:00:00.069) 0:00:23.873 ****** 11062 1727096124.23480: entering _queue_task() for managed_node1/command 11062 1727096124.23753: worker is 1 (out of 1 available) 11062 1727096124.23769: exiting _queue_task() for managed_node1/command 11062 1727096124.23783: done queuing things up, now waiting for results queue to drain 11062 1727096124.23785: waiting for pending results... 11062 1727096124.23962: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-bond0.1 11062 1727096124.24061: in run() - task 0afff68d-5257-482e-8c87-00000000044b 11062 1727096124.24077: variable 'ansible_search_path' from source: unknown 11062 1727096124.24080: variable 'ansible_search_path' from source: unknown 11062 1727096124.24110: calling self._execute() 11062 1727096124.24192: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.24196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.24204: variable 'omit' from source: magic vars 11062 1727096124.24773: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.24776: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.24778: variable 'profile_stat' from source: set_fact 11062 1727096124.24780: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096124.24782: when evaluation is False, skipping this task 11062 1727096124.24784: _execute() done 11062 1727096124.24786: dumping result to json 11062 1727096124.24788: done dumping result, returning 11062 1727096124.24790: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-bond0.1 [0afff68d-5257-482e-8c87-00000000044b] 11062 1727096124.24792: sending task result for task 0afff68d-5257-482e-8c87-00000000044b 11062 1727096124.24855: done sending task result for task 0afff68d-5257-482e-8c87-00000000044b 11062 1727096124.24859: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096124.24911: no more pending results, returning what we have 11062 1727096124.24914: results queue empty 11062 1727096124.24914: checking for any_errors_fatal 11062 1727096124.24921: done checking for any_errors_fatal 11062 1727096124.24921: checking for max_fail_percentage 11062 1727096124.24923: done checking for max_fail_percentage 11062 1727096124.24924: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.24924: done checking to see if all hosts have failed 11062 1727096124.24925: getting the remaining hosts for this loop 11062 1727096124.24926: done getting the remaining hosts for this loop 11062 1727096124.24929: getting the next task for host managed_node1 11062 1727096124.24936: done getting next task for host managed_node1 11062 1727096124.24938: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 11062 1727096124.24941: ^ state is: HOST STATE: block=2, 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? (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 11062 1727096124.24946: getting variables 11062 1727096124.24947: in VariableManager get_vars() 11062 1727096124.25186: Calling all_inventory to load vars for managed_node1 11062 1727096124.25188: Calling groups_inventory to load vars for managed_node1 11062 1727096124.25190: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.25198: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.25201: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.25203: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.26556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.28153: done with get_vars() 11062 1727096124.28184: done getting variables 11062 1727096124.28245: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096124.28366: variable 'profile' from source: include params 11062 1727096124.28372: variable 'item' from source: include params 11062 1727096124.28432: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-bond0.1] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 08:55:24 -0400 (0:00:00.049) 0:00:23.923 ****** 11062 1727096124.28470: entering _queue_task() for managed_node1/set_fact 11062 1727096124.28832: worker is 1 (out of 1 available) 11062 1727096124.28846: exiting _queue_task() for managed_node1/set_fact 11062 1727096124.28863: done queuing things up, now waiting for results queue to drain 11062 1727096124.28864: waiting for pending results... 11062 1727096124.29235: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-bond0.1 11062 1727096124.29275: in run() - task 0afff68d-5257-482e-8c87-00000000044c 11062 1727096124.29331: variable 'ansible_search_path' from source: unknown 11062 1727096124.29335: variable 'ansible_search_path' from source: unknown 11062 1727096124.29338: calling self._execute() 11062 1727096124.29436: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.29440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.29448: variable 'omit' from source: magic vars 11062 1727096124.29828: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.29839: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.30034: variable 'profile_stat' from source: set_fact 11062 1727096124.30037: Evaluated conditional (profile_stat.stat.exists): False 11062 1727096124.30039: when evaluation is False, skipping this task 11062 1727096124.30042: _execute() done 11062 1727096124.30044: dumping result to json 11062 1727096124.30046: done dumping result, returning 11062 1727096124.30049: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-bond0.1 [0afff68d-5257-482e-8c87-00000000044c] 11062 1727096124.30051: sending task result for task 0afff68d-5257-482e-8c87-00000000044c 11062 1727096124.30120: done sending task result for task 0afff68d-5257-482e-8c87-00000000044c 11062 1727096124.30124: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11062 1727096124.30181: no more pending results, returning what we have 11062 1727096124.30185: results queue empty 11062 1727096124.30186: checking for any_errors_fatal 11062 1727096124.30192: done checking for any_errors_fatal 11062 1727096124.30193: checking for max_fail_percentage 11062 1727096124.30196: done checking for max_fail_percentage 11062 1727096124.30197: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.30198: done checking to see if all hosts have failed 11062 1727096124.30199: getting the remaining hosts for this loop 11062 1727096124.30200: done getting the remaining hosts for this loop 11062 1727096124.30204: getting the next task for host managed_node1 11062 1727096124.30214: done getting next task for host managed_node1 11062 1727096124.30217: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 11062 1727096124.30221: ^ state is: HOST STATE: block=2, 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? (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 11062 1727096124.30227: getting variables 11062 1727096124.30229: in VariableManager get_vars() 11062 1727096124.30283: Calling all_inventory to load vars for managed_node1 11062 1727096124.30286: Calling groups_inventory to load vars for managed_node1 11062 1727096124.30288: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.30303: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.30307: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.30310: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.32072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.33606: done with get_vars() 11062 1727096124.33637: done getting variables 11062 1727096124.33706: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096124.33833: variable 'profile' from source: include params 11062 1727096124.33837: variable 'item' from source: include params 11062 1727096124.33902: variable 'item' from source: include params TASK [Assert that the profile is present - 'bond0.1'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 08:55:24 -0400 (0:00:00.054) 0:00:23.978 ****** 11062 1727096124.33935: entering _queue_task() for managed_node1/assert 11062 1727096124.34310: worker is 1 (out of 1 available) 11062 1727096124.34324: exiting _queue_task() for managed_node1/assert 11062 1727096124.34339: done queuing things up, now waiting for results queue to drain 11062 1727096124.34340: waiting for pending results... 11062 1727096124.34718: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'bond0.1' 11062 1727096124.34781: in run() - task 0afff68d-5257-482e-8c87-00000000026f 11062 1727096124.34791: variable 'ansible_search_path' from source: unknown 11062 1727096124.34795: variable 'ansible_search_path' from source: unknown 11062 1727096124.34813: calling self._execute() 11062 1727096124.34926: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.34929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.34940: variable 'omit' from source: magic vars 11062 1727096124.35329: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.35358: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.35362: variable 'omit' from source: magic vars 11062 1727096124.35470: variable 'omit' from source: magic vars 11062 1727096124.35513: variable 'profile' from source: include params 11062 1727096124.35516: variable 'item' from source: include params 11062 1727096124.35582: variable 'item' from source: include params 11062 1727096124.35604: variable 'omit' from source: magic vars 11062 1727096124.35645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096124.35683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096124.35704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096124.35723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.35735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.35773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096124.35779: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.35782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.35887: Set connection var ansible_connection to ssh 11062 1727096124.35896: Set connection var ansible_shell_executable to /bin/sh 11062 1727096124.35904: Set connection var ansible_pipelining to False 11062 1727096124.35911: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096124.35917: Set connection var ansible_timeout to 10 11062 1727096124.35924: Set connection var ansible_shell_type to sh 11062 1727096124.35966: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.35970: variable 'ansible_connection' from source: unknown 11062 1727096124.35974: variable 'ansible_module_compression' from source: unknown 11062 1727096124.35976: variable 'ansible_shell_type' from source: unknown 11062 1727096124.35978: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.35979: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.35997: variable 'ansible_pipelining' from source: unknown 11062 1727096124.36000: variable 'ansible_timeout' from source: unknown 11062 1727096124.36004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.36152: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096124.36208: variable 'omit' from source: magic vars 11062 1727096124.36212: starting attempt loop 11062 1727096124.36214: running the handler 11062 1727096124.36292: variable 'lsr_net_profile_exists' from source: set_fact 11062 1727096124.36295: Evaluated conditional (lsr_net_profile_exists): True 11062 1727096124.36302: handler run complete 11062 1727096124.36320: attempt loop complete, returning result 11062 1727096124.36323: _execute() done 11062 1727096124.36326: dumping result to json 11062 1727096124.36329: done dumping result, returning 11062 1727096124.36345: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'bond0.1' [0afff68d-5257-482e-8c87-00000000026f] 11062 1727096124.36348: sending task result for task 0afff68d-5257-482e-8c87-00000000026f 11062 1727096124.36489: done sending task result for task 0afff68d-5257-482e-8c87-00000000026f 11062 1727096124.36492: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096124.36581: no more pending results, returning what we have 11062 1727096124.36584: results queue empty 11062 1727096124.36585: checking for any_errors_fatal 11062 1727096124.36589: done checking for any_errors_fatal 11062 1727096124.36590: checking for max_fail_percentage 11062 1727096124.36592: done checking for max_fail_percentage 11062 1727096124.36593: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.36594: done checking to see if all hosts have failed 11062 1727096124.36595: getting the remaining hosts for this loop 11062 1727096124.36596: done getting the remaining hosts for this loop 11062 1727096124.36599: getting the next task for host managed_node1 11062 1727096124.36607: done getting next task for host managed_node1 11062 1727096124.36610: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 11062 1727096124.36613: ^ state is: HOST STATE: block=2, 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? (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 11062 1727096124.36617: getting variables 11062 1727096124.36619: in VariableManager get_vars() 11062 1727096124.36669: Calling all_inventory to load vars for managed_node1 11062 1727096124.36673: Calling groups_inventory to load vars for managed_node1 11062 1727096124.36676: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.36688: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.36692: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.36695: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.37702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.38588: done with get_vars() 11062 1727096124.38608: done getting variables 11062 1727096124.38660: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096124.38784: variable 'profile' from source: include params 11062 1727096124.38787: variable 'item' from source: include params 11062 1727096124.38842: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'bond0.1'] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 08:55:24 -0400 (0:00:00.049) 0:00:24.027 ****** 11062 1727096124.38884: entering _queue_task() for managed_node1/assert 11062 1727096124.39256: worker is 1 (out of 1 available) 11062 1727096124.39270: exiting _queue_task() for managed_node1/assert 11062 1727096124.39283: done queuing things up, now waiting for results queue to drain 11062 1727096124.39285: waiting for pending results... 11062 1727096124.39675: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'bond0.1' 11062 1727096124.39681: in run() - task 0afff68d-5257-482e-8c87-000000000270 11062 1727096124.39707: variable 'ansible_search_path' from source: unknown 11062 1727096124.39710: variable 'ansible_search_path' from source: unknown 11062 1727096124.39749: calling self._execute() 11062 1727096124.39852: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.39861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.39875: variable 'omit' from source: magic vars 11062 1727096124.40153: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.40166: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.40174: variable 'omit' from source: magic vars 11062 1727096124.40203: variable 'omit' from source: magic vars 11062 1727096124.40277: variable 'profile' from source: include params 11062 1727096124.40280: variable 'item' from source: include params 11062 1727096124.40327: variable 'item' from source: include params 11062 1727096124.40343: variable 'omit' from source: magic vars 11062 1727096124.40379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096124.40405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096124.40426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096124.40438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.40449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.40480: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096124.40483: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.40486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.40553: Set connection var ansible_connection to ssh 11062 1727096124.40562: Set connection var ansible_shell_executable to /bin/sh 11062 1727096124.40568: Set connection var ansible_pipelining to False 11062 1727096124.40576: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096124.40581: Set connection var ansible_timeout to 10 11062 1727096124.40587: Set connection var ansible_shell_type to sh 11062 1727096124.40603: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.40606: variable 'ansible_connection' from source: unknown 11062 1727096124.40609: variable 'ansible_module_compression' from source: unknown 11062 1727096124.40612: variable 'ansible_shell_type' from source: unknown 11062 1727096124.40615: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.40617: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.40620: variable 'ansible_pipelining' from source: unknown 11062 1727096124.40623: variable 'ansible_timeout' from source: unknown 11062 1727096124.40626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.40728: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096124.40736: variable 'omit' from source: magic vars 11062 1727096124.40740: starting attempt loop 11062 1727096124.40743: running the handler 11062 1727096124.40823: variable 'lsr_net_profile_ansible_managed' from source: set_fact 11062 1727096124.40826: Evaluated conditional (lsr_net_profile_ansible_managed): True 11062 1727096124.40832: handler run complete 11062 1727096124.40843: attempt loop complete, returning result 11062 1727096124.40845: _execute() done 11062 1727096124.40848: dumping result to json 11062 1727096124.40851: done dumping result, returning 11062 1727096124.40862: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'bond0.1' [0afff68d-5257-482e-8c87-000000000270] 11062 1727096124.40865: sending task result for task 0afff68d-5257-482e-8c87-000000000270 11062 1727096124.40946: done sending task result for task 0afff68d-5257-482e-8c87-000000000270 11062 1727096124.40948: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096124.41031: no more pending results, returning what we have 11062 1727096124.41034: results queue empty 11062 1727096124.41035: checking for any_errors_fatal 11062 1727096124.41043: done checking for any_errors_fatal 11062 1727096124.41044: checking for max_fail_percentage 11062 1727096124.41045: done checking for max_fail_percentage 11062 1727096124.41046: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.41047: done checking to see if all hosts have failed 11062 1727096124.41048: getting the remaining hosts for this loop 11062 1727096124.41049: done getting the remaining hosts for this loop 11062 1727096124.41052: getting the next task for host managed_node1 11062 1727096124.41059: done getting next task for host managed_node1 11062 1727096124.41061: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 11062 1727096124.41064: ^ state is: HOST STATE: block=2, 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? (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 11062 1727096124.41069: getting variables 11062 1727096124.41071: in VariableManager get_vars() 11062 1727096124.41112: Calling all_inventory to load vars for managed_node1 11062 1727096124.41115: Calling groups_inventory to load vars for managed_node1 11062 1727096124.41117: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.41126: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.41128: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.41130: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.42146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.43565: done with get_vars() 11062 1727096124.43588: done getting variables 11062 1727096124.43634: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096124.43723: variable 'profile' from source: include params 11062 1727096124.43726: variable 'item' from source: include params 11062 1727096124.43767: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in bond0.1] *************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 08:55:24 -0400 (0:00:00.049) 0:00:24.077 ****** 11062 1727096124.43797: entering _queue_task() for managed_node1/assert 11062 1727096124.44058: worker is 1 (out of 1 available) 11062 1727096124.44073: exiting _queue_task() for managed_node1/assert 11062 1727096124.44087: done queuing things up, now waiting for results queue to drain 11062 1727096124.44089: waiting for pending results... 11062 1727096124.44269: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in bond0.1 11062 1727096124.44345: in run() - task 0afff68d-5257-482e-8c87-000000000271 11062 1727096124.44360: variable 'ansible_search_path' from source: unknown 11062 1727096124.44364: variable 'ansible_search_path' from source: unknown 11062 1727096124.44395: calling self._execute() 11062 1727096124.44478: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.44482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.44491: variable 'omit' from source: magic vars 11062 1727096124.44770: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.44781: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.44786: variable 'omit' from source: magic vars 11062 1727096124.44816: variable 'omit' from source: magic vars 11062 1727096124.44891: variable 'profile' from source: include params 11062 1727096124.44895: variable 'item' from source: include params 11062 1727096124.44940: variable 'item' from source: include params 11062 1727096124.44958: variable 'omit' from source: magic vars 11062 1727096124.45009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096124.45054: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096124.45063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096124.45092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.45113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.45147: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096124.45150: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.45156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.45380: Set connection var ansible_connection to ssh 11062 1727096124.45383: Set connection var ansible_shell_executable to /bin/sh 11062 1727096124.45386: Set connection var ansible_pipelining to False 11062 1727096124.45389: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096124.45391: Set connection var ansible_timeout to 10 11062 1727096124.45393: Set connection var ansible_shell_type to sh 11062 1727096124.45396: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.45398: variable 'ansible_connection' from source: unknown 11062 1727096124.45400: variable 'ansible_module_compression' from source: unknown 11062 1727096124.45402: variable 'ansible_shell_type' from source: unknown 11062 1727096124.45404: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.45406: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.45408: variable 'ansible_pipelining' from source: unknown 11062 1727096124.45411: variable 'ansible_timeout' from source: unknown 11062 1727096124.45413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.45534: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096124.45538: variable 'omit' from source: magic vars 11062 1727096124.45541: starting attempt loop 11062 1727096124.45543: running the handler 11062 1727096124.45600: variable 'lsr_net_profile_fingerprint' from source: set_fact 11062 1727096124.45604: Evaluated conditional (lsr_net_profile_fingerprint): True 11062 1727096124.45612: handler run complete 11062 1727096124.45625: attempt loop complete, returning result 11062 1727096124.45628: _execute() done 11062 1727096124.45631: dumping result to json 11062 1727096124.45645: done dumping result, returning 11062 1727096124.45647: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in bond0.1 [0afff68d-5257-482e-8c87-000000000271] 11062 1727096124.45649: sending task result for task 0afff68d-5257-482e-8c87-000000000271 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 11062 1727096124.45848: no more pending results, returning what we have 11062 1727096124.45851: results queue empty 11062 1727096124.45852: checking for any_errors_fatal 11062 1727096124.45939: done checking for any_errors_fatal 11062 1727096124.45941: checking for max_fail_percentage 11062 1727096124.45943: done checking for max_fail_percentage 11062 1727096124.45944: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.45946: done checking to see if all hosts have failed 11062 1727096124.45947: getting the remaining hosts for this loop 11062 1727096124.45948: done getting the remaining hosts for this loop 11062 1727096124.45952: getting the next task for host managed_node1 11062 1727096124.45959: done getting next task for host managed_node1 11062 1727096124.45961: ^ task is: TASK: ** TEST check polling interval 11062 1727096124.45963: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096124.45974: getting variables 11062 1727096124.45976: in VariableManager get_vars() 11062 1727096124.46016: Calling all_inventory to load vars for managed_node1 11062 1727096124.46019: Calling groups_inventory to load vars for managed_node1 11062 1727096124.46021: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.46030: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.46033: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.46036: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.46674: done sending task result for task 0afff68d-5257-482e-8c87-000000000271 11062 1727096124.46678: WORKER PROCESS EXITING 11062 1727096124.47297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.48287: done with get_vars() 11062 1727096124.48305: done getting variables 11062 1727096124.48349: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:75 Monday 23 September 2024 08:55:24 -0400 (0:00:00.045) 0:00:24.122 ****** 11062 1727096124.48377: entering _queue_task() for managed_node1/command 11062 1727096124.48645: worker is 1 (out of 1 available) 11062 1727096124.48663: exiting _queue_task() for managed_node1/command 11062 1727096124.48679: done queuing things up, now waiting for results queue to drain 11062 1727096124.48680: waiting for pending results... 11062 1727096124.48858: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 11062 1727096124.48925: in run() - task 0afff68d-5257-482e-8c87-000000000071 11062 1727096124.48937: variable 'ansible_search_path' from source: unknown 11062 1727096124.48999: calling self._execute() 11062 1727096124.49113: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.49117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.49120: variable 'omit' from source: magic vars 11062 1727096124.49491: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.49495: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.49497: variable 'omit' from source: magic vars 11062 1727096124.49509: variable 'omit' from source: magic vars 11062 1727096124.49600: variable 'controller_device' from source: play vars 11062 1727096124.49620: variable 'omit' from source: magic vars 11062 1727096124.49660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096124.49696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096124.49717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096124.49736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.49747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.49781: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096124.49784: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.49870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.49878: Set connection var ansible_connection to ssh 11062 1727096124.49885: Set connection var ansible_shell_executable to /bin/sh 11062 1727096124.49891: Set connection var ansible_pipelining to False 11062 1727096124.49900: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096124.49905: Set connection var ansible_timeout to 10 11062 1727096124.49911: Set connection var ansible_shell_type to sh 11062 1727096124.49934: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.49937: variable 'ansible_connection' from source: unknown 11062 1727096124.49940: variable 'ansible_module_compression' from source: unknown 11062 1727096124.49942: variable 'ansible_shell_type' from source: unknown 11062 1727096124.49945: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.49947: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.49952: variable 'ansible_pipelining' from source: unknown 11062 1727096124.49955: variable 'ansible_timeout' from source: unknown 11062 1727096124.49957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.50141: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096124.50146: variable 'omit' from source: magic vars 11062 1727096124.50148: starting attempt loop 11062 1727096124.50153: running the handler 11062 1727096124.50156: _low_level_execute_command(): starting 11062 1727096124.50158: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096124.50708: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096124.50712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11062 1727096124.50716: 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 <<< 11062 1727096124.50759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.50771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.50860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.52586: stdout chunk (state=3): >>>/root <<< 11062 1727096124.52684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.52714: stderr chunk (state=3): >>><<< 11062 1727096124.52717: stdout chunk (state=3): >>><<< 11062 1727096124.52742: _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 11062 1727096124.52756: _low_level_execute_command(): starting 11062 1727096124.52763: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993 `" && echo ansible-tmp-1727096124.5274148-12162-216770892060993="` echo /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993 `" ) && sleep 0' 11062 1727096124.53246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096124.53252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096124.53256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11062 1727096124.53266: 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 <<< 11062 1727096124.53274: 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 <<< 11062 1727096124.53310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.53313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.53401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.55373: stdout chunk (state=3): >>>ansible-tmp-1727096124.5274148-12162-216770892060993=/root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993 <<< 11062 1727096124.55473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.55510: stderr chunk (state=3): >>><<< 11062 1727096124.55513: stdout chunk (state=3): >>><<< 11062 1727096124.55531: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096124.5274148-12162-216770892060993=/root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096124.55561: variable 'ansible_module_compression' from source: unknown 11062 1727096124.55607: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096124.55641: variable 'ansible_facts' from source: unknown 11062 1727096124.55693: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/AnsiballZ_command.py 11062 1727096124.55802: Sending initial data 11062 1727096124.55805: Sent initial data (156 bytes) 11062 1727096124.56240: 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 <<< 11062 1727096124.56285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096124.56288: 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 <<< 11062 1727096124.56291: 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 <<< 11062 1727096124.56293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096124.56295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.56336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096124.56339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.56341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.56411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.58036: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096124.58104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096124.58169: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpu32r7397 /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/AnsiballZ_command.py <<< 11062 1727096124.58175: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/AnsiballZ_command.py" <<< 11062 1727096124.58233: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpu32r7397" to remote "/root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/AnsiballZ_command.py" <<< 11062 1727096124.58237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/AnsiballZ_command.py" <<< 11062 1727096124.58861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.58907: stderr chunk (state=3): >>><<< 11062 1727096124.58911: stdout chunk (state=3): >>><<< 11062 1727096124.58945: done transferring module to remote 11062 1727096124.58955: _low_level_execute_command(): starting 11062 1727096124.58960: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/ /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/AnsiballZ_command.py && sleep 0' 11062 1727096124.59434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096124.59438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.59440: 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 <<< 11062 1727096124.59446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.59494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096124.59497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.59503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.59572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.61417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.61443: stderr chunk (state=3): >>><<< 11062 1727096124.61446: stdout chunk (state=3): >>><<< 11062 1727096124.61472: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096124.61476: _low_level_execute_command(): starting 11062 1727096124.61478: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/AnsiballZ_command.py && sleep 0' 11062 1727096124.61938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096124.61942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.61945: 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 <<< 11062 1727096124.61946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.62003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096124.62013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.62015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.62086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.77856: stdout chunk (state=3): >>> {"changed": true, "stdout": "MII Polling Interval (ms): 110", "stderr": "", "rc": 0, "cmd": ["grep", "Polling Interval", "/proc/net/bonding/deprecated-bond"], "start": "2024-09-23 08:55:24.773586", "end": "2024-09-23 08:55:24.777109", "delta": "0:00:00.003523", "msg": "", "invocation": {"module_args": {"_raw_params": "grep 'Polling Interval' /proc/net/bonding/deprecated-bond", "_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}}} <<< 11062 1727096124.79494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096124.79555: stderr chunk (state=3): >>><<< 11062 1727096124.79558: stdout chunk (state=3): >>><<< 11062 1727096124.79687: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "MII Polling Interval (ms): 110", "stderr": "", "rc": 0, "cmd": ["grep", "Polling Interval", "/proc/net/bonding/deprecated-bond"], "start": "2024-09-23 08:55:24.773586", "end": "2024-09-23 08:55:24.777109", "delta": "0:00:00.003523", "msg": "", "invocation": {"module_args": {"_raw_params": "grep 'Polling Interval' /proc/net/bonding/deprecated-bond", "_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. 11062 1727096124.79691: done with _execute_module (ansible.legacy.command, {'_raw_params': "grep 'Polling Interval' /proc/net/bonding/deprecated-bond", '_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-1727096124.5274148-12162-216770892060993/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096124.79694: _low_level_execute_command(): starting 11062 1727096124.79697: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096124.5274148-12162-216770892060993/ > /dev/null 2>&1 && sleep 0' 11062 1727096124.80318: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096124.80437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.80479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.80585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.82520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.82524: stdout chunk (state=3): >>><<< 11062 1727096124.82527: stderr chunk (state=3): >>><<< 11062 1727096124.82553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096124.82565: handler run complete 11062 1727096124.82674: Evaluated conditional (False): False 11062 1727096124.82776: variable 'result' from source: unknown 11062 1727096124.82807: Evaluated conditional ('110' in result.stdout): True 11062 1727096124.82824: attempt loop complete, returning result 11062 1727096124.82832: _execute() done 11062 1727096124.82840: dumping result to json 11062 1727096124.82849: done dumping result, returning 11062 1727096124.82862: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [0afff68d-5257-482e-8c87-000000000071] 11062 1727096124.82903: sending task result for task 0afff68d-5257-482e-8c87-000000000071 11062 1727096124.83103: done sending task result for task 0afff68d-5257-482e-8c87-000000000071 11062 1727096124.83107: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "grep", "Polling Interval", "/proc/net/bonding/deprecated-bond" ], "delta": "0:00:00.003523", "end": "2024-09-23 08:55:24.777109", "rc": 0, "start": "2024-09-23 08:55:24.773586" } STDOUT: MII Polling Interval (ms): 110 11062 1727096124.83190: no more pending results, returning what we have 11062 1727096124.83194: results queue empty 11062 1727096124.83195: checking for any_errors_fatal 11062 1727096124.83204: done checking for any_errors_fatal 11062 1727096124.83205: checking for max_fail_percentage 11062 1727096124.83207: done checking for max_fail_percentage 11062 1727096124.83208: checking to see if all hosts have failed and the running result is not ok 11062 1727096124.83209: done checking to see if all hosts have failed 11062 1727096124.83209: getting the remaining hosts for this loop 11062 1727096124.83211: done getting the remaining hosts for this loop 11062 1727096124.83214: getting the next task for host managed_node1 11062 1727096124.83222: done getting next task for host managed_node1 11062 1727096124.83225: ^ task is: TASK: ** TEST check IPv4 11062 1727096124.83227: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11062 1727096124.83231: getting variables 11062 1727096124.83232: in VariableManager get_vars() 11062 1727096124.83632: Calling all_inventory to load vars for managed_node1 11062 1727096124.83635: Calling groups_inventory to load vars for managed_node1 11062 1727096124.83637: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096124.83646: Calling all_plugins_play to load vars for managed_node1 11062 1727096124.83648: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096124.83654: Calling groups_plugins_play to load vars for managed_node1 11062 1727096124.84993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096124.86580: done with get_vars() 11062 1727096124.86613: done getting variables 11062 1727096124.86680: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 Monday 23 September 2024 08:55:24 -0400 (0:00:00.383) 0:00:24.506 ****** 11062 1727096124.86716: entering _queue_task() for managed_node1/command 11062 1727096124.87182: worker is 1 (out of 1 available) 11062 1727096124.87193: exiting _queue_task() for managed_node1/command 11062 1727096124.87206: done queuing things up, now waiting for results queue to drain 11062 1727096124.87207: waiting for pending results... 11062 1727096124.87445: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 11062 1727096124.87507: in run() - task 0afff68d-5257-482e-8c87-000000000072 11062 1727096124.87529: variable 'ansible_search_path' from source: unknown 11062 1727096124.87578: calling self._execute() 11062 1727096124.87806: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.87811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.87816: variable 'omit' from source: magic vars 11062 1727096124.88134: variable 'ansible_distribution_major_version' from source: facts 11062 1727096124.88158: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096124.88172: variable 'omit' from source: magic vars 11062 1727096124.88199: variable 'omit' from source: magic vars 11062 1727096124.88309: variable 'controller_device' from source: play vars 11062 1727096124.88334: variable 'omit' from source: magic vars 11062 1727096124.88396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096124.88438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096124.88471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096124.88498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.88575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096124.88578: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096124.88582: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.88585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.88683: Set connection var ansible_connection to ssh 11062 1727096124.88699: Set connection var ansible_shell_executable to /bin/sh 11062 1727096124.88792: Set connection var ansible_pipelining to False 11062 1727096124.88795: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096124.88797: Set connection var ansible_timeout to 10 11062 1727096124.88800: Set connection var ansible_shell_type to sh 11062 1727096124.88804: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.88806: variable 'ansible_connection' from source: unknown 11062 1727096124.88809: variable 'ansible_module_compression' from source: unknown 11062 1727096124.88811: variable 'ansible_shell_type' from source: unknown 11062 1727096124.88813: variable 'ansible_shell_executable' from source: unknown 11062 1727096124.88815: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096124.88816: variable 'ansible_pipelining' from source: unknown 11062 1727096124.88818: variable 'ansible_timeout' from source: unknown 11062 1727096124.88820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096124.89010: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096124.89015: variable 'omit' from source: magic vars 11062 1727096124.89017: starting attempt loop 11062 1727096124.89019: running the handler 11062 1727096124.89021: _low_level_execute_command(): starting 11062 1727096124.89024: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096124.89789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096124.89895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.89929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.89954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.90145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.91863: stdout chunk (state=3): >>>/root <<< 11062 1727096124.92030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.92043: stdout chunk (state=3): >>><<< 11062 1727096124.92065: stderr chunk (state=3): >>><<< 11062 1727096124.92096: _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 11062 1727096124.92117: _low_level_execute_command(): starting 11062 1727096124.92128: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125 `" && echo ansible-tmp-1727096124.9210377-12178-32316823886125="` echo /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125 `" ) && sleep 0' 11062 1727096124.92707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096124.92733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096124.92755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096124.92779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096124.92807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096124.92817: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096124.92873: 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 <<< 11062 1727096124.92964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096124.92975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096124.92998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.93092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.95058: stdout chunk (state=3): >>>ansible-tmp-1727096124.9210377-12178-32316823886125=/root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125 <<< 11062 1727096124.95219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.95223: stdout chunk (state=3): >>><<< 11062 1727096124.95225: stderr chunk (state=3): >>><<< 11062 1727096124.95374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096124.9210377-12178-32316823886125=/root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096124.95377: variable 'ansible_module_compression' from source: unknown 11062 1727096124.95380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096124.95393: variable 'ansible_facts' from source: unknown 11062 1727096124.95527: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/AnsiballZ_command.py 11062 1727096124.95663: Sending initial data 11062 1727096124.95677: Sent initial data (155 bytes) 11062 1727096124.96099: 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 <<< 11062 1727096124.96114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 11062 1727096124.96125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096124.96172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096124.96185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096124.96257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096124.97884: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096124.97959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096124.98029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmppv6xye9z /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/AnsiballZ_command.py <<< 11062 1727096124.98033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/AnsiballZ_command.py" <<< 11062 1727096124.98124: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmppv6xye9z" to remote "/root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/AnsiballZ_command.py" <<< 11062 1727096124.99478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096124.99482: stdout chunk (state=3): >>><<< 11062 1727096124.99485: stderr chunk (state=3): >>><<< 11062 1727096124.99487: done transferring module to remote 11062 1727096124.99489: _low_level_execute_command(): starting 11062 1727096124.99491: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/ /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/AnsiballZ_command.py && sleep 0' 11062 1727096125.00637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096125.00674: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.00783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.01147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.01260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.03384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.03389: stdout chunk (state=3): >>><<< 11062 1727096125.03391: stderr chunk (state=3): >>><<< 11062 1727096125.03394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096125.03396: _low_level_execute_command(): starting 11062 1727096125.03399: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/AnsiballZ_command.py && sleep 0' 11062 1727096125.04565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.04698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.04711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.04813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.20497: stdout chunk (state=3): >>> {"changed": true, "stdout": "13: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet 192.0.2.229/24 brd 192.0.2.255 scope global dynamic noprefixroute deprecated-bond\n valid_lft 237sec preferred_lft 237sec", "stderr": "", "rc": 0, "cmd": ["ip", "-4", "a", "s", "deprecated-bond"], "start": "2024-09-23 08:55:25.199785", "end": "2024-09-23 08:55:25.203512", "delta": "0:00:00.003727", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -4 a s deprecated-bond", "_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}}} <<< 11062 1727096125.22062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096125.22092: stderr chunk (state=3): >>><<< 11062 1727096125.22095: stdout chunk (state=3): >>><<< 11062 1727096125.22113: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "13: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet 192.0.2.229/24 brd 192.0.2.255 scope global dynamic noprefixroute deprecated-bond\n valid_lft 237sec preferred_lft 237sec", "stderr": "", "rc": 0, "cmd": ["ip", "-4", "a", "s", "deprecated-bond"], "start": "2024-09-23 08:55:25.199785", "end": "2024-09-23 08:55:25.203512", "delta": "0:00:00.003727", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -4 a s deprecated-bond", "_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. 11062 1727096125.22142: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -4 a s deprecated-bond', '_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-1727096124.9210377-12178-32316823886125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096125.22149: _low_level_execute_command(): starting 11062 1727096125.22157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096124.9210377-12178-32316823886125/ > /dev/null 2>&1 && sleep 0' 11062 1727096125.22631: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096125.22634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.22642: 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 <<< 11062 1727096125.22644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.22690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.22693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.22695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.22765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.24635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.24664: stderr chunk (state=3): >>><<< 11062 1727096125.24669: stdout chunk (state=3): >>><<< 11062 1727096125.24686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096125.24692: handler run complete 11062 1727096125.24710: Evaluated conditional (False): False 11062 1727096125.24822: variable 'result' from source: set_fact 11062 1727096125.24835: Evaluated conditional ('192.0.2' in result.stdout): True 11062 1727096125.24845: attempt loop complete, returning result 11062 1727096125.24848: _execute() done 11062 1727096125.24853: dumping result to json 11062 1727096125.24855: done dumping result, returning 11062 1727096125.24863: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [0afff68d-5257-482e-8c87-000000000072] 11062 1727096125.24868: sending task result for task 0afff68d-5257-482e-8c87-000000000072 11062 1727096125.24964: done sending task result for task 0afff68d-5257-482e-8c87-000000000072 11062 1727096125.24969: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-4", "a", "s", "deprecated-bond" ], "delta": "0:00:00.003727", "end": "2024-09-23 08:55:25.203512", "rc": 0, "start": "2024-09-23 08:55:25.199785" } STDOUT: 13: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.0.2.229/24 brd 192.0.2.255 scope global dynamic noprefixroute deprecated-bond valid_lft 237sec preferred_lft 237sec 11062 1727096125.25073: no more pending results, returning what we have 11062 1727096125.25076: results queue empty 11062 1727096125.25077: checking for any_errors_fatal 11062 1727096125.25086: done checking for any_errors_fatal 11062 1727096125.25087: checking for max_fail_percentage 11062 1727096125.25089: done checking for max_fail_percentage 11062 1727096125.25090: checking to see if all hosts have failed and the running result is not ok 11062 1727096125.25090: done checking to see if all hosts have failed 11062 1727096125.25091: getting the remaining hosts for this loop 11062 1727096125.25092: done getting the remaining hosts for this loop 11062 1727096125.25095: getting the next task for host managed_node1 11062 1727096125.25100: done getting next task for host managed_node1 11062 1727096125.25103: ^ task is: TASK: ** TEST check IPv6 11062 1727096125.25105: ^ state is: HOST STATE: block=2, 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 11062 1727096125.25108: getting variables 11062 1727096125.25109: in VariableManager get_vars() 11062 1727096125.25145: Calling all_inventory to load vars for managed_node1 11062 1727096125.25147: Calling groups_inventory to load vars for managed_node1 11062 1727096125.25152: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096125.25161: Calling all_plugins_play to load vars for managed_node1 11062 1727096125.25164: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096125.25166: Calling groups_plugins_play to load vars for managed_node1 11062 1727096125.26108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096125.26967: done with get_vars() 11062 1727096125.26989: done getting variables 11062 1727096125.27038: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 Monday 23 September 2024 08:55:25 -0400 (0:00:00.403) 0:00:24.909 ****** 11062 1727096125.27062: entering _queue_task() for managed_node1/command 11062 1727096125.27330: worker is 1 (out of 1 available) 11062 1727096125.27344: exiting _queue_task() for managed_node1/command 11062 1727096125.27361: done queuing things up, now waiting for results queue to drain 11062 1727096125.27363: waiting for pending results... 11062 1727096125.27538: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 11062 1727096125.27608: in run() - task 0afff68d-5257-482e-8c87-000000000073 11062 1727096125.27620: variable 'ansible_search_path' from source: unknown 11062 1727096125.27653: calling self._execute() 11062 1727096125.27734: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.27738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.27748: variable 'omit' from source: magic vars 11062 1727096125.28031: variable 'ansible_distribution_major_version' from source: facts 11062 1727096125.28042: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096125.28048: variable 'omit' from source: magic vars 11062 1727096125.28069: variable 'omit' from source: magic vars 11062 1727096125.28136: variable 'controller_device' from source: play vars 11062 1727096125.28154: variable 'omit' from source: magic vars 11062 1727096125.28188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096125.28217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096125.28234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096125.28256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096125.28260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096125.28288: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096125.28291: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.28294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.28360: Set connection var ansible_connection to ssh 11062 1727096125.28369: Set connection var ansible_shell_executable to /bin/sh 11062 1727096125.28376: Set connection var ansible_pipelining to False 11062 1727096125.28382: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096125.28387: Set connection var ansible_timeout to 10 11062 1727096125.28394: Set connection var ansible_shell_type to sh 11062 1727096125.28411: variable 'ansible_shell_executable' from source: unknown 11062 1727096125.28413: variable 'ansible_connection' from source: unknown 11062 1727096125.28417: variable 'ansible_module_compression' from source: unknown 11062 1727096125.28419: variable 'ansible_shell_type' from source: unknown 11062 1727096125.28421: variable 'ansible_shell_executable' from source: unknown 11062 1727096125.28423: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.28426: variable 'ansible_pipelining' from source: unknown 11062 1727096125.28429: variable 'ansible_timeout' from source: unknown 11062 1727096125.28433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.28537: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096125.28546: variable 'omit' from source: magic vars 11062 1727096125.28553: starting attempt loop 11062 1727096125.28556: running the handler 11062 1727096125.28570: _low_level_execute_command(): starting 11062 1727096125.28581: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096125.29101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096125.29107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 11062 1727096125.29111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.29164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.29170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.29249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.30972: stdout chunk (state=3): >>>/root <<< 11062 1727096125.31063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.31098: stderr chunk (state=3): >>><<< 11062 1727096125.31102: stdout chunk (state=3): >>><<< 11062 1727096125.31124: _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 11062 1727096125.31136: _low_level_execute_command(): starting 11062 1727096125.31142: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047 `" && echo ansible-tmp-1727096125.3112478-12201-74310709350047="` echo /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047 `" ) && sleep 0' 11062 1727096125.31607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096125.31613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096125.31616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.31618: 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 <<< 11062 1727096125.31629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.31674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.31677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.31753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.33761: stdout chunk (state=3): >>>ansible-tmp-1727096125.3112478-12201-74310709350047=/root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047 <<< 11062 1727096125.33860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.33897: stderr chunk (state=3): >>><<< 11062 1727096125.33901: stdout chunk (state=3): >>><<< 11062 1727096125.33919: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096125.3112478-12201-74310709350047=/root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096125.33946: variable 'ansible_module_compression' from source: unknown 11062 1727096125.33992: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096125.34029: variable 'ansible_facts' from source: unknown 11062 1727096125.34081: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/AnsiballZ_command.py 11062 1727096125.34187: Sending initial data 11062 1727096125.34191: Sent initial data (155 bytes) 11062 1727096125.34632: 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 <<< 11062 1727096125.34635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096125.34666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096125.34672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.34675: 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 <<< 11062 1727096125.34678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.34736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.34739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.34741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.34812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.36475: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 11062 1727096125.36480: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096125.36534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096125.36605: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpcazscapl /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/AnsiballZ_command.py <<< 11062 1727096125.36609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/AnsiballZ_command.py" <<< 11062 1727096125.36665: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpcazscapl" to remote "/root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/AnsiballZ_command.py" <<< 11062 1727096125.37296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.37339: stderr chunk (state=3): >>><<< 11062 1727096125.37342: stdout chunk (state=3): >>><<< 11062 1727096125.37373: done transferring module to remote 11062 1727096125.37380: _low_level_execute_command(): starting 11062 1727096125.37385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/ /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/AnsiballZ_command.py && sleep 0' 11062 1727096125.37838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096125.37841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.37844: 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 <<< 11062 1727096125.37846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.37902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.37909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.37916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.37975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.39850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.39854: stdout chunk (state=3): >>><<< 11062 1727096125.39861: stderr chunk (state=3): >>><<< 11062 1727096125.39880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096125.39883: _low_level_execute_command(): starting 11062 1727096125.39887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/AnsiballZ_command.py && sleep 0' 11062 1727096125.40344: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096125.40348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.40353: 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 <<< 11062 1727096125.40355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.40413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.40419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.40422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.40495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.56290: stdout chunk (state=3): >>> {"changed": true, "stdout": "13: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet6 2001:db8::11d/128 scope global dynamic noprefixroute \n valid_lft 236sec preferred_lft 236sec\n inet6 2001:db8::840b:67ff:fe1e:2e28/64 scope global dynamic noprefixroute \n valid_lft 1795sec preferred_lft 1795sec\n inet6 fe80::840b:67ff:fe1e:2e28/64 scope link noprefixroute \n valid_lft forever preferred_lft forever", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "a", "s", "deprecated-bond"], "start": "2024-09-23 08:55:25.557564", "end": "2024-09-23 08:55:25.561475", "delta": "0:00:00.003911", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 a s deprecated-bond", "_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}}} <<< 11062 1727096125.57886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096125.57910: stderr chunk (state=3): >>><<< 11062 1727096125.57913: stdout chunk (state=3): >>><<< 11062 1727096125.57930: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "13: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet6 2001:db8::11d/128 scope global dynamic noprefixroute \n valid_lft 236sec preferred_lft 236sec\n inet6 2001:db8::840b:67ff:fe1e:2e28/64 scope global dynamic noprefixroute \n valid_lft 1795sec preferred_lft 1795sec\n inet6 fe80::840b:67ff:fe1e:2e28/64 scope link noprefixroute \n valid_lft forever preferred_lft forever", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "a", "s", "deprecated-bond"], "start": "2024-09-23 08:55:25.557564", "end": "2024-09-23 08:55:25.561475", "delta": "0:00:00.003911", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 a s deprecated-bond", "_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. 11062 1727096125.57964: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 a s deprecated-bond', '_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-1727096125.3112478-12201-74310709350047/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096125.57974: _low_level_execute_command(): starting 11062 1727096125.57982: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096125.3112478-12201-74310709350047/ > /dev/null 2>&1 && sleep 0' 11062 1727096125.58437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096125.58441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.58443: 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 <<< 11062 1727096125.58445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.58502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.58505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.58508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.58581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.60675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.60679: stdout chunk (state=3): >>><<< 11062 1727096125.60681: stderr chunk (state=3): >>><<< 11062 1727096125.60684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096125.60686: handler run complete 11062 1727096125.60688: Evaluated conditional (False): False 11062 1727096125.60806: variable 'result' from source: set_fact 11062 1727096125.60823: Evaluated conditional ('2001' in result.stdout): True 11062 1727096125.60835: attempt loop complete, returning result 11062 1727096125.60838: _execute() done 11062 1727096125.60840: dumping result to json 11062 1727096125.60845: done dumping result, returning 11062 1727096125.60858: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [0afff68d-5257-482e-8c87-000000000073] 11062 1727096125.60861: sending task result for task 0afff68d-5257-482e-8c87-000000000073 11062 1727096125.60985: done sending task result for task 0afff68d-5257-482e-8c87-000000000073 11062 1727096125.60989: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-6", "a", "s", "deprecated-bond" ], "delta": "0:00:00.003911", "end": "2024-09-23 08:55:25.561475", "rc": 0, "start": "2024-09-23 08:55:25.557564" } STDOUT: 13: deprecated-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet6 2001:db8::11d/128 scope global dynamic noprefixroute valid_lft 236sec preferred_lft 236sec inet6 2001:db8::840b:67ff:fe1e:2e28/64 scope global dynamic noprefixroute valid_lft 1795sec preferred_lft 1795sec inet6 fe80::840b:67ff:fe1e:2e28/64 scope link noprefixroute valid_lft forever preferred_lft forever 11062 1727096125.61281: no more pending results, returning what we have 11062 1727096125.61285: results queue empty 11062 1727096125.61286: checking for any_errors_fatal 11062 1727096125.61292: done checking for any_errors_fatal 11062 1727096125.61293: checking for max_fail_percentage 11062 1727096125.61295: done checking for max_fail_percentage 11062 1727096125.61296: checking to see if all hosts have failed and the running result is not ok 11062 1727096125.61297: done checking to see if all hosts have failed 11062 1727096125.61298: getting the remaining hosts for this loop 11062 1727096125.61299: done getting the remaining hosts for this loop 11062 1727096125.61303: getting the next task for host managed_node1 11062 1727096125.61313: done getting next task for host managed_node1 11062 1727096125.61317: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11062 1727096125.61320: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096125.61337: getting variables 11062 1727096125.61339: in VariableManager get_vars() 11062 1727096125.61389: Calling all_inventory to load vars for managed_node1 11062 1727096125.61392: Calling groups_inventory to load vars for managed_node1 11062 1727096125.61395: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096125.61404: Calling all_plugins_play to load vars for managed_node1 11062 1727096125.61406: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096125.61409: Calling groups_plugins_play to load vars for managed_node1 11062 1727096125.63132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096125.64810: done with get_vars() 11062 1727096125.64841: 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:55:25 -0400 (0:00:00.378) 0:00:25.288 ****** 11062 1727096125.64960: entering _queue_task() for managed_node1/include_tasks 11062 1727096125.65344: worker is 1 (out of 1 available) 11062 1727096125.65359: exiting _queue_task() for managed_node1/include_tasks 11062 1727096125.65376: done queuing things up, now waiting for results queue to drain 11062 1727096125.65378: waiting for pending results... 11062 1727096125.65884: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11062 1727096125.65890: in run() - task 0afff68d-5257-482e-8c87-00000000007d 11062 1727096125.65894: variable 'ansible_search_path' from source: unknown 11062 1727096125.65896: variable 'ansible_search_path' from source: unknown 11062 1727096125.65899: calling self._execute() 11062 1727096125.65995: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.65998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.66014: variable 'omit' from source: magic vars 11062 1727096125.66380: variable 'ansible_distribution_major_version' from source: facts 11062 1727096125.66391: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096125.66397: _execute() done 11062 1727096125.66400: dumping result to json 11062 1727096125.66403: done dumping result, returning 11062 1727096125.66410: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-482e-8c87-00000000007d] 11062 1727096125.66414: sending task result for task 0afff68d-5257-482e-8c87-00000000007d 11062 1727096125.66509: done sending task result for task 0afff68d-5257-482e-8c87-00000000007d 11062 1727096125.66512: WORKER PROCESS EXITING 11062 1727096125.66564: no more pending results, returning what we have 11062 1727096125.66572: in VariableManager get_vars() 11062 1727096125.66623: Calling all_inventory to load vars for managed_node1 11062 1727096125.66627: Calling groups_inventory to load vars for managed_node1 11062 1727096125.66630: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096125.66643: Calling all_plugins_play to load vars for managed_node1 11062 1727096125.66647: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096125.66770: Calling groups_plugins_play to load vars for managed_node1 11062 1727096125.68493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096125.69789: done with get_vars() 11062 1727096125.69811: variable 'ansible_search_path' from source: unknown 11062 1727096125.69812: variable 'ansible_search_path' from source: unknown 11062 1727096125.69842: we have included files to process 11062 1727096125.69843: generating all_blocks data 11062 1727096125.69845: done generating all_blocks data 11062 1727096125.69848: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11062 1727096125.69848: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11062 1727096125.69852: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11062 1727096125.70246: done processing included file 11062 1727096125.70248: iterating over new_blocks loaded from include file 11062 1727096125.70249: in VariableManager get_vars() 11062 1727096125.70271: done with get_vars() 11062 1727096125.70272: filtering new block on tags 11062 1727096125.70291: done filtering new block on tags 11062 1727096125.70293: in VariableManager get_vars() 11062 1727096125.70307: done with get_vars() 11062 1727096125.70308: filtering new block on tags 11062 1727096125.70335: done filtering new block on tags 11062 1727096125.70337: in VariableManager get_vars() 11062 1727096125.70353: done with get_vars() 11062 1727096125.70354: filtering new block on tags 11062 1727096125.70379: done filtering new block on tags 11062 1727096125.70380: 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 11062 1727096125.70384: extending task lists for all hosts with included blocks 11062 1727096125.70987: done extending task lists 11062 1727096125.70988: done processing included files 11062 1727096125.70989: results queue empty 11062 1727096125.70989: checking for any_errors_fatal 11062 1727096125.70992: done checking for any_errors_fatal 11062 1727096125.70993: checking for max_fail_percentage 11062 1727096125.70994: done checking for max_fail_percentage 11062 1727096125.70994: checking to see if all hosts have failed and the running result is not ok 11062 1727096125.70995: done checking to see if all hosts have failed 11062 1727096125.70995: getting the remaining hosts for this loop 11062 1727096125.70996: done getting the remaining hosts for this loop 11062 1727096125.70998: getting the next task for host managed_node1 11062 1727096125.71001: done getting next task for host managed_node1 11062 1727096125.71003: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11062 1727096125.71005: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096125.71012: getting variables 11062 1727096125.71013: in VariableManager get_vars() 11062 1727096125.71025: Calling all_inventory to load vars for managed_node1 11062 1727096125.71033: Calling groups_inventory to load vars for managed_node1 11062 1727096125.71035: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096125.71041: Calling all_plugins_play to load vars for managed_node1 11062 1727096125.71044: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096125.71047: Calling groups_plugins_play to load vars for managed_node1 11062 1727096125.72177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096125.73118: done with get_vars() 11062 1727096125.73135: 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:55:25 -0400 (0:00:00.082) 0:00:25.371 ****** 11062 1727096125.73196: entering _queue_task() for managed_node1/setup 11062 1727096125.73469: worker is 1 (out of 1 available) 11062 1727096125.73483: exiting _queue_task() for managed_node1/setup 11062 1727096125.73495: done queuing things up, now waiting for results queue to drain 11062 1727096125.73497: waiting for pending results... 11062 1727096125.73672: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11062 1727096125.73780: in run() - task 0afff68d-5257-482e-8c87-000000000494 11062 1727096125.73792: variable 'ansible_search_path' from source: unknown 11062 1727096125.73796: variable 'ansible_search_path' from source: unknown 11062 1727096125.73827: calling self._execute() 11062 1727096125.73905: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.73909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.73919: variable 'omit' from source: magic vars 11062 1727096125.74206: variable 'ansible_distribution_major_version' from source: facts 11062 1727096125.74216: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096125.74418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096125.76266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096125.76321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096125.76353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096125.76379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096125.76399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096125.76460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096125.76484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096125.76501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096125.76526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096125.76537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096125.76580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096125.76598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096125.76614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096125.76639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096125.76652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096125.76758: variable '__network_required_facts' from source: role '' defaults 11062 1727096125.76773: variable 'ansible_facts' from source: unknown 11062 1727096125.77208: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 11062 1727096125.77212: when evaluation is False, skipping this task 11062 1727096125.77215: _execute() done 11062 1727096125.77218: dumping result to json 11062 1727096125.77220: done dumping result, returning 11062 1727096125.77227: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-482e-8c87-000000000494] 11062 1727096125.77231: sending task result for task 0afff68d-5257-482e-8c87-000000000494 11062 1727096125.77319: done sending task result for task 0afff68d-5257-482e-8c87-000000000494 11062 1727096125.77321: 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 } 11062 1727096125.77633: no more pending results, returning what we have 11062 1727096125.77636: results queue empty 11062 1727096125.77637: checking for any_errors_fatal 11062 1727096125.77638: done checking for any_errors_fatal 11062 1727096125.77639: checking for max_fail_percentage 11062 1727096125.77641: done checking for max_fail_percentage 11062 1727096125.77641: checking to see if all hosts have failed and the running result is not ok 11062 1727096125.77642: done checking to see if all hosts have failed 11062 1727096125.77643: getting the remaining hosts for this loop 11062 1727096125.77644: done getting the remaining hosts for this loop 11062 1727096125.77648: getting the next task for host managed_node1 11062 1727096125.77657: done getting next task for host managed_node1 11062 1727096125.77660: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 11062 1727096125.77665: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096125.77683: getting variables 11062 1727096125.77685: in VariableManager get_vars() 11062 1727096125.77732: Calling all_inventory to load vars for managed_node1 11062 1727096125.77734: Calling groups_inventory to load vars for managed_node1 11062 1727096125.77737: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096125.77745: Calling all_plugins_play to load vars for managed_node1 11062 1727096125.77748: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096125.77750: Calling groups_plugins_play to load vars for managed_node1 11062 1727096125.78940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096125.80073: done with get_vars() 11062 1727096125.80096: 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:55:25 -0400 (0:00:00.069) 0:00:25.440 ****** 11062 1727096125.80175: entering _queue_task() for managed_node1/stat 11062 1727096125.80432: worker is 1 (out of 1 available) 11062 1727096125.80448: exiting _queue_task() for managed_node1/stat 11062 1727096125.80461: done queuing things up, now waiting for results queue to drain 11062 1727096125.80462: waiting for pending results... 11062 1727096125.80647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 11062 1727096125.80768: in run() - task 0afff68d-5257-482e-8c87-000000000496 11062 1727096125.80787: variable 'ansible_search_path' from source: unknown 11062 1727096125.80790: variable 'ansible_search_path' from source: unknown 11062 1727096125.80823: calling self._execute() 11062 1727096125.80897: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.80902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.80914: variable 'omit' from source: magic vars 11062 1727096125.81179: variable 'ansible_distribution_major_version' from source: facts 11062 1727096125.81189: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096125.81303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096125.81773: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096125.81776: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096125.81779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096125.81781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096125.81815: 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) 11062 1727096125.81846: 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) 11062 1727096125.81880: 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) 11062 1727096125.81921: 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) 11062 1727096125.82023: variable '__network_is_ostree' from source: set_fact 11062 1727096125.82035: Evaluated conditional (not __network_is_ostree is defined): False 11062 1727096125.82043: when evaluation is False, skipping this task 11062 1727096125.82052: _execute() done 11062 1727096125.82062: dumping result to json 11062 1727096125.82073: done dumping result, returning 11062 1727096125.82085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-482e-8c87-000000000496] 11062 1727096125.82093: sending task result for task 0afff68d-5257-482e-8c87-000000000496 11062 1727096125.82246: done sending task result for task 0afff68d-5257-482e-8c87-000000000496 11062 1727096125.82249: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11062 1727096125.82310: no more pending results, returning what we have 11062 1727096125.82314: results queue empty 11062 1727096125.82315: checking for any_errors_fatal 11062 1727096125.82322: done checking for any_errors_fatal 11062 1727096125.82323: checking for max_fail_percentage 11062 1727096125.82324: done checking for max_fail_percentage 11062 1727096125.82325: checking to see if all hosts have failed and the running result is not ok 11062 1727096125.82326: done checking to see if all hosts have failed 11062 1727096125.82327: getting the remaining hosts for this loop 11062 1727096125.82328: done getting the remaining hosts for this loop 11062 1727096125.82337: getting the next task for host managed_node1 11062 1727096125.82345: done getting next task for host managed_node1 11062 1727096125.82348: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11062 1727096125.82355: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096125.82374: getting variables 11062 1727096125.82376: in VariableManager get_vars() 11062 1727096125.82415: Calling all_inventory to load vars for managed_node1 11062 1727096125.82418: Calling groups_inventory to load vars for managed_node1 11062 1727096125.82420: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096125.82429: Calling all_plugins_play to load vars for managed_node1 11062 1727096125.82432: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096125.82434: Calling groups_plugins_play to load vars for managed_node1 11062 1727096125.83390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096125.84256: done with get_vars() 11062 1727096125.84276: done getting variables 11062 1727096125.84320: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:55:25 -0400 (0:00:00.041) 0:00:25.482 ****** 11062 1727096125.84346: entering _queue_task() for managed_node1/set_fact 11062 1727096125.84608: worker is 1 (out of 1 available) 11062 1727096125.84622: exiting _queue_task() for managed_node1/set_fact 11062 1727096125.84635: done queuing things up, now waiting for results queue to drain 11062 1727096125.84637: waiting for pending results... 11062 1727096125.84809: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11062 1727096125.84918: in run() - task 0afff68d-5257-482e-8c87-000000000497 11062 1727096125.84930: variable 'ansible_search_path' from source: unknown 11062 1727096125.84933: variable 'ansible_search_path' from source: unknown 11062 1727096125.84962: calling self._execute() 11062 1727096125.85037: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.85041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.85049: variable 'omit' from source: magic vars 11062 1727096125.85322: variable 'ansible_distribution_major_version' from source: facts 11062 1727096125.85332: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096125.85452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096125.85642: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096125.85677: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096125.85701: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096125.85725: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096125.85789: 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) 11062 1727096125.85806: 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) 11062 1727096125.85824: 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) 11062 1727096125.85847: 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) 11062 1727096125.85909: variable '__network_is_ostree' from source: set_fact 11062 1727096125.85915: Evaluated conditional (not __network_is_ostree is defined): False 11062 1727096125.85918: when evaluation is False, skipping this task 11062 1727096125.85921: _execute() done 11062 1727096125.85923: dumping result to json 11062 1727096125.85926: done dumping result, returning 11062 1727096125.85934: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-482e-8c87-000000000497] 11062 1727096125.85936: sending task result for task 0afff68d-5257-482e-8c87-000000000497 11062 1727096125.86018: done sending task result for task 0afff68d-5257-482e-8c87-000000000497 11062 1727096125.86021: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11062 1727096125.86104: no more pending results, returning what we have 11062 1727096125.86107: results queue empty 11062 1727096125.86108: checking for any_errors_fatal 11062 1727096125.86115: done checking for any_errors_fatal 11062 1727096125.86116: checking for max_fail_percentage 11062 1727096125.86117: done checking for max_fail_percentage 11062 1727096125.86118: checking to see if all hosts have failed and the running result is not ok 11062 1727096125.86119: done checking to see if all hosts have failed 11062 1727096125.86120: getting the remaining hosts for this loop 11062 1727096125.86121: done getting the remaining hosts for this loop 11062 1727096125.86124: getting the next task for host managed_node1 11062 1727096125.86135: done getting next task for host managed_node1 11062 1727096125.86140: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 11062 1727096125.86144: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096125.86162: getting variables 11062 1727096125.86163: in VariableManager get_vars() 11062 1727096125.86199: Calling all_inventory to load vars for managed_node1 11062 1727096125.86201: Calling groups_inventory to load vars for managed_node1 11062 1727096125.86203: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096125.86211: Calling all_plugins_play to load vars for managed_node1 11062 1727096125.86213: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096125.86216: Calling groups_plugins_play to load vars for managed_node1 11062 1727096125.86985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096125.87848: done with get_vars() 11062 1727096125.87871: 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:55:25 -0400 (0:00:00.035) 0:00:25.518 ****** 11062 1727096125.87945: entering _queue_task() for managed_node1/service_facts 11062 1727096125.88209: worker is 1 (out of 1 available) 11062 1727096125.88222: exiting _queue_task() for managed_node1/service_facts 11062 1727096125.88236: done queuing things up, now waiting for results queue to drain 11062 1727096125.88237: waiting for pending results... 11062 1727096125.88417: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 11062 1727096125.88533: in run() - task 0afff68d-5257-482e-8c87-000000000499 11062 1727096125.88545: variable 'ansible_search_path' from source: unknown 11062 1727096125.88548: variable 'ansible_search_path' from source: unknown 11062 1727096125.88583: calling self._execute() 11062 1727096125.88664: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.88671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.88684: variable 'omit' from source: magic vars 11062 1727096125.88949: variable 'ansible_distribution_major_version' from source: facts 11062 1727096125.88961: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096125.88969: variable 'omit' from source: magic vars 11062 1727096125.89025: variable 'omit' from source: magic vars 11062 1727096125.89048: variable 'omit' from source: magic vars 11062 1727096125.89083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096125.89111: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096125.89129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096125.89142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096125.89151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096125.89180: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096125.89184: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.89186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.89252: Set connection var ansible_connection to ssh 11062 1727096125.89261: Set connection var ansible_shell_executable to /bin/sh 11062 1727096125.89266: Set connection var ansible_pipelining to False 11062 1727096125.89274: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096125.89279: Set connection var ansible_timeout to 10 11062 1727096125.89285: Set connection var ansible_shell_type to sh 11062 1727096125.89301: variable 'ansible_shell_executable' from source: unknown 11062 1727096125.89304: variable 'ansible_connection' from source: unknown 11062 1727096125.89307: variable 'ansible_module_compression' from source: unknown 11062 1727096125.89309: variable 'ansible_shell_type' from source: unknown 11062 1727096125.89311: variable 'ansible_shell_executable' from source: unknown 11062 1727096125.89314: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096125.89318: variable 'ansible_pipelining' from source: unknown 11062 1727096125.89320: variable 'ansible_timeout' from source: unknown 11062 1727096125.89324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096125.89477: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096125.89486: variable 'omit' from source: magic vars 11062 1727096125.89491: starting attempt loop 11062 1727096125.89494: running the handler 11062 1727096125.89524: _low_level_execute_command(): starting 11062 1727096125.89531: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096125.90054: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096125.90058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.90062: 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 <<< 11062 1727096125.90064: 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 <<< 11062 1727096125.90118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.90122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.90124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.90203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.91938: stdout chunk (state=3): >>>/root <<< 11062 1727096125.92032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.92066: stderr chunk (state=3): >>><<< 11062 1727096125.92075: stdout chunk (state=3): >>><<< 11062 1727096125.92095: _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 11062 1727096125.92106: _low_level_execute_command(): starting 11062 1727096125.92113: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388 `" && echo ansible-tmp-1727096125.9209514-12222-279674011981388="` echo /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388 `" ) && sleep 0' 11062 1727096125.92547: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096125.92554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096125.92573: 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 <<< 11062 1727096125.92597: 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 <<< 11062 1727096125.92600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.92643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.92647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.92663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.92730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.94705: stdout chunk (state=3): >>>ansible-tmp-1727096125.9209514-12222-279674011981388=/root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388 <<< 11062 1727096125.94807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.94837: stderr chunk (state=3): >>><<< 11062 1727096125.94840: stdout chunk (state=3): >>><<< 11062 1727096125.94864: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096125.9209514-12222-279674011981388=/root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096125.94905: variable 'ansible_module_compression' from source: unknown 11062 1727096125.94941: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 11062 1727096125.94978: variable 'ansible_facts' from source: unknown 11062 1727096125.95032: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/AnsiballZ_service_facts.py 11062 1727096125.95137: Sending initial data 11062 1727096125.95140: Sent initial data (162 bytes) 11062 1727096125.95597: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096125.95601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096125.95603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.95606: 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 <<< 11062 1727096125.95608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.95670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096125.95673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.95675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.95734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096125.97344: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096125.97405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096125.97474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmprbzakizl /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/AnsiballZ_service_facts.py <<< 11062 1727096125.97478: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/AnsiballZ_service_facts.py" <<< 11062 1727096125.97537: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmprbzakizl" to remote "/root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/AnsiballZ_service_facts.py" <<< 11062 1727096125.97543: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/AnsiballZ_service_facts.py" <<< 11062 1727096125.98220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096125.98224: stderr chunk (state=3): >>><<< 11062 1727096125.98228: stdout chunk (state=3): >>><<< 11062 1727096125.98274: done transferring module to remote 11062 1727096125.98284: _low_level_execute_command(): starting 11062 1727096125.98289: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/ /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/AnsiballZ_service_facts.py && sleep 0' 11062 1727096125.98734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096125.98737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096125.98739: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.98741: 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 <<< 11062 1727096125.98747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096125.98805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096125.98809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096125.98872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096126.00728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096126.00757: stderr chunk (state=3): >>><<< 11062 1727096126.00760: stdout chunk (state=3): >>><<< 11062 1727096126.00774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096126.00777: _low_level_execute_command(): starting 11062 1727096126.00783: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/AnsiballZ_service_facts.py && sleep 0' 11062 1727096126.01233: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096126.01236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096126.01239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11062 1727096126.01241: 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 <<< 11062 1727096126.01243: 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 <<< 11062 1727096126.01300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096126.01305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096126.01379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096127.57916: 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":<<< 11062 1727096127.57938: 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<<< 11062 1727096127.57957: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 11062 1727096127.57988: stdout chunk (state=3): >>>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": "<<< 11062 1727096127.57997: stdout chunk (state=3): >>>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": {}}} <<< 11062 1727096127.59547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096127.59582: stderr chunk (state=3): >>><<< 11062 1727096127.59590: stdout chunk (state=3): >>><<< 11062 1727096127.59614: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096127.60272: 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-1727096125.9209514-12222-279674011981388/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096127.60279: _low_level_execute_command(): starting 11062 1727096127.60284: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096125.9209514-12222-279674011981388/ > /dev/null 2>&1 && sleep 0' 11062 1727096127.60890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096127.60959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096127.62949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096127.62955: stdout chunk (state=3): >>><<< 11062 1727096127.62959: stderr chunk (state=3): >>><<< 11062 1727096127.62962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096127.62964: handler run complete 11062 1727096127.63083: variable 'ansible_facts' from source: unknown 11062 1727096127.63184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096127.63460: variable 'ansible_facts' from source: unknown 11062 1727096127.63537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096127.63651: attempt loop complete, returning result 11062 1727096127.63655: _execute() done 11062 1727096127.63657: dumping result to json 11062 1727096127.63696: done dumping result, returning 11062 1727096127.63704: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-482e-8c87-000000000499] 11062 1727096127.63706: sending task result for task 0afff68d-5257-482e-8c87-000000000499 11062 1727096127.64417: done sending task result for task 0afff68d-5257-482e-8c87-000000000499 11062 1727096127.64420: 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 } 11062 1727096127.64472: no more pending results, returning what we have 11062 1727096127.64474: results queue empty 11062 1727096127.64475: checking for any_errors_fatal 11062 1727096127.64477: done checking for any_errors_fatal 11062 1727096127.64477: checking for max_fail_percentage 11062 1727096127.64478: done checking for max_fail_percentage 11062 1727096127.64479: checking to see if all hosts have failed and the running result is not ok 11062 1727096127.64480: done checking to see if all hosts have failed 11062 1727096127.64480: getting the remaining hosts for this loop 11062 1727096127.64481: done getting the remaining hosts for this loop 11062 1727096127.64483: getting the next task for host managed_node1 11062 1727096127.64486: done getting next task for host managed_node1 11062 1727096127.64489: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 11062 1727096127.64493: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096127.64502: getting variables 11062 1727096127.64503: in VariableManager get_vars() 11062 1727096127.64525: Calling all_inventory to load vars for managed_node1 11062 1727096127.64527: Calling groups_inventory to load vars for managed_node1 11062 1727096127.64528: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096127.64534: Calling all_plugins_play to load vars for managed_node1 11062 1727096127.64536: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096127.64538: Calling groups_plugins_play to load vars for managed_node1 11062 1727096127.65589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096127.67142: done with get_vars() 11062 1727096127.67163: 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:55:27 -0400 (0:00:01.793) 0:00:27.311 ****** 11062 1727096127.67257: entering _queue_task() for managed_node1/package_facts 11062 1727096127.67572: worker is 1 (out of 1 available) 11062 1727096127.67583: exiting _queue_task() for managed_node1/package_facts 11062 1727096127.67596: done queuing things up, now waiting for results queue to drain 11062 1727096127.67597: waiting for pending results... 11062 1727096127.68074: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 11062 1727096127.68082: in run() - task 0afff68d-5257-482e-8c87-00000000049a 11062 1727096127.68086: variable 'ansible_search_path' from source: unknown 11062 1727096127.68090: variable 'ansible_search_path' from source: unknown 11062 1727096127.68093: calling self._execute() 11062 1727096127.68159: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096127.68173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096127.68187: variable 'omit' from source: magic vars 11062 1727096127.68558: variable 'ansible_distribution_major_version' from source: facts 11062 1727096127.68577: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096127.68587: variable 'omit' from source: magic vars 11062 1727096127.68678: variable 'omit' from source: magic vars 11062 1727096127.68719: variable 'omit' from source: magic vars 11062 1727096127.68766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096127.68806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096127.68839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096127.68865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096127.68883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096127.68922: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096127.68931: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096127.68938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096127.69074: Set connection var ansible_connection to ssh 11062 1727096127.69077: Set connection var ansible_shell_executable to /bin/sh 11062 1727096127.69080: Set connection var ansible_pipelining to False 11062 1727096127.69082: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096127.69085: Set connection var ansible_timeout to 10 11062 1727096127.69087: Set connection var ansible_shell_type to sh 11062 1727096127.69108: variable 'ansible_shell_executable' from source: unknown 11062 1727096127.69116: variable 'ansible_connection' from source: unknown 11062 1727096127.69122: variable 'ansible_module_compression' from source: unknown 11062 1727096127.69128: variable 'ansible_shell_type' from source: unknown 11062 1727096127.69135: variable 'ansible_shell_executable' from source: unknown 11062 1727096127.69182: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096127.69185: variable 'ansible_pipelining' from source: unknown 11062 1727096127.69188: variable 'ansible_timeout' from source: unknown 11062 1727096127.69190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096127.69352: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096127.69371: variable 'omit' from source: magic vars 11062 1727096127.69380: starting attempt loop 11062 1727096127.69386: running the handler 11062 1727096127.69408: _low_level_execute_command(): starting 11062 1727096127.69419: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096127.70125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096127.70160: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096127.70252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096127.70275: 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 <<< 11062 1727096127.70318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096127.70404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096127.72108: stdout chunk (state=3): >>>/root <<< 11062 1727096127.72263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096127.72266: stdout chunk (state=3): >>><<< 11062 1727096127.72270: stderr chunk (state=3): >>><<< 11062 1727096127.72387: _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 11062 1727096127.72390: _low_level_execute_command(): starting 11062 1727096127.72394: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430 `" && echo ansible-tmp-1727096127.722908-12261-227587453886430="` echo /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430 `" ) && sleep 0' 11062 1727096127.72983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096127.73050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096127.73071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096127.73090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096127.73190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096127.75349: stdout chunk (state=3): >>>ansible-tmp-1727096127.722908-12261-227587453886430=/root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430 <<< 11062 1727096127.75361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096127.75393: stdout chunk (state=3): >>><<< 11062 1727096127.75396: stderr chunk (state=3): >>><<< 11062 1727096127.75489: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096127.722908-12261-227587453886430=/root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096127.75493: variable 'ansible_module_compression' from source: unknown 11062 1727096127.75520: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 11062 1727096127.75594: variable 'ansible_facts' from source: unknown 11062 1727096127.75818: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/AnsiballZ_package_facts.py 11062 1727096127.75949: Sending initial data 11062 1727096127.75952: Sent initial data (161 bytes) 11062 1727096127.76684: 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' <<< 11062 1727096127.76704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096127.76719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096127.76814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096127.78405: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096127.78503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096127.78601: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp01__l4sy /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/AnsiballZ_package_facts.py <<< 11062 1727096127.78604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/AnsiballZ_package_facts.py" <<< 11062 1727096127.78658: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp01__l4sy" to remote "/root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/AnsiballZ_package_facts.py" <<< 11062 1727096127.80399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096127.80402: stdout chunk (state=3): >>><<< 11062 1727096127.80404: stderr chunk (state=3): >>><<< 11062 1727096127.80407: done transferring module to remote 11062 1727096127.80409: _low_level_execute_command(): starting 11062 1727096127.80411: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/ /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/AnsiballZ_package_facts.py && sleep 0' 11062 1727096127.80980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096127.81001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096127.81016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096127.81035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096127.81053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096127.81123: 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 <<< 11062 1727096127.81171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096127.81188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096127.81208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096127.81304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096127.83211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096127.83281: stderr chunk (state=3): >>><<< 11062 1727096127.83295: stdout chunk (state=3): >>><<< 11062 1727096127.83376: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096127.83379: _low_level_execute_command(): starting 11062 1727096127.83382: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/AnsiballZ_package_facts.py && sleep 0' 11062 1727096127.83992: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096127.84007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096127.84025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096127.84084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096127.84152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096127.84174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096127.84197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096127.84306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096128.29220: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 11062 1727096128.29505: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 11062 1727096128.31141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096128.31146: stdout chunk (state=3): >>><<< 11062 1727096128.31148: stderr chunk (state=3): >>><<< 11062 1727096128.31377: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096128.36155: 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-1727096127.722908-12261-227587453886430/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096128.36194: _low_level_execute_command(): starting 11062 1727096128.36205: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096127.722908-12261-227587453886430/ > /dev/null 2>&1 && sleep 0' 11062 1727096128.36958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096128.37030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096128.37095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096128.37133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096128.37148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096128.37263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096128.39404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096128.39408: stdout chunk (state=3): >>><<< 11062 1727096128.39410: stderr chunk (state=3): >>><<< 11062 1727096128.39412: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096128.39414: handler run complete 11062 1727096128.41253: variable 'ansible_facts' from source: unknown 11062 1727096128.41897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096128.44908: variable 'ansible_facts' from source: unknown 11062 1727096128.45862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096128.47325: attempt loop complete, returning result 11062 1727096128.47392: _execute() done 11062 1727096128.47399: dumping result to json 11062 1727096128.47777: done dumping result, returning 11062 1727096128.47793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-482e-8c87-00000000049a] 11062 1727096128.47805: sending task result for task 0afff68d-5257-482e-8c87-00000000049a 11062 1727096128.50373: done sending task result for task 0afff68d-5257-482e-8c87-00000000049a 11062 1727096128.50378: 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 } 11062 1727096128.50532: no more pending results, returning what we have 11062 1727096128.50535: results queue empty 11062 1727096128.50536: checking for any_errors_fatal 11062 1727096128.50541: done checking for any_errors_fatal 11062 1727096128.50542: checking for max_fail_percentage 11062 1727096128.50544: done checking for max_fail_percentage 11062 1727096128.50544: checking to see if all hosts have failed and the running result is not ok 11062 1727096128.50545: done checking to see if all hosts have failed 11062 1727096128.50546: getting the remaining hosts for this loop 11062 1727096128.50547: done getting the remaining hosts for this loop 11062 1727096128.50553: getting the next task for host managed_node1 11062 1727096128.50561: done getting next task for host managed_node1 11062 1727096128.50564: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11062 1727096128.50610: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096128.50670: getting variables 11062 1727096128.50672: in VariableManager get_vars() 11062 1727096128.50707: Calling all_inventory to load vars for managed_node1 11062 1727096128.50710: Calling groups_inventory to load vars for managed_node1 11062 1727096128.50712: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096128.50721: Calling all_plugins_play to load vars for managed_node1 11062 1727096128.50723: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096128.50726: Calling groups_plugins_play to load vars for managed_node1 11062 1727096128.52695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096128.54507: done with get_vars() 11062 1727096128.54541: done getting variables 11062 1727096128.54613: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:55:28 -0400 (0:00:00.873) 0:00:28.185 ****** 11062 1727096128.54658: entering _queue_task() for managed_node1/debug 11062 1727096128.55157: worker is 1 (out of 1 available) 11062 1727096128.55209: exiting _queue_task() for managed_node1/debug 11062 1727096128.55220: done queuing things up, now waiting for results queue to drain 11062 1727096128.55221: waiting for pending results... 11062 1727096128.55717: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11062 1727096128.55844: in run() - task 0afff68d-5257-482e-8c87-00000000007e 11062 1727096128.55872: variable 'ansible_search_path' from source: unknown 11062 1727096128.55882: variable 'ansible_search_path' from source: unknown 11062 1727096128.55933: calling self._execute() 11062 1727096128.56140: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096128.56144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096128.56147: variable 'omit' from source: magic vars 11062 1727096128.56479: variable 'ansible_distribution_major_version' from source: facts 11062 1727096128.56497: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096128.56509: variable 'omit' from source: magic vars 11062 1727096128.56587: variable 'omit' from source: magic vars 11062 1727096128.56694: variable 'network_provider' from source: set_fact 11062 1727096128.56717: variable 'omit' from source: magic vars 11062 1727096128.56770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096128.56818: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096128.56843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096128.56922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096128.56939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096128.57027: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096128.57031: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096128.57038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096128.57245: Set connection var ansible_connection to ssh 11062 1727096128.57337: Set connection var ansible_shell_executable to /bin/sh 11062 1727096128.57340: Set connection var ansible_pipelining to False 11062 1727096128.57343: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096128.57345: Set connection var ansible_timeout to 10 11062 1727096128.57347: Set connection var ansible_shell_type to sh 11062 1727096128.57352: variable 'ansible_shell_executable' from source: unknown 11062 1727096128.57355: variable 'ansible_connection' from source: unknown 11062 1727096128.57357: variable 'ansible_module_compression' from source: unknown 11062 1727096128.57359: variable 'ansible_shell_type' from source: unknown 11062 1727096128.57361: variable 'ansible_shell_executable' from source: unknown 11062 1727096128.57363: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096128.57373: variable 'ansible_pipelining' from source: unknown 11062 1727096128.57382: variable 'ansible_timeout' from source: unknown 11062 1727096128.57390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096128.57544: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096128.57666: variable 'omit' from source: magic vars 11062 1727096128.57670: starting attempt loop 11062 1727096128.57672: running the handler 11062 1727096128.57675: handler run complete 11062 1727096128.57677: attempt loop complete, returning result 11062 1727096128.57678: _execute() done 11062 1727096128.57680: dumping result to json 11062 1727096128.57682: done dumping result, returning 11062 1727096128.57684: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-482e-8c87-00000000007e] 11062 1727096128.57685: sending task result for task 0afff68d-5257-482e-8c87-00000000007e 11062 1727096128.57880: done sending task result for task 0afff68d-5257-482e-8c87-00000000007e 11062 1727096128.57883: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 11062 1727096128.57945: no more pending results, returning what we have 11062 1727096128.57949: results queue empty 11062 1727096128.57952: checking for any_errors_fatal 11062 1727096128.57964: done checking for any_errors_fatal 11062 1727096128.57965: checking for max_fail_percentage 11062 1727096128.57966: done checking for max_fail_percentage 11062 1727096128.57969: checking to see if all hosts have failed and the running result is not ok 11062 1727096128.57970: done checking to see if all hosts have failed 11062 1727096128.57971: getting the remaining hosts for this loop 11062 1727096128.57972: done getting the remaining hosts for this loop 11062 1727096128.57975: getting the next task for host managed_node1 11062 1727096128.57983: done getting next task for host managed_node1 11062 1727096128.57987: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11062 1727096128.57992: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096128.58006: getting variables 11062 1727096128.58007: in VariableManager get_vars() 11062 1727096128.58049: Calling all_inventory to load vars for managed_node1 11062 1727096128.58054: Calling groups_inventory to load vars for managed_node1 11062 1727096128.58057: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096128.58180: Calling all_plugins_play to load vars for managed_node1 11062 1727096128.58186: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096128.58189: Calling groups_plugins_play to load vars for managed_node1 11062 1727096128.65682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096128.67299: done with get_vars() 11062 1727096128.67330: done getting variables 11062 1727096128.67382: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:55:28 -0400 (0:00:00.127) 0:00:28.313 ****** 11062 1727096128.67413: entering _queue_task() for managed_node1/fail 11062 1727096128.67776: worker is 1 (out of 1 available) 11062 1727096128.67788: exiting _queue_task() for managed_node1/fail 11062 1727096128.67800: done queuing things up, now waiting for results queue to drain 11062 1727096128.67801: waiting for pending results... 11062 1727096128.68190: 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 11062 1727096128.68265: in run() - task 0afff68d-5257-482e-8c87-00000000007f 11062 1727096128.68294: variable 'ansible_search_path' from source: unknown 11062 1727096128.68308: variable 'ansible_search_path' from source: unknown 11062 1727096128.68351: calling self._execute() 11062 1727096128.68466: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096128.68511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096128.68515: variable 'omit' from source: magic vars 11062 1727096128.68919: variable 'ansible_distribution_major_version' from source: facts 11062 1727096128.68949: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096128.69080: variable 'network_state' from source: role '' defaults 11062 1727096128.69162: Evaluated conditional (network_state != {}): False 11062 1727096128.69166: when evaluation is False, skipping this task 11062 1727096128.69172: _execute() done 11062 1727096128.69174: dumping result to json 11062 1727096128.69176: done dumping result, returning 11062 1727096128.69179: 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-482e-8c87-00000000007f] 11062 1727096128.69181: sending task result for task 0afff68d-5257-482e-8c87-00000000007f 11062 1727096128.69254: done sending task result for task 0afff68d-5257-482e-8c87-00000000007f 11062 1727096128.69258: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096128.69311: no more pending results, returning what we have 11062 1727096128.69316: results queue empty 11062 1727096128.69317: checking for any_errors_fatal 11062 1727096128.69327: done checking for any_errors_fatal 11062 1727096128.69328: checking for max_fail_percentage 11062 1727096128.69330: done checking for max_fail_percentage 11062 1727096128.69332: checking to see if all hosts have failed and the running result is not ok 11062 1727096128.69333: done checking to see if all hosts have failed 11062 1727096128.69333: getting the remaining hosts for this loop 11062 1727096128.69335: done getting the remaining hosts for this loop 11062 1727096128.69339: getting the next task for host managed_node1 11062 1727096128.69348: done getting next task for host managed_node1 11062 1727096128.69352: ^ 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 11062 1727096128.69356: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096128.69487: getting variables 11062 1727096128.69490: in VariableManager get_vars() 11062 1727096128.69534: Calling all_inventory to load vars for managed_node1 11062 1727096128.69536: Calling groups_inventory to load vars for managed_node1 11062 1727096128.69539: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096128.69552: Calling all_plugins_play to load vars for managed_node1 11062 1727096128.69556: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096128.69559: Calling groups_plugins_play to load vars for managed_node1 11062 1727096128.71140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096128.72825: done with get_vars() 11062 1727096128.72863: done getting variables 11062 1727096128.72929: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:55:28 -0400 (0:00:00.055) 0:00:28.368 ****** 11062 1727096128.72979: entering _queue_task() for managed_node1/fail 11062 1727096128.73363: worker is 1 (out of 1 available) 11062 1727096128.73483: exiting _queue_task() for managed_node1/fail 11062 1727096128.73495: done queuing things up, now waiting for results queue to drain 11062 1727096128.73497: waiting for pending results... 11062 1727096128.73886: 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 11062 1727096128.73892: in run() - task 0afff68d-5257-482e-8c87-000000000080 11062 1727096128.73896: variable 'ansible_search_path' from source: unknown 11062 1727096128.73902: variable 'ansible_search_path' from source: unknown 11062 1727096128.74021: calling self._execute() 11062 1727096128.74060: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096128.74078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096128.74128: variable 'omit' from source: magic vars 11062 1727096128.74502: variable 'ansible_distribution_major_version' from source: facts 11062 1727096128.74520: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096128.74647: variable 'network_state' from source: role '' defaults 11062 1727096128.74667: Evaluated conditional (network_state != {}): False 11062 1727096128.74683: when evaluation is False, skipping this task 11062 1727096128.74773: _execute() done 11062 1727096128.74776: dumping result to json 11062 1727096128.74779: done dumping result, returning 11062 1727096128.74784: 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-482e-8c87-000000000080] 11062 1727096128.74787: sending task result for task 0afff68d-5257-482e-8c87-000000000080 11062 1727096128.74864: done sending task result for task 0afff68d-5257-482e-8c87-000000000080 11062 1727096128.75071: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096128.75117: no more pending results, returning what we have 11062 1727096128.75121: results queue empty 11062 1727096128.75122: checking for any_errors_fatal 11062 1727096128.75127: done checking for any_errors_fatal 11062 1727096128.75128: checking for max_fail_percentage 11062 1727096128.75130: done checking for max_fail_percentage 11062 1727096128.75130: checking to see if all hosts have failed and the running result is not ok 11062 1727096128.75131: done checking to see if all hosts have failed 11062 1727096128.75132: getting the remaining hosts for this loop 11062 1727096128.75133: done getting the remaining hosts for this loop 11062 1727096128.75136: getting the next task for host managed_node1 11062 1727096128.75142: done getting next task for host managed_node1 11062 1727096128.75146: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11062 1727096128.75153: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096128.75173: getting variables 11062 1727096128.75174: in VariableManager get_vars() 11062 1727096128.75213: Calling all_inventory to load vars for managed_node1 11062 1727096128.75216: Calling groups_inventory to load vars for managed_node1 11062 1727096128.75219: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096128.75228: Calling all_plugins_play to load vars for managed_node1 11062 1727096128.75231: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096128.75234: Calling groups_plugins_play to load vars for managed_node1 11062 1727096128.76803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096128.78381: done with get_vars() 11062 1727096128.78410: done getting variables 11062 1727096128.78477: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:55:28 -0400 (0:00:00.055) 0:00:28.424 ****** 11062 1727096128.78514: entering _queue_task() for managed_node1/fail 11062 1727096128.78991: worker is 1 (out of 1 available) 11062 1727096128.79003: exiting _queue_task() for managed_node1/fail 11062 1727096128.79015: done queuing things up, now waiting for results queue to drain 11062 1727096128.79016: waiting for pending results... 11062 1727096128.79221: 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 11062 1727096128.79384: in run() - task 0afff68d-5257-482e-8c87-000000000081 11062 1727096128.79405: variable 'ansible_search_path' from source: unknown 11062 1727096128.79413: variable 'ansible_search_path' from source: unknown 11062 1727096128.79458: calling self._execute() 11062 1727096128.79575: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096128.79588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096128.79603: variable 'omit' from source: magic vars 11062 1727096128.80003: variable 'ansible_distribution_major_version' from source: facts 11062 1727096128.80024: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096128.80209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096128.82042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096128.82101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096128.82128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096128.82154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096128.82180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096128.82237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.82260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.82282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.82310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.82320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.82394: variable 'ansible_distribution_major_version' from source: facts 11062 1727096128.82409: Evaluated conditional (ansible_distribution_major_version | int > 9): True 11062 1727096128.82495: variable 'ansible_distribution' from source: facts 11062 1727096128.82498: variable '__network_rh_distros' from source: role '' defaults 11062 1727096128.82507: Evaluated conditional (ansible_distribution in __network_rh_distros): True 11062 1727096128.82670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.82687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.82707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.82744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.82766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.82813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.82895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.82899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.82902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.82956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.82959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.82977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.83101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.83104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.83107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.83357: variable 'network_connections' from source: task vars 11062 1727096128.83386: variable 'port2_profile' from source: play vars 11062 1727096128.83472: variable 'port2_profile' from source: play vars 11062 1727096128.83476: variable 'port1_profile' from source: play vars 11062 1727096128.83498: variable 'port1_profile' from source: play vars 11062 1727096128.83506: variable 'controller_profile' from source: play vars 11062 1727096128.83565: variable 'controller_profile' from source: play vars 11062 1727096128.83574: variable 'network_state' from source: role '' defaults 11062 1727096128.83637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096128.83831: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096128.83872: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096128.83898: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096128.83944: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096128.83982: 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) 11062 1727096128.83997: 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) 11062 1727096128.84014: 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) 11062 1727096128.84031: 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) 11062 1727096128.84057: 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 11062 1727096128.84071: when evaluation is False, skipping this task 11062 1727096128.84081: _execute() done 11062 1727096128.84083: dumping result to json 11062 1727096128.84085: done dumping result, returning 11062 1727096128.84088: 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-482e-8c87-000000000081] 11062 1727096128.84090: sending task result for task 0afff68d-5257-482e-8c87-000000000081 11062 1727096128.84165: done sending task result for task 0afff68d-5257-482e-8c87-000000000081 11062 1727096128.84173: 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" } 11062 1727096128.84225: no more pending results, returning what we have 11062 1727096128.84229: results queue empty 11062 1727096128.84229: checking for any_errors_fatal 11062 1727096128.84235: done checking for any_errors_fatal 11062 1727096128.84236: checking for max_fail_percentage 11062 1727096128.84237: done checking for max_fail_percentage 11062 1727096128.84238: checking to see if all hosts have failed and the running result is not ok 11062 1727096128.84239: done checking to see if all hosts have failed 11062 1727096128.84239: getting the remaining hosts for this loop 11062 1727096128.84241: done getting the remaining hosts for this loop 11062 1727096128.84244: getting the next task for host managed_node1 11062 1727096128.84252: done getting next task for host managed_node1 11062 1727096128.84256: ^ 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 11062 1727096128.84260: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096128.84282: getting variables 11062 1727096128.84285: in VariableManager get_vars() 11062 1727096128.84325: Calling all_inventory to load vars for managed_node1 11062 1727096128.84327: Calling groups_inventory to load vars for managed_node1 11062 1727096128.84330: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096128.84339: Calling all_plugins_play to load vars for managed_node1 11062 1727096128.84341: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096128.84344: Calling groups_plugins_play to load vars for managed_node1 11062 1727096128.85136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096128.86125: done with get_vars() 11062 1727096128.86153: done getting variables 11062 1727096128.86215: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:55:28 -0400 (0:00:00.077) 0:00:28.501 ****** 11062 1727096128.86248: entering _queue_task() for managed_node1/dnf 11062 1727096128.86693: worker is 1 (out of 1 available) 11062 1727096128.86706: exiting _queue_task() for managed_node1/dnf 11062 1727096128.86718: done queuing things up, now waiting for results queue to drain 11062 1727096128.86719: waiting for pending results... 11062 1727096128.87070: 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 11062 1727096128.87154: in run() - task 0afff68d-5257-482e-8c87-000000000082 11062 1727096128.87185: variable 'ansible_search_path' from source: unknown 11062 1727096128.87197: variable 'ansible_search_path' from source: unknown 11062 1727096128.87239: calling self._execute() 11062 1727096128.87358: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096128.87382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096128.87410: variable 'omit' from source: magic vars 11062 1727096128.87821: variable 'ansible_distribution_major_version' from source: facts 11062 1727096128.87925: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096128.88082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096128.90773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096128.90854: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096128.90903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096128.90940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096128.90980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096128.91060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.91273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.91276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.91279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.91281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.91320: variable 'ansible_distribution' from source: facts 11062 1727096128.91330: variable 'ansible_distribution_major_version' from source: facts 11062 1727096128.91349: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 11062 1727096128.91484: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096128.91631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.91664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.91696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.91747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.91772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.91816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.91856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.91893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.91946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.91967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.92054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096128.92057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096128.92075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096128.92118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096128.92137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096128.92313: variable 'network_connections' from source: task vars 11062 1727096128.92330: variable 'port2_profile' from source: play vars 11062 1727096128.92472: variable 'port2_profile' from source: play vars 11062 1727096128.92475: variable 'port1_profile' from source: play vars 11062 1727096128.92485: variable 'port1_profile' from source: play vars 11062 1727096128.92493: variable 'controller_profile' from source: play vars 11062 1727096128.92554: variable 'controller_profile' from source: play vars 11062 1727096128.92640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096128.92827: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096128.92883: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096128.92927: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096128.92964: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096128.93013: 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) 11062 1727096128.93059: 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) 11062 1727096128.93139: 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) 11062 1727096128.93143: 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) 11062 1727096128.93182: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096128.93418: variable 'network_connections' from source: task vars 11062 1727096128.93429: variable 'port2_profile' from source: play vars 11062 1727096128.93500: variable 'port2_profile' from source: play vars 11062 1727096128.93513: variable 'port1_profile' from source: play vars 11062 1727096128.93583: variable 'port1_profile' from source: play vars 11062 1727096128.93595: variable 'controller_profile' from source: play vars 11062 1727096128.93685: variable 'controller_profile' from source: play vars 11062 1727096128.93693: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11062 1727096128.93701: when evaluation is False, skipping this task 11062 1727096128.93707: _execute() done 11062 1727096128.93713: dumping result to json 11062 1727096128.93719: done dumping result, returning 11062 1727096128.93731: 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-482e-8c87-000000000082] 11062 1727096128.93773: sending task result for task 0afff68d-5257-482e-8c87-000000000082 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11062 1727096128.93984: no more pending results, returning what we have 11062 1727096128.93987: results queue empty 11062 1727096128.93988: checking for any_errors_fatal 11062 1727096128.93995: done checking for any_errors_fatal 11062 1727096128.93996: checking for max_fail_percentage 11062 1727096128.93998: done checking for max_fail_percentage 11062 1727096128.93999: checking to see if all hosts have failed and the running result is not ok 11062 1727096128.94000: done checking to see if all hosts have failed 11062 1727096128.94000: getting the remaining hosts for this loop 11062 1727096128.94002: done getting the remaining hosts for this loop 11062 1727096128.94010: getting the next task for host managed_node1 11062 1727096128.94019: done getting next task for host managed_node1 11062 1727096128.94023: ^ 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 11062 1727096128.94027: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096128.94045: getting variables 11062 1727096128.94047: in VariableManager get_vars() 11062 1727096128.94094: Calling all_inventory to load vars for managed_node1 11062 1727096128.94097: Calling groups_inventory to load vars for managed_node1 11062 1727096128.94099: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096128.94111: Calling all_plugins_play to load vars for managed_node1 11062 1727096128.94279: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096128.94285: done sending task result for task 0afff68d-5257-482e-8c87-000000000082 11062 1727096128.94288: WORKER PROCESS EXITING 11062 1727096128.94292: Calling groups_plugins_play to load vars for managed_node1 11062 1727096128.96985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096129.00407: done with get_vars() 11062 1727096129.00442: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11062 1727096129.00525: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:55:29 -0400 (0:00:00.143) 0:00:28.644 ****** 11062 1727096129.00562: entering _queue_task() for managed_node1/yum 11062 1727096129.00941: worker is 1 (out of 1 available) 11062 1727096129.01073: exiting _queue_task() for managed_node1/yum 11062 1727096129.01084: done queuing things up, now waiting for results queue to drain 11062 1727096129.01086: waiting for pending results... 11062 1727096129.01457: 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 11062 1727096129.01801: in run() - task 0afff68d-5257-482e-8c87-000000000083 11062 1727096129.01829: variable 'ansible_search_path' from source: unknown 11062 1727096129.02046: variable 'ansible_search_path' from source: unknown 11062 1727096129.02053: calling self._execute() 11062 1727096129.02195: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.02207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.02223: variable 'omit' from source: magic vars 11062 1727096129.03031: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.03045: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096129.03373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096129.07771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096129.08174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096129.08178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096129.08182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096129.08185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096129.08430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.08465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.08499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.08543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.08972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.08975: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.08977: Evaluated conditional (ansible_distribution_major_version | int < 8): False 11062 1727096129.08979: when evaluation is False, skipping this task 11062 1727096129.08981: _execute() done 11062 1727096129.08982: dumping result to json 11062 1727096129.08984: done dumping result, returning 11062 1727096129.08986: 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-482e-8c87-000000000083] 11062 1727096129.08989: sending task result for task 0afff68d-5257-482e-8c87-000000000083 11062 1727096129.09062: done sending task result for task 0afff68d-5257-482e-8c87-000000000083 11062 1727096129.09068: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 11062 1727096129.09115: no more pending results, returning what we have 11062 1727096129.09118: results queue empty 11062 1727096129.09119: checking for any_errors_fatal 11062 1727096129.09124: done checking for any_errors_fatal 11062 1727096129.09124: checking for max_fail_percentage 11062 1727096129.09126: done checking for max_fail_percentage 11062 1727096129.09127: checking to see if all hosts have failed and the running result is not ok 11062 1727096129.09127: done checking to see if all hosts have failed 11062 1727096129.09128: getting the remaining hosts for this loop 11062 1727096129.09129: done getting the remaining hosts for this loop 11062 1727096129.09133: getting the next task for host managed_node1 11062 1727096129.09141: done getting next task for host managed_node1 11062 1727096129.09145: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11062 1727096129.09148: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096129.09172: getting variables 11062 1727096129.09174: in VariableManager get_vars() 11062 1727096129.09215: Calling all_inventory to load vars for managed_node1 11062 1727096129.09218: Calling groups_inventory to load vars for managed_node1 11062 1727096129.09220: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096129.09229: Calling all_plugins_play to load vars for managed_node1 11062 1727096129.09232: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096129.09234: Calling groups_plugins_play to load vars for managed_node1 11062 1727096129.12161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096129.15844: done with get_vars() 11062 1727096129.15988: done getting variables 11062 1727096129.16052: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:55:29 -0400 (0:00:00.156) 0:00:28.801 ****** 11062 1727096129.16220: entering _queue_task() for managed_node1/fail 11062 1727096129.17309: worker is 1 (out of 1 available) 11062 1727096129.17321: exiting _queue_task() for managed_node1/fail 11062 1727096129.17333: done queuing things up, now waiting for results queue to drain 11062 1727096129.17334: waiting for pending results... 11062 1727096129.17586: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11062 1727096129.17998: in run() - task 0afff68d-5257-482e-8c87-000000000084 11062 1727096129.18024: variable 'ansible_search_path' from source: unknown 11062 1727096129.18035: variable 'ansible_search_path' from source: unknown 11062 1727096129.18089: calling self._execute() 11062 1727096129.18338: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.18354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.18415: variable 'omit' from source: magic vars 11062 1727096129.19252: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.19325: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096129.19637: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096129.20012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096129.25952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096129.25957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096129.25992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096129.26032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096129.26195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096129.26483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.26488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.26491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.26673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.26676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.26678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.26783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.26823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.26871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.27153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.27157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.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) 11062 1727096129.27161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.27290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.27308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.27713: variable 'network_connections' from source: task vars 11062 1727096129.27731: variable 'port2_profile' from source: play vars 11062 1727096129.27934: variable 'port2_profile' from source: play vars 11062 1727096129.27981: variable 'port1_profile' from source: play vars 11062 1727096129.28069: variable 'port1_profile' from source: play vars 11062 1727096129.28109: variable 'controller_profile' from source: play vars 11062 1727096129.28185: variable 'controller_profile' from source: play vars 11062 1727096129.28278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096129.28499: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096129.28544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096129.28592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096129.28624: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096129.28686: 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) 11062 1727096129.28711: 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) 11062 1727096129.28740: 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) 11062 1727096129.28779: 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) 11062 1727096129.28835: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096129.29115: variable 'network_connections' from source: task vars 11062 1727096129.29125: variable 'port2_profile' from source: play vars 11062 1727096129.29192: variable 'port2_profile' from source: play vars 11062 1727096129.29238: variable 'port1_profile' from source: play vars 11062 1727096129.29303: variable 'port1_profile' from source: play vars 11062 1727096129.29324: variable 'controller_profile' from source: play vars 11062 1727096129.29390: variable 'controller_profile' from source: play vars 11062 1727096129.29425: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11062 1727096129.29541: when evaluation is False, skipping this task 11062 1727096129.29544: _execute() done 11062 1727096129.29552: dumping result to json 11062 1727096129.29555: done dumping result, returning 11062 1727096129.29557: 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-482e-8c87-000000000084] 11062 1727096129.29559: sending task result for task 0afff68d-5257-482e-8c87-000000000084 11062 1727096129.29633: done sending task result for task 0afff68d-5257-482e-8c87-000000000084 11062 1727096129.29636: 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" } 11062 1727096129.29699: no more pending results, returning what we have 11062 1727096129.29706: results queue empty 11062 1727096129.29707: checking for any_errors_fatal 11062 1727096129.29714: done checking for any_errors_fatal 11062 1727096129.29715: checking for max_fail_percentage 11062 1727096129.29717: done checking for max_fail_percentage 11062 1727096129.29718: checking to see if all hosts have failed and the running result is not ok 11062 1727096129.29719: done checking to see if all hosts have failed 11062 1727096129.29719: getting the remaining hosts for this loop 11062 1727096129.29721: done getting the remaining hosts for this loop 11062 1727096129.29724: getting the next task for host managed_node1 11062 1727096129.29732: done getting next task for host managed_node1 11062 1727096129.29736: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11062 1727096129.29740: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096129.29763: getting variables 11062 1727096129.29764: in VariableManager get_vars() 11062 1727096129.29810: Calling all_inventory to load vars for managed_node1 11062 1727096129.29813: Calling groups_inventory to load vars for managed_node1 11062 1727096129.29815: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096129.29827: Calling all_plugins_play to load vars for managed_node1 11062 1727096129.29831: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096129.29834: Calling groups_plugins_play to load vars for managed_node1 11062 1727096129.31762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096129.33629: done with get_vars() 11062 1727096129.33660: done getting variables 11062 1727096129.33739: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:55:29 -0400 (0:00:00.175) 0:00:28.977 ****** 11062 1727096129.33798: entering _queue_task() for managed_node1/package 11062 1727096129.34634: worker is 1 (out of 1 available) 11062 1727096129.34648: exiting _queue_task() for managed_node1/package 11062 1727096129.34664: done queuing things up, now waiting for results queue to drain 11062 1727096129.34666: waiting for pending results... 11062 1727096129.35303: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11062 1727096129.35557: in run() - task 0afff68d-5257-482e-8c87-000000000085 11062 1727096129.35564: variable 'ansible_search_path' from source: unknown 11062 1727096129.35569: variable 'ansible_search_path' from source: unknown 11062 1727096129.35599: calling self._execute() 11062 1727096129.35704: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.35714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.35726: variable 'omit' from source: magic vars 11062 1727096129.36175: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.36179: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096129.36354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096129.36648: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096129.36700: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096129.36745: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096129.36833: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096129.36980: variable 'network_packages' from source: role '' defaults 11062 1727096129.37172: variable '__network_provider_setup' from source: role '' defaults 11062 1727096129.37177: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096129.37179: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096129.37204: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096129.37373: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096129.37736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096129.40667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096129.40722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096129.40775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096129.40799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096129.40833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096129.40926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.40955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.40988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.41021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.41037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.41084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.41105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.41208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.41211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.41213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.41537: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11062 1727096129.41752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.41756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.41758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.41761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.41763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.41828: variable 'ansible_python' from source: facts 11062 1727096129.41851: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11062 1727096129.41932: variable '__network_wpa_supplicant_required' from source: role '' defaults 11062 1727096129.42005: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11062 1727096129.42127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.42149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.42178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.42272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.42275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.42278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.42294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.42314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.42351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.42369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.42511: variable 'network_connections' from source: task vars 11062 1727096129.42517: variable 'port2_profile' from source: play vars 11062 1727096129.42615: variable 'port2_profile' from source: play vars 11062 1727096129.42627: variable 'port1_profile' from source: play vars 11062 1727096129.42715: variable 'port1_profile' from source: play vars 11062 1727096129.42724: variable 'controller_profile' from source: play vars 11062 1727096129.42813: variable 'controller_profile' from source: play vars 11062 1727096129.43129: 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) 11062 1727096129.43133: 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) 11062 1727096129.43135: 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) 11062 1727096129.43137: 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) 11062 1727096129.43139: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096129.43345: variable 'network_connections' from source: task vars 11062 1727096129.43348: variable 'port2_profile' from source: play vars 11062 1727096129.43486: variable 'port2_profile' from source: play vars 11062 1727096129.43496: variable 'port1_profile' from source: play vars 11062 1727096129.43592: variable 'port1_profile' from source: play vars 11062 1727096129.43602: variable 'controller_profile' from source: play vars 11062 1727096129.43715: variable 'controller_profile' from source: play vars 11062 1727096129.43750: variable '__network_packages_default_wireless' from source: role '' defaults 11062 1727096129.43832: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096129.44166: variable 'network_connections' from source: task vars 11062 1727096129.44171: variable 'port2_profile' from source: play vars 11062 1727096129.44236: variable 'port2_profile' from source: play vars 11062 1727096129.44240: variable 'port1_profile' from source: play vars 11062 1727096129.44313: variable 'port1_profile' from source: play vars 11062 1727096129.44320: variable 'controller_profile' from source: play vars 11062 1727096129.44385: variable 'controller_profile' from source: play vars 11062 1727096129.44411: variable '__network_packages_default_team' from source: role '' defaults 11062 1727096129.44490: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096129.44835: variable 'network_connections' from source: task vars 11062 1727096129.44838: variable 'port2_profile' from source: play vars 11062 1727096129.44927: variable 'port2_profile' from source: play vars 11062 1727096129.44935: variable 'port1_profile' from source: play vars 11062 1727096129.45007: variable 'port1_profile' from source: play vars 11062 1727096129.45015: variable 'controller_profile' from source: play vars 11062 1727096129.45110: variable 'controller_profile' from source: play vars 11062 1727096129.45171: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096129.45321: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096129.45324: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096129.45576: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096129.45579: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11062 1727096129.46045: variable 'network_connections' from source: task vars 11062 1727096129.46049: variable 'port2_profile' from source: play vars 11062 1727096129.46115: variable 'port2_profile' from source: play vars 11062 1727096129.46123: variable 'port1_profile' from source: play vars 11062 1727096129.46181: variable 'port1_profile' from source: play vars 11062 1727096129.46189: variable 'controller_profile' from source: play vars 11062 1727096129.46244: variable 'controller_profile' from source: play vars 11062 1727096129.46252: variable 'ansible_distribution' from source: facts 11062 1727096129.46260: variable '__network_rh_distros' from source: role '' defaults 11062 1727096129.46265: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.46287: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11062 1727096129.46447: variable 'ansible_distribution' from source: facts 11062 1727096129.46450: variable '__network_rh_distros' from source: role '' defaults 11062 1727096129.46458: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.46471: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11062 1727096129.46611: variable 'ansible_distribution' from source: facts 11062 1727096129.46614: variable '__network_rh_distros' from source: role '' defaults 11062 1727096129.46619: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.46657: variable 'network_provider' from source: set_fact 11062 1727096129.46676: variable 'ansible_facts' from source: unknown 11062 1727096129.47460: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 11062 1727096129.47464: when evaluation is False, skipping this task 11062 1727096129.47466: _execute() done 11062 1727096129.47471: dumping result to json 11062 1727096129.47473: done dumping result, returning 11062 1727096129.47488: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-482e-8c87-000000000085] 11062 1727096129.47491: sending task result for task 0afff68d-5257-482e-8c87-000000000085 11062 1727096129.47596: done sending task result for task 0afff68d-5257-482e-8c87-000000000085 11062 1727096129.47598: 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" } 11062 1727096129.47668: no more pending results, returning what we have 11062 1727096129.47672: results queue empty 11062 1727096129.47673: checking for any_errors_fatal 11062 1727096129.47679: done checking for any_errors_fatal 11062 1727096129.47680: checking for max_fail_percentage 11062 1727096129.47682: done checking for max_fail_percentage 11062 1727096129.47682: checking to see if all hosts have failed and the running result is not ok 11062 1727096129.47683: done checking to see if all hosts have failed 11062 1727096129.47684: getting the remaining hosts for this loop 11062 1727096129.47685: done getting the remaining hosts for this loop 11062 1727096129.47693: getting the next task for host managed_node1 11062 1727096129.47700: done getting next task for host managed_node1 11062 1727096129.47704: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11062 1727096129.47707: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096129.47724: getting variables 11062 1727096129.47726: in VariableManager get_vars() 11062 1727096129.47765: Calling all_inventory to load vars for managed_node1 11062 1727096129.47770: Calling groups_inventory to load vars for managed_node1 11062 1727096129.47772: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096129.47781: Calling all_plugins_play to load vars for managed_node1 11062 1727096129.47783: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096129.47786: Calling groups_plugins_play to load vars for managed_node1 11062 1727096129.49527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096129.50560: done with get_vars() 11062 1727096129.50587: done getting variables 11062 1727096129.50634: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:55:29 -0400 (0:00:00.168) 0:00:29.145 ****** 11062 1727096129.50661: entering _queue_task() for managed_node1/package 11062 1727096129.50927: worker is 1 (out of 1 available) 11062 1727096129.50941: exiting _queue_task() for managed_node1/package 11062 1727096129.50953: done queuing things up, now waiting for results queue to drain 11062 1727096129.50955: waiting for pending results... 11062 1727096129.51138: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11062 1727096129.51247: in run() - task 0afff68d-5257-482e-8c87-000000000086 11062 1727096129.51261: variable 'ansible_search_path' from source: unknown 11062 1727096129.51265: variable 'ansible_search_path' from source: unknown 11062 1727096129.51299: calling self._execute() 11062 1727096129.51380: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.51384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.51392: variable 'omit' from source: magic vars 11062 1727096129.51873: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.51877: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096129.51879: variable 'network_state' from source: role '' defaults 11062 1727096129.51882: Evaluated conditional (network_state != {}): False 11062 1727096129.51890: when evaluation is False, skipping this task 11062 1727096129.51898: _execute() done 11062 1727096129.51908: dumping result to json 11062 1727096129.51915: done dumping result, returning 11062 1727096129.51927: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-482e-8c87-000000000086] 11062 1727096129.51949: sending task result for task 0afff68d-5257-482e-8c87-000000000086 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096129.52120: no more pending results, returning what we have 11062 1727096129.52124: results queue empty 11062 1727096129.52125: checking for any_errors_fatal 11062 1727096129.52132: done checking for any_errors_fatal 11062 1727096129.52133: checking for max_fail_percentage 11062 1727096129.52135: done checking for max_fail_percentage 11062 1727096129.52135: checking to see if all hosts have failed and the running result is not ok 11062 1727096129.52136: done checking to see if all hosts have failed 11062 1727096129.52137: getting the remaining hosts for this loop 11062 1727096129.52138: done getting the remaining hosts for this loop 11062 1727096129.52142: getting the next task for host managed_node1 11062 1727096129.52149: done getting next task for host managed_node1 11062 1727096129.52153: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11062 1727096129.52158: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096129.52287: getting variables 11062 1727096129.52289: in VariableManager get_vars() 11062 1727096129.52334: Calling all_inventory to load vars for managed_node1 11062 1727096129.52336: Calling groups_inventory to load vars for managed_node1 11062 1727096129.52339: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096129.52351: Calling all_plugins_play to load vars for managed_node1 11062 1727096129.52354: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096129.52357: Calling groups_plugins_play to load vars for managed_node1 11062 1727096129.53415: done sending task result for task 0afff68d-5257-482e-8c87-000000000086 11062 1727096129.53420: WORKER PROCESS EXITING 11062 1727096129.53474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096129.54348: done with get_vars() 11062 1727096129.54373: done getting variables 11062 1727096129.54420: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:55:29 -0400 (0:00:00.037) 0:00:29.183 ****** 11062 1727096129.54446: entering _queue_task() for managed_node1/package 11062 1727096129.54719: worker is 1 (out of 1 available) 11062 1727096129.54733: exiting _queue_task() for managed_node1/package 11062 1727096129.54746: done queuing things up, now waiting for results queue to drain 11062 1727096129.54748: waiting for pending results... 11062 1727096129.55086: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11062 1727096129.55136: in run() - task 0afff68d-5257-482e-8c87-000000000087 11062 1727096129.55158: variable 'ansible_search_path' from source: unknown 11062 1727096129.55167: variable 'ansible_search_path' from source: unknown 11062 1727096129.55214: calling self._execute() 11062 1727096129.55318: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.55331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.55345: variable 'omit' from source: magic vars 11062 1727096129.55720: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.55740: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096129.55865: variable 'network_state' from source: role '' defaults 11062 1727096129.55885: Evaluated conditional (network_state != {}): False 11062 1727096129.55892: when evaluation is False, skipping this task 11062 1727096129.55899: _execute() done 11062 1727096129.55907: dumping result to json 11062 1727096129.55914: done dumping result, returning 11062 1727096129.55925: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-482e-8c87-000000000087] 11062 1727096129.55935: sending task result for task 0afff68d-5257-482e-8c87-000000000087 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096129.56110: no more pending results, returning what we have 11062 1727096129.56114: results queue empty 11062 1727096129.56114: checking for any_errors_fatal 11062 1727096129.56120: done checking for any_errors_fatal 11062 1727096129.56121: checking for max_fail_percentage 11062 1727096129.56122: done checking for max_fail_percentage 11062 1727096129.56123: checking to see if all hosts have failed and the running result is not ok 11062 1727096129.56124: done checking to see if all hosts have failed 11062 1727096129.56125: getting the remaining hosts for this loop 11062 1727096129.56126: done getting the remaining hosts for this loop 11062 1727096129.56129: getting the next task for host managed_node1 11062 1727096129.56136: done getting next task for host managed_node1 11062 1727096129.56140: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11062 1727096129.56144: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096129.56166: getting variables 11062 1727096129.56169: in VariableManager get_vars() 11062 1727096129.56210: Calling all_inventory to load vars for managed_node1 11062 1727096129.56212: Calling groups_inventory to load vars for managed_node1 11062 1727096129.56215: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096129.56228: Calling all_plugins_play to load vars for managed_node1 11062 1727096129.56231: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096129.56235: Calling groups_plugins_play to load vars for managed_node1 11062 1727096129.56757: done sending task result for task 0afff68d-5257-482e-8c87-000000000087 11062 1727096129.56761: WORKER PROCESS EXITING 11062 1727096129.57786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096129.59348: done with get_vars() 11062 1727096129.59378: done getting variables 11062 1727096129.59441: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:55:29 -0400 (0:00:00.050) 0:00:29.233 ****** 11062 1727096129.59480: entering _queue_task() for managed_node1/service 11062 1727096129.59839: worker is 1 (out of 1 available) 11062 1727096129.59852: exiting _queue_task() for managed_node1/service 11062 1727096129.59865: done queuing things up, now waiting for results queue to drain 11062 1727096129.60069: waiting for pending results... 11062 1727096129.60151: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11062 1727096129.60320: in run() - task 0afff68d-5257-482e-8c87-000000000088 11062 1727096129.60339: variable 'ansible_search_path' from source: unknown 11062 1727096129.60402: variable 'ansible_search_path' from source: unknown 11062 1727096129.60406: calling self._execute() 11062 1727096129.60494: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.60507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.60524: variable 'omit' from source: magic vars 11062 1727096129.60895: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.60915: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096129.61039: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096129.61252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096129.63420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096129.63560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096129.63564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096129.63591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096129.63623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096129.63709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.63743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.63778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.63823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.63845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.63989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.63993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.63995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.63997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.64019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.64063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.64093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.64127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.64169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.64188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.64365: variable 'network_connections' from source: task vars 11062 1727096129.64387: variable 'port2_profile' from source: play vars 11062 1727096129.64463: variable 'port2_profile' from source: play vars 11062 1727096129.64544: variable 'port1_profile' from source: play vars 11062 1727096129.64547: variable 'port1_profile' from source: play vars 11062 1727096129.64562: variable 'controller_profile' from source: play vars 11062 1727096129.64625: variable 'controller_profile' from source: play vars 11062 1727096129.64707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096129.64899: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096129.64938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096129.64978: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096129.65011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096129.65058: 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) 11062 1727096129.65092: 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) 11062 1727096129.65122: 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) 11062 1727096129.65191: 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) 11062 1727096129.65212: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096129.65455: variable 'network_connections' from source: task vars 11062 1727096129.65466: variable 'port2_profile' from source: play vars 11062 1727096129.65535: variable 'port2_profile' from source: play vars 11062 1727096129.65548: variable 'port1_profile' from source: play vars 11062 1727096129.65611: variable 'port1_profile' from source: play vars 11062 1727096129.65673: variable 'controller_profile' from source: play vars 11062 1727096129.65690: variable 'controller_profile' from source: play vars 11062 1727096129.65718: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11062 1727096129.65739: when evaluation is False, skipping this task 11062 1727096129.65746: _execute() done 11062 1727096129.65753: dumping result to json 11062 1727096129.65760: done dumping result, returning 11062 1727096129.65776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-482e-8c87-000000000088] 11062 1727096129.65872: sending task result for task 0afff68d-5257-482e-8c87-000000000088 11062 1727096129.65943: done sending task result for task 0afff68d-5257-482e-8c87-000000000088 11062 1727096129.65947: 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" } 11062 1727096129.65995: no more pending results, returning what we have 11062 1727096129.65998: results queue empty 11062 1727096129.65999: checking for any_errors_fatal 11062 1727096129.66005: done checking for any_errors_fatal 11062 1727096129.66006: checking for max_fail_percentage 11062 1727096129.66009: done checking for max_fail_percentage 11062 1727096129.66009: checking to see if all hosts have failed and the running result is not ok 11062 1727096129.66010: done checking to see if all hosts have failed 11062 1727096129.66011: getting the remaining hosts for this loop 11062 1727096129.66012: done getting the remaining hosts for this loop 11062 1727096129.66016: getting the next task for host managed_node1 11062 1727096129.66024: done getting next task for host managed_node1 11062 1727096129.66027: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11062 1727096129.66032: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096129.66050: getting variables 11062 1727096129.66052: in VariableManager get_vars() 11062 1727096129.66098: Calling all_inventory to load vars for managed_node1 11062 1727096129.66101: Calling groups_inventory to load vars for managed_node1 11062 1727096129.66103: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096129.66115: Calling all_plugins_play to load vars for managed_node1 11062 1727096129.66118: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096129.66121: Calling groups_plugins_play to load vars for managed_node1 11062 1727096129.67714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096129.69476: done with get_vars() 11062 1727096129.69499: done getting variables 11062 1727096129.69558: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:55:29 -0400 (0:00:00.101) 0:00:29.335 ****** 11062 1727096129.69594: entering _queue_task() for managed_node1/service 11062 1727096129.69959: worker is 1 (out of 1 available) 11062 1727096129.69975: exiting _queue_task() for managed_node1/service 11062 1727096129.69990: done queuing things up, now waiting for results queue to drain 11062 1727096129.69991: waiting for pending results... 11062 1727096129.70386: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11062 1727096129.70429: in run() - task 0afff68d-5257-482e-8c87-000000000089 11062 1727096129.70450: variable 'ansible_search_path' from source: unknown 11062 1727096129.70459: variable 'ansible_search_path' from source: unknown 11062 1727096129.70501: calling self._execute() 11062 1727096129.70636: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.70650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.70666: variable 'omit' from source: magic vars 11062 1727096129.71081: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.71105: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096129.71351: variable 'network_provider' from source: set_fact 11062 1727096129.71362: variable 'network_state' from source: role '' defaults 11062 1727096129.71385: Evaluated conditional (network_provider == "nm" or network_state != {}): True 11062 1727096129.71397: variable 'omit' from source: magic vars 11062 1727096129.71475: variable 'omit' from source: magic vars 11062 1727096129.71513: variable 'network_service_name' from source: role '' defaults 11062 1727096129.71587: variable 'network_service_name' from source: role '' defaults 11062 1727096129.71705: variable '__network_provider_setup' from source: role '' defaults 11062 1727096129.71717: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096129.71790: variable '__network_service_name_default_nm' from source: role '' defaults 11062 1727096129.71816: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096129.71974: variable '__network_packages_default_nm' from source: role '' defaults 11062 1727096129.72173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096129.74036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096129.74357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096129.74361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096129.74398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096129.74423: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096129.74702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.75073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.75077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.75080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.75082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.75084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.75086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.75088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.75090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.75093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.75356: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11062 1727096129.75461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.75499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.75535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.75616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.75619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.75759: variable 'ansible_python' from source: facts 11062 1727096129.75762: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11062 1727096129.75803: variable '__network_wpa_supplicant_required' from source: role '' defaults 11062 1727096129.75892: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11062 1727096129.76012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.76036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.76059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.76097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.76111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.76156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096129.76193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096129.76273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096129.76277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096129.76279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096129.76379: variable 'network_connections' from source: task vars 11062 1727096129.76386: variable 'port2_profile' from source: play vars 11062 1727096129.76456: variable 'port2_profile' from source: play vars 11062 1727096129.76469: variable 'port1_profile' from source: play vars 11062 1727096129.76536: variable 'port1_profile' from source: play vars 11062 1727096129.76549: variable 'controller_profile' from source: play vars 11062 1727096129.76616: variable 'controller_profile' from source: play vars 11062 1727096129.76718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096129.76921: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096129.77064: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096129.77070: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096129.77073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096129.77111: 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) 11062 1727096129.77138: 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) 11062 1727096129.77174: 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) 11062 1727096129.77202: 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) 11062 1727096129.77253: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096129.77521: variable 'network_connections' from source: task vars 11062 1727096129.77528: variable 'port2_profile' from source: play vars 11062 1727096129.77716: variable 'port2_profile' from source: play vars 11062 1727096129.77723: variable 'port1_profile' from source: play vars 11062 1727096129.77907: variable 'port1_profile' from source: play vars 11062 1727096129.77920: variable 'controller_profile' from source: play vars 11062 1727096129.78020: variable 'controller_profile' from source: play vars 11062 1727096129.78056: variable '__network_packages_default_wireless' from source: role '' defaults 11062 1727096129.78277: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096129.78415: variable 'network_connections' from source: task vars 11062 1727096129.78419: variable 'port2_profile' from source: play vars 11062 1727096129.78486: variable 'port2_profile' from source: play vars 11062 1727096129.78494: variable 'port1_profile' from source: play vars 11062 1727096129.78556: variable 'port1_profile' from source: play vars 11062 1727096129.78564: variable 'controller_profile' from source: play vars 11062 1727096129.78629: variable 'controller_profile' from source: play vars 11062 1727096129.78655: variable '__network_packages_default_team' from source: role '' defaults 11062 1727096129.78822: variable '__network_team_connections_defined' from source: role '' defaults 11062 1727096129.78995: variable 'network_connections' from source: task vars 11062 1727096129.78999: variable 'port2_profile' from source: play vars 11062 1727096129.79065: variable 'port2_profile' from source: play vars 11062 1727096129.79074: variable 'port1_profile' from source: play vars 11062 1727096129.79161: variable 'port1_profile' from source: play vars 11062 1727096129.79170: variable 'controller_profile' from source: play vars 11062 1727096129.79274: variable 'controller_profile' from source: play vars 11062 1727096129.79308: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096129.79365: variable '__network_service_name_default_initscripts' from source: role '' defaults 11062 1727096129.79376: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096129.79429: variable '__network_packages_default_initscripts' from source: role '' defaults 11062 1727096129.79738: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11062 1727096129.80259: variable 'network_connections' from source: task vars 11062 1727096129.80262: variable 'port2_profile' from source: play vars 11062 1727096129.80320: variable 'port2_profile' from source: play vars 11062 1727096129.80327: variable 'port1_profile' from source: play vars 11062 1727096129.80380: variable 'port1_profile' from source: play vars 11062 1727096129.80387: variable 'controller_profile' from source: play vars 11062 1727096129.80435: variable 'controller_profile' from source: play vars 11062 1727096129.80442: variable 'ansible_distribution' from source: facts 11062 1727096129.80445: variable '__network_rh_distros' from source: role '' defaults 11062 1727096129.80453: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.80466: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11062 1727096129.80719: variable 'ansible_distribution' from source: facts 11062 1727096129.80729: variable '__network_rh_distros' from source: role '' defaults 11062 1727096129.80739: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.80765: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11062 1727096129.80966: variable 'ansible_distribution' from source: facts 11062 1727096129.80978: variable '__network_rh_distros' from source: role '' defaults 11062 1727096129.80990: variable 'ansible_distribution_major_version' from source: facts 11062 1727096129.81042: variable 'network_provider' from source: set_fact 11062 1727096129.81119: variable 'omit' from source: magic vars 11062 1727096129.81122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096129.81153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096129.81181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096129.81204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096129.81224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096129.81266: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096129.81337: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.81340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.81400: Set connection var ansible_connection to ssh 11062 1727096129.81414: Set connection var ansible_shell_executable to /bin/sh 11062 1727096129.81424: Set connection var ansible_pipelining to False 11062 1727096129.81444: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096129.81459: Set connection var ansible_timeout to 10 11062 1727096129.81473: Set connection var ansible_shell_type to sh 11062 1727096129.81502: variable 'ansible_shell_executable' from source: unknown 11062 1727096129.81510: variable 'ansible_connection' from source: unknown 11062 1727096129.81557: variable 'ansible_module_compression' from source: unknown 11062 1727096129.81560: variable 'ansible_shell_type' from source: unknown 11062 1727096129.81562: variable 'ansible_shell_executable' from source: unknown 11062 1727096129.81564: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096129.81566: variable 'ansible_pipelining' from source: unknown 11062 1727096129.81570: variable 'ansible_timeout' from source: unknown 11062 1727096129.81572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096129.81676: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096129.81693: variable 'omit' from source: magic vars 11062 1727096129.81772: starting attempt loop 11062 1727096129.81775: running the handler 11062 1727096129.81802: variable 'ansible_facts' from source: unknown 11062 1727096129.82645: _low_level_execute_command(): starting 11062 1727096129.82663: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096129.83416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096129.83486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096129.83542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096129.83562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096129.83579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096129.83680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096129.85399: stdout chunk (state=3): >>>/root <<< 11062 1727096129.85600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096129.85604: stdout chunk (state=3): >>><<< 11062 1727096129.85621: stderr chunk (state=3): >>><<< 11062 1727096129.85639: _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 11062 1727096129.85742: _low_level_execute_command(): starting 11062 1727096129.85746: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280 `" && echo ansible-tmp-1727096129.8564606-12343-200212626109280="` echo /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280 `" ) && sleep 0' 11062 1727096129.86780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096129.86813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096129.86816: 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 <<< 11062 1727096129.86818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096129.86821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096129.86876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096129.86894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096129.86916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096129.87017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096129.89044: stdout chunk (state=3): >>>ansible-tmp-1727096129.8564606-12343-200212626109280=/root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280 <<< 11062 1727096129.89234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096129.89238: stdout chunk (state=3): >>><<< 11062 1727096129.89240: stderr chunk (state=3): >>><<< 11062 1727096129.89272: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096129.8564606-12343-200212626109280=/root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096129.89493: variable 'ansible_module_compression' from source: unknown 11062 1727096129.89496: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11062 1727096129.89498: variable 'ansible_facts' from source: unknown 11062 1727096129.89705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/AnsiballZ_systemd.py 11062 1727096129.90094: Sending initial data 11062 1727096129.90097: Sent initial data (156 bytes) 11062 1727096129.90524: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096129.90533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096129.90539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096129.90556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096129.90564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096129.90576: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096129.90708: 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 <<< 11062 1727096129.90713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096129.90782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096129.92448: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096129.92529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096129.92615: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpz4s9tfkw /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/AnsiballZ_systemd.py <<< 11062 1727096129.92619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/AnsiballZ_systemd.py" <<< 11062 1727096129.92680: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpz4s9tfkw" to remote "/root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/AnsiballZ_systemd.py" <<< 11062 1727096129.94595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096129.94599: stdout chunk (state=3): >>><<< 11062 1727096129.94601: stderr chunk (state=3): >>><<< 11062 1727096129.94661: done transferring module to remote 11062 1727096129.94673: _low_level_execute_command(): starting 11062 1727096129.94678: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/ /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/AnsiballZ_systemd.py && sleep 0' 11062 1727096129.95305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096129.95313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096129.95324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096129.95337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096129.95356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096129.95360: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096129.95364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096129.95383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096129.95390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096129.95396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096129.95404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096129.95462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096129.95465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096129.95469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096129.95472: stderr chunk (state=3): >>>debug2: match found <<< 11062 1727096129.95474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096129.95509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096129.95522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096129.95536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096129.95635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096129.97672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096129.97679: stdout chunk (state=3): >>><<< 11062 1727096129.97682: stderr chunk (state=3): >>><<< 11062 1727096129.97685: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096129.97692: _low_level_execute_command(): starting 11062 1727096129.97695: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/AnsiballZ_systemd.py && sleep 0' 11062 1727096129.98358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096129.98456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096129.98478: 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 <<< 11062 1727096129.98525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096129.98609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096130.28065: 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": "10571776", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302961152", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "518167000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.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:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "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}}} <<< 11062 1727096130.29847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096130.29873: stderr chunk (state=3): >>><<< 11062 1727096130.29877: stdout chunk (state=3): >>><<< 11062 1727096130.29894: _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": "10571776", "MemoryPeak": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302961152", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "518167000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.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:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "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. 11062 1727096130.30012: 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-1727096129.8564606-12343-200212626109280/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096130.30030: _low_level_execute_command(): starting 11062 1727096130.30034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096129.8564606-12343-200212626109280/ > /dev/null 2>&1 && sleep 0' 11062 1727096130.30472: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096130.30476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.30478: 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 <<< 11062 1727096130.30481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.30533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096130.30536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096130.30542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096130.30610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096130.32494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096130.32517: stderr chunk (state=3): >>><<< 11062 1727096130.32520: stdout chunk (state=3): >>><<< 11062 1727096130.32533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096130.32540: handler run complete 11062 1727096130.32588: attempt loop complete, returning result 11062 1727096130.32592: _execute() done 11062 1727096130.32594: dumping result to json 11062 1727096130.32606: done dumping result, returning 11062 1727096130.32615: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-482e-8c87-000000000089] 11062 1727096130.32617: sending task result for task 0afff68d-5257-482e-8c87-000000000089 11062 1727096130.32846: done sending task result for task 0afff68d-5257-482e-8c87-000000000089 11062 1727096130.32848: 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 } 11062 1727096130.32909: no more pending results, returning what we have 11062 1727096130.32912: results queue empty 11062 1727096130.32913: checking for any_errors_fatal 11062 1727096130.32919: done checking for any_errors_fatal 11062 1727096130.32920: checking for max_fail_percentage 11062 1727096130.32921: done checking for max_fail_percentage 11062 1727096130.32922: checking to see if all hosts have failed and the running result is not ok 11062 1727096130.32923: done checking to see if all hosts have failed 11062 1727096130.32923: getting the remaining hosts for this loop 11062 1727096130.32924: done getting the remaining hosts for this loop 11062 1727096130.32927: getting the next task for host managed_node1 11062 1727096130.32933: done getting next task for host managed_node1 11062 1727096130.32937: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11062 1727096130.32941: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096130.32953: getting variables 11062 1727096130.32955: in VariableManager get_vars() 11062 1727096130.32991: Calling all_inventory to load vars for managed_node1 11062 1727096130.32993: Calling groups_inventory to load vars for managed_node1 11062 1727096130.32995: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096130.33010: Calling all_plugins_play to load vars for managed_node1 11062 1727096130.33013: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096130.33016: Calling groups_plugins_play to load vars for managed_node1 11062 1727096130.33808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096130.34686: done with get_vars() 11062 1727096130.34708: done getting variables 11062 1727096130.34758: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:55:30 -0400 (0:00:00.651) 0:00:29.987 ****** 11062 1727096130.34791: entering _queue_task() for managed_node1/service 11062 1727096130.35058: worker is 1 (out of 1 available) 11062 1727096130.35075: exiting _queue_task() for managed_node1/service 11062 1727096130.35089: done queuing things up, now waiting for results queue to drain 11062 1727096130.35091: waiting for pending results... 11062 1727096130.35266: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11062 1727096130.35369: in run() - task 0afff68d-5257-482e-8c87-00000000008a 11062 1727096130.35380: variable 'ansible_search_path' from source: unknown 11062 1727096130.35384: variable 'ansible_search_path' from source: unknown 11062 1727096130.35413: calling self._execute() 11062 1727096130.35492: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096130.35495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096130.35504: variable 'omit' from source: magic vars 11062 1727096130.35797: variable 'ansible_distribution_major_version' from source: facts 11062 1727096130.35808: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096130.35895: variable 'network_provider' from source: set_fact 11062 1727096130.35900: Evaluated conditional (network_provider == "nm"): True 11062 1727096130.35969: variable '__network_wpa_supplicant_required' from source: role '' defaults 11062 1727096130.36027: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11062 1727096130.36145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096130.37869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096130.37912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096130.37943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096130.37972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096130.37992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096130.38054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096130.38076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096130.38093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096130.38119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096130.38130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096130.38169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096130.38186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096130.38202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096130.38227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096130.38237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096130.38272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096130.38288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096130.38305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096130.38328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096130.38338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096130.38441: variable 'network_connections' from source: task vars 11062 1727096130.38454: variable 'port2_profile' from source: play vars 11062 1727096130.38507: variable 'port2_profile' from source: play vars 11062 1727096130.38516: variable 'port1_profile' from source: play vars 11062 1727096130.38558: variable 'port1_profile' from source: play vars 11062 1727096130.38565: variable 'controller_profile' from source: play vars 11062 1727096130.38610: variable 'controller_profile' from source: play vars 11062 1727096130.38678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11062 1727096130.38797: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11062 1727096130.38827: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11062 1727096130.38849: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11062 1727096130.38872: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11062 1727096130.38906: 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) 11062 1727096130.38925: 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) 11062 1727096130.38942: 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) 11062 1727096130.38960: 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) 11062 1727096130.39002: variable '__network_wireless_connections_defined' from source: role '' defaults 11062 1727096130.39158: variable 'network_connections' from source: task vars 11062 1727096130.39162: variable 'port2_profile' from source: play vars 11062 1727096130.39208: variable 'port2_profile' from source: play vars 11062 1727096130.39215: variable 'port1_profile' from source: play vars 11062 1727096130.39258: variable 'port1_profile' from source: play vars 11062 1727096130.39273: variable 'controller_profile' from source: play vars 11062 1727096130.39309: variable 'controller_profile' from source: play vars 11062 1727096130.39332: Evaluated conditional (__network_wpa_supplicant_required): False 11062 1727096130.39335: when evaluation is False, skipping this task 11062 1727096130.39338: _execute() done 11062 1727096130.39340: dumping result to json 11062 1727096130.39342: done dumping result, returning 11062 1727096130.39358: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-482e-8c87-00000000008a] 11062 1727096130.39361: sending task result for task 0afff68d-5257-482e-8c87-00000000008a 11062 1727096130.39448: done sending task result for task 0afff68d-5257-482e-8c87-00000000008a 11062 1727096130.39452: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 11062 1727096130.39508: no more pending results, returning what we have 11062 1727096130.39511: results queue empty 11062 1727096130.39512: checking for any_errors_fatal 11062 1727096130.39529: done checking for any_errors_fatal 11062 1727096130.39530: checking for max_fail_percentage 11062 1727096130.39532: done checking for max_fail_percentage 11062 1727096130.39533: checking to see if all hosts have failed and the running result is not ok 11062 1727096130.39533: done checking to see if all hosts have failed 11062 1727096130.39534: getting the remaining hosts for this loop 11062 1727096130.39535: done getting the remaining hosts for this loop 11062 1727096130.39538: getting the next task for host managed_node1 11062 1727096130.39546: done getting next task for host managed_node1 11062 1727096130.39549: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11062 1727096130.39555: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096130.39574: getting variables 11062 1727096130.39575: in VariableManager get_vars() 11062 1727096130.39615: Calling all_inventory to load vars for managed_node1 11062 1727096130.39617: Calling groups_inventory to load vars for managed_node1 11062 1727096130.39619: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096130.39629: Calling all_plugins_play to load vars for managed_node1 11062 1727096130.39631: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096130.39634: Calling groups_plugins_play to load vars for managed_node1 11062 1727096130.40569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096130.41448: done with get_vars() 11062 1727096130.41476: done getting variables 11062 1727096130.41524: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:55:30 -0400 (0:00:00.067) 0:00:30.054 ****** 11062 1727096130.41548: entering _queue_task() for managed_node1/service 11062 1727096130.41827: worker is 1 (out of 1 available) 11062 1727096130.41840: exiting _queue_task() for managed_node1/service 11062 1727096130.41857: done queuing things up, now waiting for results queue to drain 11062 1727096130.41858: waiting for pending results... 11062 1727096130.42044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11062 1727096130.42147: in run() - task 0afff68d-5257-482e-8c87-00000000008b 11062 1727096130.42159: variable 'ansible_search_path' from source: unknown 11062 1727096130.42163: variable 'ansible_search_path' from source: unknown 11062 1727096130.42199: calling self._execute() 11062 1727096130.42279: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096130.42283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096130.42291: variable 'omit' from source: magic vars 11062 1727096130.42575: variable 'ansible_distribution_major_version' from source: facts 11062 1727096130.42587: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096130.42672: variable 'network_provider' from source: set_fact 11062 1727096130.42675: Evaluated conditional (network_provider == "initscripts"): False 11062 1727096130.42678: when evaluation is False, skipping this task 11062 1727096130.42681: _execute() done 11062 1727096130.42684: dumping result to json 11062 1727096130.42686: done dumping result, returning 11062 1727096130.42695: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-482e-8c87-00000000008b] 11062 1727096130.42698: sending task result for task 0afff68d-5257-482e-8c87-00000000008b 11062 1727096130.42789: done sending task result for task 0afff68d-5257-482e-8c87-00000000008b 11062 1727096130.42792: 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 } 11062 1727096130.42833: no more pending results, returning what we have 11062 1727096130.42837: results queue empty 11062 1727096130.42838: checking for any_errors_fatal 11062 1727096130.42847: done checking for any_errors_fatal 11062 1727096130.42848: checking for max_fail_percentage 11062 1727096130.42852: done checking for max_fail_percentage 11062 1727096130.42853: checking to see if all hosts have failed and the running result is not ok 11062 1727096130.42854: done checking to see if all hosts have failed 11062 1727096130.42854: getting the remaining hosts for this loop 11062 1727096130.42855: done getting the remaining hosts for this loop 11062 1727096130.42859: getting the next task for host managed_node1 11062 1727096130.42866: done getting next task for host managed_node1 11062 1727096130.42872: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11062 1727096130.42876: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096130.42895: getting variables 11062 1727096130.42897: in VariableManager get_vars() 11062 1727096130.42937: Calling all_inventory to load vars for managed_node1 11062 1727096130.42939: Calling groups_inventory to load vars for managed_node1 11062 1727096130.42941: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096130.42954: Calling all_plugins_play to load vars for managed_node1 11062 1727096130.42957: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096130.42959: Calling groups_plugins_play to load vars for managed_node1 11062 1727096130.43790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096130.44688: done with get_vars() 11062 1727096130.44716: done getting variables 11062 1727096130.44766: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:55:30 -0400 (0:00:00.032) 0:00:30.087 ****** 11062 1727096130.44796: entering _queue_task() for managed_node1/copy 11062 1727096130.45075: worker is 1 (out of 1 available) 11062 1727096130.45089: exiting _queue_task() for managed_node1/copy 11062 1727096130.45103: done queuing things up, now waiting for results queue to drain 11062 1727096130.45104: waiting for pending results... 11062 1727096130.45288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11062 1727096130.45388: in run() - task 0afff68d-5257-482e-8c87-00000000008c 11062 1727096130.45399: variable 'ansible_search_path' from source: unknown 11062 1727096130.45402: variable 'ansible_search_path' from source: unknown 11062 1727096130.45436: calling self._execute() 11062 1727096130.45512: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096130.45516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096130.45526: variable 'omit' from source: magic vars 11062 1727096130.45812: variable 'ansible_distribution_major_version' from source: facts 11062 1727096130.45823: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096130.45909: variable 'network_provider' from source: set_fact 11062 1727096130.45912: Evaluated conditional (network_provider == "initscripts"): False 11062 1727096130.45915: when evaluation is False, skipping this task 11062 1727096130.45918: _execute() done 11062 1727096130.45920: dumping result to json 11062 1727096130.45924: done dumping result, returning 11062 1727096130.45933: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-482e-8c87-00000000008c] 11062 1727096130.45937: sending task result for task 0afff68d-5257-482e-8c87-00000000008c 11062 1727096130.46033: done sending task result for task 0afff68d-5257-482e-8c87-00000000008c 11062 1727096130.46036: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11062 1727096130.46088: no more pending results, returning what we have 11062 1727096130.46092: results queue empty 11062 1727096130.46092: checking for any_errors_fatal 11062 1727096130.46102: done checking for any_errors_fatal 11062 1727096130.46103: checking for max_fail_percentage 11062 1727096130.46104: done checking for max_fail_percentage 11062 1727096130.46105: checking to see if all hosts have failed and the running result is not ok 11062 1727096130.46106: done checking to see if all hosts have failed 11062 1727096130.46107: getting the remaining hosts for this loop 11062 1727096130.46108: done getting the remaining hosts for this loop 11062 1727096130.46111: getting the next task for host managed_node1 11062 1727096130.46118: done getting next task for host managed_node1 11062 1727096130.46121: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11062 1727096130.46125: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096130.46143: getting variables 11062 1727096130.46154: in VariableManager get_vars() 11062 1727096130.46196: Calling all_inventory to load vars for managed_node1 11062 1727096130.46198: Calling groups_inventory to load vars for managed_node1 11062 1727096130.46200: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096130.46209: Calling all_plugins_play to load vars for managed_node1 11062 1727096130.46211: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096130.46213: Calling groups_plugins_play to load vars for managed_node1 11062 1727096130.47115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096130.48000: done with get_vars() 11062 1727096130.48023: 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:55:30 -0400 (0:00:00.032) 0:00:30.120 ****** 11062 1727096130.48091: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11062 1727096130.48356: worker is 1 (out of 1 available) 11062 1727096130.48371: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11062 1727096130.48384: done queuing things up, now waiting for results queue to drain 11062 1727096130.48386: waiting for pending results... 11062 1727096130.48585: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11062 1727096130.48691: in run() - task 0afff68d-5257-482e-8c87-00000000008d 11062 1727096130.48706: variable 'ansible_search_path' from source: unknown 11062 1727096130.48710: variable 'ansible_search_path' from source: unknown 11062 1727096130.48740: calling self._execute() 11062 1727096130.48822: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096130.48826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096130.48836: variable 'omit' from source: magic vars 11062 1727096130.49144: variable 'ansible_distribution_major_version' from source: facts 11062 1727096130.49149: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096130.49160: variable 'omit' from source: magic vars 11062 1727096130.49201: variable 'omit' from source: magic vars 11062 1727096130.49323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11062 1727096130.50848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11062 1727096130.50902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11062 1727096130.50929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11062 1727096130.50957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11062 1727096130.50981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11062 1727096130.51043: variable 'network_provider' from source: set_fact 11062 1727096130.51144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11062 1727096130.51183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11062 1727096130.51202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11062 1727096130.51231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11062 1727096130.51242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11062 1727096130.51299: variable 'omit' from source: magic vars 11062 1727096130.51384: variable 'omit' from source: magic vars 11062 1727096130.51459: variable 'network_connections' from source: task vars 11062 1727096130.51470: variable 'port2_profile' from source: play vars 11062 1727096130.51512: variable 'port2_profile' from source: play vars 11062 1727096130.51520: variable 'port1_profile' from source: play vars 11062 1727096130.51566: variable 'port1_profile' from source: play vars 11062 1727096130.51574: variable 'controller_profile' from source: play vars 11062 1727096130.51614: variable 'controller_profile' from source: play vars 11062 1727096130.51729: variable 'omit' from source: magic vars 11062 1727096130.51736: variable '__lsr_ansible_managed' from source: task vars 11062 1727096130.51785: variable '__lsr_ansible_managed' from source: task vars 11062 1727096130.51922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 11062 1727096130.52078: Loaded config def from plugin (lookup/template) 11062 1727096130.52081: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 11062 1727096130.52105: File lookup term: get_ansible_managed.j2 11062 1727096130.52108: variable 'ansible_search_path' from source: unknown 11062 1727096130.52113: 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 11062 1727096130.52124: 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 11062 1727096130.52137: variable 'ansible_search_path' from source: unknown 11062 1727096130.55601: variable 'ansible_managed' from source: unknown 11062 1727096130.55700: variable 'omit' from source: magic vars 11062 1727096130.55722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096130.55743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096130.55760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096130.55778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096130.55787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096130.55809: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096130.55812: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096130.55815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096130.55880: Set connection var ansible_connection to ssh 11062 1727096130.55888: Set connection var ansible_shell_executable to /bin/sh 11062 1727096130.55891: Set connection var ansible_pipelining to False 11062 1727096130.55900: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096130.55905: Set connection var ansible_timeout to 10 11062 1727096130.55911: Set connection var ansible_shell_type to sh 11062 1727096130.55928: variable 'ansible_shell_executable' from source: unknown 11062 1727096130.55932: variable 'ansible_connection' from source: unknown 11062 1727096130.55934: variable 'ansible_module_compression' from source: unknown 11062 1727096130.55937: variable 'ansible_shell_type' from source: unknown 11062 1727096130.55939: variable 'ansible_shell_executable' from source: unknown 11062 1727096130.55941: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096130.55943: variable 'ansible_pipelining' from source: unknown 11062 1727096130.55945: variable 'ansible_timeout' from source: unknown 11062 1727096130.55956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096130.56053: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096130.56064: variable 'omit' from source: magic vars 11062 1727096130.56070: starting attempt loop 11062 1727096130.56073: running the handler 11062 1727096130.56086: _low_level_execute_command(): starting 11062 1727096130.56092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096130.56603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096130.56607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.56609: 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 <<< 11062 1727096130.56611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.56673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096130.56681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096130.56685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096130.56754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096130.58486: stdout chunk (state=3): >>>/root <<< 11062 1727096130.58580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096130.58616: stderr chunk (state=3): >>><<< 11062 1727096130.58619: stdout chunk (state=3): >>><<< 11062 1727096130.58640: _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 11062 1727096130.58651: _low_level_execute_command(): starting 11062 1727096130.58660: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510 `" && echo ansible-tmp-1727096130.5864131-12375-67489302525510="` echo /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510 `" ) && sleep 0' 11062 1727096130.59107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096130.59111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.59123: 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 <<< 11062 1727096130.59177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096130.59194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096130.59260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096130.61223: stdout chunk (state=3): >>>ansible-tmp-1727096130.5864131-12375-67489302525510=/root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510 <<< 11062 1727096130.61322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096130.61350: stderr chunk (state=3): >>><<< 11062 1727096130.61353: stdout chunk (state=3): >>><<< 11062 1727096130.61374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096130.5864131-12375-67489302525510=/root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096130.61421: variable 'ansible_module_compression' from source: unknown 11062 1727096130.61461: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 11062 1727096130.61503: variable 'ansible_facts' from source: unknown 11062 1727096130.61599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/AnsiballZ_network_connections.py 11062 1727096130.61706: Sending initial data 11062 1727096130.61709: Sent initial data (167 bytes) 11062 1727096130.62185: 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 <<< 11062 1727096130.62189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096130.62191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.62194: 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 <<< 11062 1727096130.62197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.62248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096130.62251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096130.62254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096130.62329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096130.63911: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096130.63974: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096130.64046: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpez55ne_p /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/AnsiballZ_network_connections.py <<< 11062 1727096130.64049: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/AnsiballZ_network_connections.py" <<< 11062 1727096130.64110: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpez55ne_p" to remote "/root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/AnsiballZ_network_connections.py" <<< 11062 1727096130.64114: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/AnsiballZ_network_connections.py" <<< 11062 1727096130.64938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096130.64982: stderr chunk (state=3): >>><<< 11062 1727096130.64986: stdout chunk (state=3): >>><<< 11062 1727096130.65017: done transferring module to remote 11062 1727096130.65029: _low_level_execute_command(): starting 11062 1727096130.65033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/ /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/AnsiballZ_network_connections.py && sleep 0' 11062 1727096130.65490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096130.65494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.65505: 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 <<< 11062 1727096130.65566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096130.65581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096130.65584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096130.65641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096130.67479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096130.67505: stderr chunk (state=3): >>><<< 11062 1727096130.67509: stdout chunk (state=3): >>><<< 11062 1727096130.67525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096130.67528: _low_level_execute_command(): starting 11062 1727096130.67532: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/AnsiballZ_network_connections.py && sleep 0' 11062 1727096130.67995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096130.67999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.68002: 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 <<< 11062 1727096130.68008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096130.68010: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096130.68063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096130.68073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096130.68077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096130.68141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.21678: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_30nu7l5d/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_30nu7l5d/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<<< 11062 1727096131.21714: stdout chunk (state=3): >>> ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on bond0.1/bef3866d-13aa-4b4e-b260-ff8a16f289f8: error=unknown <<< 11062 1727096131.23456: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_30nu7l5d/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_30nu7l5d/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 bond0.0/dc7c9053-7222-4f00-a5e4-b097dcfeb942: error=unknown <<< 11062 1727096131.25097: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_30nu7l5d/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_30nu7l5d/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 bond0/d0bec408-abce-475f-b7f5-bfaf4103e16a: error=unknown <<< 11062 1727096131.25370: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "bond0.1", "persistent_state": "absent", "state": "down"}, {"name": "bond0.0", "persistent_state": "absent", "state": "down"}, {"name": "bond0", "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": "bond0.1", "persistent_state": "absent", "state": "down"}, {"name": "bond0.0", "persistent_state": "absent", "state": "down"}, {"name": "bond0", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 11062 1727096131.27213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096131.27238: stderr chunk (state=3): >>><<< 11062 1727096131.27241: stdout chunk (state=3): >>><<< 11062 1727096131.27262: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_30nu7l5d/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_30nu7l5d/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 bond0.1/bef3866d-13aa-4b4e-b260-ff8a16f289f8: error=unknown Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_30nu7l5d/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_30nu7l5d/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 bond0.0/dc7c9053-7222-4f00-a5e4-b097dcfeb942: error=unknown Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_30nu7l5d/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_30nu7l5d/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 bond0/d0bec408-abce-475f-b7f5-bfaf4103e16a: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "bond0.1", "persistent_state": "absent", "state": "down"}, {"name": "bond0.0", "persistent_state": "absent", "state": "down"}, {"name": "bond0", "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": "bond0.1", "persistent_state": "absent", "state": "down"}, {"name": "bond0.0", "persistent_state": "absent", "state": "down"}, {"name": "bond0", "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. 11062 1727096131.27302: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'bond0.1', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'bond0.0', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'bond0', '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-1727096130.5864131-12375-67489302525510/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096131.27310: _low_level_execute_command(): starting 11062 1727096131.27315: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096130.5864131-12375-67489302525510/ > /dev/null 2>&1 && sleep 0' 11062 1727096131.27774: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096131.27777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.27780: 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 <<< 11062 1727096131.27782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.27840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096131.27843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096131.27849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096131.27910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.29975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096131.29979: stdout chunk (state=3): >>><<< 11062 1727096131.29982: stderr chunk (state=3): >>><<< 11062 1727096131.29985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096131.29987: handler run complete 11062 1727096131.29989: attempt loop complete, returning result 11062 1727096131.29991: _execute() done 11062 1727096131.29993: dumping result to json 11062 1727096131.29995: done dumping result, returning 11062 1727096131.29997: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-482e-8c87-00000000008d] 11062 1727096131.29999: sending task result for task 0afff68d-5257-482e-8c87-00000000008d 11062 1727096131.30131: done sending task result for task 0afff68d-5257-482e-8c87-00000000008d 11062 1727096131.30135: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 11062 1727096131.30272: no more pending results, returning what we have 11062 1727096131.30276: results queue empty 11062 1727096131.30277: checking for any_errors_fatal 11062 1727096131.30285: done checking for any_errors_fatal 11062 1727096131.30286: checking for max_fail_percentage 11062 1727096131.30288: done checking for max_fail_percentage 11062 1727096131.30289: checking to see if all hosts have failed and the running result is not ok 11062 1727096131.30290: done checking to see if all hosts have failed 11062 1727096131.30291: getting the remaining hosts for this loop 11062 1727096131.30292: done getting the remaining hosts for this loop 11062 1727096131.30296: getting the next task for host managed_node1 11062 1727096131.30305: done getting next task for host managed_node1 11062 1727096131.30308: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11062 1727096131.30312: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096131.30324: getting variables 11062 1727096131.30326: in VariableManager get_vars() 11062 1727096131.30674: Calling all_inventory to load vars for managed_node1 11062 1727096131.30677: Calling groups_inventory to load vars for managed_node1 11062 1727096131.30681: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096131.30696: Calling all_plugins_play to load vars for managed_node1 11062 1727096131.30705: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096131.30708: Calling groups_plugins_play to load vars for managed_node1 11062 1727096131.32053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096131.33741: done with get_vars() 11062 1727096131.33771: 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:55:31 -0400 (0:00:00.857) 0:00:30.977 ****** 11062 1727096131.33874: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11062 1727096131.34239: worker is 1 (out of 1 available) 11062 1727096131.34252: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11062 1727096131.34266: done queuing things up, now waiting for results queue to drain 11062 1727096131.34269: waiting for pending results... 11062 1727096131.34525: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11062 1727096131.34615: in run() - task 0afff68d-5257-482e-8c87-00000000008e 11062 1727096131.34629: variable 'ansible_search_path' from source: unknown 11062 1727096131.34632: variable 'ansible_search_path' from source: unknown 11062 1727096131.34662: calling self._execute() 11062 1727096131.34748: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.34755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.34766: variable 'omit' from source: magic vars 11062 1727096131.35064: variable 'ansible_distribution_major_version' from source: facts 11062 1727096131.35076: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096131.35158: variable 'network_state' from source: role '' defaults 11062 1727096131.35169: Evaluated conditional (network_state != {}): False 11062 1727096131.35172: when evaluation is False, skipping this task 11062 1727096131.35175: _execute() done 11062 1727096131.35178: dumping result to json 11062 1727096131.35181: done dumping result, returning 11062 1727096131.35187: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-482e-8c87-00000000008e] 11062 1727096131.35192: sending task result for task 0afff68d-5257-482e-8c87-00000000008e 11062 1727096131.35280: done sending task result for task 0afff68d-5257-482e-8c87-00000000008e 11062 1727096131.35283: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11062 1727096131.35335: no more pending results, returning what we have 11062 1727096131.35338: results queue empty 11062 1727096131.35339: checking for any_errors_fatal 11062 1727096131.35353: done checking for any_errors_fatal 11062 1727096131.35354: checking for max_fail_percentage 11062 1727096131.35356: done checking for max_fail_percentage 11062 1727096131.35357: checking to see if all hosts have failed and the running result is not ok 11062 1727096131.35358: done checking to see if all hosts have failed 11062 1727096131.35358: getting the remaining hosts for this loop 11062 1727096131.35359: done getting the remaining hosts for this loop 11062 1727096131.35362: getting the next task for host managed_node1 11062 1727096131.35372: done getting next task for host managed_node1 11062 1727096131.35376: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11062 1727096131.35380: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096131.35400: getting variables 11062 1727096131.35402: in VariableManager get_vars() 11062 1727096131.35440: Calling all_inventory to load vars for managed_node1 11062 1727096131.35442: Calling groups_inventory to load vars for managed_node1 11062 1727096131.35444: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096131.35454: Calling all_plugins_play to load vars for managed_node1 11062 1727096131.35457: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096131.35459: Calling groups_plugins_play to load vars for managed_node1 11062 1727096131.36348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096131.37611: done with get_vars() 11062 1727096131.37634: done getting variables 11062 1727096131.37686: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:55:31 -0400 (0:00:00.038) 0:00:31.016 ****** 11062 1727096131.37713: entering _queue_task() for managed_node1/debug 11062 1727096131.37987: worker is 1 (out of 1 available) 11062 1727096131.38000: exiting _queue_task() for managed_node1/debug 11062 1727096131.38012: done queuing things up, now waiting for results queue to drain 11062 1727096131.38013: waiting for pending results... 11062 1727096131.38197: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11062 1727096131.38299: in run() - task 0afff68d-5257-482e-8c87-00000000008f 11062 1727096131.38312: variable 'ansible_search_path' from source: unknown 11062 1727096131.38315: variable 'ansible_search_path' from source: unknown 11062 1727096131.38346: calling self._execute() 11062 1727096131.38423: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.38427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.38437: variable 'omit' from source: magic vars 11062 1727096131.38724: variable 'ansible_distribution_major_version' from source: facts 11062 1727096131.38735: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096131.38741: variable 'omit' from source: magic vars 11062 1727096131.38786: variable 'omit' from source: magic vars 11062 1727096131.38814: variable 'omit' from source: magic vars 11062 1727096131.38846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096131.38877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096131.38893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096131.38910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096131.38921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096131.38944: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096131.38947: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.38950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.39020: Set connection var ansible_connection to ssh 11062 1727096131.39172: Set connection var ansible_shell_executable to /bin/sh 11062 1727096131.39176: Set connection var ansible_pipelining to False 11062 1727096131.39178: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096131.39180: Set connection var ansible_timeout to 10 11062 1727096131.39183: Set connection var ansible_shell_type to sh 11062 1727096131.39185: variable 'ansible_shell_executable' from source: unknown 11062 1727096131.39187: variable 'ansible_connection' from source: unknown 11062 1727096131.39189: variable 'ansible_module_compression' from source: unknown 11062 1727096131.39191: variable 'ansible_shell_type' from source: unknown 11062 1727096131.39193: variable 'ansible_shell_executable' from source: unknown 11062 1727096131.39195: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.39197: variable 'ansible_pipelining' from source: unknown 11062 1727096131.39199: variable 'ansible_timeout' from source: unknown 11062 1727096131.39201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.39283: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096131.39300: variable 'omit' from source: magic vars 11062 1727096131.39310: starting attempt loop 11062 1727096131.39317: running the handler 11062 1727096131.39457: variable '__network_connections_result' from source: set_fact 11062 1727096131.39516: handler run complete 11062 1727096131.39534: attempt loop complete, returning result 11062 1727096131.39539: _execute() done 11062 1727096131.39545: dumping result to json 11062 1727096131.39553: done dumping result, returning 11062 1727096131.39565: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-482e-8c87-00000000008f] 11062 1727096131.39577: sending task result for task 0afff68d-5257-482e-8c87-00000000008f ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 11062 1727096131.39855: no more pending results, returning what we have 11062 1727096131.39858: results queue empty 11062 1727096131.39859: checking for any_errors_fatal 11062 1727096131.39865: done checking for any_errors_fatal 11062 1727096131.39865: checking for max_fail_percentage 11062 1727096131.39869: done checking for max_fail_percentage 11062 1727096131.39870: checking to see if all hosts have failed and the running result is not ok 11062 1727096131.39871: done checking to see if all hosts have failed 11062 1727096131.39871: getting the remaining hosts for this loop 11062 1727096131.39873: done getting the remaining hosts for this loop 11062 1727096131.39875: getting the next task for host managed_node1 11062 1727096131.39881: done getting next task for host managed_node1 11062 1727096131.39886: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11062 1727096131.39890: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096131.39899: getting variables 11062 1727096131.39901: in VariableManager get_vars() 11062 1727096131.39936: Calling all_inventory to load vars for managed_node1 11062 1727096131.39938: Calling groups_inventory to load vars for managed_node1 11062 1727096131.39940: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096131.39947: Calling all_plugins_play to load vars for managed_node1 11062 1727096131.39950: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096131.39952: Calling groups_plugins_play to load vars for managed_node1 11062 1727096131.40487: done sending task result for task 0afff68d-5257-482e-8c87-00000000008f 11062 1727096131.40491: WORKER PROCESS EXITING 11062 1727096131.41648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096131.43275: done with get_vars() 11062 1727096131.43305: done getting variables 11062 1727096131.43369: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:55:31 -0400 (0:00:00.056) 0:00:31.073 ****** 11062 1727096131.43406: entering _queue_task() for managed_node1/debug 11062 1727096131.43888: worker is 1 (out of 1 available) 11062 1727096131.43900: exiting _queue_task() for managed_node1/debug 11062 1727096131.43912: done queuing things up, now waiting for results queue to drain 11062 1727096131.43913: waiting for pending results... 11062 1727096131.44153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11062 1727096131.44260: in run() - task 0afff68d-5257-482e-8c87-000000000090 11062 1727096131.44283: variable 'ansible_search_path' from source: unknown 11062 1727096131.44291: variable 'ansible_search_path' from source: unknown 11062 1727096131.44331: calling self._execute() 11062 1727096131.44436: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.44447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.44470: variable 'omit' from source: magic vars 11062 1727096131.44852: variable 'ansible_distribution_major_version' from source: facts 11062 1727096131.44873: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096131.44884: variable 'omit' from source: magic vars 11062 1727096131.45011: variable 'omit' from source: magic vars 11062 1727096131.45015: variable 'omit' from source: magic vars 11062 1727096131.45053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096131.45095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096131.45126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096131.45147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096131.45163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096131.45199: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096131.45207: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.45214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.45338: Set connection var ansible_connection to ssh 11062 1727096131.45341: Set connection var ansible_shell_executable to /bin/sh 11062 1727096131.45343: Set connection var ansible_pipelining to False 11062 1727096131.45352: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096131.45362: Set connection var ansible_timeout to 10 11062 1727096131.45447: Set connection var ansible_shell_type to sh 11062 1727096131.45450: variable 'ansible_shell_executable' from source: unknown 11062 1727096131.45452: variable 'ansible_connection' from source: unknown 11062 1727096131.45455: variable 'ansible_module_compression' from source: unknown 11062 1727096131.45457: variable 'ansible_shell_type' from source: unknown 11062 1727096131.45459: variable 'ansible_shell_executable' from source: unknown 11062 1727096131.45461: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.45463: variable 'ansible_pipelining' from source: unknown 11062 1727096131.45464: variable 'ansible_timeout' from source: unknown 11062 1727096131.45466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.45592: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096131.45610: variable 'omit' from source: magic vars 11062 1727096131.45619: starting attempt loop 11062 1727096131.45625: running the handler 11062 1727096131.45686: variable '__network_connections_result' from source: set_fact 11062 1727096131.45778: variable '__network_connections_result' from source: set_fact 11062 1727096131.45913: handler run complete 11062 1727096131.45943: attempt loop complete, returning result 11062 1727096131.45952: _execute() done 11062 1727096131.45993: dumping result to json 11062 1727096131.45996: done dumping result, returning 11062 1727096131.45998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-482e-8c87-000000000090] 11062 1727096131.46000: sending task result for task 0afff68d-5257-482e-8c87-000000000090 11062 1727096131.46210: done sending task result for task 0afff68d-5257-482e-8c87-000000000090 11062 1727096131.46213: 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": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 11062 1727096131.46302: no more pending results, returning what we have 11062 1727096131.46305: results queue empty 11062 1727096131.46306: checking for any_errors_fatal 11062 1727096131.46316: done checking for any_errors_fatal 11062 1727096131.46317: checking for max_fail_percentage 11062 1727096131.46319: done checking for max_fail_percentage 11062 1727096131.46320: checking to see if all hosts have failed and the running result is not ok 11062 1727096131.46321: done checking to see if all hosts have failed 11062 1727096131.46322: getting the remaining hosts for this loop 11062 1727096131.46324: done getting the remaining hosts for this loop 11062 1727096131.46327: getting the next task for host managed_node1 11062 1727096131.46335: done getting next task for host managed_node1 11062 1727096131.46340: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11062 1727096131.46345: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096131.46360: getting variables 11062 1727096131.46361: in VariableManager get_vars() 11062 1727096131.46611: Calling all_inventory to load vars for managed_node1 11062 1727096131.46614: Calling groups_inventory to load vars for managed_node1 11062 1727096131.46616: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096131.46627: Calling all_plugins_play to load vars for managed_node1 11062 1727096131.46636: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096131.46640: Calling groups_plugins_play to load vars for managed_node1 11062 1727096131.48037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096131.49674: done with get_vars() 11062 1727096131.49706: done getting variables 11062 1727096131.49773: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:55:31 -0400 (0:00:00.064) 0:00:31.137 ****** 11062 1727096131.49809: entering _queue_task() for managed_node1/debug 11062 1727096131.50293: worker is 1 (out of 1 available) 11062 1727096131.50304: exiting _queue_task() for managed_node1/debug 11062 1727096131.50314: done queuing things up, now waiting for results queue to drain 11062 1727096131.50316: waiting for pending results... 11062 1727096131.50555: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11062 1727096131.50650: in run() - task 0afff68d-5257-482e-8c87-000000000091 11062 1727096131.50675: variable 'ansible_search_path' from source: unknown 11062 1727096131.50683: variable 'ansible_search_path' from source: unknown 11062 1727096131.50724: calling self._execute() 11062 1727096131.50829: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.50840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.50853: variable 'omit' from source: magic vars 11062 1727096131.51244: variable 'ansible_distribution_major_version' from source: facts 11062 1727096131.51262: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096131.51394: variable 'network_state' from source: role '' defaults 11062 1727096131.51473: Evaluated conditional (network_state != {}): False 11062 1727096131.51476: when evaluation is False, skipping this task 11062 1727096131.51478: _execute() done 11062 1727096131.51480: dumping result to json 11062 1727096131.51483: done dumping result, returning 11062 1727096131.51485: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-482e-8c87-000000000091] 11062 1727096131.51487: sending task result for task 0afff68d-5257-482e-8c87-000000000091 11062 1727096131.51564: done sending task result for task 0afff68d-5257-482e-8c87-000000000091 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 11062 1727096131.51615: no more pending results, returning what we have 11062 1727096131.51619: results queue empty 11062 1727096131.51619: checking for any_errors_fatal 11062 1727096131.51742: done checking for any_errors_fatal 11062 1727096131.51743: checking for max_fail_percentage 11062 1727096131.51745: done checking for max_fail_percentage 11062 1727096131.51746: checking to see if all hosts have failed and the running result is not ok 11062 1727096131.51747: done checking to see if all hosts have failed 11062 1727096131.51748: getting the remaining hosts for this loop 11062 1727096131.51750: done getting the remaining hosts for this loop 11062 1727096131.51754: getting the next task for host managed_node1 11062 1727096131.51761: done getting next task for host managed_node1 11062 1727096131.51766: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11062 1727096131.51772: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096131.51791: getting variables 11062 1727096131.51793: in VariableManager get_vars() 11062 1727096131.51835: Calling all_inventory to load vars for managed_node1 11062 1727096131.51837: Calling groups_inventory to load vars for managed_node1 11062 1727096131.51840: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096131.51852: Calling all_plugins_play to load vars for managed_node1 11062 1727096131.51856: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096131.51859: Calling groups_plugins_play to load vars for managed_node1 11062 1727096131.52684: WORKER PROCESS EXITING 11062 1727096131.60203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096131.62496: done with get_vars() 11062 1727096131.62529: 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:55:31 -0400 (0:00:00.128) 0:00:31.265 ****** 11062 1727096131.62615: entering _queue_task() for managed_node1/ping 11062 1727096131.63276: worker is 1 (out of 1 available) 11062 1727096131.63286: exiting _queue_task() for managed_node1/ping 11062 1727096131.63297: done queuing things up, now waiting for results queue to drain 11062 1727096131.63299: waiting for pending results... 11062 1727096131.63392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11062 1727096131.63563: in run() - task 0afff68d-5257-482e-8c87-000000000092 11062 1727096131.63588: variable 'ansible_search_path' from source: unknown 11062 1727096131.63597: variable 'ansible_search_path' from source: unknown 11062 1727096131.63643: calling self._execute() 11062 1727096131.63745: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.63757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.63773: variable 'omit' from source: magic vars 11062 1727096131.64161: variable 'ansible_distribution_major_version' from source: facts 11062 1727096131.64186: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096131.64198: variable 'omit' from source: magic vars 11062 1727096131.64262: variable 'omit' from source: magic vars 11062 1727096131.64312: variable 'omit' from source: magic vars 11062 1727096131.64357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096131.64474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096131.64477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096131.64480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096131.64482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096131.64485: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096131.64490: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.64502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.64604: Set connection var ansible_connection to ssh 11062 1727096131.64622: Set connection var ansible_shell_executable to /bin/sh 11062 1727096131.64636: Set connection var ansible_pipelining to False 11062 1727096131.64648: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096131.64658: Set connection var ansible_timeout to 10 11062 1727096131.64672: Set connection var ansible_shell_type to sh 11062 1727096131.64700: variable 'ansible_shell_executable' from source: unknown 11062 1727096131.64708: variable 'ansible_connection' from source: unknown 11062 1727096131.64720: variable 'ansible_module_compression' from source: unknown 11062 1727096131.64729: variable 'ansible_shell_type' from source: unknown 11062 1727096131.64831: variable 'ansible_shell_executable' from source: unknown 11062 1727096131.64835: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096131.64837: variable 'ansible_pipelining' from source: unknown 11062 1727096131.64840: variable 'ansible_timeout' from source: unknown 11062 1727096131.64842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096131.65012: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11062 1727096131.65117: variable 'omit' from source: magic vars 11062 1727096131.65127: starting attempt loop 11062 1727096131.65135: running the handler 11062 1727096131.65157: _low_level_execute_command(): starting 11062 1727096131.65173: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096131.65900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096131.65926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096131.65988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.66048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096131.66081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096131.66266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.68012: stdout chunk (state=3): >>>/root <<< 11062 1727096131.68115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096131.68141: stderr chunk (state=3): >>><<< 11062 1727096131.68144: stdout chunk (state=3): >>><<< 11062 1727096131.68173: _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 11062 1727096131.68185: _low_level_execute_command(): starting 11062 1727096131.68191: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088 `" && echo ansible-tmp-1727096131.681723-12412-245845007522088="` echo /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088 `" ) && sleep 0' 11062 1727096131.68649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096131.68656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.68659: 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 <<< 11062 1727096131.68673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.68717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096131.68720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096131.68722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096131.68801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.70764: stdout chunk (state=3): >>>ansible-tmp-1727096131.681723-12412-245845007522088=/root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088 <<< 11062 1727096131.70870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096131.70903: stderr chunk (state=3): >>><<< 11062 1727096131.70905: stdout chunk (state=3): >>><<< 11062 1727096131.70920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096131.681723-12412-245845007522088=/root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096131.70999: variable 'ansible_module_compression' from source: unknown 11062 1727096131.71006: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 11062 1727096131.71038: variable 'ansible_facts' from source: unknown 11062 1727096131.71098: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/AnsiballZ_ping.py 11062 1727096131.71200: Sending initial data 11062 1727096131.71203: Sent initial data (152 bytes) 11062 1727096131.71639: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096131.71683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096131.71687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096131.71689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.71692: 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 <<< 11062 1727096131.71696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096131.71698: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.71746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096131.71749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096131.71752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096131.71827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.73445: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096131.73519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096131.73602: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp0vcujfxk /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/AnsiballZ_ping.py <<< 11062 1727096131.73605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/AnsiballZ_ping.py" <<< 11062 1727096131.73667: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp0vcujfxk" to remote "/root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/AnsiballZ_ping.py" <<< 11062 1727096131.74452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096131.74488: stderr chunk (state=3): >>><<< 11062 1727096131.74649: stdout chunk (state=3): >>><<< 11062 1727096131.74652: done transferring module to remote 11062 1727096131.74654: _low_level_execute_command(): starting 11062 1727096131.74657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/ /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/AnsiballZ_ping.py && sleep 0' 11062 1727096131.75203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096131.75217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096131.75232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096131.75250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096131.75270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096131.75284: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096131.75300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.75391: 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 <<< 11062 1727096131.75421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096131.75436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096131.75533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.77402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096131.77415: stdout chunk (state=3): >>><<< 11062 1727096131.77428: stderr chunk (state=3): >>><<< 11062 1727096131.77449: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096131.77458: _low_level_execute_command(): starting 11062 1727096131.77470: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/AnsiballZ_ping.py && sleep 0' 11062 1727096131.78078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096131.78094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096131.78111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096131.78180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.78223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096131.78241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096131.78265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096131.78381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.93490: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 11062 1727096131.94845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096131.94908: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 11062 1727096131.94920: stdout chunk (state=3): >>><<< 11062 1727096131.94930: stderr chunk (state=3): >>><<< 11062 1727096131.94951: _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. 11062 1727096131.94982: 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-1727096131.681723-12412-245845007522088/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096131.94997: _low_level_execute_command(): starting 11062 1727096131.95008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096131.681723-12412-245845007522088/ > /dev/null 2>&1 && sleep 0' 11062 1727096131.96217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.96252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096131.96289: 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 <<< 11062 1727096131.96340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096131.96441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096131.96476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096131.96532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096131.96606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096131.98702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096131.98711: stdout chunk (state=3): >>><<< 11062 1727096131.98718: stderr chunk (state=3): >>><<< 11062 1727096131.99175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096131.99178: handler run complete 11062 1727096131.99181: attempt loop complete, returning result 11062 1727096131.99183: _execute() done 11062 1727096131.99185: dumping result to json 11062 1727096131.99187: done dumping result, returning 11062 1727096131.99190: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-482e-8c87-000000000092] 11062 1727096131.99192: sending task result for task 0afff68d-5257-482e-8c87-000000000092 11062 1727096131.99271: done sending task result for task 0afff68d-5257-482e-8c87-000000000092 11062 1727096131.99274: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 11062 1727096131.99359: no more pending results, returning what we have 11062 1727096131.99363: results queue empty 11062 1727096131.99363: checking for any_errors_fatal 11062 1727096131.99372: done checking for any_errors_fatal 11062 1727096131.99373: checking for max_fail_percentage 11062 1727096131.99374: done checking for max_fail_percentage 11062 1727096131.99375: checking to see if all hosts have failed and the running result is not ok 11062 1727096131.99376: done checking to see if all hosts have failed 11062 1727096131.99377: getting the remaining hosts for this loop 11062 1727096131.99378: done getting the remaining hosts for this loop 11062 1727096131.99381: getting the next task for host managed_node1 11062 1727096131.99391: done getting next task for host managed_node1 11062 1727096131.99393: ^ task is: TASK: meta (role_complete) 11062 1727096131.99397: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096131.99412: getting variables 11062 1727096131.99414: in VariableManager get_vars() 11062 1727096131.99456: Calling all_inventory to load vars for managed_node1 11062 1727096131.99458: Calling groups_inventory to load vars for managed_node1 11062 1727096131.99461: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096131.99642: Calling all_plugins_play to load vars for managed_node1 11062 1727096131.99648: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096131.99654: Calling groups_plugins_play to load vars for managed_node1 11062 1727096132.01747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096132.03638: done with get_vars() 11062 1727096132.03670: done getting variables 11062 1727096132.03784: done queuing things up, now waiting for results queue to drain 11062 1727096132.03786: results queue empty 11062 1727096132.03787: checking for any_errors_fatal 11062 1727096132.03790: done checking for any_errors_fatal 11062 1727096132.03791: checking for max_fail_percentage 11062 1727096132.03797: done checking for max_fail_percentage 11062 1727096132.03798: checking to see if all hosts have failed and the running result is not ok 11062 1727096132.03798: done checking to see if all hosts have failed 11062 1727096132.03799: getting the remaining hosts for this loop 11062 1727096132.03800: done getting the remaining hosts for this loop 11062 1727096132.03804: getting the next task for host managed_node1 11062 1727096132.03809: done getting next task for host managed_node1 11062 1727096132.03811: ^ task is: TASK: Delete the device '{{ controller_device }}' 11062 1727096132.03813: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096132.03816: getting variables 11062 1727096132.03817: in VariableManager get_vars() 11062 1727096132.03834: Calling all_inventory to load vars for managed_node1 11062 1727096132.03836: Calling groups_inventory to load vars for managed_node1 11062 1727096132.03838: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096132.03843: Calling all_plugins_play to load vars for managed_node1 11062 1727096132.03845: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096132.03848: Calling groups_plugins_play to load vars for managed_node1 11062 1727096132.05239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096132.06881: done with get_vars() 11062 1727096132.06911: done getting variables 11062 1727096132.06958: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11062 1727096132.07085: variable 'controller_device' from source: play vars TASK [Delete the device 'deprecated-bond'] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:125 Monday 23 September 2024 08:55:32 -0400 (0:00:00.444) 0:00:31.710 ****** 11062 1727096132.07116: entering _queue_task() for managed_node1/command 11062 1727096132.07524: worker is 1 (out of 1 available) 11062 1727096132.07537: exiting _queue_task() for managed_node1/command 11062 1727096132.07551: done queuing things up, now waiting for results queue to drain 11062 1727096132.07552: waiting for pending results... 11062 1727096132.07832: running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' 11062 1727096132.07975: in run() - task 0afff68d-5257-482e-8c87-0000000000c2 11062 1727096132.07980: variable 'ansible_search_path' from source: unknown 11062 1727096132.08016: calling self._execute() 11062 1727096132.08173: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.08177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.08180: variable 'omit' from source: magic vars 11062 1727096132.08518: variable 'ansible_distribution_major_version' from source: facts 11062 1727096132.08538: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096132.08547: variable 'omit' from source: magic vars 11062 1727096132.08573: variable 'omit' from source: magic vars 11062 1727096132.08673: variable 'controller_device' from source: play vars 11062 1727096132.08694: variable 'omit' from source: magic vars 11062 1727096132.08737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096132.08783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096132.08973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096132.08977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096132.08979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096132.08981: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096132.08984: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.08985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.08988: Set connection var ansible_connection to ssh 11062 1727096132.08997: Set connection var ansible_shell_executable to /bin/sh 11062 1727096132.09007: Set connection var ansible_pipelining to False 11062 1727096132.09018: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096132.09028: Set connection var ansible_timeout to 10 11062 1727096132.09039: Set connection var ansible_shell_type to sh 11062 1727096132.09063: variable 'ansible_shell_executable' from source: unknown 11062 1727096132.09073: variable 'ansible_connection' from source: unknown 11062 1727096132.09080: variable 'ansible_module_compression' from source: unknown 11062 1727096132.09086: variable 'ansible_shell_type' from source: unknown 11062 1727096132.09092: variable 'ansible_shell_executable' from source: unknown 11062 1727096132.09102: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.09111: variable 'ansible_pipelining' from source: unknown 11062 1727096132.09118: variable 'ansible_timeout' from source: unknown 11062 1727096132.09125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.09265: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096132.09290: variable 'omit' from source: magic vars 11062 1727096132.09299: starting attempt loop 11062 1727096132.09305: running the handler 11062 1727096132.09327: _low_level_execute_command(): starting 11062 1727096132.09339: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096132.10061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.10095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096132.10192: 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 <<< 11062 1727096132.10210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.10244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.10342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.12059: stdout chunk (state=3): >>>/root <<< 11062 1727096132.12173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.12288: stderr chunk (state=3): >>><<< 11062 1727096132.12291: stdout chunk (state=3): >>><<< 11062 1727096132.12295: _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 11062 1727096132.12298: _low_level_execute_command(): starting 11062 1727096132.12300: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755 `" && echo ansible-tmp-1727096132.122493-12434-120529296255755="` echo /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755 `" ) && sleep 0' 11062 1727096132.12930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.12946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.12975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.13087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.13116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.13222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.15177: stdout chunk (state=3): >>>ansible-tmp-1727096132.122493-12434-120529296255755=/root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755 <<< 11062 1727096132.15333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.15336: stdout chunk (state=3): >>><<< 11062 1727096132.15338: stderr chunk (state=3): >>><<< 11062 1727096132.15357: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096132.122493-12434-120529296255755=/root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096132.15573: variable 'ansible_module_compression' from source: unknown 11062 1727096132.15576: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096132.15578: variable 'ansible_facts' from source: unknown 11062 1727096132.15580: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/AnsiballZ_command.py 11062 1727096132.15830: Sending initial data 11062 1727096132.15833: Sent initial data (155 bytes) 11062 1727096132.16358: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.16375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.16391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.16408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096132.16424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096132.16474: 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 <<< 11062 1727096132.16531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.16550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.16582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.16656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.18302: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096132.18378: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096132.18454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp27bybxg1 /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/AnsiballZ_command.py <<< 11062 1727096132.18458: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/AnsiballZ_command.py" <<< 11062 1727096132.18532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp27bybxg1" to remote "/root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/AnsiballZ_command.py" <<< 11062 1727096132.19319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.19456: stderr chunk (state=3): >>><<< 11062 1727096132.19460: stdout chunk (state=3): >>><<< 11062 1727096132.19472: done transferring module to remote 11062 1727096132.19487: _low_level_execute_command(): starting 11062 1727096132.19497: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/ /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/AnsiballZ_command.py && sleep 0' 11062 1727096132.20112: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.20124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.20138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.20153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096132.20173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096132.20260: 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 <<< 11062 1727096132.20339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.20362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.20380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.20497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.22344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.22360: stderr chunk (state=3): >>><<< 11062 1727096132.22376: stdout chunk (state=3): >>><<< 11062 1727096132.22399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096132.22482: _low_level_execute_command(): starting 11062 1727096132.22486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/AnsiballZ_command.py && sleep 0' 11062 1727096132.23048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.23082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.23107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096132.23135: 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 <<< 11062 1727096132.23217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.23246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.23354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.39298: stdout chunk (state=3): >>> <<< 11062 1727096132.39330: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "Cannot find device \"deprecated-bond\"", "rc": 1, "cmd": ["ip", "link", "del", "deprecated-bond"], "start": "2024-09-23 08:55:32.383978", "end": "2024-09-23 08:55:32.391570", "delta": "0:00:00.007592", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del deprecated-bond", "_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}}} <<< 11062 1727096132.40846: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.11.125 closed. <<< 11062 1727096132.40909: stderr chunk (state=3): >>><<< 11062 1727096132.40912: stdout chunk (state=3): >>><<< 11062 1727096132.40915: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"deprecated-bond\"", "rc": 1, "cmd": ["ip", "link", "del", "deprecated-bond"], "start": "2024-09-23 08:55:32.383978", "end": "2024-09-23 08:55:32.391570", "delta": "0:00:00.007592", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del deprecated-bond", "_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 1 Shared connection to 10.31.11.125 closed. 11062 1727096132.40923: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del deprecated-bond', '_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-1727096132.122493-12434-120529296255755/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096132.40931: _low_level_execute_command(): starting 11062 1727096132.40936: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096132.122493-12434-120529296255755/ > /dev/null 2>&1 && sleep 0' 11062 1727096132.41361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.41372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.41390: 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 <<< 11062 1727096132.41395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.41455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.41461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.41463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.41525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.43410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.43436: stderr chunk (state=3): >>><<< 11062 1727096132.43439: stdout chunk (state=3): >>><<< 11062 1727096132.43455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096132.43460: handler run complete 11062 1727096132.43482: Evaluated conditional (False): False 11062 1727096132.43485: Evaluated conditional (False): False 11062 1727096132.43493: attempt loop complete, returning result 11062 1727096132.43496: _execute() done 11062 1727096132.43498: dumping result to json 11062 1727096132.43504: done dumping result, returning 11062 1727096132.43511: done running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' [0afff68d-5257-482e-8c87-0000000000c2] 11062 1727096132.43514: sending task result for task 0afff68d-5257-482e-8c87-0000000000c2 11062 1727096132.43614: done sending task result for task 0afff68d-5257-482e-8c87-0000000000c2 11062 1727096132.43616: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "deprecated-bond" ], "delta": "0:00:00.007592", "end": "2024-09-23 08:55:32.391570", "failed_when_result": false, "rc": 1, "start": "2024-09-23 08:55:32.383978" } STDERR: Cannot find device "deprecated-bond" MSG: non-zero return code 11062 1727096132.43682: no more pending results, returning what we have 11062 1727096132.43685: results queue empty 11062 1727096132.43686: checking for any_errors_fatal 11062 1727096132.43688: done checking for any_errors_fatal 11062 1727096132.43689: checking for max_fail_percentage 11062 1727096132.43690: done checking for max_fail_percentage 11062 1727096132.43691: checking to see if all hosts have failed and the running result is not ok 11062 1727096132.43692: done checking to see if all hosts have failed 11062 1727096132.43692: getting the remaining hosts for this loop 11062 1727096132.43694: done getting the remaining hosts for this loop 11062 1727096132.43696: getting the next task for host managed_node1 11062 1727096132.43705: done getting next task for host managed_node1 11062 1727096132.43707: ^ task is: TASK: Remove test interfaces 11062 1727096132.43710: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096132.43715: getting variables 11062 1727096132.43717: in VariableManager get_vars() 11062 1727096132.43760: Calling all_inventory to load vars for managed_node1 11062 1727096132.43763: Calling groups_inventory to load vars for managed_node1 11062 1727096132.43765: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096132.43777: Calling all_plugins_play to load vars for managed_node1 11062 1727096132.43780: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096132.43782: Calling groups_plugins_play to load vars for managed_node1 11062 1727096132.44579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096132.45555: done with get_vars() 11062 1727096132.45573: done getting variables 11062 1727096132.45620: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Monday 23 September 2024 08:55:32 -0400 (0:00:00.385) 0:00:32.095 ****** 11062 1727096132.45644: entering _queue_task() for managed_node1/shell 11062 1727096132.45910: worker is 1 (out of 1 available) 11062 1727096132.45923: exiting _queue_task() for managed_node1/shell 11062 1727096132.45936: done queuing things up, now waiting for results queue to drain 11062 1727096132.45937: waiting for pending results... 11062 1727096132.46114: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 11062 1727096132.46205: in run() - task 0afff68d-5257-482e-8c87-0000000000c6 11062 1727096132.46217: variable 'ansible_search_path' from source: unknown 11062 1727096132.46220: variable 'ansible_search_path' from source: unknown 11062 1727096132.46253: calling self._execute() 11062 1727096132.46330: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.46334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.46343: variable 'omit' from source: magic vars 11062 1727096132.46621: variable 'ansible_distribution_major_version' from source: facts 11062 1727096132.46633: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096132.46638: variable 'omit' from source: magic vars 11062 1727096132.46678: variable 'omit' from source: magic vars 11062 1727096132.46790: variable 'dhcp_interface1' from source: play vars 11062 1727096132.46794: variable 'dhcp_interface2' from source: play vars 11062 1727096132.46809: variable 'omit' from source: magic vars 11062 1727096132.46844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096132.46873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096132.46889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096132.46903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096132.46912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096132.46940: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096132.46944: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.46946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.47010: Set connection var ansible_connection to ssh 11062 1727096132.47017: Set connection var ansible_shell_executable to /bin/sh 11062 1727096132.47023: Set connection var ansible_pipelining to False 11062 1727096132.47032: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096132.47035: Set connection var ansible_timeout to 10 11062 1727096132.47045: Set connection var ansible_shell_type to sh 11062 1727096132.47060: variable 'ansible_shell_executable' from source: unknown 11062 1727096132.47063: variable 'ansible_connection' from source: unknown 11062 1727096132.47066: variable 'ansible_module_compression' from source: unknown 11062 1727096132.47070: variable 'ansible_shell_type' from source: unknown 11062 1727096132.47072: variable 'ansible_shell_executable' from source: unknown 11062 1727096132.47074: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.47077: variable 'ansible_pipelining' from source: unknown 11062 1727096132.47080: variable 'ansible_timeout' from source: unknown 11062 1727096132.47084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.47189: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096132.47199: variable 'omit' from source: magic vars 11062 1727096132.47202: starting attempt loop 11062 1727096132.47205: running the handler 11062 1727096132.47215: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096132.47231: _low_level_execute_command(): starting 11062 1727096132.47238: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096132.47783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.47787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.47791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.47833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.47847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.47923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.49596: stdout chunk (state=3): >>>/root <<< 11062 1727096132.49693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.49725: stderr chunk (state=3): >>><<< 11062 1727096132.49728: stdout chunk (state=3): >>><<< 11062 1727096132.49757: _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 11062 1727096132.49769: _low_level_execute_command(): starting 11062 1727096132.49777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017 `" && echo ansible-tmp-1727096132.497552-12458-82700564908017="` echo /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017 `" ) && sleep 0' 11062 1727096132.50402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.50414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096132.50417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.50419: 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 <<< 11062 1727096132.50430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.50482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.50497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.50558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.52477: stdout chunk (state=3): >>>ansible-tmp-1727096132.497552-12458-82700564908017=/root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017 <<< 11062 1727096132.52635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.52638: stdout chunk (state=3): >>><<< 11062 1727096132.52641: stderr chunk (state=3): >>><<< 11062 1727096132.52873: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096132.497552-12458-82700564908017=/root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096132.52877: variable 'ansible_module_compression' from source: unknown 11062 1727096132.52879: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096132.52881: variable 'ansible_facts' from source: unknown 11062 1727096132.52901: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/AnsiballZ_command.py 11062 1727096132.53131: Sending initial data 11062 1727096132.53134: Sent initial data (154 bytes) 11062 1727096132.53724: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.53738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.53761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.53785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096132.53886: 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 <<< 11062 1727096132.53902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.53919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.53938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.54033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.55628: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096132.55693: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096132.55757: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpwjg923er /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/AnsiballZ_command.py <<< 11062 1727096132.55761: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/AnsiballZ_command.py" <<< 11062 1727096132.55824: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpwjg923er" to remote "/root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/AnsiballZ_command.py" <<< 11062 1727096132.55827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/AnsiballZ_command.py" <<< 11062 1727096132.56493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.56609: stderr chunk (state=3): >>><<< 11062 1727096132.56612: stdout chunk (state=3): >>><<< 11062 1727096132.56614: done transferring module to remote 11062 1727096132.56616: _low_level_execute_command(): starting 11062 1727096132.56618: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/ /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/AnsiballZ_command.py && sleep 0' 11062 1727096132.57218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.57234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.57249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.57283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.57384: 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 <<< 11062 1727096132.57415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.57510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.59387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.59391: stdout chunk (state=3): >>><<< 11062 1727096132.59394: stderr chunk (state=3): >>><<< 11062 1727096132.59412: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096132.59502: _low_level_execute_command(): starting 11062 1727096132.59506: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/AnsiballZ_command.py && sleep 0' 11062 1727096132.60421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.60505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.60548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.60586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.60855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.80242: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ ip link delete test1\n+ '[' 0 '!=' 0 ']'\n+ ip link delete test2\n+ '[' 0 '!=' 0 ']'\n+ ip link delete testbr\n+ '[' 0 '!=' 0 ']'", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "start": "2024-09-23 08:55:32.763158", "end": "2024-09-23 08:55:32.800859", "delta": "0:00:00.037701", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\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}}} <<< 11062 1727096132.82074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096132.82078: stdout chunk (state=3): >>><<< 11062 1727096132.82081: stderr chunk (state=3): >>><<< 11062 1727096132.82239: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ ip link delete test1\n+ '[' 0 '!=' 0 ']'\n+ ip link delete test2\n+ '[' 0 '!=' 0 ']'\n+ ip link delete testbr\n+ '[' 0 '!=' 0 ']'", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "start": "2024-09-23 08:55:32.763158", "end": "2024-09-23 08:55:32.800859", "delta": "0:00:00.037701", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\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. 11062 1727096132.82249: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc="$?"\nif [ "$rc" != 0 ]; then\n echo ERROR - could not delete link test1 - error "$rc"\nfi\nip link delete test2 || rc="$?"\nif [ "$rc" != 0 ]; then\n echo ERROR - could not delete link test2 - error "$rc"\nfi\nip link delete testbr || rc="$?"\nif [ "$rc" != 0 ]; then\n echo ERROR - could not delete link testbr - error "$rc"\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-1727096132.497552-12458-82700564908017/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096132.82254: _low_level_execute_command(): starting 11062 1727096132.82256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096132.497552-12458-82700564908017/ > /dev/null 2>&1 && sleep 0' 11062 1727096132.82793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.82809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.82825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.82843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096132.82863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096132.82878: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096132.82978: 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' <<< 11062 1727096132.82997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.83012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.83107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.85151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.85587: stdout chunk (state=3): >>><<< 11062 1727096132.85591: stderr chunk (state=3): >>><<< 11062 1727096132.85594: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096132.85596: handler run complete 11062 1727096132.85598: Evaluated conditional (False): False 11062 1727096132.85600: attempt loop complete, returning result 11062 1727096132.85602: _execute() done 11062 1727096132.85604: dumping result to json 11062 1727096132.85606: done dumping result, returning 11062 1727096132.85608: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0afff68d-5257-482e-8c87-0000000000c6] 11062 1727096132.85610: sending task result for task 0afff68d-5257-482e-8c87-0000000000c6 11062 1727096132.85687: done sending task result for task 0afff68d-5257-482e-8c87-0000000000c6 11062 1727096132.85691: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "delta": "0:00:00.037701", "end": "2024-09-23 08:55:32.800859", "rc": 0, "start": "2024-09-23 08:55:32.763158" } STDERR: + exec + rc=0 + ip link delete test1 + '[' 0 '!=' 0 ']' + ip link delete test2 + '[' 0 '!=' 0 ']' + ip link delete testbr + '[' 0 '!=' 0 ']' 11062 1727096132.85761: no more pending results, returning what we have 11062 1727096132.85764: results queue empty 11062 1727096132.85765: checking for any_errors_fatal 11062 1727096132.85978: done checking for any_errors_fatal 11062 1727096132.85979: checking for max_fail_percentage 11062 1727096132.85981: done checking for max_fail_percentage 11062 1727096132.85982: checking to see if all hosts have failed and the running result is not ok 11062 1727096132.85983: done checking to see if all hosts have failed 11062 1727096132.85984: getting the remaining hosts for this loop 11062 1727096132.85985: done getting the remaining hosts for this loop 11062 1727096132.85988: getting the next task for host managed_node1 11062 1727096132.85995: done getting next task for host managed_node1 11062 1727096132.85997: ^ task is: TASK: Stop dnsmasq/radvd services 11062 1727096132.86001: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096132.86005: getting variables 11062 1727096132.86007: in VariableManager get_vars() 11062 1727096132.86044: Calling all_inventory to load vars for managed_node1 11062 1727096132.86047: Calling groups_inventory to load vars for managed_node1 11062 1727096132.86050: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096132.86064: Calling all_plugins_play to load vars for managed_node1 11062 1727096132.86067: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096132.86277: Calling groups_plugins_play to load vars for managed_node1 11062 1727096132.88018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096132.90617: done with get_vars() 11062 1727096132.90648: done getting variables 11062 1727096132.90757: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Monday 23 September 2024 08:55:32 -0400 (0:00:00.451) 0:00:32.547 ****** 11062 1727096132.90799: entering _queue_task() for managed_node1/shell 11062 1727096132.91189: worker is 1 (out of 1 available) 11062 1727096132.91201: exiting _queue_task() for managed_node1/shell 11062 1727096132.91212: done queuing things up, now waiting for results queue to drain 11062 1727096132.91213: waiting for pending results... 11062 1727096132.91485: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 11062 1727096132.91633: in run() - task 0afff68d-5257-482e-8c87-0000000000c7 11062 1727096132.91653: variable 'ansible_search_path' from source: unknown 11062 1727096132.91661: variable 'ansible_search_path' from source: unknown 11062 1727096132.91711: calling self._execute() 11062 1727096132.91810: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.91826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.91840: variable 'omit' from source: magic vars 11062 1727096132.92232: variable 'ansible_distribution_major_version' from source: facts 11062 1727096132.92254: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096132.92265: variable 'omit' from source: magic vars 11062 1727096132.92336: variable 'omit' from source: magic vars 11062 1727096132.92381: variable 'omit' from source: magic vars 11062 1727096132.92427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096132.92477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096132.92501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096132.92520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096132.92536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096132.92580: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096132.92662: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.92665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.92704: Set connection var ansible_connection to ssh 11062 1727096132.92717: Set connection var ansible_shell_executable to /bin/sh 11062 1727096132.92730: Set connection var ansible_pipelining to False 11062 1727096132.92742: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096132.92750: Set connection var ansible_timeout to 10 11062 1727096132.92761: Set connection var ansible_shell_type to sh 11062 1727096132.92797: variable 'ansible_shell_executable' from source: unknown 11062 1727096132.92804: variable 'ansible_connection' from source: unknown 11062 1727096132.92810: variable 'ansible_module_compression' from source: unknown 11062 1727096132.92816: variable 'ansible_shell_type' from source: unknown 11062 1727096132.92822: variable 'ansible_shell_executable' from source: unknown 11062 1727096132.92828: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096132.92835: variable 'ansible_pipelining' from source: unknown 11062 1727096132.92842: variable 'ansible_timeout' from source: unknown 11062 1727096132.92849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096132.92997: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096132.93072: variable 'omit' from source: magic vars 11062 1727096132.93075: starting attempt loop 11062 1727096132.93077: running the handler 11062 1727096132.93080: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096132.93082: _low_level_execute_command(): starting 11062 1727096132.93088: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096132.93874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.93942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096132.94012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.94029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.94090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.95841: stdout chunk (state=3): >>>/root <<< 11062 1727096132.96012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.96016: stdout chunk (state=3): >>><<< 11062 1727096132.96018: stderr chunk (state=3): >>><<< 11062 1727096132.96041: _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 11062 1727096132.96155: _low_level_execute_command(): starting 11062 1727096132.96160: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652 `" && echo ansible-tmp-1727096132.9604845-12480-114335566165652="` echo /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652 `" ) && sleep 0' 11062 1727096132.96764: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096132.96779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096132.96792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096132.96843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096132.96933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096132.96957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096132.96978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096132.97076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096132.99020: stdout chunk (state=3): >>>ansible-tmp-1727096132.9604845-12480-114335566165652=/root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652 <<< 11062 1727096132.99144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096132.99221: stderr chunk (state=3): >>><<< 11062 1727096132.99371: stdout chunk (state=3): >>><<< 11062 1727096132.99376: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096132.9604845-12480-114335566165652=/root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096132.99379: variable 'ansible_module_compression' from source: unknown 11062 1727096132.99381: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096132.99411: variable 'ansible_facts' from source: unknown 11062 1727096132.99512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/AnsiballZ_command.py 11062 1727096132.99741: Sending initial data 11062 1727096132.99744: Sent initial data (156 bytes) 11062 1727096133.00774: 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' <<< 11062 1727096133.00790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096133.00802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.00895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.02504: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 11062 1727096133.02520: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 11062 1727096133.02529: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 11062 1727096133.02539: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 11062 1727096133.02554: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096133.02641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096133.02721: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmp680n8knc /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/AnsiballZ_command.py <<< 11062 1727096133.02732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/AnsiballZ_command.py" <<< 11062 1727096133.02800: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmp680n8knc" to remote "/root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/AnsiballZ_command.py" <<< 11062 1727096133.03715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096133.03879: stderr chunk (state=3): >>><<< 11062 1727096133.03882: stdout chunk (state=3): >>><<< 11062 1727096133.03884: done transferring module to remote 11062 1727096133.03887: _low_level_execute_command(): starting 11062 1727096133.03889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/ /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/AnsiballZ_command.py && sleep 0' 11062 1727096133.04577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096133.04593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11062 1727096133.04607: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 11062 1727096133.04619: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11062 1727096133.04657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 11062 1727096133.04737: 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 <<< 11062 1727096133.04803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.04891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.06769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096133.06773: stdout chunk (state=3): >>><<< 11062 1727096133.06973: stderr chunk (state=3): >>><<< 11062 1727096133.06977: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096133.06980: _low_level_execute_command(): starting 11062 1727096133.06984: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/AnsiballZ_command.py && sleep 0' 11062 1727096133.07438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096133.07475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096133.07486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096133.07569: 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 <<< 11062 1727096133.07596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.07700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.25958: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ pkill -F /run/dhcp_testbr.pid\n+ rm -rf /run/dhcp_testbr.pid\n+ rm -rf /run/dhcp_testbr.lease\n+ grep 'release 6' /etc/redhat-release\n+ systemctl is-active firewalld\ninactive", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --remove-service \"$service\"\n fi\n done\nfi\n", "start": "2024-09-23 08:55:33.228622", "end": "2024-09-23 08:55:33.255778", "delta": "0:00:00.027156", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --remove-service \"$service\"\n fi\n done\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}}} <<< 11062 1727096133.27410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096133.27486: stderr chunk (state=3): >>><<< 11062 1727096133.27489: stdout chunk (state=3): >>><<< 11062 1727096133.27574: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ pkill -F /run/dhcp_testbr.pid\n+ rm -rf /run/dhcp_testbr.pid\n+ rm -rf /run/dhcp_testbr.lease\n+ grep 'release 6' /etc/redhat-release\n+ systemctl is-active firewalld\ninactive", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --remove-service \"$service\"\n fi\n done\nfi\n", "start": "2024-09-23 08:55:33.228622", "end": "2024-09-23 08:55:33.255778", "delta": "0:00:00.027156", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --remove-service \"$service\"\n fi\n done\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. 11062 1727096133.27661: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep \'release 6\' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service="$service"; then\n firewall-cmd --remove-service "$service"\n fi\n done\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-1727096132.9604845-12480-114335566165652/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096133.27784: _low_level_execute_command(): starting 11062 1727096133.27792: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096132.9604845-12480-114335566165652/ > /dev/null 2>&1 && sleep 0' 11062 1727096133.29075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096133.29080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096133.29170: 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 <<< 11062 1727096133.29175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096133.29184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096133.29190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.29316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.31533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096133.31760: stdout chunk (state=3): >>><<< 11062 1727096133.31764: stderr chunk (state=3): >>><<< 11062 1727096133.31766: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096133.31777: handler run complete 11062 1727096133.31779: Evaluated conditional (False): False 11062 1727096133.31781: attempt loop complete, returning result 11062 1727096133.31783: _execute() done 11062 1727096133.31785: dumping result to json 11062 1727096133.31787: done dumping result, returning 11062 1727096133.31789: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [0afff68d-5257-482e-8c87-0000000000c7] 11062 1727096133.31791: sending task result for task 0afff68d-5257-482e-8c87-0000000000c7 11062 1727096133.32275: done sending task result for task 0afff68d-5257-482e-8c87-0000000000c7 11062 1727096133.32279: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\nif systemctl is-active firewalld; then\n for service in dhcp dhcpv6 dhcpv6-client; do\n if firewall-cmd --query-service=\"$service\"; then\n firewall-cmd --remove-service \"$service\"\n fi\n done\nfi\n", "delta": "0:00:00.027156", "end": "2024-09-23 08:55:33.255778", "rc": 0, "start": "2024-09-23 08:55:33.228622" } STDERR: + exec + pkill -F /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.lease + grep 'release 6' /etc/redhat-release + systemctl is-active firewalld inactive 11062 1727096133.32439: no more pending results, returning what we have 11062 1727096133.32442: results queue empty 11062 1727096133.32443: checking for any_errors_fatal 11062 1727096133.32459: done checking for any_errors_fatal 11062 1727096133.32460: checking for max_fail_percentage 11062 1727096133.32462: done checking for max_fail_percentage 11062 1727096133.32463: checking to see if all hosts have failed and the running result is not ok 11062 1727096133.32464: done checking to see if all hosts have failed 11062 1727096133.32465: getting the remaining hosts for this loop 11062 1727096133.32466: done getting the remaining hosts for this loop 11062 1727096133.32472: getting the next task for host managed_node1 11062 1727096133.32482: done getting next task for host managed_node1 11062 1727096133.32486: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11062 1727096133.32490: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096133.32494: getting variables 11062 1727096133.32496: in VariableManager get_vars() 11062 1727096133.32541: Calling all_inventory to load vars for managed_node1 11062 1727096133.32544: Calling groups_inventory to load vars for managed_node1 11062 1727096133.32546: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096133.32561: Calling all_plugins_play to load vars for managed_node1 11062 1727096133.32564: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096133.32778: Calling groups_plugins_play to load vars for managed_node1 11062 1727096133.35815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096133.39303: done with get_vars() 11062 1727096133.39335: done getting variables 11062 1727096133.39908: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:131 Monday 23 September 2024 08:55:33 -0400 (0:00:00.491) 0:00:33.038 ****** 11062 1727096133.39939: entering _queue_task() for managed_node1/command 11062 1727096133.40901: worker is 1 (out of 1 available) 11062 1727096133.40911: exiting _queue_task() for managed_node1/command 11062 1727096133.40923: done queuing things up, now waiting for results queue to drain 11062 1727096133.40924: waiting for pending results... 11062 1727096133.41244: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 11062 1727096133.41493: in run() - task 0afff68d-5257-482e-8c87-0000000000c8 11062 1727096133.41757: variable 'ansible_search_path' from source: unknown 11062 1727096133.41760: calling self._execute() 11062 1727096133.41914: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096133.41975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096133.41979: variable 'omit' from source: magic vars 11062 1727096133.42863: variable 'ansible_distribution_major_version' from source: facts 11062 1727096133.42885: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096133.43120: variable 'network_provider' from source: set_fact 11062 1727096133.43131: Evaluated conditional (network_provider == "initscripts"): False 11062 1727096133.43138: when evaluation is False, skipping this task 11062 1727096133.43179: _execute() done 11062 1727096133.43186: dumping result to json 11062 1727096133.43193: done dumping result, returning 11062 1727096133.43202: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [0afff68d-5257-482e-8c87-0000000000c8] 11062 1727096133.43211: sending task result for task 0afff68d-5257-482e-8c87-0000000000c8 11062 1727096133.43459: done sending task result for task 0afff68d-5257-482e-8c87-0000000000c8 11062 1727096133.43462: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11062 1727096133.43531: no more pending results, returning what we have 11062 1727096133.43535: results queue empty 11062 1727096133.43535: checking for any_errors_fatal 11062 1727096133.43546: done checking for any_errors_fatal 11062 1727096133.43546: checking for max_fail_percentage 11062 1727096133.43548: done checking for max_fail_percentage 11062 1727096133.43549: checking to see if all hosts have failed and the running result is not ok 11062 1727096133.43550: done checking to see if all hosts have failed 11062 1727096133.43553: getting the remaining hosts for this loop 11062 1727096133.43554: done getting the remaining hosts for this loop 11062 1727096133.43557: getting the next task for host managed_node1 11062 1727096133.43564: done getting next task for host managed_node1 11062 1727096133.43569: ^ task is: TASK: Verify network state restored to default 11062 1727096133.43572: ^ state is: HOST STATE: block=2, task=16, 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 11062 1727096133.43577: getting variables 11062 1727096133.43579: in VariableManager get_vars() 11062 1727096133.43622: Calling all_inventory to load vars for managed_node1 11062 1727096133.43625: Calling groups_inventory to load vars for managed_node1 11062 1727096133.43627: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096133.43641: Calling all_plugins_play to load vars for managed_node1 11062 1727096133.43644: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096133.43647: Calling groups_plugins_play to load vars for managed_node1 11062 1727096133.47034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096133.49376: done with get_vars() 11062 1727096133.49403: 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_bond_deprecated.yml:136 Monday 23 September 2024 08:55:33 -0400 (0:00:00.095) 0:00:33.134 ****** 11062 1727096133.49503: entering _queue_task() for managed_node1/include_tasks 11062 1727096133.50209: worker is 1 (out of 1 available) 11062 1727096133.50220: exiting _queue_task() for managed_node1/include_tasks 11062 1727096133.50233: done queuing things up, now waiting for results queue to drain 11062 1727096133.50234: waiting for pending results... 11062 1727096133.50585: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 11062 1727096133.50590: in run() - task 0afff68d-5257-482e-8c87-0000000000c9 11062 1727096133.50593: variable 'ansible_search_path' from source: unknown 11062 1727096133.50596: calling self._execute() 11062 1727096133.50602: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096133.50610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096133.50619: variable 'omit' from source: magic vars 11062 1727096133.51173: variable 'ansible_distribution_major_version' from source: facts 11062 1727096133.51176: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096133.51179: _execute() done 11062 1727096133.51181: dumping result to json 11062 1727096133.51183: done dumping result, returning 11062 1727096133.51185: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0afff68d-5257-482e-8c87-0000000000c9] 11062 1727096133.51186: sending task result for task 0afff68d-5257-482e-8c87-0000000000c9 11062 1727096133.51253: done sending task result for task 0afff68d-5257-482e-8c87-0000000000c9 11062 1727096133.51256: WORKER PROCESS EXITING 11062 1727096133.51282: no more pending results, returning what we have 11062 1727096133.51286: in VariableManager get_vars() 11062 1727096133.51328: Calling all_inventory to load vars for managed_node1 11062 1727096133.51330: Calling groups_inventory to load vars for managed_node1 11062 1727096133.51333: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096133.51343: Calling all_plugins_play to load vars for managed_node1 11062 1727096133.51346: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096133.51349: Calling groups_plugins_play to load vars for managed_node1 11062 1727096133.52911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096133.54595: done with get_vars() 11062 1727096133.54621: variable 'ansible_search_path' from source: unknown 11062 1727096133.54642: we have included files to process 11062 1727096133.54643: generating all_blocks data 11062 1727096133.54645: done generating all_blocks data 11062 1727096133.54653: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 11062 1727096133.54654: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 11062 1727096133.54657: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 11062 1727096133.55076: done processing included file 11062 1727096133.55078: iterating over new_blocks loaded from include file 11062 1727096133.55079: in VariableManager get_vars() 11062 1727096133.55098: done with get_vars() 11062 1727096133.55100: filtering new block on tags 11062 1727096133.55134: done filtering new block on tags 11062 1727096133.55137: 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 11062 1727096133.55142: extending task lists for all hosts with included blocks 11062 1727096133.56493: done extending task lists 11062 1727096133.56495: done processing included files 11062 1727096133.56496: results queue empty 11062 1727096133.56497: checking for any_errors_fatal 11062 1727096133.56500: done checking for any_errors_fatal 11062 1727096133.56501: checking for max_fail_percentage 11062 1727096133.56502: done checking for max_fail_percentage 11062 1727096133.56503: checking to see if all hosts have failed and the running result is not ok 11062 1727096133.56504: done checking to see if all hosts have failed 11062 1727096133.56505: getting the remaining hosts for this loop 11062 1727096133.56506: done getting the remaining hosts for this loop 11062 1727096133.56508: getting the next task for host managed_node1 11062 1727096133.56512: done getting next task for host managed_node1 11062 1727096133.56515: ^ task is: TASK: Check routes and DNS 11062 1727096133.56518: ^ state is: HOST STATE: block=2, task=16, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 11062 1727096133.56520: getting variables 11062 1727096133.56521: in VariableManager get_vars() 11062 1727096133.56538: Calling all_inventory to load vars for managed_node1 11062 1727096133.56541: Calling groups_inventory to load vars for managed_node1 11062 1727096133.56543: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096133.56549: Calling all_plugins_play to load vars for managed_node1 11062 1727096133.56554: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096133.56557: Calling groups_plugins_play to load vars for managed_node1 11062 1727096133.59191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096133.61565: done with get_vars() 11062 1727096133.61592: done getting variables 11062 1727096133.61638: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 08:55:33 -0400 (0:00:00.121) 0:00:33.255 ****** 11062 1727096133.61673: entering _queue_task() for managed_node1/shell 11062 1727096133.62038: worker is 1 (out of 1 available) 11062 1727096133.62053: exiting _queue_task() for managed_node1/shell 11062 1727096133.62066: done queuing things up, now waiting for results queue to drain 11062 1727096133.62272: waiting for pending results... 11062 1727096133.62353: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 11062 1727096133.62466: in run() - task 0afff68d-5257-482e-8c87-000000000570 11062 1727096133.62673: variable 'ansible_search_path' from source: unknown 11062 1727096133.62676: variable 'ansible_search_path' from source: unknown 11062 1727096133.62679: calling self._execute() 11062 1727096133.62682: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096133.62685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096133.62688: variable 'omit' from source: magic vars 11062 1727096133.63021: variable 'ansible_distribution_major_version' from source: facts 11062 1727096133.63272: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096133.63276: variable 'omit' from source: magic vars 11062 1727096133.63278: variable 'omit' from source: magic vars 11062 1727096133.63280: variable 'omit' from source: magic vars 11062 1727096133.63283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096133.63286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096133.63288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096133.63290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096133.63292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096133.63294: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096133.63296: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096133.63298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096133.63386: Set connection var ansible_connection to ssh 11062 1727096133.63398: Set connection var ansible_shell_executable to /bin/sh 11062 1727096133.63407: Set connection var ansible_pipelining to False 11062 1727096133.63418: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096133.63428: Set connection var ansible_timeout to 10 11062 1727096133.63439: Set connection var ansible_shell_type to sh 11062 1727096133.63468: variable 'ansible_shell_executable' from source: unknown 11062 1727096133.63479: variable 'ansible_connection' from source: unknown 11062 1727096133.63486: variable 'ansible_module_compression' from source: unknown 11062 1727096133.63491: variable 'ansible_shell_type' from source: unknown 11062 1727096133.63497: variable 'ansible_shell_executable' from source: unknown 11062 1727096133.63504: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096133.63511: variable 'ansible_pipelining' from source: unknown 11062 1727096133.63517: variable 'ansible_timeout' from source: unknown 11062 1727096133.63524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096133.63672: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096133.63692: variable 'omit' from source: magic vars 11062 1727096133.63702: starting attempt loop 11062 1727096133.63708: running the handler 11062 1727096133.63721: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096133.63742: _low_level_execute_command(): starting 11062 1727096133.63756: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096133.64496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096133.64513: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096133.64527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096133.64544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096133.64572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096133.64584: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096133.64597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096133.64682: 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 <<< 11062 1727096133.64709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096133.64733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096133.64748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.64863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.66691: stdout chunk (state=3): >>>/root <<< 11062 1727096133.66834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096133.66886: stdout chunk (state=3): >>><<< 11062 1727096133.66901: stderr chunk (state=3): >>><<< 11062 1727096133.67177: _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 11062 1727096133.67181: _low_level_execute_command(): starting 11062 1727096133.67184: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965 `" && echo ansible-tmp-1727096133.669971-12509-99950669534965="` echo /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965 `" ) && sleep 0' 11062 1727096133.68283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096133.68373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096133.68447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096133.68461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096133.68790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.68892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.70937: stdout chunk (state=3): >>>ansible-tmp-1727096133.669971-12509-99950669534965=/root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965 <<< 11062 1727096133.71027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096133.71064: stderr chunk (state=3): >>><<< 11062 1727096133.71078: stdout chunk (state=3): >>><<< 11062 1727096133.71274: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096133.669971-12509-99950669534965=/root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096133.71277: variable 'ansible_module_compression' from source: unknown 11062 1727096133.71573: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096133.71576: variable 'ansible_facts' from source: unknown 11062 1727096133.71610: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/AnsiballZ_command.py 11062 1727096133.71887: Sending initial data 11062 1727096133.71896: Sent initial data (154 bytes) 11062 1727096133.73188: 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' <<< 11062 1727096133.73203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096133.73229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.73389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.74997: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096133.75057: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096133.75128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmphxkkpzx5 /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/AnsiballZ_command.py <<< 11062 1727096133.75144: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/AnsiballZ_command.py" <<< 11062 1727096133.75201: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmphxkkpzx5" to remote "/root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/AnsiballZ_command.py" <<< 11062 1727096133.76872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096133.77156: stdout chunk (state=3): >>><<< 11062 1727096133.77159: stderr chunk (state=3): >>><<< 11062 1727096133.77161: done transferring module to remote 11062 1727096133.77163: _low_level_execute_command(): starting 11062 1727096133.77165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/ /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/AnsiballZ_command.py && sleep 0' 11062 1727096133.78409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096133.78425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096133.78447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096133.78673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096133.78676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096133.78772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.78805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.80675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096133.80818: stderr chunk (state=3): >>><<< 11062 1727096133.80852: stdout chunk (state=3): >>><<< 11062 1727096133.80893: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096133.81035: _low_level_execute_command(): starting 11062 1727096133.81038: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/AnsiballZ_command.py && sleep 0' 11062 1727096133.82242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096133.82313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096133.82323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096133.82338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096133.82351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096133.82418: 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 <<< 11062 1727096133.82573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096133.82580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096133.82649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096133.98778: 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 3328sec preferred_lft 3328sec\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:55:33.977325", "end": "2024-09-23 08:55:33.986127", "delta": "0:00:00.008802", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 11062 1727096134.00545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096134.00549: stdout chunk (state=3): >>><<< 11062 1727096134.00554: stderr chunk (state=3): >>><<< 11062 1727096134.00680: _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 3328sec preferred_lft 3328sec\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:55:33.977325", "end": "2024-09-23 08:55:33.986127", "delta": "0:00:00.008802", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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. 11062 1727096134.00693: 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-1727096133.669971-12509-99950669534965/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096134.00696: _low_level_execute_command(): starting 11062 1727096134.00700: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096133.669971-12509-99950669534965/ > /dev/null 2>&1 && sleep 0' 11062 1727096134.01319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096134.01335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096134.01348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096134.01369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096134.01386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 11062 1727096134.01397: stderr chunk (state=3): >>>debug2: match not found <<< 11062 1727096134.01410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096134.01439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11062 1727096134.01518: 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 <<< 11062 1727096134.01644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096134.01673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096134.01795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096134.03678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096134.03687: stdout chunk (state=3): >>><<< 11062 1727096134.03694: stderr chunk (state=3): >>><<< 11062 1727096134.03713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096134.03722: handler run complete 11062 1727096134.03739: Evaluated conditional (False): False 11062 1727096134.03747: attempt loop complete, returning result 11062 1727096134.03750: _execute() done 11062 1727096134.03752: dumping result to json 11062 1727096134.03764: done dumping result, returning 11062 1727096134.03806: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0afff68d-5257-482e-8c87-000000000570] 11062 1727096134.03809: sending task result for task 0afff68d-5257-482e-8c87-000000000570 11062 1727096134.03895: done sending task result for task 0afff68d-5257-482e-8c87-000000000570 11062 1727096134.03898: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008802", "end": "2024-09-23 08:55:33.986127", "rc": 0, "start": "2024-09-23 08:55:33.977325" } 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 3328sec preferred_lft 3328sec 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 11062 1727096134.03964: no more pending results, returning what we have 11062 1727096134.03969: results queue empty 11062 1727096134.03970: checking for any_errors_fatal 11062 1727096134.03972: done checking for any_errors_fatal 11062 1727096134.03972: checking for max_fail_percentage 11062 1727096134.03974: done checking for max_fail_percentage 11062 1727096134.03975: checking to see if all hosts have failed and the running result is not ok 11062 1727096134.03976: done checking to see if all hosts have failed 11062 1727096134.03976: getting the remaining hosts for this loop 11062 1727096134.03978: done getting the remaining hosts for this loop 11062 1727096134.03981: getting the next task for host managed_node1 11062 1727096134.03988: done getting next task for host managed_node1 11062 1727096134.03990: ^ task is: TASK: Verify DNS and network connectivity 11062 1727096134.03994: ^ state is: HOST STATE: block=2, task=16, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 11062 1727096134.04004: getting variables 11062 1727096134.04006: in VariableManager get_vars() 11062 1727096134.04046: Calling all_inventory to load vars for managed_node1 11062 1727096134.04049: Calling groups_inventory to load vars for managed_node1 11062 1727096134.04051: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096134.04062: Calling all_plugins_play to load vars for managed_node1 11062 1727096134.04064: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096134.04195: Calling groups_plugins_play to load vars for managed_node1 11062 1727096134.06003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096134.07001: done with get_vars() 11062 1727096134.07025: done getting variables 11062 1727096134.07079: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 08:55:34 -0400 (0:00:00.454) 0:00:33.710 ****** 11062 1727096134.07103: entering _queue_task() for managed_node1/shell 11062 1727096134.07377: worker is 1 (out of 1 available) 11062 1727096134.07390: exiting _queue_task() for managed_node1/shell 11062 1727096134.07403: done queuing things up, now waiting for results queue to drain 11062 1727096134.07405: waiting for pending results... 11062 1727096134.07652: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 11062 1727096134.07759: in run() - task 0afff68d-5257-482e-8c87-000000000571 11062 1727096134.07815: variable 'ansible_search_path' from source: unknown 11062 1727096134.07818: variable 'ansible_search_path' from source: unknown 11062 1727096134.07842: calling self._execute() 11062 1727096134.07985: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096134.08075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096134.08078: variable 'omit' from source: magic vars 11062 1727096134.08524: variable 'ansible_distribution_major_version' from source: facts 11062 1727096134.08542: Evaluated conditional (ansible_distribution_major_version != '6'): True 11062 1727096134.08704: variable 'ansible_facts' from source: unknown 11062 1727096134.09595: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 11062 1727096134.09607: variable 'omit' from source: magic vars 11062 1727096134.09675: variable 'omit' from source: magic vars 11062 1727096134.09777: variable 'omit' from source: magic vars 11062 1727096134.09780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11062 1727096134.09815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11062 1727096134.09843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11062 1727096134.09871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096134.09899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11062 1727096134.10005: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11062 1727096134.10008: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096134.10010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096134.10064: Set connection var ansible_connection to ssh 11062 1727096134.10079: Set connection var ansible_shell_executable to /bin/sh 11062 1727096134.10090: Set connection var ansible_pipelining to False 11062 1727096134.10102: Set connection var ansible_module_compression to ZIP_DEFLATED 11062 1727096134.10123: Set connection var ansible_timeout to 10 11062 1727096134.10136: Set connection var ansible_shell_type to sh 11062 1727096134.10231: variable 'ansible_shell_executable' from source: unknown 11062 1727096134.10236: variable 'ansible_connection' from source: unknown 11062 1727096134.10239: variable 'ansible_module_compression' from source: unknown 11062 1727096134.10241: variable 'ansible_shell_type' from source: unknown 11062 1727096134.10243: variable 'ansible_shell_executable' from source: unknown 11062 1727096134.10245: variable 'ansible_host' from source: host vars for 'managed_node1' 11062 1727096134.10247: variable 'ansible_pipelining' from source: unknown 11062 1727096134.10249: variable 'ansible_timeout' from source: unknown 11062 1727096134.10254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11062 1727096134.10456: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096134.10459: variable 'omit' from source: magic vars 11062 1727096134.10462: starting attempt loop 11062 1727096134.10464: running the handler 11062 1727096134.10466: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11062 1727096134.10472: _low_level_execute_command(): starting 11062 1727096134.10475: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11062 1727096134.11327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096134.11348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096134.11443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096134.11446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096134.11495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096134.11572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096134.13475: stdout chunk (state=3): >>>/root <<< 11062 1727096134.13510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096134.13571: stdout chunk (state=3): >>><<< 11062 1727096134.13575: stderr chunk (state=3): >>><<< 11062 1727096134.13580: _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 11062 1727096134.13583: _low_level_execute_command(): starting 11062 1727096134.13585: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098 `" && echo ansible-tmp-1727096134.1354322-12531-3083881726098="` echo /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098 `" ) && sleep 0' 11062 1727096134.14295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096134.14315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 11062 1727096134.14318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096134.14321: 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 <<< 11062 1727096134.14323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11062 1727096134.14386: 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 <<< 11062 1727096134.14444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096134.16418: stdout chunk (state=3): >>>ansible-tmp-1727096134.1354322-12531-3083881726098=/root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098 <<< 11062 1727096134.16570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096134.16583: stderr chunk (state=3): >>><<< 11062 1727096134.16592: stdout chunk (state=3): >>><<< 11062 1727096134.16622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096134.1354322-12531-3083881726098=/root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096134.16772: variable 'ansible_module_compression' from source: unknown 11062 1727096134.16776: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-110628zwbvn__/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11062 1727096134.16778: variable 'ansible_facts' from source: unknown 11062 1727096134.16876: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/AnsiballZ_command.py 11062 1727096134.17134: Sending initial data 11062 1727096134.17137: Sent initial data (154 bytes) 11062 1727096134.17750: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096134.17774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096134.17798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096134.17912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096134.17938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096134.18040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096134.19675: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11062 1727096134.19723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11062 1727096134.19794: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-110628zwbvn__/tmpbph9rdls /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/AnsiballZ_command.py <<< 11062 1727096134.19798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/AnsiballZ_command.py" <<< 11062 1727096134.19900: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-110628zwbvn__/tmpbph9rdls" to remote "/root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/AnsiballZ_command.py" <<< 11062 1727096134.20741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096134.20789: stderr chunk (state=3): >>><<< 11062 1727096134.20865: stdout chunk (state=3): >>><<< 11062 1727096134.20879: done transferring module to remote 11062 1727096134.20898: _low_level_execute_command(): starting 11062 1727096134.20907: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/ /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/AnsiballZ_command.py && sleep 0' 11062 1727096134.21588: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096134.21601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096134.21616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096134.21645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096134.21755: 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 <<< 11062 1727096134.21780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096134.21799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096134.21820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096134.21923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096134.23775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096134.23800: stdout chunk (state=3): >>><<< 11062 1727096134.23803: stderr chunk (state=3): >>><<< 11062 1727096134.23873: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096134.23876: _low_level_execute_command(): starting 11062 1727096134.23879: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/AnsiballZ_command.py && sleep 0' 11062 1727096134.24489: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096134.24503: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096134.24528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096134.24548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096134.24649: 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 <<< 11062 1727096134.24667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096134.24688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096134.24710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096134.24819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096134.93831: 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:fed6 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:fed7 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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 1484 0 --:--:-- --:--:-- --:--:-- 1487\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 948 0 --:--:-- --:--:-- --:--:-- 950", "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:55:34.400937", "end": "2024-09-23 08:55:34.936487", "delta": "0:00:00.535550", "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}}} <<< 11062 1727096134.95557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 11062 1727096134.95561: stdout chunk (state=3): >>><<< 11062 1727096134.95564: stderr chunk (state=3): >>><<< 11062 1727096134.95754: _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:fed6 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:fed7 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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 1484 0 --:--:-- --:--:-- --:--:-- 1487\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 948 0 --:--:-- --:--:-- --:--:-- 950", "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:55:34.400937", "end": "2024-09-23 08:55:34.936487", "delta": "0:00:00.535550", "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. 11062 1727096134.95765: 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-1727096134.1354322-12531-3083881726098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11062 1727096134.95770: _low_level_execute_command(): starting 11062 1727096134.95780: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096134.1354322-12531-3083881726098/ > /dev/null 2>&1 && sleep 0' 11062 1727096134.96662: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11062 1727096134.96682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11062 1727096134.96699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11062 1727096134.96721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11062 1727096134.96784: 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 <<< 11062 1727096134.96848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 11062 1727096134.96871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11062 1727096134.96898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11062 1727096134.97129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11062 1727096134.99039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11062 1727096134.99043: stdout chunk (state=3): >>><<< 11062 1727096134.99048: stderr chunk (state=3): >>><<< 11062 1727096134.99072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11062 1727096134.99099: handler run complete 11062 1727096134.99102: Evaluated conditional (False): False 11062 1727096134.99108: attempt loop complete, returning result 11062 1727096134.99111: _execute() done 11062 1727096134.99113: dumping result to json 11062 1727096134.99120: done dumping result, returning 11062 1727096134.99273: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0afff68d-5257-482e-8c87-000000000571] 11062 1727096134.99276: sending task result for task 0afff68d-5257-482e-8c87-000000000571 11062 1727096134.99377: done sending task result for task 0afff68d-5257-482e-8c87-000000000571 11062 1727096134.99381: 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.535550", "end": "2024-09-23 08:55:34.936487", "rc": 0, "start": "2024-09-23 08:55:34.400937" } 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:fed6 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:fed7 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 1484 0 --:--:-- --:--:-- --:--:-- 1487 % 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 948 0 --:--:-- --:--:-- --:--:-- 950 11062 1727096134.99459: no more pending results, returning what we have 11062 1727096134.99463: results queue empty 11062 1727096134.99463: checking for any_errors_fatal 11062 1727096134.99476: done checking for any_errors_fatal 11062 1727096134.99477: checking for max_fail_percentage 11062 1727096134.99478: done checking for max_fail_percentage 11062 1727096134.99479: checking to see if all hosts have failed and the running result is not ok 11062 1727096134.99480: done checking to see if all hosts have failed 11062 1727096134.99481: getting the remaining hosts for this loop 11062 1727096134.99487: done getting the remaining hosts for this loop 11062 1727096134.99490: getting the next task for host managed_node1 11062 1727096134.99499: done getting next task for host managed_node1 11062 1727096134.99501: ^ task is: TASK: meta (flush_handlers) 11062 1727096134.99503: ^ 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 11062 1727096134.99508: getting variables 11062 1727096134.99509: in VariableManager get_vars() 11062 1727096134.99549: Calling all_inventory to load vars for managed_node1 11062 1727096134.99551: Calling groups_inventory to load vars for managed_node1 11062 1727096134.99553: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096134.99564: Calling all_plugins_play to load vars for managed_node1 11062 1727096134.99769: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096134.99776: Calling groups_plugins_play to load vars for managed_node1 11062 1727096135.02674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096135.05748: done with get_vars() 11062 1727096135.05786: done getting variables 11062 1727096135.05855: in VariableManager get_vars() 11062 1727096135.05877: Calling all_inventory to load vars for managed_node1 11062 1727096135.05880: Calling groups_inventory to load vars for managed_node1 11062 1727096135.05882: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096135.05887: Calling all_plugins_play to load vars for managed_node1 11062 1727096135.05890: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096135.05893: Calling groups_plugins_play to load vars for managed_node1 11062 1727096135.07083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096135.09162: done with get_vars() 11062 1727096135.09395: done queuing things up, now waiting for results queue to drain 11062 1727096135.09398: results queue empty 11062 1727096135.09399: checking for any_errors_fatal 11062 1727096135.09403: done checking for any_errors_fatal 11062 1727096135.09404: checking for max_fail_percentage 11062 1727096135.09405: done checking for max_fail_percentage 11062 1727096135.09406: checking to see if all hosts have failed and the running result is not ok 11062 1727096135.09406: done checking to see if all hosts have failed 11062 1727096135.09407: getting the remaining hosts for this loop 11062 1727096135.09408: done getting the remaining hosts for this loop 11062 1727096135.09411: getting the next task for host managed_node1 11062 1727096135.09415: done getting next task for host managed_node1 11062 1727096135.09416: ^ task is: TASK: meta (flush_handlers) 11062 1727096135.09418: ^ 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 11062 1727096135.09421: getting variables 11062 1727096135.09422: in VariableManager get_vars() 11062 1727096135.09437: Calling all_inventory to load vars for managed_node1 11062 1727096135.09440: Calling groups_inventory to load vars for managed_node1 11062 1727096135.09442: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096135.09447: Calling all_plugins_play to load vars for managed_node1 11062 1727096135.09449: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096135.09452: Calling groups_plugins_play to load vars for managed_node1 11062 1727096135.11856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096135.14594: done with get_vars() 11062 1727096135.14622: done getting variables 11062 1727096135.14672: in VariableManager get_vars() 11062 1727096135.14687: Calling all_inventory to load vars for managed_node1 11062 1727096135.14689: Calling groups_inventory to load vars for managed_node1 11062 1727096135.14691: Calling all_plugins_inventory to load vars for managed_node1 11062 1727096135.14695: Calling all_plugins_play to load vars for managed_node1 11062 1727096135.14697: Calling groups_plugins_inventory to load vars for managed_node1 11062 1727096135.14699: Calling groups_plugins_play to load vars for managed_node1 11062 1727096135.15928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11062 1727096135.17814: done with get_vars() 11062 1727096135.17843: done queuing things up, now waiting for results queue to drain 11062 1727096135.17845: results queue empty 11062 1727096135.17846: checking for any_errors_fatal 11062 1727096135.17847: done checking for any_errors_fatal 11062 1727096135.17848: checking for max_fail_percentage 11062 1727096135.17849: done checking for max_fail_percentage 11062 1727096135.17850: checking to see if all hosts have failed and the running result is not ok 11062 1727096135.17851: done checking to see if all hosts have failed 11062 1727096135.17851: getting the remaining hosts for this loop 11062 1727096135.17852: done getting the remaining hosts for this loop 11062 1727096135.17855: getting the next task for host managed_node1 11062 1727096135.17859: done getting next task for host managed_node1 11062 1727096135.17860: ^ task is: None 11062 1727096135.17861: ^ 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 11062 1727096135.17862: done queuing things up, now waiting for results queue to drain 11062 1727096135.17863: results queue empty 11062 1727096135.17864: checking for any_errors_fatal 11062 1727096135.17865: done checking for any_errors_fatal 11062 1727096135.17865: checking for max_fail_percentage 11062 1727096135.17866: done checking for max_fail_percentage 11062 1727096135.17869: checking to see if all hosts have failed and the running result is not ok 11062 1727096135.17869: done checking to see if all hosts have failed 11062 1727096135.17871: getting the next task for host managed_node1 11062 1727096135.17873: done getting next task for host managed_node1 11062 1727096135.17874: ^ task is: None 11062 1727096135.17875: ^ 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 PLAY RECAP ********************************************************************* managed_node1 : ok=76 changed=3 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 Monday 23 September 2024 08:55:35 -0400 (0:00:01.108) 0:00:34.818 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.02s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install dnsmasq --------------------------------------------------------- 1.93s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 fedora.linux_system_roles.network : Check which services are running ---- 1.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Create test interfaces -------------------------------------------------- 1.70s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Gathering Facts --------------------------------------------------------- 1.52s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_nm.yml:6 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.43s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.37s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 1.19s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.18s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:3 Verify DNS and network connectivity ------------------------------------- 1.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Check if system is ostree ----------------------------------------------- 0.88s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Check which packages are installed --- 0.87s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.86s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gather the minimum subset of ansible_facts required by the network role test --- 0.86s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Install pgrep, sysctl --------------------------------------------------- 0.69s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.65s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.63s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Stop dnsmasq/radvd services --------------------------------------------- 0.49s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Check routes and DNS ---------------------------------------------------- 0.45s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Remove test interfaces -------------------------------------------------- 0.45s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 11062 1727096135.18019: RUNNING CLEANUP