[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. 11591 1726867151.27062: 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-Isn 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 11591 1726867151.27555: Added group all to inventory 11591 1726867151.27557: Added group ungrouped to inventory 11591 1726867151.27561: Group all now contains ungrouped 11591 1726867151.27565: Examining possible inventory source: /tmp/network-5rw/inventory.yml 11591 1726867151.45437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11591 1726867151.45498: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11591 1726867151.45520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11591 1726867151.45573: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11591 1726867151.45764: Loaded config def from plugin (inventory/script) 11591 1726867151.45766: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11591 1726867151.45919: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11591 1726867151.46012: Loaded config def from plugin (inventory/yaml) 11591 1726867151.46018: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11591 1726867151.46520: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11591 1726867151.47969: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11591 1726867151.47973: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11591 1726867151.47976: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11591 1726867151.47983: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11591 1726867151.47990: Loading data from /tmp/network-5rw/inventory.yml 11591 1726867151.48058: /tmp/network-5rw/inventory.yml was not parsable by auto 11591 1726867151.48341: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11591 1726867151.48381: Loading data from /tmp/network-5rw/inventory.yml 11591 1726867151.48837: group all already in inventory 11591 1726867151.48844: set inventory_file for managed_node1 11591 1726867151.48848: set inventory_dir for managed_node1 11591 1726867151.48849: Added host managed_node1 to inventory 11591 1726867151.48851: Added host managed_node1 to group all 11591 1726867151.48852: set ansible_host for managed_node1 11591 1726867151.48853: set ansible_ssh_extra_args for managed_node1 11591 1726867151.48856: set inventory_file for managed_node2 11591 1726867151.48858: set inventory_dir for managed_node2 11591 1726867151.48859: Added host managed_node2 to inventory 11591 1726867151.48861: Added host managed_node2 to group all 11591 1726867151.48861: set ansible_host for managed_node2 11591 1726867151.48862: set ansible_ssh_extra_args for managed_node2 11591 1726867151.48865: set inventory_file for managed_node3 11591 1726867151.48867: set inventory_dir for managed_node3 11591 1726867151.48867: Added host managed_node3 to inventory 11591 1726867151.48869: Added host managed_node3 to group all 11591 1726867151.48869: set ansible_host for managed_node3 11591 1726867151.48870: set ansible_ssh_extra_args for managed_node3 11591 1726867151.48872: Reconcile groups and hosts in inventory. 11591 1726867151.48876: Group ungrouped now contains managed_node1 11591 1726867151.48880: Group ungrouped now contains managed_node2 11591 1726867151.48881: Group ungrouped now contains managed_node3 11591 1726867151.49075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11591 1726867151.49319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11591 1726867151.49481: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11591 1726867151.49510: Loaded config def from plugin (vars/host_group_vars) 11591 1726867151.49513: 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) 11591 1726867151.49519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11591 1726867151.49527: 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) 11591 1726867151.49567: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11591 1726867151.50395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867151.50605: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11591 1726867151.50644: Loaded config def from plugin (connection/local) 11591 1726867151.50646: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11591 1726867151.52044: Loaded config def from plugin (connection/paramiko_ssh) 11591 1726867151.52048: 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) 11591 1726867151.54004: 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) 11591 1726867151.54043: Loaded config def from plugin (connection/psrp) 11591 1726867151.54046: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11591 1726867151.54864: 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) 11591 1726867151.54909: Loaded config def from plugin (connection/ssh) 11591 1726867151.54912: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11591 1726867151.57998: 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) 11591 1726867151.58300: Loaded config def from plugin (connection/winrm) 11591 1726867151.58303: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11591 1726867151.58333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11591 1726867151.58508: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11591 1726867151.58573: Loaded config def from plugin (shell/cmd) 11591 1726867151.58575: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11591 1726867151.58829: 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) 11591 1726867151.58898: Loaded config def from plugin (shell/powershell) 11591 1726867151.58901: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11591 1726867151.58989: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11591 1726867151.59398: Loaded config def from plugin (shell/sh) 11591 1726867151.59400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11591 1726867151.59433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11591 1726867151.59782: Loaded config def from plugin (become/runas) 11591 1726867151.59784: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11591 1726867151.60092: Loaded config def from plugin (become/su) 11591 1726867151.60095: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11591 1726867151.60415: Loaded config def from plugin (become/sudo) 11591 1726867151.60417: 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 11591 1726867151.60451: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_nm.yml 11591 1726867151.61368: in VariableManager get_vars() 11591 1726867151.61397: done with get_vars() 11591 1726867151.61640: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11591 1726867151.68050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11591 1726867151.68358: in VariableManager get_vars() 11591 1726867151.68363: done with get_vars() 11591 1726867151.68366: variable 'playbook_dir' from source: magic vars 11591 1726867151.68367: variable 'ansible_playbook_python' from source: magic vars 11591 1726867151.68368: variable 'ansible_config_file' from source: magic vars 11591 1726867151.68369: variable 'groups' from source: magic vars 11591 1726867151.68369: variable 'omit' from source: magic vars 11591 1726867151.68370: variable 'ansible_version' from source: magic vars 11591 1726867151.68371: variable 'ansible_check_mode' from source: magic vars 11591 1726867151.68372: variable 'ansible_diff_mode' from source: magic vars 11591 1726867151.68372: variable 'ansible_forks' from source: magic vars 11591 1726867151.68373: variable 'ansible_inventory_sources' from source: magic vars 11591 1726867151.68374: variable 'ansible_skip_tags' from source: magic vars 11591 1726867151.68374: variable 'ansible_limit' from source: magic vars 11591 1726867151.68375: variable 'ansible_run_tags' from source: magic vars 11591 1726867151.68376: variable 'ansible_verbosity' from source: magic vars 11591 1726867151.68414: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 11591 1726867151.70411: in VariableManager get_vars() 11591 1726867151.70427: done with get_vars() 11591 1726867151.70437: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11591 1726867151.72792: in VariableManager get_vars() 11591 1726867151.72808: done with get_vars() 11591 1726867151.72817: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11591 1726867151.72926: in VariableManager get_vars() 11591 1726867151.72942: done with get_vars() 11591 1726867151.73297: in VariableManager get_vars() 11591 1726867151.73310: done with get_vars() 11591 1726867151.73319: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11591 1726867151.73598: in VariableManager get_vars() 11591 1726867151.73617: done with get_vars() 11591 1726867151.74162: in VariableManager get_vars() 11591 1726867151.74176: done with get_vars() 11591 1726867151.74388: variable 'omit' from source: magic vars 11591 1726867151.74407: variable 'omit' from source: magic vars 11591 1726867151.74441: in VariableManager get_vars() 11591 1726867151.74452: done with get_vars() 11591 1726867151.74705: in VariableManager get_vars() 11591 1726867151.74717: done with get_vars() 11591 1726867151.74752: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11591 1726867151.75168: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11591 1726867151.75494: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11591 1726867151.76883: in VariableManager get_vars() 11591 1726867151.76905: done with get_vars() 11591 1726867151.77931: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11591 1726867151.78250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11591 1726867151.82546: in VariableManager get_vars() 11591 1726867151.82564: done with get_vars() 11591 1726867151.82573: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11591 1726867151.83027: in VariableManager get_vars() 11591 1726867151.83161: done with get_vars() 11591 1726867151.83407: in VariableManager get_vars() 11591 1726867151.83424: done with get_vars() 11591 1726867151.84134: in VariableManager get_vars() 11591 1726867151.84151: done with get_vars() 11591 1726867151.84156: variable 'omit' from source: magic vars 11591 1726867151.84183: variable 'omit' from source: magic vars 11591 1726867151.84225: in VariableManager get_vars() 11591 1726867151.84355: done with get_vars() 11591 1726867151.84381: in VariableManager get_vars() 11591 1726867151.84402: done with get_vars() 11591 1726867151.84436: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11591 1726867151.84670: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11591 1726867151.88359: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11591 1726867151.89157: in VariableManager get_vars() 11591 1726867151.89279: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11591 1726867151.94022: in VariableManager get_vars() 11591 1726867151.94047: done with get_vars() 11591 1726867151.94056: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11591 1726867151.95126: in VariableManager get_vars() 11591 1726867151.95144: done with get_vars() 11591 1726867151.95318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11591 1726867151.95331: 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 11591 1726867151.95967: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11591 1726867151.96150: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11591 1726867151.96153: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 11591 1726867151.96183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11591 1726867151.96208: 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) 11591 1726867151.96402: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11591 1726867151.96467: Loaded config def from plugin (callback/default) 11591 1726867151.96470: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11591 1726867151.98631: Loaded config def from plugin (callback/junit) 11591 1726867151.98634: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11591 1726867151.98822: 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) 11591 1726867151.98893: Loaded config def from plugin (callback/minimal) 11591 1726867151.98895: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11591 1726867151.98934: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11591 1726867151.99209: Loaded config def from plugin (callback/tree) 11591 1726867151.99212: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 11591 1726867151.99420: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11591 1726867151.99431: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_nm.yml **************************************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_nm.yml 11591 1726867151.99456: in VariableManager get_vars() 11591 1726867151.99470: done with get_vars() 11591 1726867151.99476: in VariableManager get_vars() 11591 1726867151.99655: done with get_vars() 11591 1726867151.99659: variable 'omit' from source: magic vars 11591 1726867151.99772: in VariableManager get_vars() 11591 1726867152.00093: done with get_vars() 11591 1726867152.00117: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with nm as provider] ************* 11591 1726867152.01466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11591 1726867152.01949: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11591 1726867152.02385: getting the remaining hosts for this loop 11591 1726867152.02390: done getting the remaining hosts for this loop 11591 1726867152.02393: getting the next task for host managed_node2 11591 1726867152.02397: done getting next task for host managed_node2 11591 1726867152.02399: ^ task is: TASK: Gathering Facts 11591 1726867152.02400: ^ 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 11591 1726867152.02403: getting variables 11591 1726867152.02404: in VariableManager get_vars() 11591 1726867152.02414: Calling all_inventory to load vars for managed_node2 11591 1726867152.02416: Calling groups_inventory to load vars for managed_node2 11591 1726867152.02419: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867152.02432: Calling all_plugins_play to load vars for managed_node2 11591 1726867152.02445: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867152.02448: Calling groups_plugins_play to load vars for managed_node2 11591 1726867152.02483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867152.02540: done with get_vars() 11591 1726867152.02548: done getting variables 11591 1726867152.02817: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_nm.yml:6 Friday 20 September 2024 17:19:12 -0400 (0:00:00.035) 0:00:00.035 ****** 11591 1726867152.02840: entering _queue_task() for managed_node2/gather_facts 11591 1726867152.02842: Creating lock for gather_facts 11591 1726867152.03829: worker is 1 (out of 1 available) 11591 1726867152.03838: exiting _queue_task() for managed_node2/gather_facts 11591 1726867152.03848: done queuing things up, now waiting for results queue to drain 11591 1726867152.03849: waiting for pending results... 11591 1726867152.04199: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11591 1726867152.04239: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000cc 11591 1726867152.04263: variable 'ansible_search_path' from source: unknown 11591 1726867152.04491: calling self._execute() 11591 1726867152.04495: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867152.04498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867152.04682: variable 'omit' from source: magic vars 11591 1726867152.04685: variable 'omit' from source: magic vars 11591 1726867152.04812: variable 'omit' from source: magic vars 11591 1726867152.04855: variable 'omit' from source: magic vars 11591 1726867152.04953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867152.04979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867152.05003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867152.05024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867152.05047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867152.05084: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867152.05097: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867152.05105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867152.05210: Set connection var ansible_shell_type to sh 11591 1726867152.05222: Set connection var ansible_shell_executable to /bin/sh 11591 1726867152.05232: Set connection var ansible_timeout to 10 11591 1726867152.05240: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867152.05246: Set connection var ansible_connection to ssh 11591 1726867152.05263: Set connection var ansible_pipelining to False 11591 1726867152.05292: variable 'ansible_shell_executable' from source: unknown 11591 1726867152.05300: variable 'ansible_connection' from source: unknown 11591 1726867152.05364: variable 'ansible_module_compression' from source: unknown 11591 1726867152.05367: variable 'ansible_shell_type' from source: unknown 11591 1726867152.05369: variable 'ansible_shell_executable' from source: unknown 11591 1726867152.05372: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867152.05373: variable 'ansible_pipelining' from source: unknown 11591 1726867152.05375: variable 'ansible_timeout' from source: unknown 11591 1726867152.05379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867152.05560: 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) 11591 1726867152.05580: variable 'omit' from source: magic vars 11591 1726867152.05591: starting attempt loop 11591 1726867152.05598: running the handler 11591 1726867152.05617: variable 'ansible_facts' from source: unknown 11591 1726867152.05643: _low_level_execute_command(): starting 11591 1726867152.05655: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867152.06451: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867152.06467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867152.06516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867152.06534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867152.06684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867152.06792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867152.08450: stdout chunk (state=3): >>>/root <<< 11591 1726867152.08564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867152.08642: stderr chunk (state=3): >>><<< 11591 1726867152.08654: stdout chunk (state=3): >>><<< 11591 1726867152.08856: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867152.08860: _low_level_execute_command(): starting 11591 1726867152.08864: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556 `" && echo ansible-tmp-1726867152.0876036-11633-160613777090556="` echo /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556 `" ) && sleep 0' 11591 1726867152.10059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867152.10197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867152.10213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867152.10302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867152.10391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867152.12364: stdout chunk (state=3): >>>ansible-tmp-1726867152.0876036-11633-160613777090556=/root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556 <<< 11591 1726867152.12968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867152.12972: stdout chunk (state=3): >>><<< 11591 1726867152.12975: stderr chunk (state=3): >>><<< 11591 1726867152.12980: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867152.0876036-11633-160613777090556=/root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867152.12983: variable 'ansible_module_compression' from source: unknown 11591 1726867152.12984: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11591 1726867152.12986: ANSIBALLZ: Acquiring lock 11591 1726867152.12988: ANSIBALLZ: Lock acquired: 139982986630288 11591 1726867152.12990: ANSIBALLZ: Creating module 11591 1726867152.65106: ANSIBALLZ: Writing module into payload 11591 1726867152.65259: ANSIBALLZ: Writing module 11591 1726867152.65294: ANSIBALLZ: Renaming module 11591 1726867152.65305: ANSIBALLZ: Done creating module 11591 1726867152.65330: variable 'ansible_facts' from source: unknown 11591 1726867152.65342: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867152.65354: _low_level_execute_command(): starting 11591 1726867152.65363: _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' 11591 1726867152.65962: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867152.65976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867152.65994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867152.66037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867152.66049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867152.66060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867152.66094: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867152.66158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867152.66176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867152.66197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867152.66254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867152.68383: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11591 1726867152.68483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867152.68487: stdout chunk (state=3): >>><<< 11591 1726867152.68504: stderr chunk (state=3): >>><<< 11591 1726867152.68645: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867152.68650 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11591 1726867152.68654: _low_level_execute_command(): starting 11591 1726867152.68656: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11591 1726867152.68795: Sending initial data 11591 1726867152.68798: Sent initial data (1181 bytes) 11591 1726867152.69228: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867152.69290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867152.69359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867152.69375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867152.69401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867152.69484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867152.74468: 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"} <<< 11591 1726867152.75276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867152.75282: stdout chunk (state=3): >>><<< 11591 1726867152.75285: stderr chunk (state=3): >>><<< 11591 1726867152.75287: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867152.75290: variable 'ansible_facts' from source: unknown 11591 1726867152.75292: variable 'ansible_facts' from source: unknown 11591 1726867152.75294: variable 'ansible_module_compression' from source: unknown 11591 1726867152.75295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11591 1726867152.75528: variable 'ansible_facts' from source: unknown 11591 1726867152.75784: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/AnsiballZ_setup.py 11591 1726867152.75982: Sending initial data 11591 1726867152.75993: Sent initial data (154 bytes) 11591 1726867152.76691: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867152.76726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867152.76741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867152.76758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867152.76775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867152.76846: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867152.76893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867152.76907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867152.76941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867152.77088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867152.79583: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867152.79702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867152.79740: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpjwrtj0ik /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/AnsiballZ_setup.py <<< 11591 1726867152.79743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/AnsiballZ_setup.py" <<< 11591 1726867152.79782: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpjwrtj0ik" to remote "/root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/AnsiballZ_setup.py" <<< 11591 1726867152.82504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867152.82582: stderr chunk (state=3): >>><<< 11591 1726867152.82590: stdout chunk (state=3): >>><<< 11591 1726867152.82617: done transferring module to remote 11591 1726867152.82634: _low_level_execute_command(): starting 11591 1726867152.82642: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/ /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/AnsiballZ_setup.py && sleep 0' 11591 1726867152.83951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867152.84083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867152.84102: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867152.84297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867152.84364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867152.87331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867152.87335: stdout chunk (state=3): >>><<< 11591 1726867152.87340: stderr chunk (state=3): >>><<< 11591 1726867152.87356: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867152.87365: _low_level_execute_command(): starting 11591 1726867152.87883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/AnsiballZ_setup.py && sleep 0' 11591 1726867152.88837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867152.88841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867152.88844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867152.88846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867152.88848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867152.88900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867152.89097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867152.89194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867152.91764: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11591 1726867152.91988: stdout chunk (state=3): >>>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 <<< 11591 1726867152.92004: 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' <<< 11591 1726867152.92111: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11591 1726867152.92120: 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 0x7f0d8c5104d0> <<< 11591 1726867152.92123: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c4dfb30> <<< 11591 1726867152.92400: 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 0x7f0d8c512a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 11591 1726867152.92456: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 11591 1726867152.92484: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /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' <<< 11591 1726867152.92487: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c2e5130> <<< 11591 1726867152.92558: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c2e5fa0> <<< 11591 1726867152.92575: stdout chunk (state=3): >>>import 'site' # <<< 11591 1726867152.92636: 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. <<< 11591 1726867152.93073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11591 1726867152.93284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11591 1726867152.93311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c323e00> # /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 0x7f0d8c323ec0> # /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' <<< 11591 1726867152.93318: stdout chunk (state=3): >>>import 'itertools' # <<< 11591 1726867152.93395: 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 0x7f0d8c35b7d0> # /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 0x7f0d8c35be60> import '_collections' # <<< 11591 1726867152.93430: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c33bad0> <<< 11591 1726867152.93603: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3391f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c320fb0> # /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' <<< 11591 1726867152.93611: stdout chunk (state=3): >>>import '_sre' # <<< 11591 1726867152.93697: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11591 1726867152.93717: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c37b770> <<< 11591 1726867152.93733: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c37a390> <<< 11591 1726867152.93848: 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 0x7f0d8c33a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c378bc0> # /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 0x7f0d8c3b0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c320230> # /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' <<< 11591 1726867152.93893: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8c3b0cb0> <<< 11591 1726867152.93898: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b0b60> <<< 11591 1726867152.93919: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867152.94204: 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 0x7f0d8c3b0ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c31ed50> # /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 0x7f0d8c3b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b1250> 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 0x7f0d8c3b2480> 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 <<< 11591 1726867152.94207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3c86b0> <<< 11591 1726867152.94209: stdout chunk (state=3): >>>import 'errno' # <<< 11591 1726867152.94237: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8c3c9d90> <<< 11591 1726867152.94262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11591 1726867152.94516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3cac30> # 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 0x7f0d8c3cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3ca180> # /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 0x7f0d8c3cbd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3cb440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b24e0> <<< 11591 1726867152.94520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11591 1726867152.94614: stdout chunk (state=3): >>># 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' <<< 11591 1726867152.94831: 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 0x7f0d8c0c7bc0> # /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 0x7f0d8c0f06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f0440> # 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 0x7f0d8c0f0620> # /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' <<< 11591 1726867152.94908: 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 0x7f0d8c0f0fe0> <<< 11591 1726867152.95014: 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' <<< 11591 1726867152.95029: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8c0f1970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f0890> <<< 11591 1726867152.95098: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0c5d60> # /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' <<< 11591 1726867152.95171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f2cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f0e60> <<< 11591 1726867152.95175: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b2bd0> <<< 11591 1726867152.95208: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11591 1726867152.95491: 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 # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c11f020> # /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' <<< 11591 1726867152.95508: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c1433e0> <<< 11591 1726867152.95711: stdout chunk (state=3): >>># /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 0x7f0d8c1a01a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11591 1726867152.95714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11591 1726867152.95730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11591 1726867152.95767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11591 1726867152.96044: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c1a28d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c1a02c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c16d190> # /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 0x7f0d8bfad1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c1421e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f3bf0> <<< 11591 1726867152.96403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0d8c1428a0> <<< 11591 1726867152.96467: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9s3gtsd5/ansible_ansible.legacy.setup_payload.zip' <<< 11591 1726867152.96481: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867152.96601: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867152.96620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11591 1726867152.96804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # 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 0x7f0d8c00ef00> import '_typing' # <<< 11591 1726867152.96955: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8bfeddf0> <<< 11591 1726867152.96967: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8bfecf50> # zipimport: zlib available <<< 11591 1726867152.97001: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11591 1726867152.97043: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867152.97108: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 11591 1726867152.98448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867152.99635: 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 0x7f0d8c00cc50> # /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' <<< 11591 1726867152.99654: 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' <<< 11591 1726867152.99676: 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' <<< 11591 1726867152.99682: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8c0467e0> <<< 11591 1726867152.99883: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c046570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c045e80> # /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 0x7f0d8c0465d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c33a9c0> import 'atexit' # <<< 11591 1726867152.99888: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867152.99891: 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 0x7f0d8c0474d0> <<< 11591 1726867152.99946: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8c047710> # /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' <<< 11591 1726867152.99949: stdout chunk (state=3): >>>import '_locale' # <<< 11591 1726867153.00014: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c047c50> <<< 11591 1726867153.00017: stdout chunk (state=3): >>>import 'pwd' # <<< 11591 1726867153.00058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11591 1726867153.00062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11591 1726867153.00196: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b929a60> <<< 11591 1726867153.00201: 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 0x7f0d8b92b680> # /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 0x7f0d8b92bf50> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11591 1726867153.00229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11591 1726867153.00474: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b92d1f0> # /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' <<< 11591 1726867153.00480: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b92fc80> <<< 11591 1726867153.00483: 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 0x7f0d8b92ffb0> <<< 11591 1726867153.00495: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b92df40> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11591 1726867153.00500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11591 1726867153.00502: 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' <<< 11591 1726867153.00512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11591 1726867153.00604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11591 1726867153.00684: 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 0x7f0d8b937bc0> <<< 11591 1726867153.00705: stdout chunk (state=3): >>>import '_tokenize' # <<< 11591 1726867153.00728: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b936690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b9363f0> <<< 11591 1726867153.00794: 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' <<< 11591 1726867153.00816: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b936960> <<< 11591 1726867153.00852: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b92e450> <<< 11591 1726867153.00933: 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 0x7f0d8b97be90> # /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 0x7f0d8b97bfe0> # /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' <<< 11591 1726867153.00984: 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' <<< 11591 1726867153.00992: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867153.01120: 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 0x7f0d8b97da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11591 1726867153.01135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11591 1726867153.01144: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867153.01175: 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 0x7f0d8b97ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97e0f0> # /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' <<< 11591 1726867153.01185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11591 1726867153.01240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b9836e0> <<< 11591 1726867153.01360: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97ffb0> <<< 11591 1726867153.01413: 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'<<< 11591 1726867153.01435: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8b984980> <<< 11591 1726867153.01483: 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 0x7f0d8b984500> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867153.01532: 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 0x7f0d8b984a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97c080> # /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' <<< 11591 1726867153.01618: stdout chunk (state=3): >>># /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 0x7f0d8b8100e0> <<< 11591 1726867153.01810: 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 0x7f0d8b8111c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b986840> # 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 0x7f0d8b987bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b986480> <<< 11591 1726867153.01982: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11591 1726867153.01990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.01995: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.02019: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.02044: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 11591 1726867153.02205: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11591 1726867153.02299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.02326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.02883: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.03363: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 11591 1726867153.03390: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 11591 1726867153.03398: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11591 1726867153.03427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867153.03492: 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 0x7f0d8b8154c0> <<< 11591 1726867153.03553: 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' <<< 11591 1726867153.03569: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b816240> <<< 11591 1726867153.03575: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8113d0> <<< 11591 1726867153.03612: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11591 1726867153.03631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.03662: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 11591 1726867153.03673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.03814: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.04072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11591 1726867153.04075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8169c0> # zipimport: zlib available <<< 11591 1726867153.04435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.05062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.05095: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 11591 1726867153.05291: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 11591 1726867153.05331: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.05360: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11591 1726867153.05380: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.05595: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.05934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11591 1726867153.05938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 11591 1726867153.06044: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b817350> # zipimport: zlib available <<< 11591 1726867153.06058: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.06107: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11591 1726867153.06154: 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 <<< 11591 1726867153.06189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.06258: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 11591 1726867153.06299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.06327: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.06376: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.06708: 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 <<< 11591 1726867153.06711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867153.06818: 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 0x7f0d8b821c70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b81fe30> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.06822: 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 <<< 11591 1726867153.06829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867153.06881: 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 <<< 11591 1726867153.06949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11591 1726867153.06964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11591 1726867153.06971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11591 1726867153.07017: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b90a720> <<< 11591 1726867153.07064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b9fe3f0> <<< 11591 1726867153.07191: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b821d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b9857c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.07209: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11591 1726867153.07257: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11591 1726867153.07543: stdout chunk (state=3): >>># 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 <<< 11591 1726867153.07575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.07784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11591 1726867153.07793: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.07796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.07802: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.07804: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.07883: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11591 1726867153.07890: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.08029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.08251: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.08255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.08258: 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' <<< 11591 1726867153.08284: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11591 1726867153.08396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11591 1726867153.08407: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b5bb0> # /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' <<< 11591 1726867153.08580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11591 1726867153.08583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11591 1726867153.08588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 11591 1726867153.08595: 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 0x7f0d8b4f7d10> <<< 11591 1726867153.08598: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867153.08600: 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 0x7f0d8b4f7fe0> <<< 11591 1726867153.08652: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b89ed20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b6750> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b42c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b7e60> <<< 11591 1726867153.08667: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11591 1726867153.08733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11591 1726867153.08760: 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' <<< 11591 1726867153.08982: 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' <<< 11591 1726867153.08989: 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 0x7f0d8b512ff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b5128a0> # 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 0x7f0d8b512a80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b511cd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11591 1726867153.08993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11591 1726867153.08996: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b513170> <<< 11591 1726867153.09018: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11591 1726867153.09034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11591 1726867153.09092: 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 0x7f0d8b569c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b513c50> <<< 11591 1726867153.09307: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b7f50> import 'ansible.module_utils.facts.timeout' # <<< 11591 1726867153.09314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 11591 1726867153.09355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.09412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11591 1726867153.09434: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 11591 1726867153.09453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.09480: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.09538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 11591 1726867153.09569: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.09611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 11591 1726867153.09696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.09723: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 11591 1726867153.09864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.09889: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.09944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 11591 1726867153.09967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 11591 1726867153.10418: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.10850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 11591 1726867153.10906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.10955: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.10993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.11079: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.11170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 11591 1726867153.11282: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.11291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 11591 1726867153.11342: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.11408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 11591 1726867153.11503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.11523: 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' <<< 11591 1726867153.11552: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b56ba10> <<< 11591 1726867153.12045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b56a750> 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 <<< 11591 1726867153.12049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11591 1726867153.12051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.12108: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.12180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11591 1726867153.12195: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.12265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.12272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11591 1726867153.12499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # 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 0x7f0d8b5a9ee0> <<< 11591 1726867153.12624: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b589bb0> import 'ansible.module_utils.facts.system.python' # <<< 11591 1726867153.12739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.12743: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.12799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 11591 1726867153.12833: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.12918: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.13028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.13375: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11591 1726867153.13385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 11591 1726867153.13391: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.13394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11591 1726867153.13396: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.13398: 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' <<< 11591 1726867153.13597: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0d8b5ad7f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b5ad850> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 11591 1726867153.13600: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.13603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 11591 1726867153.13713: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.13842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11591 1726867153.13881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14088: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.14129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11591 1726867153.14145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 11591 1726867153.14164: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14204: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11591 1726867153.14511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11591 1726867153.14639: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11591 1726867153.14780: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14784: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.14797: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.15346: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.15853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 11591 1726867153.16040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.16055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11591 1726867153.16072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.16374: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 11591 1726867153.16419: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.16604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11591 1726867153.16616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.16655: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.16698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11591 1726867153.16715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.16803: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.16899: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.17243: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.17717: stdout chunk (state=3): >>>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 <<< 11591 1726867153.17754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11591 1726867153.17771: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.17821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.17880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11591 1726867153.17895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.18146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.18439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 11591 1726867153.18508: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.18598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11591 1726867153.18739: stdout chunk (state=3): >>># 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 <<< 11591 1726867153.18885: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 11591 1726867153.18909: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11591 1726867153.19041: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 11591 1726867153.19063: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19110: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11591 1726867153.19175: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19204: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19238: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19296: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.19556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 11591 1726867153.19559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11591 1726867153.19644: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867153.19708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11591 1726867153.19768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.20017: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.20448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 11591 1726867153.20489: stdout chunk (state=3): >>># zipimport: zlib available<<< 11591 1726867153.20501: stdout chunk (state=3): >>> <<< 11591 1726867153.20582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 11591 1726867153.20722: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11591 1726867153.20743: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11591 1726867153.20784: stdout chunk (state=3): >>> <<< 11591 1726867153.20912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.21040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11591 1726867153.21069: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.default_collectors' # <<< 11591 1726867153.21087: stdout chunk (state=3): >>> <<< 11591 1726867153.21209: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.21252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.21353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11591 1726867153.21419: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867153.21693: 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' <<< 11591 1726867153.21721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # 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 0x7f0d8b346420> <<< 11591 1726867153.21873: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b346cc0> <<< 11591 1726867153.22035: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b33fd70> <<< 11591 1726867153.45648: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 11591 1726867153.45915: 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 0x7f0d8b38e150> # /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 0x7f0d8b38cef0> # /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 0x7f0d8b38f260> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b38de50> <<< 11591 1726867153.46122: 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 <<< 11591 1726867153.70857: 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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "13", "epoch": "1726867153", "epoch_int": "1726867153", "date": "2024-09-20", "time": "17:19:13", "iso8601_micro": "2024-09-20T21:19:13.228868Z", "iso8601": "2024-09-20T21:19:13Z", "iso8601_basic": "20240920T171913228868", "iso8601_basic_short": "20240920T171913", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_fips": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "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.14.65 54464 10.31.12.116 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.14.65 54464 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/<<< 11591 1726867153.70916: stdout chunk (state=3): >>>1"}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "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_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": 2962, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 569, "free": 2962}, "nocache": {"free": 3295, "used": 236}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 391, "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": 261793402880, "block_size": 4096, "block_total": 65519099, "block_available": 63914405, "block_used": 1604694, "inode_total": 131070960, "inode_available": 131029069, "inode_used": 41891, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.42724609375, "5m": 0.28955078125, "15m": 0.14013671875}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.<<< 11591 1726867153.70930: stdout chunk (state=3): >>>0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "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": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11591 1726867153.71640: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._<<< 11591 1726867153.71657: stdout chunk (state=3): >>> # 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 <<< 11591 1726867153.71689: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # 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 <<< 11591 1726867153.71731: stdout chunk (state=3): >>># 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 <<< 11591 1726867153.71749: stdout chunk (state=3): >>># 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<<< 11591 1726867153.71785: stdout chunk (state=3): >>> # 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 <<< 11591 1726867153.71841: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # 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 <<< 11591 1726867153.71867: stdout chunk (state=3): >>># 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 <<< 11591 1726867153.71904: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # 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 <<< 11591 1726867153.72243: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11591 1726867153.72281: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11591 1726867153.72336: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11591 1726867153.72340: stdout chunk (state=3): >>># destroy ntpath <<< 11591 1726867153.72346: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 11591 1726867153.72392: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 11591 1726867153.72409: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 11591 1726867153.72415: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11591 1726867153.72646: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.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 <<< 11591 1726867153.72701: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 11591 1726867153.72755: 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 <<< 11591 1726867153.72796: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 11591 1726867153.72818: stdout chunk (state=3): >>># 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 <<< 11591 1726867153.72840: stdout chunk (state=3): >>># 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 <<< 11591 1726867153.72868: 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 # destroy posixpath <<< 11591 1726867153.72874: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 11591 1726867153.72963: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 11591 1726867153.72972: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11591 1726867153.73079: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11591 1726867153.73085: stdout chunk (state=3): >>># destroy _socket <<< 11591 1726867153.73103: stdout chunk (state=3): >>># destroy _collections <<< 11591 1726867153.73161: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 11591 1726867153.73170: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 11591 1726867153.73199: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 11591 1726867153.73251: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11591 1726867153.73366: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11591 1726867153.73399: stdout chunk (state=3): >>># destroy time <<< 11591 1726867153.73408: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11591 1726867153.73434: stdout chunk (state=3): >>># destroy _hashlib <<< 11591 1726867153.73437: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 11591 1726867153.73465: stdout chunk (state=3): >>># destroy itertools <<< 11591 1726867153.73472: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11591 1726867153.73479: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11591 1726867153.73957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867153.73988: stderr chunk (state=3): >>><<< 11591 1726867153.73991: stdout chunk (state=3): >>><<< 11591 1726867153.74105: _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 0x7f0d8c5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c4dfb30> # /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 0x7f0d8c512a50> 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 0x7f0d8c2e5130> # /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 0x7f0d8c2e5fa0> 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 0x7f0d8c323e00> # /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 0x7f0d8c323ec0> # /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 0x7f0d8c35b7d0> # /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 0x7f0d8c35be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c33bad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3391f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c320fb0> # /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 0x7f0d8c37b770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c37a390> # /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 0x7f0d8c33a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c378bc0> # /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 0x7f0d8c3b0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c320230> # /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 0x7f0d8c3b0cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b0b60> # 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 0x7f0d8c3b0ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c31ed50> # /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 0x7f0d8c3b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b1250> 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 0x7f0d8c3b2480> 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 0x7f0d8c3c86b0> 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 0x7f0d8c3c9d90> # /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 0x7f0d8c3cac30> # 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 0x7f0d8c3cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3ca180> # /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 0x7f0d8c3cbd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3cb440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b24e0> # /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 0x7f0d8c0c7bc0> # /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 0x7f0d8c0f06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f0440> # 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 0x7f0d8c0f0620> # /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 0x7f0d8c0f0fe0> # 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 0x7f0d8c0f1970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f0890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0c5d60> # /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 0x7f0d8c0f2cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f0e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c3b2bd0> # /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 0x7f0d8c11f020> # /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 0x7f0d8c1433e0> # /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 0x7f0d8c1a01a0> # /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 0x7f0d8c1a28d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c1a02c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c16d190> # /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 0x7f0d8bfad1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c1421e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c0f3bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0d8c1428a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9s3gtsd5/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 0x7f0d8c00ef00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8bfeddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8bfecf50> # 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 0x7f0d8c00cc50> # /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 0x7f0d8c0467e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c046570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c045e80> # /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 0x7f0d8c0465d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8c33a9c0> 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 0x7f0d8c0474d0> # 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 0x7f0d8c047710> # /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 0x7f0d8c047c50> 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 0x7f0d8b929a60> # 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 0x7f0d8b92b680> # /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 0x7f0d8b92bf50> # /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 0x7f0d8b92d1f0> # /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 0x7f0d8b92fc80> # 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 0x7f0d8b92ffb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b92df40> # /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 0x7f0d8b937bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b936690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b9363f0> # /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 0x7f0d8b936960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b92e450> # 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 0x7f0d8b97be90> # /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 0x7f0d8b97bfe0> # /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 0x7f0d8b97da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97d7c0> # /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 0x7f0d8b97ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97e0f0> # /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 0x7f0d8b9836e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97ffb0> # 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 0x7f0d8b984980> # 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 0x7f0d8b984500> # 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 0x7f0d8b984a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b97c080> # /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 0x7f0d8b8100e0> # 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 0x7f0d8b8111c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b986840> # 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 0x7f0d8b987bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b986480> # 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 0x7f0d8b8154c0> # /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 0x7f0d8b816240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8113d0> 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 0x7f0d8b8169c0> # 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 0x7f0d8b817350> # 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 0x7f0d8b821c70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b81fe30> 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 0x7f0d8b90a720> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b9fe3f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b821d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b9857c0> # 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 0x7f0d8b8b5bb0> # /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 0x7f0d8b4f7d10> # 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 0x7f0d8b4f7fe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b89ed20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b6750> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b42c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b7e60> # /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 0x7f0d8b512ff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b5128a0> # 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 0x7f0d8b512a80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b511cd0> # /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 0x7f0d8b513170> # /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 0x7f0d8b569c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b513c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b8b7f50> 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 0x7f0d8b56ba10> # /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 0x7f0d8b56a750> 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 0x7f0d8b5a9ee0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b589bb0> 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 0x7f0d8b5ad7f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b5ad850> 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 0x7f0d8b346420> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b346cc0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b33fd70> # /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 0x7f0d8b38e150> # /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 0x7f0d8b38cef0> # /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 0x7f0d8b38f260> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0d8b38de50> 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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "13", "epoch": "1726867153", "epoch_int": "1726867153", "date": "2024-09-20", "time": "17:19:13", "iso8601_micro": "2024-09-20T21:19:13.228868Z", "iso8601": "2024-09-20T21:19:13Z", "iso8601_basic": "20240920T171913228868", "iso8601_basic_short": "20240920T171913", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_fips": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "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.14.65 54464 10.31.12.116 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.14.65 54464 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_lsb": {}, "ansible_fibre_channel_wwn": [], "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_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": 2962, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 569, "free": 2962}, "nocache": {"free": 3295, "used": 236}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 391, "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": 261793402880, "block_size": 4096, "block_total": 65519099, "block_available": 63914405, "block_used": 1604694, "inode_total": 131070960, "inode_available": 131029069, "inode_used": 41891, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.42724609375, "5m": 0.28955078125, "15m": 0.14013671875}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "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": ["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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.12.116 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_node2 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. 11591 1726867153.75356: 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-1726867152.0876036-11633-160613777090556/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867153.75359: _low_level_execute_command(): starting 11591 1726867153.75361: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867152.0876036-11633-160613777090556/ > /dev/null 2>&1 && sleep 0' 11591 1726867153.75820: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867153.75836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867153.75860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867153.75891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867153.75937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867153.75941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867153.76108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867153.78638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867153.78658: stderr chunk (state=3): >>><<< 11591 1726867153.78661: stdout chunk (state=3): >>><<< 11591 1726867153.78675: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867153.78690: handler run complete 11591 1726867153.78757: variable 'ansible_facts' from source: unknown 11591 1726867153.78823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867153.79015: variable 'ansible_facts' from source: unknown 11591 1726867153.79082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867153.79170: attempt loop complete, returning result 11591 1726867153.79173: _execute() done 11591 1726867153.79176: dumping result to json 11591 1726867153.79197: done dumping result, returning 11591 1726867153.79204: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-3039-4ea5-0000000000cc] 11591 1726867153.79208: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000cc 11591 1726867153.79734: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000cc ok: [managed_node2] 11591 1726867153.79804: no more pending results, returning what we have 11591 1726867153.79807: results queue empty 11591 1726867153.79808: checking for any_errors_fatal 11591 1726867153.79809: done checking for any_errors_fatal 11591 1726867153.79810: checking for max_fail_percentage 11591 1726867153.79811: done checking for max_fail_percentage 11591 1726867153.79812: checking to see if all hosts have failed and the running result is not ok 11591 1726867153.79813: done checking to see if all hosts have failed 11591 1726867153.79813: getting the remaining hosts for this loop 11591 1726867153.79814: done getting the remaining hosts for this loop 11591 1726867153.79817: getting the next task for host managed_node2 11591 1726867153.79821: done getting next task for host managed_node2 11591 1726867153.79822: ^ task is: TASK: meta (flush_handlers) 11591 1726867153.79823: ^ 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 11591 1726867153.79826: getting variables 11591 1726867153.79826: in VariableManager get_vars() 11591 1726867153.79842: Calling all_inventory to load vars for managed_node2 11591 1726867153.79844: Calling groups_inventory to load vars for managed_node2 11591 1726867153.79846: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867153.79854: Calling all_plugins_play to load vars for managed_node2 11591 1726867153.79856: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867153.79859: Calling groups_plugins_play to load vars for managed_node2 11591 1726867153.79975: WORKER PROCESS EXITING 11591 1726867153.79988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867153.80103: done with get_vars() 11591 1726867153.80111: done getting variables 11591 1726867153.80159: in VariableManager get_vars() 11591 1726867153.80165: Calling all_inventory to load vars for managed_node2 11591 1726867153.80167: Calling groups_inventory to load vars for managed_node2 11591 1726867153.80168: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867153.80171: Calling all_plugins_play to load vars for managed_node2 11591 1726867153.80172: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867153.80174: Calling groups_plugins_play to load vars for managed_node2 11591 1726867153.80254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867153.80368: done with get_vars() 11591 1726867153.80379: done queuing things up, now waiting for results queue to drain 11591 1726867153.80381: results queue empty 11591 1726867153.80381: checking for any_errors_fatal 11591 1726867153.80382: done checking for any_errors_fatal 11591 1726867153.80383: checking for max_fail_percentage 11591 1726867153.80384: done checking for max_fail_percentage 11591 1726867153.80388: checking to see if all hosts have failed and the running result is not ok 11591 1726867153.80388: done checking to see if all hosts have failed 11591 1726867153.80389: getting the remaining hosts for this loop 11591 1726867153.80389: done getting the remaining hosts for this loop 11591 1726867153.80391: getting the next task for host managed_node2 11591 1726867153.80394: done getting next task for host managed_node2 11591 1726867153.80395: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11591 1726867153.80396: ^ 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 11591 1726867153.80397: getting variables 11591 1726867153.80398: in VariableManager get_vars() 11591 1726867153.80404: Calling all_inventory to load vars for managed_node2 11591 1726867153.80405: Calling groups_inventory to load vars for managed_node2 11591 1726867153.80406: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867153.80409: Calling all_plugins_play to load vars for managed_node2 11591 1726867153.80411: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867153.80412: Calling groups_plugins_play to load vars for managed_node2 11591 1726867153.80492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867153.80597: done with get_vars() 11591 1726867153.80603: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_nm.yml:11 Friday 20 September 2024 17:19:13 -0400 (0:00:01.778) 0:00:01.814 ****** 11591 1726867153.80660: entering _queue_task() for managed_node2/include_tasks 11591 1726867153.80661: Creating lock for include_tasks 11591 1726867153.80941: worker is 1 (out of 1 available) 11591 1726867153.80953: exiting _queue_task() for managed_node2/include_tasks 11591 1726867153.80963: done queuing things up, now waiting for results queue to drain 11591 1726867153.80965: waiting for pending results... 11591 1726867153.81393: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 11591 1726867153.81398: in run() - task 0affcac9-a3a5-3039-4ea5-000000000006 11591 1726867153.81401: variable 'ansible_search_path' from source: unknown 11591 1726867153.81405: calling self._execute() 11591 1726867153.81414: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867153.81425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867153.81441: variable 'omit' from source: magic vars 11591 1726867153.81551: _execute() done 11591 1726867153.81560: dumping result to json 11591 1726867153.81569: done dumping result, returning 11591 1726867153.81582: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-3039-4ea5-000000000006] 11591 1726867153.81593: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000006 11591 1726867153.81734: no more pending results, returning what we have 11591 1726867153.81739: in VariableManager get_vars() 11591 1726867153.81770: Calling all_inventory to load vars for managed_node2 11591 1726867153.81773: Calling groups_inventory to load vars for managed_node2 11591 1726867153.81776: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867153.81789: Calling all_plugins_play to load vars for managed_node2 11591 1726867153.81792: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867153.81795: Calling groups_plugins_play to load vars for managed_node2 11591 1726867153.81963: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000006 11591 1726867153.81967: WORKER PROCESS EXITING 11591 1726867153.81978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867153.82087: done with get_vars() 11591 1726867153.82092: variable 'ansible_search_path' from source: unknown 11591 1726867153.82102: we have included files to process 11591 1726867153.82102: generating all_blocks data 11591 1726867153.82103: done generating all_blocks data 11591 1726867153.82104: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11591 1726867153.82104: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11591 1726867153.82106: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11591 1726867153.82515: in VariableManager get_vars() 11591 1726867153.82524: done with get_vars() 11591 1726867153.82531: done processing included file 11591 1726867153.82532: iterating over new_blocks loaded from include file 11591 1726867153.82533: in VariableManager get_vars() 11591 1726867153.82538: done with get_vars() 11591 1726867153.82539: filtering new block on tags 11591 1726867153.82548: done filtering new block on tags 11591 1726867153.82551: in VariableManager get_vars() 11591 1726867153.82558: done with get_vars() 11591 1726867153.82559: filtering new block on tags 11591 1726867153.82569: done filtering new block on tags 11591 1726867153.82570: in VariableManager get_vars() 11591 1726867153.82576: done with get_vars() 11591 1726867153.82578: filtering new block on tags 11591 1726867153.82586: done filtering new block on tags 11591 1726867153.82588: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 11591 1726867153.82591: extending task lists for all hosts with included blocks 11591 1726867153.82618: done extending task lists 11591 1726867153.82618: done processing included files 11591 1726867153.82619: results queue empty 11591 1726867153.82619: checking for any_errors_fatal 11591 1726867153.82620: done checking for any_errors_fatal 11591 1726867153.82620: checking for max_fail_percentage 11591 1726867153.82621: done checking for max_fail_percentage 11591 1726867153.82621: checking to see if all hosts have failed and the running result is not ok 11591 1726867153.82622: done checking to see if all hosts have failed 11591 1726867153.82622: getting the remaining hosts for this loop 11591 1726867153.82623: done getting the remaining hosts for this loop 11591 1726867153.82624: getting the next task for host managed_node2 11591 1726867153.82627: done getting next task for host managed_node2 11591 1726867153.82628: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11591 1726867153.82629: ^ 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 11591 1726867153.82630: getting variables 11591 1726867153.82631: in VariableManager get_vars() 11591 1726867153.82636: Calling all_inventory to load vars for managed_node2 11591 1726867153.82637: Calling groups_inventory to load vars for managed_node2 11591 1726867153.82638: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867153.82642: Calling all_plugins_play to load vars for managed_node2 11591 1726867153.82643: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867153.82644: Calling groups_plugins_play to load vars for managed_node2 11591 1726867153.82743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867153.82848: done with get_vars() 11591 1726867153.82854: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:19:13 -0400 (0:00:00.022) 0:00:01.836 ****** 11591 1726867153.82901: entering _queue_task() for managed_node2/setup 11591 1726867153.83070: worker is 1 (out of 1 available) 11591 1726867153.83084: exiting _queue_task() for managed_node2/setup 11591 1726867153.83093: done queuing things up, now waiting for results queue to drain 11591 1726867153.83094: waiting for pending results... 11591 1726867153.83232: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 11591 1726867153.83293: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000dd 11591 1726867153.83303: variable 'ansible_search_path' from source: unknown 11591 1726867153.83306: variable 'ansible_search_path' from source: unknown 11591 1726867153.83335: calling self._execute() 11591 1726867153.83383: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867153.83390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867153.83398: variable 'omit' from source: magic vars 11591 1726867153.83883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867153.85691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867153.85757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867153.85796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867153.85845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867153.85875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867153.85954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867153.85990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867153.86020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867153.86065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867153.86086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867153.86244: variable 'ansible_facts' from source: unknown 11591 1726867153.86316: variable 'network_test_required_facts' from source: task vars 11591 1726867153.86355: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11591 1726867153.86367: variable 'omit' from source: magic vars 11591 1726867153.86406: variable 'omit' from source: magic vars 11591 1726867153.86441: variable 'omit' from source: magic vars 11591 1726867153.86467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867153.86498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867153.86519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867153.86540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867153.86682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867153.86686: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867153.86689: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867153.86692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867153.86694: Set connection var ansible_shell_type to sh 11591 1726867153.86697: Set connection var ansible_shell_executable to /bin/sh 11591 1726867153.86703: Set connection var ansible_timeout to 10 11591 1726867153.86712: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867153.86718: Set connection var ansible_connection to ssh 11591 1726867153.86731: Set connection var ansible_pipelining to False 11591 1726867153.86756: variable 'ansible_shell_executable' from source: unknown 11591 1726867153.86763: variable 'ansible_connection' from source: unknown 11591 1726867153.86769: variable 'ansible_module_compression' from source: unknown 11591 1726867153.86775: variable 'ansible_shell_type' from source: unknown 11591 1726867153.86783: variable 'ansible_shell_executable' from source: unknown 11591 1726867153.86790: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867153.86798: variable 'ansible_pipelining' from source: unknown 11591 1726867153.86804: variable 'ansible_timeout' from source: unknown 11591 1726867153.86811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867153.86938: 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) 11591 1726867153.86951: variable 'omit' from source: magic vars 11591 1726867153.86960: starting attempt loop 11591 1726867153.86966: running the handler 11591 1726867153.86983: _low_level_execute_command(): starting 11591 1726867153.86995: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867153.87633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867153.87648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867153.87661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867153.87682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867153.87699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867153.87710: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867153.87722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867153.87740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867153.87752: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867153.87762: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867153.87847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867153.87870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867153.87956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867153.90351: stdout chunk (state=3): >>>/root <<< 11591 1726867153.90539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867153.90559: stdout chunk (state=3): >>><<< 11591 1726867153.90570: stderr chunk (state=3): >>><<< 11591 1726867153.90595: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867153.90682: _low_level_execute_command(): starting 11591 1726867153.90685: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506 `" && echo ansible-tmp-1726867153.906042-11704-247481137736506="` echo /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506 `" ) && sleep 0' 11591 1726867153.91211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867153.91227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867153.91243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867153.91259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867153.91273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867153.91286: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867153.91331: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867153.91398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867153.91414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867153.91445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867153.91519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867153.94604: stdout chunk (state=3): >>>ansible-tmp-1726867153.906042-11704-247481137736506=/root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506 <<< 11591 1726867153.94764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867153.94767: stdout chunk (state=3): >>><<< 11591 1726867153.94769: stderr chunk (state=3): >>><<< 11591 1726867153.94790: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867153.906042-11704-247481137736506=/root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867153.95191: variable 'ansible_module_compression' from source: unknown 11591 1726867153.95194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11591 1726867153.95196: variable 'ansible_facts' from source: unknown 11591 1726867153.95837: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/AnsiballZ_setup.py 11591 1726867153.96311: Sending initial data 11591 1726867153.96321: Sent initial data (153 bytes) 11591 1726867153.97358: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867153.97394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867153.97413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867153.97434: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867153.97464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867153.97536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867153.97550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867153.97573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867153.97658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867153.99910: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867154.00056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867154.00123: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp3ynamwcu /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/AnsiballZ_setup.py <<< 11591 1726867154.00126: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/AnsiballZ_setup.py" <<< 11591 1726867154.00402: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp3ynamwcu" to remote "/root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/AnsiballZ_setup.py" <<< 11591 1726867154.02851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867154.02989: stderr chunk (state=3): >>><<< 11591 1726867154.02993: stdout chunk (state=3): >>><<< 11591 1726867154.02995: done transferring module to remote 11591 1726867154.02997: _low_level_execute_command(): starting 11591 1726867154.02999: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/ /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/AnsiballZ_setup.py && sleep 0' 11591 1726867154.04200: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867154.04215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867154.04230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.04259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867154.04395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.04505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867154.04526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.04599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.07228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867154.07235: stdout chunk (state=3): >>><<< 11591 1726867154.07238: stderr chunk (state=3): >>><<< 11591 1726867154.07317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867154.07321: _low_level_execute_command(): starting 11591 1726867154.07323: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/AnsiballZ_setup.py && sleep 0' 11591 1726867154.08622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867154.08626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867154.08628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.08648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867154.08676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867154.08873: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867154.09006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.09106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.12302: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 11591 1726867154.12338: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11591 1726867154.12382: stdout chunk (state=3): >>> <<< 11591 1726867154.12420: stdout chunk (state=3): >>>import 'posix' # <<< 11591 1726867154.12475: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook<<< 11591 1726867154.12723: stdout chunk (state=3): >>> 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' # <<< 11591 1726867154.12748: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11591 1726867154.12783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 11591 1726867154.12811: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae731bc4d0> <<< 11591 1726867154.12857: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7318bb00><<< 11591 1726867154.12890: 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'<<< 11591 1726867154.12951: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae731bea50><<< 11591 1726867154.13047: stdout chunk (state=3): >>> import '_signal' # <<< 11591 1726867154.13089: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 11591 1726867154.13216: stdout chunk (state=3): >>> import '_collections_abc' # <<< 11591 1726867154.13241: stdout chunk (state=3): >>> <<< 11591 1726867154.13303: stdout chunk (state=3): >>>import 'genericpath' # <<< 11591 1726867154.13314: stdout chunk (state=3): >>>import 'posixpath' # <<< 11591 1726867154.13359: stdout chunk (state=3): >>>import 'os' # <<< 11591 1726867154.13428: stdout chunk (state=3): >>> <<< 11591 1726867154.13431: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 11591 1726867154.13501: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 11591 1726867154.13503: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' <<< 11591 1726867154.13585: stdout chunk (state=3): >>>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'<<< 11591 1726867154.13617: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae731cd130> <<< 11591 1726867154.13822: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae731cdfa0> 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 <<< 11591 1726867154.13978: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 11591 1726867154.14434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11591 1726867154.14475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11591 1726867154.14511: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 11591 1726867154.14534: stdout chunk (state=3): >>> <<< 11591 1726867154.14553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867154.14590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11591 1726867154.14657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11591 1726867154.14702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11591 1726867154.14747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11591 1726867154.14787: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fabe90> <<< 11591 1726867154.14822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 11591 1726867154.14825: stdout chunk (state=3): >>> <<< 11591 1726867154.14859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11591 1726867154.14905: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fabf50><<< 11591 1726867154.14933: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11591 1726867154.15014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11591 1726867154.15093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 11591 1726867154.15133: stdout chunk (state=3): >>> import 'itertools' # <<< 11591 1726867154.15136: stdout chunk (state=3): >>> <<< 11591 1726867154.15169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 11591 1726867154.15187: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fe3890><<< 11591 1726867154.15216: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 11591 1726867154.15255: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 11591 1726867154.15266: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fe3f20><<< 11591 1726867154.15301: stdout chunk (state=3): >>> import '_collections' # <<< 11591 1726867154.15395: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fc3b60> import '_functools' # <<< 11591 1726867154.15565: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fc1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fa9040> <<< 11591 1726867154.15610: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11591 1726867154.15646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11591 1726867154.15682: stdout chunk (state=3): >>>import '_sre' # <<< 11591 1726867154.15691: stdout chunk (state=3): >>> <<< 11591 1726867154.15716: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11591 1726867154.15760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 11591 1726867154.15769: stdout chunk (state=3): >>> <<< 11591 1726867154.15822: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 11591 1726867154.15825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11591 1726867154.15867: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73003800><<< 11591 1726867154.15901: stdout chunk (state=3): >>> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73002420><<< 11591 1726867154.15925: stdout chunk (state=3): >>> <<< 11591 1726867154.15944: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 11591 1726867154.15959: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73000b60><<< 11591 1726867154.16037: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11591 1726867154.16057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 11591 1726867154.16086: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73038860> <<< 11591 1726867154.16098: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fa82c0><<< 11591 1726867154.16130: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11591 1726867154.16150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 11591 1726867154.16179: stdout chunk (state=3): >>> <<< 11591 1726867154.16223: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867154.16226: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae73038d10><<< 11591 1726867154.16245: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73038bc0><<< 11591 1726867154.16287: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867154.16319: stdout chunk (state=3): >>> <<< 11591 1726867154.16331: 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 0x7fae73038f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fa6de0><<< 11591 1726867154.16385: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 11591 1726867154.16411: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867154.16493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11591 1726867154.16511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11591 1726867154.16547: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73039610><<< 11591 1726867154.16550: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae730392e0> import 'importlib.machinery' # <<< 11591 1726867154.16610: 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' <<< 11591 1726867154.16645: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7303a510><<< 11591 1726867154.16686: stdout chunk (state=3): >>> import 'importlib.util' # <<< 11591 1726867154.16740: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11591 1726867154.16798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11591 1726867154.16830: 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'<<< 11591 1726867154.16864: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73050710> import 'errno' # <<< 11591 1726867154.17004: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae73051df0> # /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<<< 11591 1726867154.17042: stdout chunk (state=3): >>> <<< 11591 1726867154.17045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73052c90><<< 11591 1726867154.17110: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.17123: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.17155: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae730532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae730521e0><<< 11591 1726867154.17165: stdout chunk (state=3): >>> <<< 11591 1726867154.17211: 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'<<< 11591 1726867154.17271: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867154.17299: 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 0x7fae73053d70><<< 11591 1726867154.17319: stdout chunk (state=3): >>> <<< 11591 1726867154.17397: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae730534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7303a540> <<< 11591 1726867154.17431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11591 1726867154.17498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11591 1726867154.17514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 11591 1726867154.17547: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11591 1726867154.17603: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867154.17640: 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 0x7fae72d53c50><<< 11591 1726867154.17644: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 11591 1726867154.17712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.17723: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.17753: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae72d7c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7c470><<< 11591 1726867154.17771: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.17794: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.17838: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae72d7c590> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 11591 1726867154.17849: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11591 1726867154.17943: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867154.18152: 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 0x7fae72d7d010> <<< 11591 1726867154.18335: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.18367: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.18370: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae72d7d9d0><<< 11591 1726867154.18401: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7c8c0> <<< 11591 1726867154.18438: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d51df0><<< 11591 1726867154.18441: stdout chunk (state=3): >>> <<< 11591 1726867154.18480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11591 1726867154.18517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 11591 1726867154.18553: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11591 1726867154.18590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 11591 1726867154.18607: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7ede0><<< 11591 1726867154.18650: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7db20> <<< 11591 1726867154.18689: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7303ac30><<< 11591 1726867154.18727: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 11591 1726867154.18750: stdout chunk (state=3): >>> <<< 11591 1726867154.18834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 11591 1726867154.18869: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11591 1726867154.18928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 11591 1726867154.18991: stdout chunk (state=3): >>> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72dab140><<< 11591 1726867154.18994: stdout chunk (state=3): >>> <<< 11591 1726867154.19082: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 11591 1726867154.19087: stdout chunk (state=3): >>> <<< 11591 1726867154.19138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11591 1726867154.19184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 11591 1726867154.19242: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72dcb4d0> <<< 11591 1726867154.19286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11591 1726867154.19358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11591 1726867154.19468: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 11591 1726867154.19491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72e2c200><<< 11591 1726867154.19525: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 11591 1726867154.19538: stdout chunk (state=3): >>> <<< 11591 1726867154.19564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 11591 1726867154.19618: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11591 1726867154.19670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 11591 1726867154.19774: stdout chunk (state=3): >>> <<< 11591 1726867154.19812: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72e2e960> <<< 11591 1726867154.19935: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72e2c320> <<< 11591 1726867154.20001: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72df1250> <<< 11591 1726867154.20048: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 11591 1726867154.20089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 11591 1726867154.20099: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727252e0> <<< 11591 1726867154.20121: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72dca2d0><<< 11591 1726867154.20285: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7fd40> <<< 11591 1726867154.20444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11591 1726867154.20489: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae72dca630> <<< 11591 1726867154.20988: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_5chr1d9d/ansible_setup_payload.zip' # zipimport: zlib available <<< 11591 1726867154.21111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.21146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11591 1726867154.21159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11591 1726867154.21280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11591 1726867154.21317: 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' <<< 11591 1726867154.21342: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7278ef90> import '_typing' # <<< 11591 1726867154.21567: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7276de80> <<< 11591 1726867154.21594: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7276cfe0> <<< 11591 1726867154.21627: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 11591 1726867154.21648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.21729: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 11591 1726867154.21781: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.23890: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.25711: 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 0x7fae7278ce30> <<< 11591 1726867154.25742: 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' <<< 11591 1726867154.25765: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11591 1726867154.25796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 11591 1726867154.25826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11591 1726867154.25840: 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 0x7fae727be960> <<< 11591 1726867154.25914: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727be000> <<< 11591 1726867154.25944: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11591 1726867154.25958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11591 1726867154.25998: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7278f9b0> import 'atexit' # <<< 11591 1726867154.26061: 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 0x7fae727bf6e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.26093: 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 0x7fae727bf920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11591 1726867154.26143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 11591 1726867154.26220: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727bfe30> import 'pwd' # <<< 11591 1726867154.26254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11591 1726867154.26301: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72629ca0> <<< 11591 1726867154.26352: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.26370: 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 0x7fae7262b8c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11591 1726867154.26382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11591 1726867154.26419: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7262c2c0> <<< 11591 1726867154.26470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11591 1726867154.26501: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7262d460> <<< 11591 1726867154.26521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11591 1726867154.26562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11591 1726867154.26587: 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' <<< 11591 1726867154.26704: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7262fef0> # 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 0x7fae72fa6ed0> <<< 11591 1726867154.26726: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7262e1b0> <<< 11591 1726867154.26774: stdout chunk (state=3): >>># /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' <<< 11591 1726867154.26803: 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' <<< 11591 1726867154.26826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11591 1726867154.27014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72637f20> <<< 11591 1726867154.27039: stdout chunk (state=3): >>>import '_tokenize' # <<< 11591 1726867154.27148: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae726369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72636750> # /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' <<< 11591 1726867154.27418: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72636cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7262e6c0> # 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 0x7fae7267c1a0> # /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 0x7fae7267c350> # /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' <<< 11591 1726867154.27456: 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 0x7fae7267ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7267db80> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11591 1726867154.27549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae726802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7267e450> <<< 11591 1726867154.27581: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11591 1726867154.27625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867154.27662: 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' <<< 11591 1726867154.27736: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72683aa0> <<< 11591 1726867154.27909: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72680470> <<< 11591 1726867154.27992: 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 0x7fae72684830> <<< 11591 1726867154.28021: 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 0x7fae72684a70> <<< 11591 1726867154.28098: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae726843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7267c500> <<< 11591 1726867154.28145: 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 <<< 11591 1726867154.28164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11591 1726867154.28223: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae725104d0> <<< 11591 1726867154.28424: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.28456: 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 0x7fae72511a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72686c30> <<< 11591 1726867154.28475: 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 0x7fae72687fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72686840> <<< 11591 1726867154.28523: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 11591 1726867154.28783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.28816: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 11591 1726867154.28829: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11591 1726867154.29004: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.29188: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.30073: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.30974: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11591 1726867154.30979: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11591 1726867154.31015: stdout chunk (state=3): >>>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 <<< 11591 1726867154.31019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867154.31175: 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 0x7fae72515b80> # /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' <<< 11591 1726867154.31208: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72511a30> <<< 11591 1726867154.31259: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11591 1726867154.31276: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.31304: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.31332: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11591 1726867154.31552: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.31782: 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' <<< 11591 1726867154.31800: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72516570> # zipimport: zlib available <<< 11591 1726867154.32550: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.33337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.33362: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.33449: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11591 1726867154.33453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.33498: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.33543: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11591 1726867154.33546: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.33649: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.33786: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 11591 1726867154.33804: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11591 1726867154.33861: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.33912: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11591 1726867154.33915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.34283: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.34638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11591 1726867154.34737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 11591 1726867154.34834: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72517a10> # zipimport: zlib available <<< 11591 1726867154.35036: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 11591 1726867154.35039: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11591 1726867154.35055: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11591 1726867154.35071: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35120: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35190: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11591 1726867154.35193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35245: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35312: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35398: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35462: 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 <<< 11591 1726867154.35637: stdout chunk (state=3): >>># 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 0x7fae725222d0> <<< 11591 1726867154.35695: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7251d1c0> <<< 11591 1726867154.35736: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11591 1726867154.35751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35916: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.35948: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36178: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11591 1726867154.36249: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7260aa80> <<< 11591 1726867154.36302: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727ea750> <<< 11591 1726867154.36410: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae726854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae726366c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11591 1726867154.36432: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36498: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11591 1726867154.36570: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11591 1726867154.36590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36601: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 11591 1726867154.36621: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36812: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36837: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36890: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.36992: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.37048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 11591 1726867154.37251: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.37283: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.37323: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11591 1726867154.37330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.37591: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.37847: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.37912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.37971: 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' <<< 11591 1726867154.38014: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11591 1726867154.38045: 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 <<< 11591 1726867154.38108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b2840> <<< 11591 1726867154.38126: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11591 1726867154.38161: 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 <<< 11591 1726867154.38213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11591 1726867154.38251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 11591 1726867154.38311: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72180170> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.38314: 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 0x7fae721804d0> <<< 11591 1726867154.38371: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725a7410> <<< 11591 1726867154.38444: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b3380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b0f20> <<< 11591 1726867154.38447: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b0a40> <<< 11591 1726867154.38470: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11591 1726867154.38550: 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 <<< 11591 1726867154.38566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11591 1726867154.38591: 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' <<< 11591 1726867154.38651: 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 0x7fae72183440> <<< 11591 1726867154.38676: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72182cf0> # 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 0x7fae72182ed0> <<< 11591 1726867154.38695: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72182120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11591 1726867154.38838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11591 1726867154.38862: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72183620> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11591 1726867154.38907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11591 1726867154.38968: 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 0x7fae721e2150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae721e0170> <<< 11591 1726867154.39010: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b0c20> import 'ansible.module_utils.facts.timeout' # <<< 11591 1726867154.39062: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 11591 1726867154.39065: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.39075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 11591 1726867154.39142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.39226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11591 1726867154.39245: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.39311: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.39386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11591 1726867154.39419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.39429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 11591 1726867154.39503: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 11591 1726867154.39524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.39565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.39643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11591 1726867154.39746: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 11591 1726867154.39774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.39821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.39902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.39979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.40057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 11591 1726867154.40280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.40843: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11591 1726867154.41552: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41794: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11591 1726867154.41809: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 11591 1726867154.41880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.41945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.42017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11591 1726867154.42040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.42087: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.42112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 11591 1726867154.42147: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.42198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11591 1726867154.42212: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.42305: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.42418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11591 1726867154.42453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae721e2300> <<< 11591 1726867154.42474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11591 1726867154.42515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11591 1726867154.42693: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae721e2ed0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 11591 1726867154.42896: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 11591 1726867154.43029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.43166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11591 1726867154.43169: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.43252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.43359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11591 1726867154.43368: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.43419: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.43483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11591 1726867154.43585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11591 1726867154.43633: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.43712: 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 0x7fae7221e4b0> <<< 11591 1726867154.44002: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7220e2d0> import 'ansible.module_utils.facts.system.python' # <<< 11591 1726867154.44095: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.44176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11591 1726867154.44182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.44298: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.44415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.44566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.44784: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 11591 1726867154.44800: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.44905: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11591 1726867154.44913: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.44968: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.45024: 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' <<< 11591 1726867154.45107: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae72232150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7220f4d0> import 'ansible.module_utils.facts.system.user' # <<< 11591 1726867154.45118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 11591 1726867154.45197: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.45243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11591 1726867154.45254: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.45479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.45716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11591 1726867154.45863: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.46016: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.46067: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.46130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 11591 1726867154.46164: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.46194: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.46207: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.46405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.46620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11591 1726867154.46796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.46973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 11591 1726867154.47024: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.47070: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.48094: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.48723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 11591 1726867154.48740: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.48983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.49043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11591 1726867154.49046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.49195: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.49373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 11591 1726867154.49589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.49829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 11591 1726867154.49855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 11591 1726867154.49919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.50080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 11591 1726867154.50128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.50267: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.50574: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.50899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11591 1726867154.50902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.50938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.50990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11591 1726867154.51003: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.51040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.51053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 11591 1726867154.51158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.51293: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11591 1726867154.51304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.51372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 11591 1726867154.51489: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.51511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 11591 1726867154.51594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.51671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11591 1726867154.51674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.52092: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.52499: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 11591 1726867154.52584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.52660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 11591 1726867154.52745: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 11591 1726867154.52803: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.52825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11591 1726867154.52882: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.52927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 11591 1726867154.53036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.53158: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 11591 1726867154.53187: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 11591 1726867154.53250: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.53309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 11591 1726867154.53362: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.53434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.53606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.53726: 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' # <<< 11591 1726867154.53750: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.53796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.53874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11591 1726867154.53880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.54182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.54484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11591 1726867154.54492: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.54544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.54605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11591 1726867154.54676: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.54739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11591 1726867154.54745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.54860: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.54973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11591 1726867154.54980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 11591 1726867154.55103: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867154.55236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 11591 1726867154.55242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 11591 1726867154.55332: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867154.56583: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11591 1726867154.56701: 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 # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11591 1726867154.56773: 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 0x7fae72033890> <<< 11591 1726867154.56893: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72031880> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73038cb0> <<< 11591 1726867154.57457: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "14", "epoch": "1726867154", "epoch_int": "1726867154", "date": "2024-09-20", "time": "17:19:14", "iso8601_micro": "2024-09-20T21:19:14.554962Z", "iso8601": "2024-09-20T21:19:14Z", "iso8601_basic": "20240920T171914554962", "iso8601_basic_short": "20240920T171914", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "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.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SE<<< 11591 1726867154.57472: stdout chunk (state=3): >>>LINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_local": {}, "ansible_lsb": {}, "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J<<< 11591 1726867154.57598: stdout chunk (state=3): >>>1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_fips": false, "ansible_pkg_mgr": "dnf", "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"}}} <<< 11591 1726867154.58298: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 11591 1726867154.58320: stdout chunk (state=3): >>> <<< 11591 1726867154.58340: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._<<< 11591 1726867154.58361: stdout chunk (state=3): >>> # clear sys.path<<< 11591 1726867154.58392: stdout chunk (state=3): >>> <<< 11591 1726867154.58397: stdout chunk (state=3): >>># clear sys.argv<<< 11591 1726867154.58413: stdout chunk (state=3): >>> # clear sys.ps1<<< 11591 1726867154.58424: stdout chunk (state=3): >>> # clear sys.ps2<<< 11591 1726867154.58450: stdout chunk (state=3): >>> # clear sys.last_exc <<< 11591 1726867154.58454: stdout chunk (state=3): >>># clear sys.last_type<<< 11591 1726867154.58482: stdout chunk (state=3): >>> # clear sys.last_value<<< 11591 1726867154.58490: stdout chunk (state=3): >>> <<< 11591 1726867154.58507: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr<<< 11591 1726867154.58539: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58561: stdout chunk (state=3): >>> # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 11591 1726867154.58594: stdout chunk (state=3): >>># 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<<< 11591 1726867154.58615: stdout chunk (state=3): >>> # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools<<< 11591 1726867154.58643: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58670: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58697: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58721: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58749: stdout chunk (state=3): >>> # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path<<< 11591 1726867154.58773: stdout chunk (state=3): >>> # 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 <<< 11591 1726867154.58806: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token<<< 11591 1726867154.58832: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 11591 1726867154.58860: stdout chunk (state=3): >>># 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<<< 11591 1726867154.58883: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58905: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58924: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast<<< 11591 1726867154.58956: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.58982: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # 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<<< 11591 1726867154.59002: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59013: stdout chunk (state=3): >>> # 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__ <<< 11591 1726867154.59037: stdout chunk (state=3): >>># destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool<<< 11591 1726867154.59055: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59089: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59099: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass<<< 11591 1726867154.59128: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59138: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59158: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd<<< 11591 1726867154.59172: stdout chunk (state=3): >>> # 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 <<< 11591 1726867154.59201: stdout chunk (state=3): >>># 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<<< 11591 1726867154.59211: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59238: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59256: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59289: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59300: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.59476: stdout chunk (state=3): >>> # 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 <<< 11591 1726867154.59809: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11591 1726867154.59857: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc<<< 11591 1726867154.59922: stdout chunk (state=3): >>> # destroy importlib.util <<< 11591 1726867154.59928: stdout chunk (state=3): >>># destroy _bz2 <<< 11591 1726867154.59952: stdout chunk (state=3): >>># destroy _compression <<< 11591 1726867154.59989: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2 <<< 11591 1726867154.60026: stdout chunk (state=3): >>># destroy binascii # destroy zlib <<< 11591 1726867154.60040: stdout chunk (state=3): >>># destroy bz2 <<< 11591 1726867154.60082: stdout chunk (state=3): >>># destroy lzma # destroy zipfile._path # destroy zipfile<<< 11591 1726867154.60103: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 11591 1726867154.60312: stdout chunk (state=3): >>> # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 11591 1726867154.60375: stdout chunk (state=3): >>> # destroy uuid # destroy selinux <<< 11591 1726867154.60438: stdout chunk (state=3): >>># destroy shutil <<< 11591 1726867154.60442: stdout chunk (state=3): >>># destroy distro<<< 11591 1726867154.60444: stdout chunk (state=3): >>> # destroy distro.distro<<< 11591 1726867154.60493: stdout chunk (state=3): >>> # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors<<< 11591 1726867154.60522: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing<<< 11591 1726867154.60564: stdout chunk (state=3): >>> # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal<<< 11591 1726867154.60624: stdout chunk (state=3): >>> # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 11591 1726867154.60636: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process<<< 11591 1726867154.60669: stdout chunk (state=3): >>> # destroy unicodedata<<< 11591 1726867154.60682: stdout chunk (state=3): >>> # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors<<< 11591 1726867154.60711: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy shlex <<< 11591 1726867154.60746: stdout chunk (state=3): >>># destroy fcntl # destroy datetime<<< 11591 1726867154.60771: stdout chunk (state=3): >>> # destroy subprocess<<< 11591 1726867154.60802: stdout chunk (state=3): >>> # destroy base64 # destroy _ssl <<< 11591 1726867154.60843: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass<<< 11591 1726867154.60867: stdout chunk (state=3): >>> # destroy pwd # destroy termios # destroy errno<<< 11591 1726867154.60910: stdout chunk (state=3): >>> # destroy json # destroy socket # destroy struct<<< 11591 1726867154.60933: stdout chunk (state=3): >>> # destroy glob <<< 11591 1726867154.61007: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep<<< 11591 1726867154.61018: stdout chunk (state=3): >>> # cleanup[3] wiping configparser <<< 11591 1726867154.61044: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian<<< 11591 1726867154.61064: stdout chunk (state=3): >>> # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket<<< 11591 1726867154.61070: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader<<< 11591 1726867154.61354: stdout chunk (state=3): >>> # 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 <<< 11591 1726867154.61372: stdout chunk (state=3): >>># destroy _socket <<< 11591 1726867154.61405: stdout chunk (state=3): >>># destroy _collections<<< 11591 1726867154.61411: stdout chunk (state=3): >>> <<< 11591 1726867154.61449: stdout chunk (state=3): >>># destroy platform<<< 11591 1726867154.61454: stdout chunk (state=3): >>> # destroy _uuid<<< 11591 1726867154.61476: stdout chunk (state=3): >>> # destroy stat<<< 11591 1726867154.61498: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize<<< 11591 1726867154.61532: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 11591 1726867154.61580: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 11591 1726867154.61608: stdout chunk (state=3): >>># destroy _tokenize <<< 11591 1726867154.61618: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 11591 1726867154.61632: stdout chunk (state=3): >>> # 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<<< 11591 1726867154.61663: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 11591 1726867154.61669: stdout chunk (state=3): >>> # destroy _imp # destroy _io <<< 11591 1726867154.61714: stdout chunk (state=3): >>># destroy marshal # clear sys.meta_path <<< 11591 1726867154.61730: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib<<< 11591 1726867154.61858: stdout chunk (state=3): >>> # destroy codecs<<< 11591 1726867154.61862: stdout chunk (state=3): >>> # destroy encodings.aliases<<< 11591 1726867154.61883: stdout chunk (state=3): >>> <<< 11591 1726867154.61912: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 11591 1726867154.61915: stdout chunk (state=3): >>># destroy encodings.cp437 <<< 11591 1726867154.61946: stdout chunk (state=3): >>># destroy encodings.idna # destroy _codecs<<< 11591 1726867154.61954: stdout chunk (state=3): >>> <<< 11591 1726867154.61979: stdout chunk (state=3): >>># destroy io <<< 11591 1726867154.61987: stdout chunk (state=3): >>># destroy traceback<<< 11591 1726867154.61996: stdout chunk (state=3): >>> # destroy warnings<<< 11591 1726867154.62011: stdout chunk (state=3): >>> # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 11591 1726867154.62045: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 11591 1726867154.62048: stdout chunk (state=3): >>> <<< 11591 1726867154.62082: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11591 1726867154.62118: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator<<< 11591 1726867154.62154: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re # destroy itertools<<< 11591 1726867154.62160: stdout chunk (state=3): >>> <<< 11591 1726867154.62178: stdout chunk (state=3): >>># destroy _abc # destroy posix<<< 11591 1726867154.62206: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 11591 1726867154.62272: stdout chunk (state=3): >>> <<< 11591 1726867154.62729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867154.62754: stderr chunk (state=3): >>><<< 11591 1726867154.62757: stdout chunk (state=3): >>><<< 11591 1726867154.62864: _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 0x7fae731bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7318bb00> # /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 0x7fae731bea50> 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 0x7fae731cd130> # /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 0x7fae731cdfa0> 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 0x7fae72fabe90> # /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 0x7fae72fabf50> # /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 0x7fae72fe3890> # /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 0x7fae72fe3f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fc3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fc1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fa9040> # /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 0x7fae73003800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73002420> # /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 0x7fae72fc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73000b60> # /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 0x7fae73038860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fa82c0> # /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 0x7fae73038d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73038bc0> # 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 0x7fae73038f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72fa6de0> # /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 0x7fae73039610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae730392e0> 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 0x7fae7303a510> 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 0x7fae73050710> 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 0x7fae73051df0> # /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 0x7fae73052c90> # 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 0x7fae730532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae730521e0> # /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 0x7fae73053d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae730534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7303a540> # /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 0x7fae72d53c50> # /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 0x7fae72d7c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7c470> # 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 0x7fae72d7c590> # /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 0x7fae72d7d010> # 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 0x7fae72d7d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d51df0> # /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 0x7fae72d7ede0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7db20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7303ac30> # /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 0x7fae72dab140> # /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 0x7fae72dcb4d0> # /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 0x7fae72e2c200> # /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 0x7fae72e2e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72e2c320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72df1250> # /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 0x7fae727252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72dca2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72d7fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae72dca630> # zipimport: found 103 names in '/tmp/ansible_setup_payload_5chr1d9d/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 0x7fae7278ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7276de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7276cfe0> # 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 0x7fae7278ce30> # /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 0x7fae727be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727be000> # /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 0x7fae727be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7278f9b0> 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 0x7fae727bf6e0> # 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 0x7fae727bf920> # /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 0x7fae727bfe30> 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 0x7fae72629ca0> # 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 0x7fae7262b8c0> # /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 0x7fae7262c2c0> # /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 0x7fae7262d460> # /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 0x7fae7262fef0> # 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 0x7fae72fa6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7262e1b0> # /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 0x7fae72637f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae726369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72636750> # /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 0x7fae72636cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7262e6c0> # 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 0x7fae7267c1a0> # /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 0x7fae7267c350> # /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 0x7fae7267ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7267db80> # /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 0x7fae726802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7267e450> # /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 0x7fae72683aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72680470> # 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 0x7fae72684830> # 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 0x7fae72684a70> # 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 0x7fae726843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7267c500> # /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 0x7fae725104d0> # 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 0x7fae72511a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72686c30> # 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 0x7fae72687fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72686840> # 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 0x7fae72515b80> # /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 0x7fae725169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72511a30> 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 0x7fae72516570> # 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 0x7fae72517a10> # 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 0x7fae725222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7251d1c0> 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 0x7fae7260aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae727ea750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae726854f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae726366c0> # 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 0x7fae725b2840> # /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 0x7fae72180170> # 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 0x7fae721804d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725a7410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b3380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b0f20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b0a40> # /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 0x7fae72183440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72182cf0> # 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 0x7fae72182ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72182120> # /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 0x7fae72183620> # /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 0x7fae721e2150> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae721e0170> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae725b0c20> 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 0x7fae721e2300> # /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 0x7fae721e2ed0> 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 0x7fae7221e4b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7220e2d0> 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 0x7fae72232150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae7220f4d0> 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 0x7fae72033890> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae72031880> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae73038cb0> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "14", "epoch": "1726867154", "epoch_int": "1726867154", "date": "2024-09-20", "time": "17:19:14", "iso8601_micro": "2024-09-20T21:19:14.554962Z", "iso8601": "2024-09-20T21:19:14Z", "iso8601_basic": "20240920T171914554962", "iso8601_basic_short": "20240920T171914", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "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.14.65 54464 10.31.12.116 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.14.65 54464 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_local": {}, "ansible_lsb": {}, "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_fips": false, "ansible_pkg_mgr": "dnf", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.12.116 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 11591 1726867154.63664: 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-1726867153.906042-11704-247481137736506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867154.63668: _low_level_execute_command(): starting 11591 1726867154.63670: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867153.906042-11704-247481137736506/ > /dev/null 2>&1 && sleep 0' 11591 1726867154.63673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867154.63675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867154.63680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.63682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867154.63685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867154.63714: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867154.63717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.63719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867154.63728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867154.63731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.63768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867154.63786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.63833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.66426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867154.66453: stderr chunk (state=3): >>><<< 11591 1726867154.66457: stdout chunk (state=3): >>><<< 11591 1726867154.66470: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867154.66475: handler run complete 11591 1726867154.66509: variable 'ansible_facts' from source: unknown 11591 1726867154.66543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867154.66615: variable 'ansible_facts' from source: unknown 11591 1726867154.66658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867154.66691: attempt loop complete, returning result 11591 1726867154.66694: _execute() done 11591 1726867154.66696: dumping result to json 11591 1726867154.66705: done dumping result, returning 11591 1726867154.66712: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-3039-4ea5-0000000000dd] 11591 1726867154.66718: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000dd 11591 1726867154.66845: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000dd 11591 1726867154.66847: WORKER PROCESS EXITING ok: [managed_node2] 11591 1726867154.67154: no more pending results, returning what we have 11591 1726867154.67157: results queue empty 11591 1726867154.67157: checking for any_errors_fatal 11591 1726867154.67159: done checking for any_errors_fatal 11591 1726867154.67159: checking for max_fail_percentage 11591 1726867154.67161: done checking for max_fail_percentage 11591 1726867154.67161: checking to see if all hosts have failed and the running result is not ok 11591 1726867154.67162: done checking to see if all hosts have failed 11591 1726867154.67163: getting the remaining hosts for this loop 11591 1726867154.67164: done getting the remaining hosts for this loop 11591 1726867154.67167: getting the next task for host managed_node2 11591 1726867154.67175: done getting next task for host managed_node2 11591 1726867154.67179: ^ task is: TASK: Check if system is ostree 11591 1726867154.67182: ^ 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 11591 1726867154.67185: getting variables 11591 1726867154.67186: in VariableManager get_vars() 11591 1726867154.67209: Calling all_inventory to load vars for managed_node2 11591 1726867154.67211: Calling groups_inventory to load vars for managed_node2 11591 1726867154.67214: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867154.67222: Calling all_plugins_play to load vars for managed_node2 11591 1726867154.67225: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867154.67227: Calling groups_plugins_play to load vars for managed_node2 11591 1726867154.67394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867154.67567: done with get_vars() 11591 1726867154.67576: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:19:14 -0400 (0:00:00.847) 0:00:02.684 ****** 11591 1726867154.67658: entering _queue_task() for managed_node2/stat 11591 1726867154.67897: worker is 1 (out of 1 available) 11591 1726867154.67908: exiting _queue_task() for managed_node2/stat 11591 1726867154.67918: done queuing things up, now waiting for results queue to drain 11591 1726867154.67919: waiting for pending results... 11591 1726867154.68168: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 11591 1726867154.68268: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000df 11591 1726867154.68272: variable 'ansible_search_path' from source: unknown 11591 1726867154.68275: variable 'ansible_search_path' from source: unknown 11591 1726867154.68279: calling self._execute() 11591 1726867154.68322: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867154.68331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867154.68343: variable 'omit' from source: magic vars 11591 1726867154.68740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867154.68963: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867154.69005: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867154.69054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867154.69080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867154.69144: 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) 11591 1726867154.69164: 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) 11591 1726867154.69183: 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) 11591 1726867154.69204: 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) 11591 1726867154.69294: Evaluated conditional (not __network_is_ostree is defined): True 11591 1726867154.69299: variable 'omit' from source: magic vars 11591 1726867154.69324: variable 'omit' from source: magic vars 11591 1726867154.69347: variable 'omit' from source: magic vars 11591 1726867154.69368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867154.69388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867154.69406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867154.69418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867154.69427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867154.69449: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867154.69452: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867154.69455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867154.69521: Set connection var ansible_shell_type to sh 11591 1726867154.69528: Set connection var ansible_shell_executable to /bin/sh 11591 1726867154.69533: Set connection var ansible_timeout to 10 11591 1726867154.69538: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867154.69540: Set connection var ansible_connection to ssh 11591 1726867154.69547: Set connection var ansible_pipelining to False 11591 1726867154.69564: variable 'ansible_shell_executable' from source: unknown 11591 1726867154.69568: variable 'ansible_connection' from source: unknown 11591 1726867154.69571: variable 'ansible_module_compression' from source: unknown 11591 1726867154.69574: variable 'ansible_shell_type' from source: unknown 11591 1726867154.69576: variable 'ansible_shell_executable' from source: unknown 11591 1726867154.69580: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867154.69582: variable 'ansible_pipelining' from source: unknown 11591 1726867154.69584: variable 'ansible_timeout' from source: unknown 11591 1726867154.69586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867154.69682: 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) 11591 1726867154.69692: variable 'omit' from source: magic vars 11591 1726867154.69702: starting attempt loop 11591 1726867154.69705: running the handler 11591 1726867154.69712: _low_level_execute_command(): starting 11591 1726867154.69719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867154.70215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.70218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867154.70222: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867154.70226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.70275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867154.70283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867154.70287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.70330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.72658: stdout chunk (state=3): >>>/root <<< 11591 1726867154.72796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867154.72826: stderr chunk (state=3): >>><<< 11591 1726867154.72830: stdout chunk (state=3): >>><<< 11591 1726867154.72848: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867154.72858: _low_level_execute_command(): starting 11591 1726867154.72862: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526 `" && echo ansible-tmp-1726867154.7284622-11754-75715532461526="` echo /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526 `" ) && sleep 0' 11591 1726867154.73297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.73301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.73303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867154.73305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867154.73307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.73346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867154.73350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.73406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.76128: stdout chunk (state=3): >>>ansible-tmp-1726867154.7284622-11754-75715532461526=/root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526 <<< 11591 1726867154.76282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867154.76307: stderr chunk (state=3): >>><<< 11591 1726867154.76311: stdout chunk (state=3): >>><<< 11591 1726867154.76323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867154.7284622-11754-75715532461526=/root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867154.76357: variable 'ansible_module_compression' from source: unknown 11591 1726867154.76403: ANSIBALLZ: Using lock for stat 11591 1726867154.76408: ANSIBALLZ: Acquiring lock 11591 1726867154.76411: ANSIBALLZ: Lock acquired: 139982986992128 11591 1726867154.76413: ANSIBALLZ: Creating module 11591 1726867154.83462: ANSIBALLZ: Writing module into payload 11591 1726867154.83525: ANSIBALLZ: Writing module 11591 1726867154.83541: ANSIBALLZ: Renaming module 11591 1726867154.83545: ANSIBALLZ: Done creating module 11591 1726867154.83559: variable 'ansible_facts' from source: unknown 11591 1726867154.83608: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/AnsiballZ_stat.py 11591 1726867154.83700: Sending initial data 11591 1726867154.83704: Sent initial data (152 bytes) 11591 1726867154.84137: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867154.84143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867154.84145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.84148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.84150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.84201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867154.84205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.84257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.86537: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 11591 1726867154.86549: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867154.86606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867154.86654: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpk_oi4pg2 /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/AnsiballZ_stat.py <<< 11591 1726867154.86659: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/AnsiballZ_stat.py" <<< 11591 1726867154.86704: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 11591 1726867154.86706: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpk_oi4pg2" to remote "/root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/AnsiballZ_stat.py" <<< 11591 1726867154.87265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867154.87308: stderr chunk (state=3): >>><<< 11591 1726867154.87311: stdout chunk (state=3): >>><<< 11591 1726867154.87331: done transferring module to remote 11591 1726867154.87341: _low_level_execute_command(): starting 11591 1726867154.87346: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/ /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/AnsiballZ_stat.py && sleep 0' 11591 1726867154.87783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.87788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867154.87791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.87793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.87795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.87852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867154.87855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.87903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.90445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867154.90493: stderr chunk (state=3): >>><<< 11591 1726867154.90497: stdout chunk (state=3): >>><<< 11591 1726867154.90507: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867154.90514: _low_level_execute_command(): starting 11591 1726867154.90517: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/AnsiballZ_stat.py && sleep 0' 11591 1726867154.91187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867154.91218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867154.91222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.91252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867154.91255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867154.91303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867154.91306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867154.91329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867154.91399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867154.94604: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 11591 1726867154.94686: stdout chunk (state=3): >>>import '_io' # <<< 11591 1726867154.94704: stdout chunk (state=3): >>>import 'marshal' # <<< 11591 1726867154.94742: stdout chunk (state=3): >>>import 'posix' # <<< 11591 1726867154.94805: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11591 1726867154.94814: stdout chunk (state=3): >>> # installing zipimport hook<<< 11591 1726867154.94853: stdout chunk (state=3): >>> import 'time' # <<< 11591 1726867154.94856: stdout chunk (state=3): >>>import 'zipimport' # <<< 11591 1726867154.94949: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11591 1726867154.94952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867154.95001: stdout chunk (state=3): >>>import '_codecs' # <<< 11591 1726867154.95034: stdout chunk (state=3): >>>import 'codecs' # <<< 11591 1726867154.95123: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11591 1726867154.95150: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854f684d0><<< 11591 1726867154.95162: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854f37b30><<< 11591 1726867154.95224: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 11591 1726867154.95228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 11591 1726867154.95261: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854f6aa50> import '_signal' # <<< 11591 1726867154.95324: stdout chunk (state=3): >>>import '_abc' # <<< 11591 1726867154.95327: stdout chunk (state=3): >>> import 'abc' # <<< 11591 1726867154.95410: stdout chunk (state=3): >>>import 'io' # import '_stat' # <<< 11591 1726867154.95414: stdout chunk (state=3): >>>import 'stat' # <<< 11591 1726867154.95533: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11591 1726867154.95589: stdout chunk (state=3): >>> import 'genericpath' # <<< 11591 1726867154.95600: stdout chunk (state=3): >>> import 'posixpath' # <<< 11591 1726867154.95640: stdout chunk (state=3): >>>import 'os' # <<< 11591 1726867154.95680: stdout chunk (state=3): >>> import '_sitebuiltins' # <<< 11591 1726867154.95707: stdout chunk (state=3): >>>Processing user site-packages<<< 11591 1726867154.95737: stdout chunk (state=3): >>> Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 11591 1726867154.95794: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11591 1726867154.95814: 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'<<< 11591 1726867154.95849: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d3d130><<< 11591 1726867154.95860: stdout chunk (state=3): >>> <<< 11591 1726867154.95929: 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 <<< 11591 1726867154.95968: 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 0x7f8854d3dfa0><<< 11591 1726867154.96018: stdout chunk (state=3): >>> import 'site' # <<< 11591 1726867154.96074: 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.<<< 11591 1726867154.96285: stdout chunk (state=3): >>> <<< 11591 1726867154.96453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11591 1726867154.96485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11591 1726867154.96513: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 11591 1726867154.96539: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867154.96567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11591 1726867154.96639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 11591 1726867154.96664: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11591 1726867154.96712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 11591 1726867154.96734: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d7bec0> <<< 11591 1726867154.96762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 11591 1726867154.96794: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11591 1726867154.96844: stdout chunk (state=3): >>>import '_operator' # <<< 11591 1726867154.96882: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d7bf80> <<< 11591 1726867154.96886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11591 1726867154.96928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11591 1726867154.96961: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11591 1726867154.97045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867154.97079: stdout chunk (state=3): >>>import 'itertools' # <<< 11591 1726867154.97113: 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'<<< 11591 1726867154.97154: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854db3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11591 1726867154.97183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 11591 1726867154.97201: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854db3ec0> <<< 11591 1726867154.97301: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d93b60> <<< 11591 1726867154.97315: stdout chunk (state=3): >>>import '_functools' # <<< 11591 1726867154.97360: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d912b0> <<< 11591 1726867154.97510: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d79070> <<< 11591 1726867154.97548: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 11591 1726867154.97587: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11591 1726867154.97613: stdout chunk (state=3): >>>import '_sre' # <<< 11591 1726867154.97680: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11591 1726867154.97714: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 11591 1726867154.97733: stdout chunk (state=3): >>> <<< 11591 1726867154.97791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854dd37d0> <<< 11591 1726867154.97805: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854dd23f0> <<< 11591 1726867154.97860: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 11591 1726867154.97870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d92150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854dd0bc0><<< 11591 1726867154.97944: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11591 1726867154.97999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e08890> <<< 11591 1726867154.98002: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d782f0> <<< 11591 1726867154.98033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11591 1726867154.98095: 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'<<< 11591 1726867154.98123: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.98138: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8854e08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e08bf0><<< 11591 1726867154.98172: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.98212: 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 0x7f8854e08fe0><<< 11591 1726867154.98225: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d76e10> <<< 11591 1726867154.98268: 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'<<< 11591 1726867154.98314: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 11591 1726867154.98345: stdout chunk (state=3): >>> <<< 11591 1726867154.98381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e09670><<< 11591 1726867154.98398: stdout chunk (state=3): >>> <<< 11591 1726867154.98409: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e09370> import 'importlib.machinery' # <<< 11591 1726867154.98461: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 11591 1726867154.98480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 11591 1726867154.98512: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e0a540><<< 11591 1726867154.98535: stdout chunk (state=3): >>> import 'importlib.util' # <<< 11591 1726867154.98563: stdout chunk (state=3): >>>import 'runpy' # <<< 11591 1726867154.98592: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 11591 1726867154.98619: stdout chunk (state=3): >>> <<< 11591 1726867154.98631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11591 1726867154.98686: 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'<<< 11591 1726867154.98710: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e20740> import 'errno' # <<< 11591 1726867154.98754: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8854e21e20><<< 11591 1726867154.98794: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11591 1726867154.98841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 11591 1726867154.98845: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11591 1726867154.98874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 11591 1726867154.98895: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e22cc0> <<< 11591 1726867154.98937: 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'<<< 11591 1726867154.98948: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8854e232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e22210> <<< 11591 1726867154.98991: 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' <<< 11591 1726867154.99048: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867154.99069: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8854e23d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e234a0> <<< 11591 1726867154.99126: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e0a4b0> <<< 11591 1726867154.99189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11591 1726867154.99218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 11591 1726867154.99236: stdout chunk (state=3): >>> <<< 11591 1726867154.99301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.99313: 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 0x7f8854babc50><<< 11591 1726867154.99363: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 11591 1726867154.99376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 11591 1726867154.99609: 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 0x7f8854bd4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd4470> # 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 0x7f8854bd4740> # /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'<<< 11591 1726867154.99644: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867154.99846: 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 0x7f8854bd5070> <<< 11591 1726867155.00035: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.00067: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8854bd5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd4920><<< 11591 1726867155.00190: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854ba9df0> # /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 0x7f8854bd6e10> <<< 11591 1726867155.00238: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e0ac60><<< 11591 1726867155.00263: stdout chunk (state=3): >>> <<< 11591 1726867155.00423: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 11591 1726867155.00427: 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 <<< 11591 1726867155.00469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 11591 1726867155.00506: stdout chunk (state=3): >>> <<< 11591 1726867155.00589: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bff1a0> <<< 11591 1726867155.00638: 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' <<< 11591 1726867155.00665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 11591 1726867155.00745: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11591 1726867155.00767: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c23560> <<< 11591 1726867155.00861: stdout chunk (state=3): >>># /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' <<< 11591 1726867155.00995: stdout chunk (state=3): >>>import 'ntpath' # <<< 11591 1726867155.01000: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 11591 1726867155.01083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c842c0> <<< 11591 1726867155.01092: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11591 1726867155.01265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11591 1726867155.01407: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c86a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c843e0> <<< 11591 1726867155.01464: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c452b0> <<< 11591 1726867155.01519: 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'<<< 11591 1726867155.01618: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c22360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd7d70> <<< 11591 1726867155.01796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11591 1726867155.01894: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8854529670> <<< 11591 1726867155.02055: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_4ib8q02p/ansible_stat_payload.zip' <<< 11591 1726867155.02308: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867155.02318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11591 1726867155.02340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11591 1726867155.02406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11591 1726867155.02526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11591 1726867155.02597: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 11591 1726867155.02703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885457f170> import '_typing' # <<< 11591 1726867155.02903: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885455e060> <<< 11591 1726867155.02938: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885455d1f0> <<< 11591 1726867155.03192: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 11591 1726867155.03221: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 11591 1726867155.05367: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.07024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 11591 1726867155.07051: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 11591 1726867155.07088: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885457d040> <<< 11591 1726867155.07115: 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'<<< 11591 1726867155.07131: stdout chunk (state=3): >>> <<< 11591 1726867155.07159: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11591 1726867155.07206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11591 1726867155.07239: 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' <<< 11591 1726867155.07296: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.07320: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.07336: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88545a6ae0> <<< 11591 1726867155.07383: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545a6870><<< 11591 1726867155.07437: stdout chunk (state=3): >>> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545a6180> <<< 11591 1726867155.07488: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 11591 1726867155.07514: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 11591 1726867155.07573: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545a65d0><<< 11591 1726867155.07617: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885457fe00> <<< 11591 1726867155.07637: stdout chunk (state=3): >>>import 'atexit' # <<< 11591 1726867155.07657: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867155.07680: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 11591 1726867155.07726: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88545a7890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.07756: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.07770: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88545a7ad0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11591 1726867155.07858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 11591 1726867155.07870: stdout chunk (state=3): >>> import '_locale' # <<< 11591 1726867155.07962: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545a7f50><<< 11591 1726867155.07969: stdout chunk (state=3): >>> import 'pwd' # <<< 11591 1726867155.08293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11591 1726867155.08617: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854411ca0> # 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 0x7f8854413470> # /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 0x7f88544142f0> # /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 0x7f8854415490> # /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 0x7f8854417f80> # 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' <<< 11591 1726867155.08635: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f885441c620> <<< 11591 1726867155.08654: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854416240> <<< 11591 1726867155.08675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11591 1726867155.08721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11591 1726867155.08748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 11591 1726867155.08766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 11591 1726867155.08788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11591 1726867155.08956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885441ff20> import '_tokenize' # <<< 11591 1726867155.08960: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885441e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885441e750> <<< 11591 1726867155.09015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11591 1726867155.09018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11591 1726867155.09135: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885441ecc0> <<< 11591 1726867155.09268: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854416750> # 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' <<< 11591 1726867155.09523: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8854467ef0> # /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 0x7f88544681d0> # /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 0x7f8854469c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854469a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11591 1726867155.09669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 11591 1726867155.09673: 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'<<< 11591 1726867155.09701: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f885446c200> <<< 11591 1726867155.09812: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885446a360> # /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' <<< 11591 1726867155.09885: 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' # <<< 11591 1726867155.09960: stdout chunk (state=3): >>> <<< 11591 1726867155.10033: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885446f8f0><<< 11591 1726867155.10080: stdout chunk (state=3): >>> <<< 11591 1726867155.10176: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885446c2c0><<< 11591 1726867155.10189: stdout chunk (state=3): >>> <<< 11591 1726867155.10306: 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 0x7f88544703e0> <<< 11591 1726867155.10339: 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' <<< 11591 1726867155.10363: 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 0x7f8854470bf0> <<< 11591 1726867155.10434: 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' <<< 11591 1726867155.10454: 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 0x7f8854470aa0><<< 11591 1726867155.10483: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88544682f0> <<< 11591 1726867155.10519: 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'<<< 11591 1726867155.10615: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11591 1726867155.10635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.10685: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.10697: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88544f8110><<< 11591 1726867155.10775: stdout chunk (state=3): >>> <<< 11591 1726867155.10964: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11591 1726867155.11009: 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 0x7f88544f90d0><<< 11591 1726867155.11086: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88544728a0><<< 11591 1726867155.11110: 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' <<< 11591 1726867155.11182: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8854473c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854472510> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11591 1726867155.11206: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11591 1726867155.11393: stdout chunk (state=3): >>># zipimport: zlib available<<< 11591 1726867155.11470: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11591 1726867155.11515: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.11619: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 11591 1726867155.11622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11591 1726867155.11790: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.11980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.12909: stdout chunk (state=3): >>># zipimport: zlib available<<< 11591 1726867155.12973: stdout chunk (state=3): >>> <<< 11591 1726867155.13763: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11591 1726867155.13848: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 11591 1726867155.13862: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11591 1726867155.13896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867155.14211: 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 0x7f8854301430> <<< 11591 1726867155.14236: 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 0x7f8854302150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88544f9250> import 'ansible.module_utils.compat.selinux' # <<< 11591 1726867155.14260: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.14303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.14344: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11591 1726867155.14347: stdout chunk (state=3): >>># zipimport: zlib available<<< 11591 1726867155.14481: stdout chunk (state=3): >>> <<< 11591 1726867155.14598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.14888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854302900> <<< 11591 1726867155.14911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.15644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.16406: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.16505: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.16740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 11591 1726867155.16825: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.16869: stdout chunk (state=3): >>># zipimport: zlib available<<< 11591 1726867155.17004: stdout chunk (state=3): >>> import 'ansible.module_utils.errors' # <<< 11591 1726867155.17031: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.17092: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.17181: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 11591 1726867155.17228: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11591 1726867155.17253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.17617: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.17991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11591 1726867155.18100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 11591 1726867155.18121: stdout chunk (state=3): >>> import '_ast' # <<< 11591 1726867155.18250: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88543033b0> # zipimport: zlib available <<< 11591 1726867155.18489: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 11591 1726867155.18584: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 11591 1726867155.18613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867155.18698: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11591 1726867155.18714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.18833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867155.18983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.19038: 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 <<< 11591 1726867155.19109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 11591 1726867155.19133: stdout chunk (state=3): >>> <<< 11591 1726867155.19249: 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'<<< 11591 1726867155.19405: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f885430e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854309640> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11591 1726867155.19571: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11591 1726867155.19616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.19688: 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 <<< 11591 1726867155.19711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11591 1726867155.19862: 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 <<< 11591 1726867155.19882: 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 <<< 11591 1726867155.19905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 11591 1726867155.19931: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11591 1726867155.19952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 11591 1726867155.20046: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545fa9c0> <<< 11591 1726867155.20117: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545e2690> <<< 11591 1726867155.20241: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885430e1e0> <<< 11591 1726867155.20298: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88543044d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11591 1726867155.20417: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11591 1726867155.20495: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11591 1726867155.20535: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11591 1726867155.20548: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 11591 1726867155.20575: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11591 1726867155.20961: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.21100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11591 1726867155.21253: stdout chunk (state=3): >>> <<< 11591 1726867155.21269: 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"}}} <<< 11591 1726867155.21298: stdout chunk (state=3): >>># destroy __main__ <<< 11591 1726867155.21755: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11591 1726867155.21785: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 11591 1726867155.21811: stdout chunk (state=3): >>># 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<<< 11591 1726867155.21961: stdout chunk (state=3): >>> # 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<<< 11591 1726867155.22009: stdout chunk (state=3): >>> # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # 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<<< 11591 1726867155.22044: stdout chunk (state=3): >>> # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 11591 1726867155.22093: stdout chunk (state=3): >>># 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<<< 11591 1726867155.22097: stdout chunk (state=3): >>> # 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<<< 11591 1726867155.22181: stdout chunk (state=3): >>> # 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<<< 11591 1726867155.22273: stdout chunk (state=3): >>> # 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<<< 11591 1726867155.22293: stdout chunk (state=3): >>> # 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<<< 11591 1726867155.22312: stdout chunk (state=3): >>> # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 11591 1726867155.22604: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11591 1726867155.22635: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc<<< 11591 1726867155.22710: stdout chunk (state=3): >>> # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 11591 1726867155.22754: stdout chunk (state=3): >>> # destroy zipfile <<< 11591 1726867155.22757: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 11591 1726867155.22893: stdout chunk (state=3): >>> # destroy ntpath<<< 11591 1726867155.23111: stdout chunk (state=3): >>> # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # 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<<< 11591 1726867155.23140: stdout chunk (state=3): >>> # 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<<< 11591 1726867155.23167: stdout chunk (state=3): >>> # 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<<< 11591 1726867155.23199: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 11591 1726867155.23383: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11591 1726867155.23433: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11591 1726867155.23451: stdout chunk (state=3): >>># destroy _socket <<< 11591 1726867155.23462: stdout chunk (state=3): >>># destroy _collections <<< 11591 1726867155.23586: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11591 1726867155.23731: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11591 1726867155.23738: 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 <<< 11591 1726867155.23764: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp <<< 11591 1726867155.23790: stdout chunk (state=3): >>># destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 11591 1726867155.23927: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases<<< 11591 1726867155.24053: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io<<< 11591 1726867155.24056: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 11591 1726867155.24102: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 11591 1726867155.24141: stdout chunk (state=3): >>># destroy _operator # destroy _string<<< 11591 1726867155.24256: stdout chunk (state=3): >>> # destroy re # destroy itertools # destroy _abc<<< 11591 1726867155.24269: stdout chunk (state=3): >>> # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 11591 1726867155.24692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867155.24810: stderr chunk (state=3): >>><<< 11591 1726867155.24813: stdout chunk (state=3): >>><<< 11591 1726867155.24979: _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 0x7f8854f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854f37b30> # /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 0x7f8854f6aa50> 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 0x7f8854d3d130> # /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 0x7f8854d3dfa0> 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 0x7f8854d7bec0> # /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 0x7f8854d7bf80> # /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 0x7f8854db3830> # /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 0x7f8854db3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d93b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d79070> # /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 0x7f8854dd37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854dd23f0> # /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 0x7f8854d92150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854dd0bc0> # /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 0x7f8854e08890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d782f0> # /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 0x7f8854e08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e08bf0> # 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 0x7f8854e08fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854d76e10> # /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 0x7f8854e09670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e09370> 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 0x7f8854e0a540> 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 0x7f8854e20740> 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 0x7f8854e21e20> # /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 0x7f8854e22cc0> # 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 0x7f8854e232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e22210> # /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 0x7f8854e23d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e0a4b0> # /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 0x7f8854babc50> # /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 0x7f8854bd4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd4470> # 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 0x7f8854bd4740> # /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 0x7f8854bd5070> # 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 0x7f8854bd5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854ba9df0> # /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 0x7f8854bd6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854e0ac60> # /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 0x7f8854bff1a0> # /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 0x7f8854c23560> # /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 0x7f8854c842c0> # /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 0x7f8854c86a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c843e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c452b0> # /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 0x7f88545293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854c22360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854bd7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8854529670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_4ib8q02p/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 0x7f885457f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885455e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885455d1f0> # 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 0x7f885457d040> # /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 0x7f88545a6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545a6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545a6180> # /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 0x7f88545a65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885457fe00> 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 0x7f88545a7890> # 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 0x7f88545a7ad0> # /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 0x7f88545a7f50> 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 0x7f8854411ca0> # 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 0x7f8854413470> # /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 0x7f88544142f0> # /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 0x7f8854415490> # /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 0x7f8854417f80> # 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 0x7f885441c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854416240> # /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 0x7f885441ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885441e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885441e750> # /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 0x7f885441ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854416750> # 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 0x7f8854467ef0> # /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 0x7f88544681d0> # /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 0x7f8854469c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854469a30> # /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 0x7f885446c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885446a360> # /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 0x7f885446f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885446c2c0> # 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 0x7f88544703e0> # 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 0x7f8854470bf0> # 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 0x7f8854470aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88544682f0> # /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 0x7f88544f8110> # 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 0x7f88544f90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88544728a0> # 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 0x7f8854473c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854472510> # 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 0x7f8854301430> # /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 0x7f8854302150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88544f9250> 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 0x7f8854302900> # 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 0x7f88543033b0> # 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 0x7f885430e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8854309640> 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 0x7f88545fa9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88545e2690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f885430e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88543044d0> # 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.12.116 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 11591 1726867155.26061: 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-1726867154.7284622-11754-75715532461526/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867155.26064: _low_level_execute_command(): starting 11591 1726867155.26067: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867154.7284622-11754-75715532461526/ > /dev/null 2>&1 && sleep 0' 11591 1726867155.26654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867155.26657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867155.26659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867155.26662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867155.26664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867155.26666: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867155.26686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867155.26709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867155.26728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867155.26889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867155.29540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867155.29553: stdout chunk (state=3): >>><<< 11591 1726867155.29601: stderr chunk (state=3): >>><<< 11591 1726867155.29783: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867155.29787: handler run complete 11591 1726867155.29790: attempt loop complete, returning result 11591 1726867155.29792: _execute() done 11591 1726867155.29796: dumping result to json 11591 1726867155.29798: done dumping result, returning 11591 1726867155.29800: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affcac9-a3a5-3039-4ea5-0000000000df] 11591 1726867155.29803: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000df ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 11591 1726867155.30065: no more pending results, returning what we have 11591 1726867155.30068: results queue empty 11591 1726867155.30069: checking for any_errors_fatal 11591 1726867155.30075: done checking for any_errors_fatal 11591 1726867155.30076: checking for max_fail_percentage 11591 1726867155.30079: done checking for max_fail_percentage 11591 1726867155.30080: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.30081: done checking to see if all hosts have failed 11591 1726867155.30082: getting the remaining hosts for this loop 11591 1726867155.30083: done getting the remaining hosts for this loop 11591 1726867155.30087: getting the next task for host managed_node2 11591 1726867155.30093: done getting next task for host managed_node2 11591 1726867155.30095: ^ task is: TASK: Set flag to indicate system is ostree 11591 1726867155.30098: ^ 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 11591 1726867155.30102: getting variables 11591 1726867155.30104: in VariableManager get_vars() 11591 1726867155.30134: Calling all_inventory to load vars for managed_node2 11591 1726867155.30137: Calling groups_inventory to load vars for managed_node2 11591 1726867155.30141: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.30153: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.30156: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.30159: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.30630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.31148: done with get_vars() 11591 1726867155.31159: done getting variables 11591 1726867155.31391: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000df 11591 1726867155.31394: WORKER PROCESS EXITING 11591 1726867155.31469: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:19:15 -0400 (0:00:00.638) 0:00:03.322 ****** 11591 1726867155.31500: entering _queue_task() for managed_node2/set_fact 11591 1726867155.31502: Creating lock for set_fact 11591 1726867155.31837: worker is 1 (out of 1 available) 11591 1726867155.31849: exiting _queue_task() for managed_node2/set_fact 11591 1726867155.31860: done queuing things up, now waiting for results queue to drain 11591 1726867155.31861: waiting for pending results... 11591 1726867155.32053: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 11591 1726867155.32166: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000e0 11591 1726867155.32188: variable 'ansible_search_path' from source: unknown 11591 1726867155.32196: variable 'ansible_search_path' from source: unknown 11591 1726867155.32240: calling self._execute() 11591 1726867155.32318: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.32330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.32354: variable 'omit' from source: magic vars 11591 1726867155.32919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867155.33168: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867155.33228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867155.33269: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867155.33308: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867155.33401: 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) 11591 1726867155.33438: 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) 11591 1726867155.33472: 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) 11591 1726867155.33505: 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) 11591 1726867155.33635: Evaluated conditional (not __network_is_ostree is defined): True 11591 1726867155.33651: variable 'omit' from source: magic vars 11591 1726867155.33699: variable 'omit' from source: magic vars 11591 1726867155.33823: variable '__ostree_booted_stat' from source: set_fact 11591 1726867155.33883: variable 'omit' from source: magic vars 11591 1726867155.33910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867155.33985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867155.33989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867155.33991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867155.34003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867155.34036: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867155.34045: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.34053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.34150: Set connection var ansible_shell_type to sh 11591 1726867155.34181: Set connection var ansible_shell_executable to /bin/sh 11591 1726867155.34185: Set connection var ansible_timeout to 10 11591 1726867155.34187: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867155.34189: Set connection var ansible_connection to ssh 11591 1726867155.34203: Set connection var ansible_pipelining to False 11591 1726867155.34308: variable 'ansible_shell_executable' from source: unknown 11591 1726867155.34311: variable 'ansible_connection' from source: unknown 11591 1726867155.34313: variable 'ansible_module_compression' from source: unknown 11591 1726867155.34317: variable 'ansible_shell_type' from source: unknown 11591 1726867155.34319: variable 'ansible_shell_executable' from source: unknown 11591 1726867155.34321: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.34322: variable 'ansible_pipelining' from source: unknown 11591 1726867155.34324: variable 'ansible_timeout' from source: unknown 11591 1726867155.34326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.34382: 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) 11591 1726867155.34397: variable 'omit' from source: magic vars 11591 1726867155.34407: starting attempt loop 11591 1726867155.34419: running the handler 11591 1726867155.34440: handler run complete 11591 1726867155.34453: attempt loop complete, returning result 11591 1726867155.34460: _execute() done 11591 1726867155.34524: dumping result to json 11591 1726867155.34527: done dumping result, returning 11591 1726867155.34533: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-3039-4ea5-0000000000e0] 11591 1726867155.34536: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000e0 11591 1726867155.34603: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000e0 11591 1726867155.34606: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11591 1726867155.34668: no more pending results, returning what we have 11591 1726867155.34671: results queue empty 11591 1726867155.34672: checking for any_errors_fatal 11591 1726867155.34682: done checking for any_errors_fatal 11591 1726867155.34683: checking for max_fail_percentage 11591 1726867155.34684: done checking for max_fail_percentage 11591 1726867155.34685: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.34686: done checking to see if all hosts have failed 11591 1726867155.34687: getting the remaining hosts for this loop 11591 1726867155.34688: done getting the remaining hosts for this loop 11591 1726867155.34692: getting the next task for host managed_node2 11591 1726867155.34701: done getting next task for host managed_node2 11591 1726867155.34704: ^ task is: TASK: Fix CentOS6 Base repo 11591 1726867155.34707: ^ 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 11591 1726867155.34711: getting variables 11591 1726867155.34713: in VariableManager get_vars() 11591 1726867155.34744: Calling all_inventory to load vars for managed_node2 11591 1726867155.34748: Calling groups_inventory to load vars for managed_node2 11591 1726867155.34751: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.34762: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.34765: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.34774: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.35241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.35429: done with get_vars() 11591 1726867155.35438: done getting variables 11591 1726867155.35555: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:19:15 -0400 (0:00:00.040) 0:00:03.363 ****** 11591 1726867155.35584: entering _queue_task() for managed_node2/copy 11591 1726867155.35826: worker is 1 (out of 1 available) 11591 1726867155.35837: exiting _queue_task() for managed_node2/copy 11591 1726867155.35847: done queuing things up, now waiting for results queue to drain 11591 1726867155.35848: waiting for pending results... 11591 1726867155.36690: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 11591 1726867155.36696: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000e2 11591 1726867155.36699: variable 'ansible_search_path' from source: unknown 11591 1726867155.36702: variable 'ansible_search_path' from source: unknown 11591 1726867155.36704: calling self._execute() 11591 1726867155.36706: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.36708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.36711: variable 'omit' from source: magic vars 11591 1726867155.37606: variable 'ansible_distribution' from source: facts 11591 1726867155.37634: Evaluated conditional (ansible_distribution == 'CentOS'): True 11591 1726867155.37850: variable 'ansible_distribution_major_version' from source: facts 11591 1726867155.37918: Evaluated conditional (ansible_distribution_major_version == '6'): False 11591 1726867155.37927: when evaluation is False, skipping this task 11591 1726867155.37934: _execute() done 11591 1726867155.37942: dumping result to json 11591 1726867155.37949: done dumping result, returning 11591 1726867155.37960: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-3039-4ea5-0000000000e2] 11591 1726867155.37969: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000e2 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11591 1726867155.38134: no more pending results, returning what we have 11591 1726867155.38138: results queue empty 11591 1726867155.38139: checking for any_errors_fatal 11591 1726867155.38144: done checking for any_errors_fatal 11591 1726867155.38145: checking for max_fail_percentage 11591 1726867155.38146: done checking for max_fail_percentage 11591 1726867155.38147: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.38148: done checking to see if all hosts have failed 11591 1726867155.38149: getting the remaining hosts for this loop 11591 1726867155.38150: done getting the remaining hosts for this loop 11591 1726867155.38154: getting the next task for host managed_node2 11591 1726867155.38160: done getting next task for host managed_node2 11591 1726867155.38163: ^ task is: TASK: Include the task 'enable_epel.yml' 11591 1726867155.38166: ^ 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 11591 1726867155.38171: getting variables 11591 1726867155.38172: in VariableManager get_vars() 11591 1726867155.38203: Calling all_inventory to load vars for managed_node2 11591 1726867155.38205: Calling groups_inventory to load vars for managed_node2 11591 1726867155.38209: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.38221: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.38224: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.38227: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.38701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.39214: done with get_vars() 11591 1726867155.39224: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:19:15 -0400 (0:00:00.039) 0:00:03.402 ****** 11591 1726867155.39543: entering _queue_task() for managed_node2/include_tasks 11591 1726867155.39599: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000e2 11591 1726867155.39603: WORKER PROCESS EXITING 11591 1726867155.39900: worker is 1 (out of 1 available) 11591 1726867155.39911: exiting _queue_task() for managed_node2/include_tasks 11591 1726867155.39921: done queuing things up, now waiting for results queue to drain 11591 1726867155.39921: waiting for pending results... 11591 1726867155.40375: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 11591 1726867155.40579: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000e3 11591 1726867155.40594: variable 'ansible_search_path' from source: unknown 11591 1726867155.40597: variable 'ansible_search_path' from source: unknown 11591 1726867155.40629: calling self._execute() 11591 1726867155.40815: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.40820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.40830: variable 'omit' from source: magic vars 11591 1726867155.41783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867155.45628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867155.45711: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867155.45757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867155.45858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867155.45861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867155.45918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867155.45952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867155.45990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867155.46037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867155.46056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867155.46182: variable '__network_is_ostree' from source: set_fact 11591 1726867155.46208: Evaluated conditional (not __network_is_ostree | d(false)): True 11591 1726867155.46219: _execute() done 11591 1726867155.46297: dumping result to json 11591 1726867155.46300: done dumping result, returning 11591 1726867155.46303: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-3039-4ea5-0000000000e3] 11591 1726867155.46305: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000e3 11591 1726867155.46373: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000e3 11591 1726867155.46376: WORKER PROCESS EXITING 11591 1726867155.46406: no more pending results, returning what we have 11591 1726867155.46411: in VariableManager get_vars() 11591 1726867155.46445: Calling all_inventory to load vars for managed_node2 11591 1726867155.46447: Calling groups_inventory to load vars for managed_node2 11591 1726867155.46450: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.46460: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.46462: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.46465: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.46832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.47228: done with get_vars() 11591 1726867155.47239: variable 'ansible_search_path' from source: unknown 11591 1726867155.47240: variable 'ansible_search_path' from source: unknown 11591 1726867155.47276: we have included files to process 11591 1726867155.47278: generating all_blocks data 11591 1726867155.47280: done generating all_blocks data 11591 1726867155.47285: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11591 1726867155.47286: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11591 1726867155.47289: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11591 1726867155.48562: done processing included file 11591 1726867155.48565: iterating over new_blocks loaded from include file 11591 1726867155.48567: in VariableManager get_vars() 11591 1726867155.48783: done with get_vars() 11591 1726867155.48785: filtering new block on tags 11591 1726867155.48810: done filtering new block on tags 11591 1726867155.48813: in VariableManager get_vars() 11591 1726867155.48825: done with get_vars() 11591 1726867155.48827: filtering new block on tags 11591 1726867155.48840: done filtering new block on tags 11591 1726867155.48842: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 11591 1726867155.48848: extending task lists for all hosts with included blocks 11591 1726867155.48946: done extending task lists 11591 1726867155.48948: done processing included files 11591 1726867155.48949: results queue empty 11591 1726867155.48949: checking for any_errors_fatal 11591 1726867155.48952: done checking for any_errors_fatal 11591 1726867155.48953: checking for max_fail_percentage 11591 1726867155.48954: done checking for max_fail_percentage 11591 1726867155.48955: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.48956: done checking to see if all hosts have failed 11591 1726867155.48956: getting the remaining hosts for this loop 11591 1726867155.48957: done getting the remaining hosts for this loop 11591 1726867155.48960: getting the next task for host managed_node2 11591 1726867155.48964: done getting next task for host managed_node2 11591 1726867155.48967: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11591 1726867155.48970: ^ 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 11591 1726867155.48972: getting variables 11591 1726867155.48973: in VariableManager get_vars() 11591 1726867155.49185: Calling all_inventory to load vars for managed_node2 11591 1726867155.49187: Calling groups_inventory to load vars for managed_node2 11591 1726867155.49190: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.49195: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.49203: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.49206: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.49354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.49743: done with get_vars() 11591 1726867155.49752: done getting variables 11591 1726867155.50020: 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) 11591 1726867155.50428: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:19:15 -0400 (0:00:00.109) 0:00:03.512 ****** 11591 1726867155.50476: entering _queue_task() for managed_node2/command 11591 1726867155.50480: Creating lock for command 11591 1726867155.51182: worker is 1 (out of 1 available) 11591 1726867155.51196: exiting _queue_task() for managed_node2/command 11591 1726867155.51206: done queuing things up, now waiting for results queue to drain 11591 1726867155.51207: waiting for pending results... 11591 1726867155.51481: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 11591 1726867155.51488: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000fd 11591 1726867155.51492: variable 'ansible_search_path' from source: unknown 11591 1726867155.51495: variable 'ansible_search_path' from source: unknown 11591 1726867155.51498: calling self._execute() 11591 1726867155.51547: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.51556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.51573: variable 'omit' from source: magic vars 11591 1726867155.51929: variable 'ansible_distribution' from source: facts 11591 1726867155.51944: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11591 1726867155.52071: variable 'ansible_distribution_major_version' from source: facts 11591 1726867155.52084: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11591 1726867155.52092: when evaluation is False, skipping this task 11591 1726867155.52099: _execute() done 11591 1726867155.52106: dumping result to json 11591 1726867155.52282: done dumping result, returning 11591 1726867155.52286: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0affcac9-a3a5-3039-4ea5-0000000000fd] 11591 1726867155.52289: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000fd 11591 1726867155.52362: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000fd 11591 1726867155.52366: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11591 1726867155.52423: no more pending results, returning what we have 11591 1726867155.52426: results queue empty 11591 1726867155.52427: checking for any_errors_fatal 11591 1726867155.52428: done checking for any_errors_fatal 11591 1726867155.52429: checking for max_fail_percentage 11591 1726867155.52430: done checking for max_fail_percentage 11591 1726867155.52512: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.52513: done checking to see if all hosts have failed 11591 1726867155.52514: getting the remaining hosts for this loop 11591 1726867155.52515: done getting the remaining hosts for this loop 11591 1726867155.52519: getting the next task for host managed_node2 11591 1726867155.52524: done getting next task for host managed_node2 11591 1726867155.52527: ^ task is: TASK: Install yum-utils package 11591 1726867155.52530: ^ 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 11591 1726867155.52533: getting variables 11591 1726867155.52535: in VariableManager get_vars() 11591 1726867155.52560: Calling all_inventory to load vars for managed_node2 11591 1726867155.52562: Calling groups_inventory to load vars for managed_node2 11591 1726867155.52566: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.52575: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.52579: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.52582: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.52742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.52936: done with get_vars() 11591 1726867155.52946: done getting variables 11591 1726867155.53053: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:19:15 -0400 (0:00:00.026) 0:00:03.538 ****** 11591 1726867155.53086: entering _queue_task() for managed_node2/package 11591 1726867155.53087: Creating lock for package 11591 1726867155.53344: worker is 1 (out of 1 available) 11591 1726867155.53357: exiting _queue_task() for managed_node2/package 11591 1726867155.53367: done queuing things up, now waiting for results queue to drain 11591 1726867155.53368: waiting for pending results... 11591 1726867155.53999: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 11591 1726867155.54045: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000fe 11591 1726867155.54137: variable 'ansible_search_path' from source: unknown 11591 1726867155.54146: variable 'ansible_search_path' from source: unknown 11591 1726867155.54184: calling self._execute() 11591 1726867155.54563: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.54625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.54639: variable 'omit' from source: magic vars 11591 1726867155.55083: variable 'ansible_distribution' from source: facts 11591 1726867155.55104: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11591 1726867155.55239: variable 'ansible_distribution_major_version' from source: facts 11591 1726867155.55249: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11591 1726867155.55262: when evaluation is False, skipping this task 11591 1726867155.55270: _execute() done 11591 1726867155.55279: dumping result to json 11591 1726867155.55290: done dumping result, returning 11591 1726867155.55301: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affcac9-a3a5-3039-4ea5-0000000000fe] 11591 1726867155.55310: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000fe 11591 1726867155.55622: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000fe 11591 1726867155.55626: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11591 1726867155.55722: no more pending results, returning what we have 11591 1726867155.55725: results queue empty 11591 1726867155.55726: checking for any_errors_fatal 11591 1726867155.55728: done checking for any_errors_fatal 11591 1726867155.55729: checking for max_fail_percentage 11591 1726867155.55730: done checking for max_fail_percentage 11591 1726867155.55731: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.55732: done checking to see if all hosts have failed 11591 1726867155.55733: getting the remaining hosts for this loop 11591 1726867155.55734: done getting the remaining hosts for this loop 11591 1726867155.55737: getting the next task for host managed_node2 11591 1726867155.55742: done getting next task for host managed_node2 11591 1726867155.55744: ^ task is: TASK: Enable EPEL 7 11591 1726867155.55747: ^ 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 11591 1726867155.55750: getting variables 11591 1726867155.55752: in VariableManager get_vars() 11591 1726867155.55770: Calling all_inventory to load vars for managed_node2 11591 1726867155.55773: Calling groups_inventory to load vars for managed_node2 11591 1726867155.55776: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.55786: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.55789: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.55792: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.55942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.56130: done with get_vars() 11591 1726867155.56139: done getting variables 11591 1726867155.56194: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:19:15 -0400 (0:00:00.031) 0:00:03.569 ****** 11591 1726867155.56222: entering _queue_task() for managed_node2/command 11591 1726867155.56460: worker is 1 (out of 1 available) 11591 1726867155.56472: exiting _queue_task() for managed_node2/command 11591 1726867155.56586: done queuing things up, now waiting for results queue to drain 11591 1726867155.56588: waiting for pending results... 11591 1726867155.56719: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 11591 1726867155.56845: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000ff 11591 1726867155.56917: variable 'ansible_search_path' from source: unknown 11591 1726867155.56921: variable 'ansible_search_path' from source: unknown 11591 1726867155.56999: calling self._execute() 11591 1726867155.57385: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.57388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.57391: variable 'omit' from source: magic vars 11591 1726867155.57621: variable 'ansible_distribution' from source: facts 11591 1726867155.57642: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11591 1726867155.57769: variable 'ansible_distribution_major_version' from source: facts 11591 1726867155.57781: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11591 1726867155.57789: when evaluation is False, skipping this task 11591 1726867155.57796: _execute() done 11591 1726867155.57803: dumping result to json 11591 1726867155.57810: done dumping result, returning 11591 1726867155.57825: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affcac9-a3a5-3039-4ea5-0000000000ff] 11591 1726867155.57835: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000ff skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11591 1726867155.57972: no more pending results, returning what we have 11591 1726867155.57976: results queue empty 11591 1726867155.57979: checking for any_errors_fatal 11591 1726867155.57984: done checking for any_errors_fatal 11591 1726867155.57985: checking for max_fail_percentage 11591 1726867155.57986: done checking for max_fail_percentage 11591 1726867155.57987: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.57988: done checking to see if all hosts have failed 11591 1726867155.57989: getting the remaining hosts for this loop 11591 1726867155.57990: done getting the remaining hosts for this loop 11591 1726867155.57993: getting the next task for host managed_node2 11591 1726867155.58000: done getting next task for host managed_node2 11591 1726867155.58002: ^ task is: TASK: Enable EPEL 8 11591 1726867155.58006: ^ 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 11591 1726867155.58009: getting variables 11591 1726867155.58011: in VariableManager get_vars() 11591 1726867155.58039: Calling all_inventory to load vars for managed_node2 11591 1726867155.58042: Calling groups_inventory to load vars for managed_node2 11591 1726867155.58046: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.58058: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.58061: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.58063: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.58430: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000ff 11591 1726867155.58434: WORKER PROCESS EXITING 11591 1726867155.58454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.58661: done with get_vars() 11591 1726867155.58670: done getting variables 11591 1726867155.58723: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:19:15 -0400 (0:00:00.025) 0:00:03.594 ****** 11591 1726867155.58750: entering _queue_task() for managed_node2/command 11591 1726867155.58966: worker is 1 (out of 1 available) 11591 1726867155.58979: exiting _queue_task() for managed_node2/command 11591 1726867155.58990: done queuing things up, now waiting for results queue to drain 11591 1726867155.58991: waiting for pending results... 11591 1726867155.59214: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 11591 1726867155.59324: in run() - task 0affcac9-a3a5-3039-4ea5-000000000100 11591 1726867155.59342: variable 'ansible_search_path' from source: unknown 11591 1726867155.59349: variable 'ansible_search_path' from source: unknown 11591 1726867155.59384: calling self._execute() 11591 1726867155.59453: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.59465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.59482: variable 'omit' from source: magic vars 11591 1726867155.59837: variable 'ansible_distribution' from source: facts 11591 1726867155.59854: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11591 1726867155.59986: variable 'ansible_distribution_major_version' from source: facts 11591 1726867155.59998: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11591 1726867155.60019: when evaluation is False, skipping this task 11591 1726867155.60022: _execute() done 11591 1726867155.60024: dumping result to json 11591 1726867155.60167: done dumping result, returning 11591 1726867155.60171: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affcac9-a3a5-3039-4ea5-000000000100] 11591 1726867155.60173: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000100 11591 1726867155.60236: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000100 11591 1726867155.60239: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11591 1726867155.60285: no more pending results, returning what we have 11591 1726867155.60288: results queue empty 11591 1726867155.60289: checking for any_errors_fatal 11591 1726867155.60293: done checking for any_errors_fatal 11591 1726867155.60294: checking for max_fail_percentage 11591 1726867155.60295: done checking for max_fail_percentage 11591 1726867155.60296: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.60297: done checking to see if all hosts have failed 11591 1726867155.60298: getting the remaining hosts for this loop 11591 1726867155.60299: done getting the remaining hosts for this loop 11591 1726867155.60303: getting the next task for host managed_node2 11591 1726867155.60310: done getting next task for host managed_node2 11591 1726867155.60312: ^ task is: TASK: Enable EPEL 6 11591 1726867155.60316: ^ 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 11591 1726867155.60319: getting variables 11591 1726867155.60321: in VariableManager get_vars() 11591 1726867155.60348: Calling all_inventory to load vars for managed_node2 11591 1726867155.60351: Calling groups_inventory to load vars for managed_node2 11591 1726867155.60355: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.60366: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.60369: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.60372: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.60641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.60822: done with get_vars() 11591 1726867155.60832: done getting variables 11591 1726867155.60886: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:19:15 -0400 (0:00:00.021) 0:00:03.616 ****** 11591 1726867155.60913: entering _queue_task() for managed_node2/copy 11591 1726867155.61125: worker is 1 (out of 1 available) 11591 1726867155.61134: exiting _queue_task() for managed_node2/copy 11591 1726867155.61144: done queuing things up, now waiting for results queue to drain 11591 1726867155.61145: waiting for pending results... 11591 1726867155.61395: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 11591 1726867155.61583: in run() - task 0affcac9-a3a5-3039-4ea5-000000000102 11591 1726867155.61586: variable 'ansible_search_path' from source: unknown 11591 1726867155.61589: variable 'ansible_search_path' from source: unknown 11591 1726867155.61591: calling self._execute() 11591 1726867155.61611: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.61622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.61636: variable 'omit' from source: magic vars 11591 1726867155.62486: variable 'ansible_distribution' from source: facts 11591 1726867155.62505: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11591 1726867155.62716: variable 'ansible_distribution_major_version' from source: facts 11591 1726867155.62791: Evaluated conditional (ansible_distribution_major_version == '6'): False 11591 1726867155.62800: when evaluation is False, skipping this task 11591 1726867155.62813: _execute() done 11591 1726867155.62821: dumping result to json 11591 1726867155.62829: done dumping result, returning 11591 1726867155.62841: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affcac9-a3a5-3039-4ea5-000000000102] 11591 1726867155.62850: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000102 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11591 1726867155.62997: no more pending results, returning what we have 11591 1726867155.63001: results queue empty 11591 1726867155.63002: checking for any_errors_fatal 11591 1726867155.63006: done checking for any_errors_fatal 11591 1726867155.63007: checking for max_fail_percentage 11591 1726867155.63008: done checking for max_fail_percentage 11591 1726867155.63009: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.63010: done checking to see if all hosts have failed 11591 1726867155.63011: getting the remaining hosts for this loop 11591 1726867155.63012: done getting the remaining hosts for this loop 11591 1726867155.63015: getting the next task for host managed_node2 11591 1726867155.63023: done getting next task for host managed_node2 11591 1726867155.63026: ^ task is: TASK: Set network provider to 'nm' 11591 1726867155.63028: ^ 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 11591 1726867155.63033: getting variables 11591 1726867155.63035: in VariableManager get_vars() 11591 1726867155.63063: Calling all_inventory to load vars for managed_node2 11591 1726867155.63066: Calling groups_inventory to load vars for managed_node2 11591 1726867155.63070: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.63085: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.63088: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.63091: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.63984: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000102 11591 1726867155.63988: WORKER PROCESS EXITING 11591 1726867155.64009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.64195: done with get_vars() 11591 1726867155.64204: done getting variables 11591 1726867155.64258: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_nm.yml:13 Friday 20 September 2024 17:19:15 -0400 (0:00:00.033) 0:00:03.650 ****** 11591 1726867155.64285: entering _queue_task() for managed_node2/set_fact 11591 1726867155.64505: worker is 1 (out of 1 available) 11591 1726867155.64515: exiting _queue_task() for managed_node2/set_fact 11591 1726867155.64525: done queuing things up, now waiting for results queue to drain 11591 1726867155.64526: waiting for pending results... 11591 1726867155.64750: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 11591 1726867155.64836: in run() - task 0affcac9-a3a5-3039-4ea5-000000000007 11591 1726867155.64856: variable 'ansible_search_path' from source: unknown 11591 1726867155.64901: calling self._execute() 11591 1726867155.64972: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.64988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.65003: variable 'omit' from source: magic vars 11591 1726867155.65105: variable 'omit' from source: magic vars 11591 1726867155.65144: variable 'omit' from source: magic vars 11591 1726867155.65185: variable 'omit' from source: magic vars 11591 1726867155.65233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867155.65273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867155.65382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867155.65385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867155.65388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867155.65390: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867155.65392: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.65394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.65476: Set connection var ansible_shell_type to sh 11591 1726867155.65492: Set connection var ansible_shell_executable to /bin/sh 11591 1726867155.65503: Set connection var ansible_timeout to 10 11591 1726867155.65514: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867155.65524: Set connection var ansible_connection to ssh 11591 1726867155.65537: Set connection var ansible_pipelining to False 11591 1726867155.65564: variable 'ansible_shell_executable' from source: unknown 11591 1726867155.65629: variable 'ansible_connection' from source: unknown 11591 1726867155.65633: variable 'ansible_module_compression' from source: unknown 11591 1726867155.65635: variable 'ansible_shell_type' from source: unknown 11591 1726867155.65637: variable 'ansible_shell_executable' from source: unknown 11591 1726867155.65640: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.65642: variable 'ansible_pipelining' from source: unknown 11591 1726867155.65644: variable 'ansible_timeout' from source: unknown 11591 1726867155.65646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.65751: 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) 11591 1726867155.66185: variable 'omit' from source: magic vars 11591 1726867155.66188: starting attempt loop 11591 1726867155.66191: running the handler 11591 1726867155.66194: handler run complete 11591 1726867155.66196: attempt loop complete, returning result 11591 1726867155.66198: _execute() done 11591 1726867155.66199: dumping result to json 11591 1726867155.66202: done dumping result, returning 11591 1726867155.66204: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0affcac9-a3a5-3039-4ea5-000000000007] 11591 1726867155.66206: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000007 11591 1726867155.66265: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000007 11591 1726867155.66268: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 11591 1726867155.66405: no more pending results, returning what we have 11591 1726867155.66409: results queue empty 11591 1726867155.66409: checking for any_errors_fatal 11591 1726867155.66415: done checking for any_errors_fatal 11591 1726867155.66416: checking for max_fail_percentage 11591 1726867155.66418: done checking for max_fail_percentage 11591 1726867155.66419: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.66420: done checking to see if all hosts have failed 11591 1726867155.66420: getting the remaining hosts for this loop 11591 1726867155.66422: done getting the remaining hosts for this loop 11591 1726867155.66425: getting the next task for host managed_node2 11591 1726867155.66432: done getting next task for host managed_node2 11591 1726867155.66434: ^ task is: TASK: meta (flush_handlers) 11591 1726867155.66436: ^ 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 11591 1726867155.66441: getting variables 11591 1726867155.66443: in VariableManager get_vars() 11591 1726867155.66471: Calling all_inventory to load vars for managed_node2 11591 1726867155.66474: Calling groups_inventory to load vars for managed_node2 11591 1726867155.66479: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.66489: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.66492: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.66495: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.66991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.67284: done with get_vars() 11591 1726867155.67294: done getting variables 11591 1726867155.67355: in VariableManager get_vars() 11591 1726867155.67364: Calling all_inventory to load vars for managed_node2 11591 1726867155.67366: Calling groups_inventory to load vars for managed_node2 11591 1726867155.67369: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.67373: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.67375: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.67380: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.67523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.67716: done with get_vars() 11591 1726867155.67729: done queuing things up, now waiting for results queue to drain 11591 1726867155.67731: results queue empty 11591 1726867155.67731: checking for any_errors_fatal 11591 1726867155.67733: done checking for any_errors_fatal 11591 1726867155.67734: checking for max_fail_percentage 11591 1726867155.67735: done checking for max_fail_percentage 11591 1726867155.67736: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.67736: done checking to see if all hosts have failed 11591 1726867155.67737: getting the remaining hosts for this loop 11591 1726867155.67738: done getting the remaining hosts for this loop 11591 1726867155.67740: getting the next task for host managed_node2 11591 1726867155.67743: done getting next task for host managed_node2 11591 1726867155.67745: ^ task is: TASK: meta (flush_handlers) 11591 1726867155.67746: ^ 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 11591 1726867155.67753: getting variables 11591 1726867155.67754: in VariableManager get_vars() 11591 1726867155.67762: Calling all_inventory to load vars for managed_node2 11591 1726867155.67763: Calling groups_inventory to load vars for managed_node2 11591 1726867155.67766: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.67770: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.67772: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.67774: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.67906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.68291: done with get_vars() 11591 1726867155.68298: done getting variables 11591 1726867155.68339: in VariableManager get_vars() 11591 1726867155.68346: Calling all_inventory to load vars for managed_node2 11591 1726867155.68348: Calling groups_inventory to load vars for managed_node2 11591 1726867155.68350: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.68354: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.68356: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.68359: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.68495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.68886: done with get_vars() 11591 1726867155.68896: done queuing things up, now waiting for results queue to drain 11591 1726867155.68898: results queue empty 11591 1726867155.68899: checking for any_errors_fatal 11591 1726867155.68900: done checking for any_errors_fatal 11591 1726867155.68900: checking for max_fail_percentage 11591 1726867155.68901: done checking for max_fail_percentage 11591 1726867155.68902: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.68902: done checking to see if all hosts have failed 11591 1726867155.68903: getting the remaining hosts for this loop 11591 1726867155.68904: done getting the remaining hosts for this loop 11591 1726867155.68908: getting the next task for host managed_node2 11591 1726867155.68910: done getting next task for host managed_node2 11591 1726867155.68911: ^ task is: None 11591 1726867155.68912: ^ 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 11591 1726867155.68913: done queuing things up, now waiting for results queue to drain 11591 1726867155.68914: results queue empty 11591 1726867155.68914: checking for any_errors_fatal 11591 1726867155.68915: done checking for any_errors_fatal 11591 1726867155.68916: checking for max_fail_percentage 11591 1726867155.68916: done checking for max_fail_percentage 11591 1726867155.68917: checking to see if all hosts have failed and the running result is not ok 11591 1726867155.68918: done checking to see if all hosts have failed 11591 1726867155.68919: getting the next task for host managed_node2 11591 1726867155.68922: done getting next task for host managed_node2 11591 1726867155.68922: ^ task is: None 11591 1726867155.68923: ^ 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 11591 1726867155.69210: in VariableManager get_vars() 11591 1726867155.69233: done with get_vars() 11591 1726867155.69239: in VariableManager get_vars() 11591 1726867155.69252: done with get_vars() 11591 1726867155.69257: variable 'omit' from source: magic vars 11591 1726867155.69492: in VariableManager get_vars() 11591 1726867155.69508: done with get_vars() 11591 1726867155.69529: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 11591 1726867155.70748: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11591 1726867155.70985: getting the remaining hosts for this loop 11591 1726867155.70987: done getting the remaining hosts for this loop 11591 1726867155.70989: getting the next task for host managed_node2 11591 1726867155.70992: done getting next task for host managed_node2 11591 1726867155.70994: ^ task is: TASK: Gathering Facts 11591 1726867155.70995: ^ 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 11591 1726867155.70997: getting variables 11591 1726867155.70998: in VariableManager get_vars() 11591 1726867155.71010: Calling all_inventory to load vars for managed_node2 11591 1726867155.71012: Calling groups_inventory to load vars for managed_node2 11591 1726867155.71014: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867155.71018: Calling all_plugins_play to load vars for managed_node2 11591 1726867155.71031: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867155.71034: Calling groups_plugins_play to load vars for managed_node2 11591 1726867155.71358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867155.71556: done with get_vars() 11591 1726867155.71564: done getting variables 11591 1726867155.71671: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Friday 20 September 2024 17:19:15 -0400 (0:00:00.074) 0:00:03.724 ****** 11591 1726867155.71696: entering _queue_task() for managed_node2/gather_facts 11591 1726867155.71964: worker is 1 (out of 1 available) 11591 1726867155.71974: exiting _queue_task() for managed_node2/gather_facts 11591 1726867155.72187: done queuing things up, now waiting for results queue to drain 11591 1726867155.72188: waiting for pending results... 11591 1726867155.72222: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11591 1726867155.72311: in run() - task 0affcac9-a3a5-3039-4ea5-000000000128 11591 1726867155.72332: variable 'ansible_search_path' from source: unknown 11591 1726867155.72372: calling self._execute() 11591 1726867155.72461: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.72472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.72487: variable 'omit' from source: magic vars 11591 1726867155.72848: variable 'ansible_distribution_major_version' from source: facts 11591 1726867155.72866: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867155.72880: variable 'omit' from source: magic vars 11591 1726867155.72956: variable 'omit' from source: magic vars 11591 1726867155.72959: variable 'omit' from source: magic vars 11591 1726867155.72989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867155.73029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867155.73055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867155.73083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867155.73100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867155.73133: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867155.73141: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.73173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.73251: Set connection var ansible_shell_type to sh 11591 1726867155.73264: Set connection var ansible_shell_executable to /bin/sh 11591 1726867155.73274: Set connection var ansible_timeout to 10 11591 1726867155.73290: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867155.73329: Set connection var ansible_connection to ssh 11591 1726867155.73332: Set connection var ansible_pipelining to False 11591 1726867155.73356: variable 'ansible_shell_executable' from source: unknown 11591 1726867155.73381: variable 'ansible_connection' from source: unknown 11591 1726867155.73400: variable 'ansible_module_compression' from source: unknown 11591 1726867155.73404: variable 'ansible_shell_type' from source: unknown 11591 1726867155.73406: variable 'ansible_shell_executable' from source: unknown 11591 1726867155.73408: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867155.73410: variable 'ansible_pipelining' from source: unknown 11591 1726867155.73882: variable 'ansible_timeout' from source: unknown 11591 1726867155.73887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867155.73890: 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) 11591 1726867155.74114: variable 'omit' from source: magic vars 11591 1726867155.74117: starting attempt loop 11591 1726867155.74120: running the handler 11591 1726867155.74122: variable 'ansible_facts' from source: unknown 11591 1726867155.74124: _low_level_execute_command(): starting 11591 1726867155.74126: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867155.75661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867155.75871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867155.75903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867155.75921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867155.75944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867155.76097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867155.77718: stdout chunk (state=3): >>>/root <<< 11591 1726867155.77825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867155.77867: stderr chunk (state=3): >>><<< 11591 1726867155.77894: stdout chunk (state=3): >>><<< 11591 1726867155.77948: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867155.77969: _low_level_execute_command(): starting 11591 1726867155.78044: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594 `" && echo ansible-tmp-1726867155.7795548-11800-106552077564594="` echo /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594 `" ) && sleep 0' 11591 1726867155.78986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867155.79002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867155.79021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867155.79124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867155.79149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867155.79166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867155.79250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867155.82313: stdout chunk (state=3): >>>ansible-tmp-1726867155.7795548-11800-106552077564594=/root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594 <<< 11591 1726867155.82317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867155.82320: stdout chunk (state=3): >>><<< 11591 1726867155.82322: stderr chunk (state=3): >>><<< 11591 1726867155.82325: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867155.7795548-11800-106552077564594=/root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867155.82328: variable 'ansible_module_compression' from source: unknown 11591 1726867155.82347: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11591 1726867155.82528: variable 'ansible_facts' from source: unknown 11591 1726867155.83251: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/AnsiballZ_setup.py 11591 1726867155.83484: Sending initial data 11591 1726867155.83496: Sent initial data (154 bytes) 11591 1726867155.84300: 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 <<< 11591 1726867155.84355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867155.84388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867155.84404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867155.84456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867155.86883: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867155.86903: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867155.87270: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp6hd1mpha /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/AnsiballZ_setup.py <<< 11591 1726867155.87276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/AnsiballZ_setup.py" <<< 11591 1726867155.87434: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp6hd1mpha" to remote "/root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/AnsiballZ_setup.py" <<< 11591 1726867155.89693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867155.89734: stderr chunk (state=3): >>><<< 11591 1726867155.89744: stdout chunk (state=3): >>><<< 11591 1726867155.89770: done transferring module to remote 11591 1726867155.89790: _low_level_execute_command(): starting 11591 1726867155.89801: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/ /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/AnsiballZ_setup.py && sleep 0' 11591 1726867155.90551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867155.90784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867155.90899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867155.91002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867155.93315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867155.93365: stderr chunk (state=3): >>><<< 11591 1726867155.93375: stdout chunk (state=3): >>><<< 11591 1726867155.93405: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11591 1726867155.93423: _low_level_execute_command(): starting 11591 1726867155.93433: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/AnsiballZ_setup.py && sleep 0' 11591 1726867155.94001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867155.94015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867155.94029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867155.94050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867155.94067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867155.94088: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867155.94105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867155.94125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867155.94138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867155.94150: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867155.94195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867155.94246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867155.94263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867155.94285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867155.94358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11591 1726867156.67523: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.42724609375, "5m": 0.28955078125, "15m": 0.14013671875}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "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.14.65 54464 10.31.12.116 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.14.65 54464 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_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "con<<< 11591 1726867156.67563: stdout chunk (state=3): >>>sole": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "16", "epoch": "1726867156", "epoch_int": "1726867156", "date": "2024-09-20", "time": "17:19:16", "iso8601_micro": "2024-09-20T21:19:16.329893Z", "iso8601": "2024-09-20T21:19:16Z", "iso8601_basic": "20240920T171916329893", "iso8601_basic_short": "20240920T171916", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_service_mgr": "systemd", "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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "nocache": {"free": 3297, "used": 234}, "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_seria<<< 11591 1726867156.67612: stdout chunk (state=3): >>>l": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 394, "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": 261793771520, "block_size": 4096, "block_total": 65519099, "block_available": 63914495, "block_used": 1604604, "inode_total": 131070960, "inode_available": 131029072, "inode_used": 41888, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11591 1726867156.69651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867156.69655: stdout chunk (state=3): >>><<< 11591 1726867156.69657: stderr chunk (state=3): >>><<< 11591 1726867156.69818: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.42724609375, "5m": 0.28955078125, "15m": 0.14013671875}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "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.14.65 54464 10.31.12.116 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.14.65 54464 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_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "16", "epoch": "1726867156", "epoch_int": "1726867156", "date": "2024-09-20", "time": "17:19:16", "iso8601_micro": "2024-09-20T21:19:16.329893Z", "iso8601": "2024-09-20T21:19:16Z", "iso8601_basic": "20240920T171916329893", "iso8601_basic_short": "20240920T171916", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_service_mgr": "systemd", "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": 2964, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 567, "free": 2964}, "nocache": {"free": 3297, "used": 234}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 394, "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": 261793771520, "block_size": 4096, "block_total": 65519099, "block_available": 63914495, "block_used": 1604604, "inode_total": 131070960, "inode_available": 131029072, "inode_used": 41888, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.12.116 closed. 11591 1726867156.70682: 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-1726867155.7795548-11800-106552077564594/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867156.70686: _low_level_execute_command(): starting 11591 1726867156.70689: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867155.7795548-11800-106552077564594/ > /dev/null 2>&1 && sleep 0' 11591 1726867156.71613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867156.71983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867156.72097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867156.72158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867156.73983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867156.74020: stderr chunk (state=3): >>><<< 11591 1726867156.74026: stdout chunk (state=3): >>><<< 11591 1726867156.74049: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867156.74067: handler run complete 11591 1726867156.74389: variable 'ansible_facts' from source: unknown 11591 1726867156.74393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867156.74946: variable 'ansible_facts' from source: unknown 11591 1726867156.75282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867156.75386: attempt loop complete, returning result 11591 1726867156.75395: _execute() done 11591 1726867156.75401: dumping result to json 11591 1726867156.75429: done dumping result, returning 11591 1726867156.75782: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-3039-4ea5-000000000128] 11591 1726867156.75786: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000128 ok: [managed_node2] 11591 1726867156.76354: no more pending results, returning what we have 11591 1726867156.76357: results queue empty 11591 1726867156.76358: checking for any_errors_fatal 11591 1726867156.76359: done checking for any_errors_fatal 11591 1726867156.76360: checking for max_fail_percentage 11591 1726867156.76361: done checking for max_fail_percentage 11591 1726867156.76362: checking to see if all hosts have failed and the running result is not ok 11591 1726867156.76363: done checking to see if all hosts have failed 11591 1726867156.76364: getting the remaining hosts for this loop 11591 1726867156.76365: done getting the remaining hosts for this loop 11591 1726867156.76369: getting the next task for host managed_node2 11591 1726867156.76375: done getting next task for host managed_node2 11591 1726867156.76379: ^ task is: TASK: meta (flush_handlers) 11591 1726867156.76381: ^ 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 11591 1726867156.76384: getting variables 11591 1726867156.76500: in VariableManager get_vars() 11591 1726867156.76531: Calling all_inventory to load vars for managed_node2 11591 1726867156.76534: Calling groups_inventory to load vars for managed_node2 11591 1726867156.76536: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867156.76547: Calling all_plugins_play to load vars for managed_node2 11591 1726867156.76550: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867156.76553: Calling groups_plugins_play to load vars for managed_node2 11591 1726867156.77125: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000128 11591 1726867156.77128: WORKER PROCESS EXITING 11591 1726867156.77383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867156.78007: done with get_vars() 11591 1726867156.78018: done getting variables 11591 1726867156.78092: in VariableManager get_vars() 11591 1726867156.78193: Calling all_inventory to load vars for managed_node2 11591 1726867156.78196: Calling groups_inventory to load vars for managed_node2 11591 1726867156.78198: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867156.78203: Calling all_plugins_play to load vars for managed_node2 11591 1726867156.78320: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867156.78324: Calling groups_plugins_play to load vars for managed_node2 11591 1726867156.78618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867156.79165: done with get_vars() 11591 1726867156.79295: done queuing things up, now waiting for results queue to drain 11591 1726867156.79297: results queue empty 11591 1726867156.79298: checking for any_errors_fatal 11591 1726867156.79302: done checking for any_errors_fatal 11591 1726867156.79303: checking for max_fail_percentage 11591 1726867156.79304: done checking for max_fail_percentage 11591 1726867156.79304: checking to see if all hosts have failed and the running result is not ok 11591 1726867156.79305: done checking to see if all hosts have failed 11591 1726867156.79310: getting the remaining hosts for this loop 11591 1726867156.79311: done getting the remaining hosts for this loop 11591 1726867156.79314: getting the next task for host managed_node2 11591 1726867156.79318: done getting next task for host managed_node2 11591 1726867156.79320: ^ task is: TASK: INIT Prepare setup 11591 1726867156.79322: ^ 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 11591 1726867156.79324: getting variables 11591 1726867156.79325: in VariableManager get_vars() 11591 1726867156.79338: Calling all_inventory to load vars for managed_node2 11591 1726867156.79340: Calling groups_inventory to load vars for managed_node2 11591 1726867156.79342: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867156.79346: Calling all_plugins_play to load vars for managed_node2 11591 1726867156.79349: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867156.79351: Calling groups_plugins_play to load vars for managed_node2 11591 1726867156.79637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867156.80112: done with get_vars() 11591 1726867156.80120: done getting variables 11591 1726867156.80308: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Friday 20 September 2024 17:19:16 -0400 (0:00:01.086) 0:00:04.810 ****** 11591 1726867156.80334: entering _queue_task() for managed_node2/debug 11591 1726867156.80336: Creating lock for debug 11591 1726867156.80971: worker is 1 (out of 1 available) 11591 1726867156.80985: exiting _queue_task() for managed_node2/debug 11591 1726867156.80998: done queuing things up, now waiting for results queue to drain 11591 1726867156.80999: waiting for pending results... 11591 1726867156.81597: running TaskExecutor() for managed_node2/TASK: INIT Prepare setup 11591 1726867156.81606: in run() - task 0affcac9-a3a5-3039-4ea5-00000000000b 11591 1726867156.81609: variable 'ansible_search_path' from source: unknown 11591 1726867156.81612: calling self._execute() 11591 1726867156.81831: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867156.81843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867156.81859: variable 'omit' from source: magic vars 11591 1726867156.82786: variable 'ansible_distribution_major_version' from source: facts 11591 1726867156.82789: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867156.82792: variable 'omit' from source: magic vars 11591 1726867156.82794: variable 'omit' from source: magic vars 11591 1726867156.82796: variable 'omit' from source: magic vars 11591 1726867156.82797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867156.82800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867156.82802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867156.82997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867156.83016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867156.83051: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867156.83062: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867156.83071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867156.83171: Set connection var ansible_shell_type to sh 11591 1726867156.83582: Set connection var ansible_shell_executable to /bin/sh 11591 1726867156.83585: Set connection var ansible_timeout to 10 11591 1726867156.83588: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867156.83590: Set connection var ansible_connection to ssh 11591 1726867156.83592: Set connection var ansible_pipelining to False 11591 1726867156.83594: variable 'ansible_shell_executable' from source: unknown 11591 1726867156.83596: variable 'ansible_connection' from source: unknown 11591 1726867156.83598: variable 'ansible_module_compression' from source: unknown 11591 1726867156.83600: variable 'ansible_shell_type' from source: unknown 11591 1726867156.83602: variable 'ansible_shell_executable' from source: unknown 11591 1726867156.83603: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867156.83605: variable 'ansible_pipelining' from source: unknown 11591 1726867156.83607: variable 'ansible_timeout' from source: unknown 11591 1726867156.83609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867156.83806: Loading ActionModule 'debug' from /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) 11591 1726867156.83821: variable 'omit' from source: magic vars 11591 1726867156.83831: starting attempt loop 11591 1726867156.83837: running the handler 11591 1726867156.83888: handler run complete 11591 1726867156.83914: attempt loop complete, returning result 11591 1726867156.83921: _execute() done 11591 1726867156.83928: dumping result to json 11591 1726867156.83935: done dumping result, returning 11591 1726867156.83946: done running TaskExecutor() for managed_node2/TASK: INIT Prepare setup [0affcac9-a3a5-3039-4ea5-00000000000b] 11591 1726867156.83955: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000000b 11591 1726867156.84450: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000000b 11591 1726867156.84454: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 11591 1726867156.84502: no more pending results, returning what we have 11591 1726867156.84505: results queue empty 11591 1726867156.84506: checking for any_errors_fatal 11591 1726867156.84507: done checking for any_errors_fatal 11591 1726867156.84508: checking for max_fail_percentage 11591 1726867156.84509: done checking for max_fail_percentage 11591 1726867156.84510: checking to see if all hosts have failed and the running result is not ok 11591 1726867156.84511: done checking to see if all hosts have failed 11591 1726867156.84512: getting the remaining hosts for this loop 11591 1726867156.84513: done getting the remaining hosts for this loop 11591 1726867156.84516: getting the next task for host managed_node2 11591 1726867156.84522: done getting next task for host managed_node2 11591 1726867156.84682: ^ task is: TASK: Install dnsmasq 11591 1726867156.84686: ^ 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 11591 1726867156.84691: getting variables 11591 1726867156.84693: in VariableManager get_vars() 11591 1726867156.84728: Calling all_inventory to load vars for managed_node2 11591 1726867156.84730: Calling groups_inventory to load vars for managed_node2 11591 1726867156.84732: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867156.84740: Calling all_plugins_play to load vars for managed_node2 11591 1726867156.84743: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867156.84745: Calling groups_plugins_play to load vars for managed_node2 11591 1726867156.85048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867156.85548: done with get_vars() 11591 1726867156.85559: done getting variables 11591 1726867156.85617: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:19:16 -0400 (0:00:00.053) 0:00:04.863 ****** 11591 1726867156.85646: entering _queue_task() for managed_node2/package 11591 1726867156.86304: worker is 1 (out of 1 available) 11591 1726867156.86316: exiting _queue_task() for managed_node2/package 11591 1726867156.86326: done queuing things up, now waiting for results queue to drain 11591 1726867156.86327: waiting for pending results... 11591 1726867156.86574: running TaskExecutor() for managed_node2/TASK: Install dnsmasq 11591 1726867156.86883: in run() - task 0affcac9-a3a5-3039-4ea5-00000000000f 11591 1726867156.86903: variable 'ansible_search_path' from source: unknown 11591 1726867156.86914: variable 'ansible_search_path' from source: unknown 11591 1726867156.86950: calling self._execute() 11591 1726867156.87028: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867156.87482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867156.87486: variable 'omit' from source: magic vars 11591 1726867156.87925: variable 'ansible_distribution_major_version' from source: facts 11591 1726867156.87943: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867156.87953: variable 'omit' from source: magic vars 11591 1726867156.87999: variable 'omit' from source: magic vars 11591 1726867156.88443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867156.90764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867156.90846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867156.91093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867156.91131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867156.91160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867156.91430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867156.91467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867156.91503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867156.91546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867156.91563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867156.91680: variable '__network_is_ostree' from source: set_fact 11591 1726867156.91703: variable 'omit' from source: magic vars 11591 1726867156.91734: variable 'omit' from source: magic vars 11591 1726867156.91764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867156.91802: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867156.91828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867156.91848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867156.91864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867156.91902: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867156.91918: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867156.91926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867156.92036: Set connection var ansible_shell_type to sh 11591 1726867156.92048: Set connection var ansible_shell_executable to /bin/sh 11591 1726867156.92058: Set connection var ansible_timeout to 10 11591 1726867156.92066: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867156.92072: Set connection var ansible_connection to ssh 11591 1726867156.92090: Set connection var ansible_pipelining to False 11591 1726867156.92118: variable 'ansible_shell_executable' from source: unknown 11591 1726867156.92133: variable 'ansible_connection' from source: unknown 11591 1726867156.92140: variable 'ansible_module_compression' from source: unknown 11591 1726867156.92145: variable 'ansible_shell_type' from source: unknown 11591 1726867156.92151: variable 'ansible_shell_executable' from source: unknown 11591 1726867156.92157: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867156.92163: variable 'ansible_pipelining' from source: unknown 11591 1726867156.92171: variable 'ansible_timeout' from source: unknown 11591 1726867156.92180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867156.92286: 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) 11591 1726867156.92305: variable 'omit' from source: magic vars 11591 1726867156.92347: starting attempt loop 11591 1726867156.92353: running the handler 11591 1726867156.92356: variable 'ansible_facts' from source: unknown 11591 1726867156.92358: variable 'ansible_facts' from source: unknown 11591 1726867156.92384: _low_level_execute_command(): starting 11591 1726867156.92399: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867156.93654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867156.93658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867156.93681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867156.93703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867156.93770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867156.95439: stdout chunk (state=3): >>>/root <<< 11591 1726867156.95569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867156.95574: stdout chunk (state=3): >>><<< 11591 1726867156.95585: stderr chunk (state=3): >>><<< 11591 1726867156.95639: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867156.95649: _low_level_execute_command(): starting 11591 1726867156.95655: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036 `" && echo ansible-tmp-1726867156.9563742-11860-218974903554036="` echo /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036 `" ) && sleep 0' 11591 1726867156.96582: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867156.96594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867156.96605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867156.96619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867156.96630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867156.96637: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867156.96694: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867156.96733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867156.96891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867156.96894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867156.97093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867156.98783: stdout chunk (state=3): >>>ansible-tmp-1726867156.9563742-11860-218974903554036=/root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036 <<< 11591 1726867156.98919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867156.98922: stdout chunk (state=3): >>><<< 11591 1726867156.98929: stderr chunk (state=3): >>><<< 11591 1726867156.98944: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867156.9563742-11860-218974903554036=/root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867156.98974: variable 'ansible_module_compression' from source: unknown 11591 1726867156.99035: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 11591 1726867156.99039: ANSIBALLZ: Acquiring lock 11591 1726867156.99042: ANSIBALLZ: Lock acquired: 139982986630288 11591 1726867156.99044: ANSIBALLZ: Creating module 11591 1726867157.15095: ANSIBALLZ: Writing module into payload 11591 1726867157.15257: ANSIBALLZ: Writing module 11591 1726867157.15276: ANSIBALLZ: Renaming module 11591 1726867157.15293: ANSIBALLZ: Done creating module 11591 1726867157.15312: variable 'ansible_facts' from source: unknown 11591 1726867157.15439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/AnsiballZ_dnf.py 11591 1726867157.15634: Sending initial data 11591 1726867157.15637: Sent initial data (152 bytes) 11591 1726867157.16649: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867157.16681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867157.16767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867157.18607: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867157.18646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867157.18698: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpkfldpt_f /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/AnsiballZ_dnf.py <<< 11591 1726867157.18702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/AnsiballZ_dnf.py" <<< 11591 1726867157.18735: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpkfldpt_f" to remote "/root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/AnsiballZ_dnf.py" <<< 11591 1726867157.20560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867157.20569: stdout chunk (state=3): >>><<< 11591 1726867157.20583: stderr chunk (state=3): >>><<< 11591 1726867157.20649: done transferring module to remote 11591 1726867157.20668: _low_level_execute_command(): starting 11591 1726867157.20693: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/ /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/AnsiballZ_dnf.py && sleep 0' 11591 1726867157.21199: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867157.21211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867157.21223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867157.21234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867157.21274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867157.21295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867157.21331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867157.23149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867157.23173: stdout chunk (state=3): >>><<< 11591 1726867157.23191: stderr chunk (state=3): >>><<< 11591 1726867157.23213: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867157.23219: _low_level_execute_command(): starting 11591 1726867157.23225: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/AnsiballZ_dnf.py && sleep 0' 11591 1726867157.23614: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867157.23627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867157.23639: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867157.23682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867157.23710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867157.23745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867158.88827: 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}}} <<< 11591 1726867158.94306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867158.94310: stdout chunk (state=3): >>><<< 11591 1726867158.94313: stderr chunk (state=3): >>><<< 11591 1726867158.94315: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867158.94322: 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-1726867156.9563742-11860-218974903554036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867158.94325: _low_level_execute_command(): starting 11591 1726867158.94327: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867156.9563742-11860-218974903554036/ > /dev/null 2>&1 && sleep 0' 11591 1726867158.94983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867158.95001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867158.95073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867158.95120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867158.95136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867158.95158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867158.95340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867158.97258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867158.97264: stdout chunk (state=3): >>><<< 11591 1726867158.97266: stderr chunk (state=3): >>><<< 11591 1726867158.97396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867158.97399: handler run complete 11591 1726867158.97479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867158.97691: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867158.97742: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867158.97783: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867158.97824: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867158.97906: variable '__install_status' from source: unknown 11591 1726867158.97930: Evaluated conditional (__install_status is success): True 11591 1726867158.97959: attempt loop complete, returning result 11591 1726867158.97966: _execute() done 11591 1726867158.97974: dumping result to json 11591 1726867158.98050: done dumping result, returning 11591 1726867158.98054: done running TaskExecutor() for managed_node2/TASK: Install dnsmasq [0affcac9-a3a5-3039-4ea5-00000000000f] 11591 1726867158.98056: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000000f 11591 1726867158.98136: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000000f changed: [managed_node2] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: dnsmasq-2.90-3.el10.x86_64" ] } 11591 1726867158.98246: no more pending results, returning what we have 11591 1726867158.98250: results queue empty 11591 1726867158.98251: checking for any_errors_fatal 11591 1726867158.98257: done checking for any_errors_fatal 11591 1726867158.98258: checking for max_fail_percentage 11591 1726867158.98260: done checking for max_fail_percentage 11591 1726867158.98261: checking to see if all hosts have failed and the running result is not ok 11591 1726867158.98262: done checking to see if all hosts have failed 11591 1726867158.98263: getting the remaining hosts for this loop 11591 1726867158.98264: done getting the remaining hosts for this loop 11591 1726867158.98267: getting the next task for host managed_node2 11591 1726867158.98274: done getting next task for host managed_node2 11591 1726867158.98276: ^ task is: TASK: Install pgrep, sysctl 11591 1726867158.98281: ^ 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 11591 1726867158.98285: getting variables 11591 1726867158.98289: in VariableManager get_vars() 11591 1726867158.98330: Calling all_inventory to load vars for managed_node2 11591 1726867158.98333: Calling groups_inventory to load vars for managed_node2 11591 1726867158.98336: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867158.98347: Calling all_plugins_play to load vars for managed_node2 11591 1726867158.98350: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867158.98354: Calling groups_plugins_play to load vars for managed_node2 11591 1726867158.98984: WORKER PROCESS EXITING 11591 1726867158.99010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867158.99235: done with get_vars() 11591 1726867158.99245: done getting variables 11591 1726867158.99311: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 17:19:18 -0400 (0:00:02.136) 0:00:07.000 ****** 11591 1726867158.99342: entering _queue_task() for managed_node2/package 11591 1726867158.99708: worker is 1 (out of 1 available) 11591 1726867158.99720: exiting _queue_task() for managed_node2/package 11591 1726867158.99729: done queuing things up, now waiting for results queue to drain 11591 1726867158.99730: waiting for pending results... 11591 1726867158.99884: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11591 1726867159.00005: in run() - task 0affcac9-a3a5-3039-4ea5-000000000010 11591 1726867159.00029: variable 'ansible_search_path' from source: unknown 11591 1726867159.00037: variable 'ansible_search_path' from source: unknown 11591 1726867159.00079: calling self._execute() 11591 1726867159.00162: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867159.00179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867159.00198: variable 'omit' from source: magic vars 11591 1726867159.00566: variable 'ansible_distribution_major_version' from source: facts 11591 1726867159.00586: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867159.00717: variable 'ansible_os_family' from source: facts 11591 1726867159.00727: Evaluated conditional (ansible_os_family == 'RedHat'): True 11591 1726867159.00906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867159.01183: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867159.01238: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867159.01315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867159.01358: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867159.01447: variable 'ansible_distribution_major_version' from source: facts 11591 1726867159.01463: Evaluated conditional (ansible_distribution_major_version is version('6', '<=')): False 11591 1726867159.01474: when evaluation is False, skipping this task 11591 1726867159.01483: _execute() done 11591 1726867159.01493: dumping result to json 11591 1726867159.01502: done dumping result, returning 11591 1726867159.01512: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0affcac9-a3a5-3039-4ea5-000000000010] 11591 1726867159.01520: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version is version('6', '<=')", "skip_reason": "Conditional result was False" } 11591 1726867159.01776: no more pending results, returning what we have 11591 1726867159.01782: results queue empty 11591 1726867159.01783: checking for any_errors_fatal 11591 1726867159.01792: done checking for any_errors_fatal 11591 1726867159.01793: checking for max_fail_percentage 11591 1726867159.01795: done checking for max_fail_percentage 11591 1726867159.01796: checking to see if all hosts have failed and the running result is not ok 11591 1726867159.01797: done checking to see if all hosts have failed 11591 1726867159.01798: getting the remaining hosts for this loop 11591 1726867159.01799: done getting the remaining hosts for this loop 11591 1726867159.01802: getting the next task for host managed_node2 11591 1726867159.01808: done getting next task for host managed_node2 11591 1726867159.01811: ^ task is: TASK: Install pgrep, sysctl 11591 1726867159.01814: ^ 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 11591 1726867159.01817: getting variables 11591 1726867159.01819: in VariableManager get_vars() 11591 1726867159.01858: Calling all_inventory to load vars for managed_node2 11591 1726867159.01861: Calling groups_inventory to load vars for managed_node2 11591 1726867159.01864: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867159.01874: Calling all_plugins_play to load vars for managed_node2 11591 1726867159.01879: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867159.01883: Calling groups_plugins_play to load vars for managed_node2 11591 1726867159.02150: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000010 11591 1726867159.02154: WORKER PROCESS EXITING 11591 1726867159.02176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867159.02395: done with get_vars() 11591 1726867159.02406: done getting variables 11591 1726867159.02470: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 17:19:19 -0400 (0:00:00.031) 0:00:07.032 ****** 11591 1726867159.02502: entering _queue_task() for managed_node2/package 11591 1726867159.02854: worker is 1 (out of 1 available) 11591 1726867159.02866: exiting _queue_task() for managed_node2/package 11591 1726867159.02874: done queuing things up, now waiting for results queue to drain 11591 1726867159.02875: waiting for pending results... 11591 1726867159.03031: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11591 1726867159.03147: in run() - task 0affcac9-a3a5-3039-4ea5-000000000011 11591 1726867159.03167: variable 'ansible_search_path' from source: unknown 11591 1726867159.03175: variable 'ansible_search_path' from source: unknown 11591 1726867159.03223: calling self._execute() 11591 1726867159.03308: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867159.03323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867159.03338: variable 'omit' from source: magic vars 11591 1726867159.03793: variable 'ansible_distribution_major_version' from source: facts 11591 1726867159.03809: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867159.03926: variable 'ansible_os_family' from source: facts 11591 1726867159.03936: Evaluated conditional (ansible_os_family == 'RedHat'): True 11591 1726867159.04117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867159.04394: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867159.04446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867159.04491: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867159.04532: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867159.04614: variable 'ansible_distribution_major_version' from source: facts 11591 1726867159.04634: Evaluated conditional (ansible_distribution_major_version is version('7', '>=')): True 11591 1726867159.04644: variable 'omit' from source: magic vars 11591 1726867159.04696: variable 'omit' from source: magic vars 11591 1726867159.04930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867159.06901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867159.06958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867159.07004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867159.07264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867159.07307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867159.07412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867159.07454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867159.07490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867159.07543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867159.07566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867159.07763: variable '__network_is_ostree' from source: set_fact 11591 1726867159.07766: variable 'omit' from source: magic vars 11591 1726867159.07768: variable 'omit' from source: magic vars 11591 1726867159.07771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867159.07784: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867159.07811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867159.07834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867159.07850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867159.07926: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867159.07935: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867159.07943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867159.08048: Set connection var ansible_shell_type to sh 11591 1726867159.08062: Set connection var ansible_shell_executable to /bin/sh 11591 1726867159.08074: Set connection var ansible_timeout to 10 11591 1726867159.08093: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867159.08105: Set connection var ansible_connection to ssh 11591 1726867159.08120: Set connection var ansible_pipelining to False 11591 1726867159.08148: variable 'ansible_shell_executable' from source: unknown 11591 1726867159.08206: variable 'ansible_connection' from source: unknown 11591 1726867159.08210: variable 'ansible_module_compression' from source: unknown 11591 1726867159.08212: variable 'ansible_shell_type' from source: unknown 11591 1726867159.08214: variable 'ansible_shell_executable' from source: unknown 11591 1726867159.08216: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867159.08218: variable 'ansible_pipelining' from source: unknown 11591 1726867159.08220: variable 'ansible_timeout' from source: unknown 11591 1726867159.08222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867159.08316: 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) 11591 1726867159.08331: variable 'omit' from source: magic vars 11591 1726867159.08342: starting attempt loop 11591 1726867159.08348: running the handler 11591 1726867159.08359: variable 'ansible_facts' from source: unknown 11591 1726867159.08365: variable 'ansible_facts' from source: unknown 11591 1726867159.08424: _low_level_execute_command(): starting 11591 1726867159.08427: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867159.09213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.09267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.09312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867159.09344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.09393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.11004: stdout chunk (state=3): >>>/root <<< 11591 1726867159.11155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.11159: stdout chunk (state=3): >>><<< 11591 1726867159.11161: stderr chunk (state=3): >>><<< 11591 1726867159.11187: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867159.11278: _low_level_execute_command(): starting 11591 1726867159.11282: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752 `" && echo ansible-tmp-1726867159.1119583-11952-226921008425752="` echo /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752 `" ) && sleep 0' 11591 1726867159.11801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867159.11814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867159.11838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867159.11857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867159.11948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.11974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.11996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867159.12017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.12100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.13989: stdout chunk (state=3): >>>ansible-tmp-1726867159.1119583-11952-226921008425752=/root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752 <<< 11591 1726867159.14129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.14383: stdout chunk (state=3): >>><<< 11591 1726867159.14386: stderr chunk (state=3): >>><<< 11591 1726867159.14389: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867159.1119583-11952-226921008425752=/root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867159.14392: variable 'ansible_module_compression' from source: unknown 11591 1726867159.14394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 11591 1726867159.14396: variable 'ansible_facts' from source: unknown 11591 1726867159.14661: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/AnsiballZ_dnf.py 11591 1726867159.14957: Sending initial data 11591 1726867159.14960: Sent initial data (152 bytes) 11591 1726867159.15654: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867159.15663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867159.15673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867159.15689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867159.15705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867159.15712: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867159.15794: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.15813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.15830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867159.15838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.15902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.17503: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867159.17545: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867159.17590: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpvnm8geda /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/AnsiballZ_dnf.py <<< 11591 1726867159.17637: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/AnsiballZ_dnf.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpvnm8geda" to remote "/root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/AnsiballZ_dnf.py" <<< 11591 1726867159.19391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.19517: stderr chunk (state=3): >>><<< 11591 1726867159.19521: stdout chunk (state=3): >>><<< 11591 1726867159.19523: done transferring module to remote 11591 1726867159.19525: _low_level_execute_command(): starting 11591 1726867159.19535: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/ /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/AnsiballZ_dnf.py && sleep 0' 11591 1726867159.21455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867159.21484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867159.21596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.21711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.23551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.23568: stderr chunk (state=3): >>><<< 11591 1726867159.23583: stdout chunk (state=3): >>><<< 11591 1726867159.23607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867159.23657: _low_level_execute_command(): starting 11591 1726867159.23667: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/AnsiballZ_dnf.py && sleep 0' 11591 1726867159.24759: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.24944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867159.25072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.25117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.66647: 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}}} <<< 11591 1726867159.74585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867159.74617: stderr chunk (state=3): >>><<< 11591 1726867159.74620: stdout chunk (state=3): >>><<< 11591 1726867159.74669: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867159.74774: 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-1726867159.1119583-11952-226921008425752/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867159.74780: _low_level_execute_command(): starting 11591 1726867159.74783: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867159.1119583-11952-226921008425752/ > /dev/null 2>&1 && sleep 0' 11591 1726867159.75269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867159.75363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.75384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867159.75400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.75466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.77291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.77337: stderr chunk (state=3): >>><<< 11591 1726867159.77348: stdout chunk (state=3): >>><<< 11591 1726867159.77368: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867159.77382: handler run complete 11591 1726867159.77440: attempt loop complete, returning result 11591 1726867159.77452: _execute() done 11591 1726867159.77458: dumping result to json 11591 1726867159.77467: done dumping result, returning 11591 1726867159.77479: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0affcac9-a3a5-3039-4ea5-000000000011] 11591 1726867159.77559: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000011 11591 1726867159.77642: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000011 11591 1726867159.77645: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 11591 1726867159.77723: no more pending results, returning what we have 11591 1726867159.77727: results queue empty 11591 1726867159.77729: checking for any_errors_fatal 11591 1726867159.77737: done checking for any_errors_fatal 11591 1726867159.77738: checking for max_fail_percentage 11591 1726867159.77740: done checking for max_fail_percentage 11591 1726867159.77741: checking to see if all hosts have failed and the running result is not ok 11591 1726867159.77742: done checking to see if all hosts have failed 11591 1726867159.77742: getting the remaining hosts for this loop 11591 1726867159.77744: done getting the remaining hosts for this loop 11591 1726867159.77748: getting the next task for host managed_node2 11591 1726867159.77755: done getting next task for host managed_node2 11591 1726867159.77758: ^ task is: TASK: Create test interfaces 11591 1726867159.77761: ^ 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 11591 1726867159.77764: getting variables 11591 1726867159.77766: in VariableManager get_vars() 11591 1726867159.77814: Calling all_inventory to load vars for managed_node2 11591 1726867159.77817: Calling groups_inventory to load vars for managed_node2 11591 1726867159.77820: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867159.77832: Calling all_plugins_play to load vars for managed_node2 11591 1726867159.77834: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867159.77838: Calling groups_plugins_play to load vars for managed_node2 11591 1726867159.78350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867159.78548: done with get_vars() 11591 1726867159.78559: done getting variables 11591 1726867159.78653: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 17:19:19 -0400 (0:00:00.761) 0:00:07.794 ****** 11591 1726867159.78686: entering _queue_task() for managed_node2/shell 11591 1726867159.78688: Creating lock for shell 11591 1726867159.78941: worker is 1 (out of 1 available) 11591 1726867159.78951: exiting _queue_task() for managed_node2/shell 11591 1726867159.78960: done queuing things up, now waiting for results queue to drain 11591 1726867159.78960: waiting for pending results... 11591 1726867159.79303: running TaskExecutor() for managed_node2/TASK: Create test interfaces 11591 1726867159.79310: in run() - task 0affcac9-a3a5-3039-4ea5-000000000012 11591 1726867159.79328: variable 'ansible_search_path' from source: unknown 11591 1726867159.79335: variable 'ansible_search_path' from source: unknown 11591 1726867159.79371: calling self._execute() 11591 1726867159.79449: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867159.79459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867159.79472: variable 'omit' from source: magic vars 11591 1726867159.79824: variable 'ansible_distribution_major_version' from source: facts 11591 1726867159.79942: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867159.79946: variable 'omit' from source: magic vars 11591 1726867159.79948: variable 'omit' from source: magic vars 11591 1726867159.80296: variable 'dhcp_interface1' from source: play vars 11591 1726867159.80307: variable 'dhcp_interface2' from source: play vars 11591 1726867159.80342: variable 'omit' from source: magic vars 11591 1726867159.80386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867159.80426: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867159.80450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867159.80471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867159.80490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867159.80583: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867159.80586: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867159.80588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867159.80639: Set connection var ansible_shell_type to sh 11591 1726867159.80651: Set connection var ansible_shell_executable to /bin/sh 11591 1726867159.80660: Set connection var ansible_timeout to 10 11591 1726867159.80669: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867159.80675: Set connection var ansible_connection to ssh 11591 1726867159.80690: Set connection var ansible_pipelining to False 11591 1726867159.80720: variable 'ansible_shell_executable' from source: unknown 11591 1726867159.80727: variable 'ansible_connection' from source: unknown 11591 1726867159.80733: variable 'ansible_module_compression' from source: unknown 11591 1726867159.80739: variable 'ansible_shell_type' from source: unknown 11591 1726867159.80744: variable 'ansible_shell_executable' from source: unknown 11591 1726867159.80750: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867159.80757: variable 'ansible_pipelining' from source: unknown 11591 1726867159.80826: variable 'ansible_timeout' from source: unknown 11591 1726867159.80829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867159.80905: 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) 11591 1726867159.80920: variable 'omit' from source: magic vars 11591 1726867159.80931: starting attempt loop 11591 1726867159.80939: running the handler 11591 1726867159.80952: 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) 11591 1726867159.80971: _low_level_execute_command(): starting 11591 1726867159.81046: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867159.81704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867159.81719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867159.81794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.81819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.81835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867159.81858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.81934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.83550: stdout chunk (state=3): >>>/root <<< 11591 1726867159.83704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.83708: stdout chunk (state=3): >>><<< 11591 1726867159.83711: stderr chunk (state=3): >>><<< 11591 1726867159.83735: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867159.83831: _low_level_execute_command(): starting 11591 1726867159.83835: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922 `" && echo ansible-tmp-1726867159.837409-11998-74890676053922="` echo /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922 `" ) && sleep 0' 11591 1726867159.84402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867159.84423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.84436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.84489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.84492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.84543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.86501: stdout chunk (state=3): >>>ansible-tmp-1726867159.837409-11998-74890676053922=/root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922 <<< 11591 1726867159.86651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.86654: stdout chunk (state=3): >>><<< 11591 1726867159.86656: stderr chunk (state=3): >>><<< 11591 1726867159.86686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867159.837409-11998-74890676053922=/root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867159.86717: variable 'ansible_module_compression' from source: unknown 11591 1726867159.86783: ANSIBALLZ: Using generic lock for ansible.legacy.command 11591 1726867159.86786: ANSIBALLZ: Acquiring lock 11591 1726867159.86788: ANSIBALLZ: Lock acquired: 139982986630288 11591 1726867159.86791: ANSIBALLZ: Creating module 11591 1726867159.95340: ANSIBALLZ: Writing module into payload 11591 1726867159.95584: ANSIBALLZ: Writing module 11591 1726867159.95591: ANSIBALLZ: Renaming module 11591 1726867159.95594: ANSIBALLZ: Done creating module 11591 1726867159.95597: variable 'ansible_facts' from source: unknown 11591 1726867159.95599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/AnsiballZ_command.py 11591 1726867159.95729: Sending initial data 11591 1726867159.95737: Sent initial data (154 bytes) 11591 1726867159.96267: 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 <<< 11591 1726867159.96282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867159.96296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.96332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.96346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.96399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867159.98061: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 11591 1726867159.98065: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867159.98099: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867159.98137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpgku44cys /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/AnsiballZ_command.py <<< 11591 1726867159.98141: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/AnsiballZ_command.py" <<< 11591 1726867159.98179: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpgku44cys" to remote "/root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/AnsiballZ_command.py" <<< 11591 1726867159.98186: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/AnsiballZ_command.py" <<< 11591 1726867159.98711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867159.98745: stderr chunk (state=3): >>><<< 11591 1726867159.98749: stdout chunk (state=3): >>><<< 11591 1726867159.98765: done transferring module to remote 11591 1726867159.98773: _low_level_execute_command(): starting 11591 1726867159.98779: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/ /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/AnsiballZ_command.py && sleep 0' 11591 1726867159.99152: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867159.99192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867159.99198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.99201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867159.99203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867159.99205: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867159.99241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867159.99244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867159.99298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867160.01056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867160.01079: stderr chunk (state=3): >>><<< 11591 1726867160.01082: stdout chunk (state=3): >>><<< 11591 1726867160.01095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867160.01098: _low_level_execute_command(): starting 11591 1726867160.01102: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/AnsiballZ_command.py && sleep 0' 11591 1726867160.01502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867160.01505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867160.01508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867160.01510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867160.01512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867160.01562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867160.01567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867160.01609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.39126: 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 6928 ']'\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 6928 ']'\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+ grep -q 'inet [1-9]'\n+ ip addr show testbr\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-20 17:19:20.165540", "end": "2024-09-20 17:19:21.389645", "delta": "0:00:01.224105", "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}}} <<< 11591 1726867161.40702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867161.40725: stderr chunk (state=3): >>><<< 11591 1726867161.40729: stdout chunk (state=3): >>><<< 11591 1726867161.40750: _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 6928 ']'\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 6928 ']'\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+ grep -q 'inet [1-9]'\n+ ip addr show testbr\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-20 17:19:20.165540", "end": "2024-09-20 17:19:21.389645", "delta": "0:00:01.224105", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867161.40792: 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-1726867159.837409-11998-74890676053922/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867161.40801: _low_level_execute_command(): starting 11591 1726867161.40808: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867159.837409-11998-74890676053922/ > /dev/null 2>&1 && sleep 0' 11591 1726867161.41264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867161.41267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.41269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867161.41272: 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.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867161.41274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.41314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867161.41318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.41369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.43484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.43492: stdout chunk (state=3): >>><<< 11591 1726867161.43495: stderr chunk (state=3): >>><<< 11591 1726867161.43501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867161.43504: handler run complete 11591 1726867161.43506: Evaluated conditional (False): False 11591 1726867161.43508: attempt loop complete, returning result 11591 1726867161.43510: _execute() done 11591 1726867161.43513: dumping result to json 11591 1726867161.43522: done dumping result, returning 11591 1726867161.43530: done running TaskExecutor() for managed_node2/TASK: Create test interfaces [0affcac9-a3a5-3039-4ea5-000000000012] 11591 1726867161.43541: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000012 11591 1726867161.43786: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000012 11591 1726867161.43789: WORKER PROCESS EXITING ok: [managed_node2] => { "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.224105", "end": "2024-09-20 17:19:21.389645", "rc": 0, "start": "2024-09-20 17:19:20.165540" } STDERR: + exec + ip link add test1 type veth peer name test1p + ip link add test2 type veth peer name test2p ++ pgrep NetworkManager + '[' -n 6928 ']' + 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 6928 ']' + 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 ']' + grep -q 'inet [1-9]' + ip addr show testbr + 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 11591 1726867161.43867: no more pending results, returning what we have 11591 1726867161.43870: results queue empty 11591 1726867161.43871: checking for any_errors_fatal 11591 1726867161.43879: done checking for any_errors_fatal 11591 1726867161.43880: checking for max_fail_percentage 11591 1726867161.43881: done checking for max_fail_percentage 11591 1726867161.43882: checking to see if all hosts have failed and the running result is not ok 11591 1726867161.43883: done checking to see if all hosts have failed 11591 1726867161.43884: getting the remaining hosts for this loop 11591 1726867161.43885: done getting the remaining hosts for this loop 11591 1726867161.43888: getting the next task for host managed_node2 11591 1726867161.43896: done getting next task for host managed_node2 11591 1726867161.43899: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11591 1726867161.43901: ^ 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 11591 1726867161.43904: getting variables 11591 1726867161.43906: in VariableManager get_vars() 11591 1726867161.43943: Calling all_inventory to load vars for managed_node2 11591 1726867161.43946: Calling groups_inventory to load vars for managed_node2 11591 1726867161.43948: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867161.43959: Calling all_plugins_play to load vars for managed_node2 11591 1726867161.43961: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867161.43964: Calling groups_plugins_play to load vars for managed_node2 11591 1726867161.44342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867161.44584: done with get_vars() 11591 1726867161.44601: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:21 -0400 (0:00:01.660) 0:00:09.454 ****** 11591 1726867161.44700: entering _queue_task() for managed_node2/include_tasks 11591 1726867161.44986: worker is 1 (out of 1 available) 11591 1726867161.45004: exiting _queue_task() for managed_node2/include_tasks 11591 1726867161.45014: done queuing things up, now waiting for results queue to drain 11591 1726867161.45015: waiting for pending results... 11591 1726867161.45397: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11591 1726867161.45402: in run() - task 0affcac9-a3a5-3039-4ea5-000000000016 11591 1726867161.45405: variable 'ansible_search_path' from source: unknown 11591 1726867161.45408: variable 'ansible_search_path' from source: unknown 11591 1726867161.45431: calling self._execute() 11591 1726867161.45515: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.45526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.45541: variable 'omit' from source: magic vars 11591 1726867161.45911: variable 'ansible_distribution_major_version' from source: facts 11591 1726867161.45933: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867161.45944: _execute() done 11591 1726867161.45953: dumping result to json 11591 1726867161.45960: done dumping result, returning 11591 1726867161.45969: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-3039-4ea5-000000000016] 11591 1726867161.45980: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000016 11591 1726867161.46117: no more pending results, returning what we have 11591 1726867161.46123: in VariableManager get_vars() 11591 1726867161.46174: Calling all_inventory to load vars for managed_node2 11591 1726867161.46179: Calling groups_inventory to load vars for managed_node2 11591 1726867161.46182: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867161.46197: Calling all_plugins_play to load vars for managed_node2 11591 1726867161.46200: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867161.46204: Calling groups_plugins_play to load vars for managed_node2 11591 1726867161.46594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867161.46842: done with get_vars() 11591 1726867161.46849: variable 'ansible_search_path' from source: unknown 11591 1726867161.46851: variable 'ansible_search_path' from source: unknown 11591 1726867161.46864: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000016 11591 1726867161.46867: WORKER PROCESS EXITING 11591 1726867161.46901: we have included files to process 11591 1726867161.46902: generating all_blocks data 11591 1726867161.46903: done generating all_blocks data 11591 1726867161.46904: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867161.46905: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867161.46907: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867161.47109: done processing included file 11591 1726867161.47110: iterating over new_blocks loaded from include file 11591 1726867161.47112: in VariableManager get_vars() 11591 1726867161.47128: done with get_vars() 11591 1726867161.47129: filtering new block on tags 11591 1726867161.47142: done filtering new block on tags 11591 1726867161.47144: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 11591 1726867161.47148: extending task lists for all hosts with included blocks 11591 1726867161.47258: done extending task lists 11591 1726867161.47259: done processing included files 11591 1726867161.47260: results queue empty 11591 1726867161.47260: checking for any_errors_fatal 11591 1726867161.47267: done checking for any_errors_fatal 11591 1726867161.47268: checking for max_fail_percentage 11591 1726867161.47269: done checking for max_fail_percentage 11591 1726867161.47270: checking to see if all hosts have failed and the running result is not ok 11591 1726867161.47271: done checking to see if all hosts have failed 11591 1726867161.47272: getting the remaining hosts for this loop 11591 1726867161.47273: done getting the remaining hosts for this loop 11591 1726867161.47275: getting the next task for host managed_node2 11591 1726867161.47281: done getting next task for host managed_node2 11591 1726867161.47283: ^ task is: TASK: Get stat for interface {{ interface }} 11591 1726867161.47287: ^ 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 11591 1726867161.47291: getting variables 11591 1726867161.47292: in VariableManager get_vars() 11591 1726867161.47306: Calling all_inventory to load vars for managed_node2 11591 1726867161.47308: Calling groups_inventory to load vars for managed_node2 11591 1726867161.47310: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867161.47315: Calling all_plugins_play to load vars for managed_node2 11591 1726867161.47317: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867161.47320: Calling groups_plugins_play to load vars for managed_node2 11591 1726867161.47498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867161.47690: done with get_vars() 11591 1726867161.47699: done getting variables 11591 1726867161.47881: variable 'interface' from source: task vars 11591 1726867161.47887: variable 'dhcp_interface1' from source: play vars 11591 1726867161.47950: variable 'dhcp_interface1' from source: play vars TASK [Get stat for interface test1] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:19:21 -0400 (0:00:00.032) 0:00:09.487 ****** 11591 1726867161.47999: entering _queue_task() for managed_node2/stat 11591 1726867161.48288: worker is 1 (out of 1 available) 11591 1726867161.48301: exiting _queue_task() for managed_node2/stat 11591 1726867161.48313: done queuing things up, now waiting for results queue to drain 11591 1726867161.48314: waiting for pending results... 11591 1726867161.48568: running TaskExecutor() for managed_node2/TASK: Get stat for interface test1 11591 1726867161.48703: in run() - task 0affcac9-a3a5-3039-4ea5-000000000152 11591 1726867161.48723: variable 'ansible_search_path' from source: unknown 11591 1726867161.48734: variable 'ansible_search_path' from source: unknown 11591 1726867161.48776: calling self._execute() 11591 1726867161.48861: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.48874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.48902: variable 'omit' from source: magic vars 11591 1726867161.49266: variable 'ansible_distribution_major_version' from source: facts 11591 1726867161.49286: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867161.49298: variable 'omit' from source: magic vars 11591 1726867161.49368: variable 'omit' from source: magic vars 11591 1726867161.49478: variable 'interface' from source: task vars 11591 1726867161.49491: variable 'dhcp_interface1' from source: play vars 11591 1726867161.49559: variable 'dhcp_interface1' from source: play vars 11591 1726867161.49587: variable 'omit' from source: magic vars 11591 1726867161.49635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867161.49689: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867161.49716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867161.49739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867161.49763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867161.49806: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867161.49820: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.49830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.49936: Set connection var ansible_shell_type to sh 11591 1726867161.49950: Set connection var ansible_shell_executable to /bin/sh 11591 1726867161.49962: Set connection var ansible_timeout to 10 11591 1726867161.49974: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867161.49986: Set connection var ansible_connection to ssh 11591 1726867161.50006: Set connection var ansible_pipelining to False 11591 1726867161.50042: variable 'ansible_shell_executable' from source: unknown 11591 1726867161.50082: variable 'ansible_connection' from source: unknown 11591 1726867161.50085: variable 'ansible_module_compression' from source: unknown 11591 1726867161.50087: variable 'ansible_shell_type' from source: unknown 11591 1726867161.50089: variable 'ansible_shell_executable' from source: unknown 11591 1726867161.50091: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.50093: variable 'ansible_pipelining' from source: unknown 11591 1726867161.50098: variable 'ansible_timeout' from source: unknown 11591 1726867161.50104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.50329: 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) 11591 1726867161.50482: variable 'omit' from source: magic vars 11591 1726867161.50485: starting attempt loop 11591 1726867161.50487: running the handler 11591 1726867161.50489: _low_level_execute_command(): starting 11591 1726867161.50491: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867161.51132: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867161.51161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867161.51193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.51270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.51328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867161.51358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.51481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.53142: stdout chunk (state=3): >>>/root <<< 11591 1726867161.53239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.53269: stderr chunk (state=3): >>><<< 11591 1726867161.53272: stdout chunk (state=3): >>><<< 11591 1726867161.53299: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867161.53311: _low_level_execute_command(): starting 11591 1726867161.53317: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940 `" && echo ansible-tmp-1726867161.532967-12078-24368206643940="` echo /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940 `" ) && sleep 0' 11591 1726867161.53897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867161.53929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.54016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.55946: stdout chunk (state=3): >>>ansible-tmp-1726867161.532967-12078-24368206643940=/root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940 <<< 11591 1726867161.56086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.56090: stdout chunk (state=3): >>><<< 11591 1726867161.56092: stderr chunk (state=3): >>><<< 11591 1726867161.56105: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867161.532967-12078-24368206643940=/root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867161.56149: variable 'ansible_module_compression' from source: unknown 11591 1726867161.56195: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11591 1726867161.56226: variable 'ansible_facts' from source: unknown 11591 1726867161.56323: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/AnsiballZ_stat.py 11591 1726867161.56460: Sending initial data 11591 1726867161.56463: Sent initial data (151 bytes) 11591 1726867161.57169: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.57220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.57287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.58738: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 11591 1726867161.58746: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867161.58781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867161.58816: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpc7kjhnna /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/AnsiballZ_stat.py <<< 11591 1726867161.58825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/AnsiballZ_stat.py" <<< 11591 1726867161.58854: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpc7kjhnna" to remote "/root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/AnsiballZ_stat.py" <<< 11591 1726867161.59440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.59463: stderr chunk (state=3): >>><<< 11591 1726867161.59466: stdout chunk (state=3): >>><<< 11591 1726867161.59529: done transferring module to remote 11591 1726867161.59550: _low_level_execute_command(): starting 11591 1726867161.59553: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/ /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/AnsiballZ_stat.py && sleep 0' 11591 1726867161.60220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867161.60283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867161.60298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.60370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.62089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.62133: stderr chunk (state=3): >>><<< 11591 1726867161.62136: stdout chunk (state=3): >>><<< 11591 1726867161.62146: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867161.62153: _low_level_execute_command(): starting 11591 1726867161.62155: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/AnsiballZ_stat.py && sleep 0' 11591 1726867161.62701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.62765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867161.62771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.62810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.78120: 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": 26376, "dev": 23, "nlink": 1, "atime": 1726867160.1721315, "mtime": 1726867160.1721315, "ctime": 1726867160.1721315, "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"}}} <<< 11591 1726867161.79411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867161.79441: stderr chunk (state=3): >>><<< 11591 1726867161.79445: stdout chunk (state=3): >>><<< 11591 1726867161.79460: _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": 26376, "dev": 23, "nlink": 1, "atime": 1726867160.1721315, "mtime": 1726867160.1721315, "ctime": 1726867160.1721315, "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867161.79503: 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-1726867161.532967-12078-24368206643940/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867161.79510: _low_level_execute_command(): starting 11591 1726867161.79515: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867161.532967-12078-24368206643940/ > /dev/null 2>&1 && sleep 0' 11591 1726867161.79944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867161.79948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867161.79982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867161.79986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.80041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867161.80047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867161.80049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.80086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.81902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.81923: stderr chunk (state=3): >>><<< 11591 1726867161.81929: stdout chunk (state=3): >>><<< 11591 1726867161.81944: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867161.81951: handler run complete 11591 1726867161.81981: attempt loop complete, returning result 11591 1726867161.81984: _execute() done 11591 1726867161.81987: dumping result to json 11591 1726867161.81995: done dumping result, returning 11591 1726867161.82001: done running TaskExecutor() for managed_node2/TASK: Get stat for interface test1 [0affcac9-a3a5-3039-4ea5-000000000152] 11591 1726867161.82006: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000152 11591 1726867161.82107: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000152 11591 1726867161.82109: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726867160.1721315, "block_size": 4096, "blocks": 0, "ctime": 1726867160.1721315, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26376, "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": 1726867160.1721315, "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 } } 11591 1726867161.82192: no more pending results, returning what we have 11591 1726867161.82196: results queue empty 11591 1726867161.82197: checking for any_errors_fatal 11591 1726867161.82198: done checking for any_errors_fatal 11591 1726867161.82199: checking for max_fail_percentage 11591 1726867161.82200: done checking for max_fail_percentage 11591 1726867161.82201: checking to see if all hosts have failed and the running result is not ok 11591 1726867161.82202: done checking to see if all hosts have failed 11591 1726867161.82203: getting the remaining hosts for this loop 11591 1726867161.82204: done getting the remaining hosts for this loop 11591 1726867161.82207: getting the next task for host managed_node2 11591 1726867161.82215: done getting next task for host managed_node2 11591 1726867161.82218: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11591 1726867161.82220: ^ 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 11591 1726867161.82225: getting variables 11591 1726867161.82226: in VariableManager get_vars() 11591 1726867161.82263: Calling all_inventory to load vars for managed_node2 11591 1726867161.82266: Calling groups_inventory to load vars for managed_node2 11591 1726867161.82268: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867161.82283: Calling all_plugins_play to load vars for managed_node2 11591 1726867161.82285: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867161.82289: Calling groups_plugins_play to load vars for managed_node2 11591 1726867161.82420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867161.82539: done with get_vars() 11591 1726867161.82546: done getting variables 11591 1726867161.82617: 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) 11591 1726867161.82705: variable 'interface' from source: task vars 11591 1726867161.82708: variable 'dhcp_interface1' from source: play vars 11591 1726867161.82751: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:21 -0400 (0:00:00.347) 0:00:09.835 ****** 11591 1726867161.82773: entering _queue_task() for managed_node2/assert 11591 1726867161.82775: Creating lock for assert 11591 1726867161.82965: worker is 1 (out of 1 available) 11591 1726867161.82981: exiting _queue_task() for managed_node2/assert 11591 1726867161.82994: done queuing things up, now waiting for results queue to drain 11591 1726867161.82995: waiting for pending results... 11591 1726867161.83297: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' 11591 1726867161.83304: in run() - task 0affcac9-a3a5-3039-4ea5-000000000017 11591 1726867161.83309: variable 'ansible_search_path' from source: unknown 11591 1726867161.83312: variable 'ansible_search_path' from source: unknown 11591 1726867161.83521: calling self._execute() 11591 1726867161.83553: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.83667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.83671: variable 'omit' from source: magic vars 11591 1726867161.83967: variable 'ansible_distribution_major_version' from source: facts 11591 1726867161.83986: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867161.84002: variable 'omit' from source: magic vars 11591 1726867161.84045: variable 'omit' from source: magic vars 11591 1726867161.84141: variable 'interface' from source: task vars 11591 1726867161.84150: variable 'dhcp_interface1' from source: play vars 11591 1726867161.84215: variable 'dhcp_interface1' from source: play vars 11591 1726867161.84238: variable 'omit' from source: magic vars 11591 1726867161.84280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867161.84320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867161.84344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867161.84366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867161.84390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867161.84470: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867161.84473: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.84476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.84682: Set connection var ansible_shell_type to sh 11591 1726867161.84685: Set connection var ansible_shell_executable to /bin/sh 11591 1726867161.84690: Set connection var ansible_timeout to 10 11591 1726867161.84693: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867161.84695: Set connection var ansible_connection to ssh 11591 1726867161.84697: Set connection var ansible_pipelining to False 11591 1726867161.84699: variable 'ansible_shell_executable' from source: unknown 11591 1726867161.84701: variable 'ansible_connection' from source: unknown 11591 1726867161.84703: variable 'ansible_module_compression' from source: unknown 11591 1726867161.84705: variable 'ansible_shell_type' from source: unknown 11591 1726867161.84707: variable 'ansible_shell_executable' from source: unknown 11591 1726867161.84709: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.84711: variable 'ansible_pipelining' from source: unknown 11591 1726867161.84714: variable 'ansible_timeout' from source: unknown 11591 1726867161.84716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.84733: 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) 11591 1726867161.84746: variable 'omit' from source: magic vars 11591 1726867161.84763: starting attempt loop 11591 1726867161.84771: running the handler 11591 1726867161.84905: variable 'interface_stat' from source: set_fact 11591 1726867161.84926: Evaluated conditional (interface_stat.stat.exists): True 11591 1726867161.84935: handler run complete 11591 1726867161.84951: attempt loop complete, returning result 11591 1726867161.84957: _execute() done 11591 1726867161.84962: dumping result to json 11591 1726867161.84981: done dumping result, returning 11591 1726867161.84992: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' [0affcac9-a3a5-3039-4ea5-000000000017] 11591 1726867161.85001: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000017 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867161.85134: no more pending results, returning what we have 11591 1726867161.85137: results queue empty 11591 1726867161.85138: checking for any_errors_fatal 11591 1726867161.85145: done checking for any_errors_fatal 11591 1726867161.85145: checking for max_fail_percentage 11591 1726867161.85148: done checking for max_fail_percentage 11591 1726867161.85149: checking to see if all hosts have failed and the running result is not ok 11591 1726867161.85150: done checking to see if all hosts have failed 11591 1726867161.85150: getting the remaining hosts for this loop 11591 1726867161.85152: done getting the remaining hosts for this loop 11591 1726867161.85154: getting the next task for host managed_node2 11591 1726867161.85163: done getting next task for host managed_node2 11591 1726867161.85166: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11591 1726867161.85169: ^ 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 11591 1726867161.85172: getting variables 11591 1726867161.85174: in VariableManager get_vars() 11591 1726867161.85218: Calling all_inventory to load vars for managed_node2 11591 1726867161.85220: Calling groups_inventory to load vars for managed_node2 11591 1726867161.85223: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867161.85235: Calling all_plugins_play to load vars for managed_node2 11591 1726867161.85238: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867161.85241: Calling groups_plugins_play to load vars for managed_node2 11591 1726867161.85660: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000017 11591 1726867161.85663: WORKER PROCESS EXITING 11591 1726867161.85685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867161.85889: done with get_vars() 11591 1726867161.85898: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:21 -0400 (0:00:00.032) 0:00:09.867 ****** 11591 1726867161.85991: entering _queue_task() for managed_node2/include_tasks 11591 1726867161.86405: worker is 1 (out of 1 available) 11591 1726867161.86413: exiting _queue_task() for managed_node2/include_tasks 11591 1726867161.86421: done queuing things up, now waiting for results queue to drain 11591 1726867161.86422: waiting for pending results... 11591 1726867161.86455: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11591 1726867161.86564: in run() - task 0affcac9-a3a5-3039-4ea5-00000000001b 11591 1726867161.86585: variable 'ansible_search_path' from source: unknown 11591 1726867161.86592: variable 'ansible_search_path' from source: unknown 11591 1726867161.86626: calling self._execute() 11591 1726867161.86709: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.86719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.86733: variable 'omit' from source: magic vars 11591 1726867161.87067: variable 'ansible_distribution_major_version' from source: facts 11591 1726867161.87093: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867161.87105: _execute() done 11591 1726867161.87113: dumping result to json 11591 1726867161.87126: done dumping result, returning 11591 1726867161.87138: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-3039-4ea5-00000000001b] 11591 1726867161.87148: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001b 11591 1726867161.87321: no more pending results, returning what we have 11591 1726867161.87326: in VariableManager get_vars() 11591 1726867161.87368: Calling all_inventory to load vars for managed_node2 11591 1726867161.87370: Calling groups_inventory to load vars for managed_node2 11591 1726867161.87373: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867161.87386: Calling all_plugins_play to load vars for managed_node2 11591 1726867161.87389: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867161.87392: Calling groups_plugins_play to load vars for managed_node2 11591 1726867161.87700: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001b 11591 1726867161.87703: WORKER PROCESS EXITING 11591 1726867161.87726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867161.88154: done with get_vars() 11591 1726867161.88161: variable 'ansible_search_path' from source: unknown 11591 1726867161.88162: variable 'ansible_search_path' from source: unknown 11591 1726867161.88202: we have included files to process 11591 1726867161.88203: generating all_blocks data 11591 1726867161.88205: done generating all_blocks data 11591 1726867161.88207: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867161.88208: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867161.88211: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867161.88380: done processing included file 11591 1726867161.88382: iterating over new_blocks loaded from include file 11591 1726867161.88384: in VariableManager get_vars() 11591 1726867161.88407: done with get_vars() 11591 1726867161.88409: filtering new block on tags 11591 1726867161.88425: done filtering new block on tags 11591 1726867161.88427: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 11591 1726867161.88432: extending task lists for all hosts with included blocks 11591 1726867161.88536: done extending task lists 11591 1726867161.88537: done processing included files 11591 1726867161.88538: results queue empty 11591 1726867161.88539: checking for any_errors_fatal 11591 1726867161.88541: done checking for any_errors_fatal 11591 1726867161.88542: checking for max_fail_percentage 11591 1726867161.88543: done checking for max_fail_percentage 11591 1726867161.88543: checking to see if all hosts have failed and the running result is not ok 11591 1726867161.88544: done checking to see if all hosts have failed 11591 1726867161.88545: getting the remaining hosts for this loop 11591 1726867161.88546: done getting the remaining hosts for this loop 11591 1726867161.88548: getting the next task for host managed_node2 11591 1726867161.88552: done getting next task for host managed_node2 11591 1726867161.88554: ^ task is: TASK: Get stat for interface {{ interface }} 11591 1726867161.88557: ^ 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 11591 1726867161.88559: getting variables 11591 1726867161.88560: in VariableManager get_vars() 11591 1726867161.88573: Calling all_inventory to load vars for managed_node2 11591 1726867161.88575: Calling groups_inventory to load vars for managed_node2 11591 1726867161.88579: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867161.88584: Calling all_plugins_play to load vars for managed_node2 11591 1726867161.88586: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867161.88589: Calling groups_plugins_play to load vars for managed_node2 11591 1726867161.88720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867161.88902: done with get_vars() 11591 1726867161.88910: done getting variables 11591 1726867161.89052: variable 'interface' from source: task vars 11591 1726867161.89056: variable 'dhcp_interface2' from source: play vars 11591 1726867161.89110: variable 'dhcp_interface2' from source: play vars TASK [Get stat for interface test2] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:19:21 -0400 (0:00:00.031) 0:00:09.898 ****** 11591 1726867161.89138: entering _queue_task() for managed_node2/stat 11591 1726867161.89359: worker is 1 (out of 1 available) 11591 1726867161.89486: exiting _queue_task() for managed_node2/stat 11591 1726867161.89497: done queuing things up, now waiting for results queue to drain 11591 1726867161.89498: waiting for pending results... 11591 1726867161.89631: running TaskExecutor() for managed_node2/TASK: Get stat for interface test2 11591 1726867161.89751: in run() - task 0affcac9-a3a5-3039-4ea5-00000000016a 11591 1726867161.89768: variable 'ansible_search_path' from source: unknown 11591 1726867161.89775: variable 'ansible_search_path' from source: unknown 11591 1726867161.89817: calling self._execute() 11591 1726867161.89899: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.89919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.89941: variable 'omit' from source: magic vars 11591 1726867161.90298: variable 'ansible_distribution_major_version' from source: facts 11591 1726867161.90315: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867161.90325: variable 'omit' from source: magic vars 11591 1726867161.90465: variable 'omit' from source: magic vars 11591 1726867161.90495: variable 'interface' from source: task vars 11591 1726867161.90504: variable 'dhcp_interface2' from source: play vars 11591 1726867161.90572: variable 'dhcp_interface2' from source: play vars 11591 1726867161.90600: variable 'omit' from source: magic vars 11591 1726867161.90639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867161.90683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867161.90711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867161.90731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867161.90747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867161.90780: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867161.90794: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.90805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.90913: Set connection var ansible_shell_type to sh 11591 1726867161.90916: Set connection var ansible_shell_executable to /bin/sh 11591 1726867161.90926: Set connection var ansible_timeout to 10 11591 1726867161.90982: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867161.90985: Set connection var ansible_connection to ssh 11591 1726867161.90987: Set connection var ansible_pipelining to False 11591 1726867161.91054: variable 'ansible_shell_executable' from source: unknown 11591 1726867161.91063: variable 'ansible_connection' from source: unknown 11591 1726867161.91070: variable 'ansible_module_compression' from source: unknown 11591 1726867161.91076: variable 'ansible_shell_type' from source: unknown 11591 1726867161.91085: variable 'ansible_shell_executable' from source: unknown 11591 1726867161.91092: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867161.91099: variable 'ansible_pipelining' from source: unknown 11591 1726867161.91105: variable 'ansible_timeout' from source: unknown 11591 1726867161.91116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867161.91312: 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) 11591 1726867161.91443: variable 'omit' from source: magic vars 11591 1726867161.91446: starting attempt loop 11591 1726867161.91449: running the handler 11591 1726867161.91451: _low_level_execute_command(): starting 11591 1726867161.91453: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867161.92082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867161.92119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867161.92200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.92236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867161.92253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867161.92276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.92353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.94043: stdout chunk (state=3): >>>/root <<< 11591 1726867161.94184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.94210: stdout chunk (state=3): >>><<< 11591 1726867161.94213: stderr chunk (state=3): >>><<< 11591 1726867161.94232: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867161.94248: _low_level_execute_command(): starting 11591 1726867161.94325: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196 `" && echo ansible-tmp-1726867161.942376-12096-168552205198196="` echo /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196 `" ) && sleep 0' 11591 1726867161.94858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867161.94892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.94943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.95014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867161.95042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.95107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867161.97028: stdout chunk (state=3): >>>ansible-tmp-1726867161.942376-12096-168552205198196=/root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196 <<< 11591 1726867161.97290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867161.97294: stdout chunk (state=3): >>><<< 11591 1726867161.97297: stderr chunk (state=3): >>><<< 11591 1726867161.97299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867161.942376-12096-168552205198196=/root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867161.97302: variable 'ansible_module_compression' from source: unknown 11591 1726867161.97317: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11591 1726867161.97353: variable 'ansible_facts' from source: unknown 11591 1726867161.97457: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/AnsiballZ_stat.py 11591 1726867161.97630: Sending initial data 11591 1726867161.97639: Sent initial data (152 bytes) 11591 1726867161.98211: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867161.98226: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867161.98242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867161.98279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867161.98370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867161.98404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867161.98470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.00086: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867162.00128: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867162.00172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpc02gvg54 /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/AnsiballZ_stat.py <<< 11591 1726867162.00180: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/AnsiballZ_stat.py" <<< 11591 1726867162.00212: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpc02gvg54" to remote "/root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/AnsiballZ_stat.py" <<< 11591 1726867162.01139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867162.01142: stderr chunk (state=3): >>><<< 11591 1726867162.01144: stdout chunk (state=3): >>><<< 11591 1726867162.01146: done transferring module to remote 11591 1726867162.01148: _low_level_execute_command(): starting 11591 1726867162.01151: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/ /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/AnsiballZ_stat.py && sleep 0' 11591 1726867162.01938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867162.01954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867162.01968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867162.02046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.02097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867162.02121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867162.02207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.02299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.04124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867162.04280: stdout chunk (state=3): >>><<< 11591 1726867162.04284: stderr chunk (state=3): >>><<< 11591 1726867162.04286: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867162.04291: _low_level_execute_command(): starting 11591 1726867162.04294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/AnsiballZ_stat.py && sleep 0' 11591 1726867162.05345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.05575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867162.05581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867162.05603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.05730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.20989: 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": 26782, "dev": 23, "nlink": 1, "atime": 1726867160.1771696, "mtime": 1726867160.1771696, "ctime": 1726867160.1771696, "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"}}} <<< 11591 1726867162.22381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867162.22385: stdout chunk (state=3): >>><<< 11591 1726867162.22393: stderr chunk (state=3): >>><<< 11591 1726867162.22419: _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": 26782, "dev": 23, "nlink": 1, "atime": 1726867160.1771696, "mtime": 1726867160.1771696, "ctime": 1726867160.1771696, "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867162.22476: 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-1726867161.942376-12096-168552205198196/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867162.22496: _low_level_execute_command(): starting 11591 1726867162.22499: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867161.942376-12096-168552205198196/ > /dev/null 2>&1 && sleep 0' 11591 1726867162.22968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867162.22972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.22974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867162.22976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.23025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867162.23029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.23075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.24910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867162.24944: stderr chunk (state=3): >>><<< 11591 1726867162.24946: stdout chunk (state=3): >>><<< 11591 1726867162.24983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867162.24986: handler run complete 11591 1726867162.25053: attempt loop complete, returning result 11591 1726867162.25056: _execute() done 11591 1726867162.25058: dumping result to json 11591 1726867162.25060: done dumping result, returning 11591 1726867162.25061: done running TaskExecutor() for managed_node2/TASK: Get stat for interface test2 [0affcac9-a3a5-3039-4ea5-00000000016a] 11591 1726867162.25063: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000016a 11591 1726867162.25322: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000016a 11591 1726867162.25325: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726867160.1771696, "block_size": 4096, "blocks": 0, "ctime": 1726867160.1771696, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26782, "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": 1726867160.1771696, "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 } } 11591 1726867162.25431: no more pending results, returning what we have 11591 1726867162.25435: results queue empty 11591 1726867162.25436: checking for any_errors_fatal 11591 1726867162.25441: done checking for any_errors_fatal 11591 1726867162.25442: checking for max_fail_percentage 11591 1726867162.25444: done checking for max_fail_percentage 11591 1726867162.25445: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.25446: done checking to see if all hosts have failed 11591 1726867162.25446: getting the remaining hosts for this loop 11591 1726867162.25448: done getting the remaining hosts for this loop 11591 1726867162.25451: getting the next task for host managed_node2 11591 1726867162.25459: done getting next task for host managed_node2 11591 1726867162.25461: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11591 1726867162.25464: ^ 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 11591 1726867162.25467: getting variables 11591 1726867162.25469: in VariableManager get_vars() 11591 1726867162.25509: Calling all_inventory to load vars for managed_node2 11591 1726867162.25512: Calling groups_inventory to load vars for managed_node2 11591 1726867162.25514: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.25523: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.25525: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.25528: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.25771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.26119: done with get_vars() 11591 1726867162.26161: done getting variables 11591 1726867162.26234: 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) 11591 1726867162.26356: variable 'interface' from source: task vars 11591 1726867162.26360: variable 'dhcp_interface2' from source: play vars 11591 1726867162.26431: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:22 -0400 (0:00:00.373) 0:00:10.272 ****** 11591 1726867162.26461: entering _queue_task() for managed_node2/assert 11591 1726867162.26721: worker is 1 (out of 1 available) 11591 1726867162.26732: exiting _queue_task() for managed_node2/assert 11591 1726867162.26749: done queuing things up, now waiting for results queue to drain 11591 1726867162.26751: waiting for pending results... 11591 1726867162.27090: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' 11591 1726867162.27142: in run() - task 0affcac9-a3a5-3039-4ea5-00000000001c 11591 1726867162.27160: variable 'ansible_search_path' from source: unknown 11591 1726867162.27167: variable 'ansible_search_path' from source: unknown 11591 1726867162.27215: calling self._execute() 11591 1726867162.27297: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.27301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.27311: variable 'omit' from source: magic vars 11591 1726867162.27751: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.27756: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.27759: variable 'omit' from source: magic vars 11591 1726867162.27761: variable 'omit' from source: magic vars 11591 1726867162.27983: variable 'interface' from source: task vars 11591 1726867162.27987: variable 'dhcp_interface2' from source: play vars 11591 1726867162.27992: variable 'dhcp_interface2' from source: play vars 11591 1726867162.27994: variable 'omit' from source: magic vars 11591 1726867162.27996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867162.28022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867162.28047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867162.28069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867162.28090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867162.28133: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867162.28143: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.28152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.28263: Set connection var ansible_shell_type to sh 11591 1726867162.28280: Set connection var ansible_shell_executable to /bin/sh 11591 1726867162.28297: Set connection var ansible_timeout to 10 11591 1726867162.28307: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867162.28313: Set connection var ansible_connection to ssh 11591 1726867162.28337: Set connection var ansible_pipelining to False 11591 1726867162.28365: variable 'ansible_shell_executable' from source: unknown 11591 1726867162.28373: variable 'ansible_connection' from source: unknown 11591 1726867162.28382: variable 'ansible_module_compression' from source: unknown 11591 1726867162.28393: variable 'ansible_shell_type' from source: unknown 11591 1726867162.28401: variable 'ansible_shell_executable' from source: unknown 11591 1726867162.28407: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.28413: variable 'ansible_pipelining' from source: unknown 11591 1726867162.28419: variable 'ansible_timeout' from source: unknown 11591 1726867162.28425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.28572: 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) 11591 1726867162.28593: variable 'omit' from source: magic vars 11591 1726867162.28603: starting attempt loop 11591 1726867162.28610: running the handler 11591 1726867162.28813: variable 'interface_stat' from source: set_fact 11591 1726867162.28838: Evaluated conditional (interface_stat.stat.exists): True 11591 1726867162.28882: handler run complete 11591 1726867162.28885: attempt loop complete, returning result 11591 1726867162.28887: _execute() done 11591 1726867162.28891: dumping result to json 11591 1726867162.28894: done dumping result, returning 11591 1726867162.28933: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' [0affcac9-a3a5-3039-4ea5-00000000001c] 11591 1726867162.28970: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001c ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867162.29141: no more pending results, returning what we have 11591 1726867162.29145: results queue empty 11591 1726867162.29145: checking for any_errors_fatal 11591 1726867162.29154: done checking for any_errors_fatal 11591 1726867162.29155: checking for max_fail_percentage 11591 1726867162.29156: done checking for max_fail_percentage 11591 1726867162.29157: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.29158: done checking to see if all hosts have failed 11591 1726867162.29159: getting the remaining hosts for this loop 11591 1726867162.29160: done getting the remaining hosts for this loop 11591 1726867162.29163: getting the next task for host managed_node2 11591 1726867162.29170: done getting next task for host managed_node2 11591 1726867162.29173: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11591 1726867162.29175: ^ 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 11591 1726867162.29180: getting variables 11591 1726867162.29182: in VariableManager get_vars() 11591 1726867162.29225: Calling all_inventory to load vars for managed_node2 11591 1726867162.29228: Calling groups_inventory to load vars for managed_node2 11591 1726867162.29230: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.29243: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.29247: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.29250: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.29469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.29615: done with get_vars() 11591 1726867162.29622: done getting variables 11591 1726867162.29653: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001c 11591 1726867162.29656: WORKER PROCESS EXITING 11591 1726867162.29673: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Friday 20 September 2024 17:19:22 -0400 (0:00:00.032) 0:00:10.304 ****** 11591 1726867162.29696: entering _queue_task() for managed_node2/command 11591 1726867162.29870: worker is 1 (out of 1 available) 11591 1726867162.29885: exiting _queue_task() for managed_node2/command 11591 1726867162.29897: done queuing things up, now waiting for results queue to drain 11591 1726867162.29899: waiting for pending results... 11591 1726867162.30052: running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript 11591 1726867162.30108: in run() - task 0affcac9-a3a5-3039-4ea5-00000000001d 11591 1726867162.30120: variable 'ansible_search_path' from source: unknown 11591 1726867162.30148: calling self._execute() 11591 1726867162.30211: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.30215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.30224: variable 'omit' from source: magic vars 11591 1726867162.30528: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.30538: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.30615: variable 'network_provider' from source: set_fact 11591 1726867162.30619: Evaluated conditional (network_provider == "initscripts"): False 11591 1726867162.30622: when evaluation is False, skipping this task 11591 1726867162.30625: _execute() done 11591 1726867162.30627: dumping result to json 11591 1726867162.30630: done dumping result, returning 11591 1726867162.30636: done running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript [0affcac9-a3a5-3039-4ea5-00000000001d] 11591 1726867162.30649: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001d 11591 1726867162.30729: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001d 11591 1726867162.30731: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11591 1726867162.30845: no more pending results, returning what we have 11591 1726867162.30848: results queue empty 11591 1726867162.30848: checking for any_errors_fatal 11591 1726867162.30852: done checking for any_errors_fatal 11591 1726867162.30853: checking for max_fail_percentage 11591 1726867162.30854: done checking for max_fail_percentage 11591 1726867162.30855: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.30856: done checking to see if all hosts have failed 11591 1726867162.30856: getting the remaining hosts for this loop 11591 1726867162.30857: done getting the remaining hosts for this loop 11591 1726867162.30860: getting the next task for host managed_node2 11591 1726867162.30863: done getting next task for host managed_node2 11591 1726867162.30865: ^ task is: TASK: TEST Add Bond with 2 ports 11591 1726867162.30867: ^ 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 11591 1726867162.30870: getting variables 11591 1726867162.30872: in VariableManager get_vars() 11591 1726867162.30904: Calling all_inventory to load vars for managed_node2 11591 1726867162.30907: Calling groups_inventory to load vars for managed_node2 11591 1726867162.30909: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.30917: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.30920: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.30923: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.31136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.31335: done with get_vars() 11591 1726867162.31344: done getting variables 11591 1726867162.31395: Loading ActionModule 'debug' from /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] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Friday 20 September 2024 17:19:22 -0400 (0:00:00.017) 0:00:10.321 ****** 11591 1726867162.31426: entering _queue_task() for managed_node2/debug 11591 1726867162.31647: worker is 1 (out of 1 available) 11591 1726867162.31658: exiting _queue_task() for managed_node2/debug 11591 1726867162.31668: done queuing things up, now waiting for results queue to drain 11591 1726867162.31669: waiting for pending results... 11591 1726867162.31856: running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports 11591 1726867162.31910: in run() - task 0affcac9-a3a5-3039-4ea5-00000000001e 11591 1726867162.31921: variable 'ansible_search_path' from source: unknown 11591 1726867162.31948: calling self._execute() 11591 1726867162.32007: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.32013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.32021: variable 'omit' from source: magic vars 11591 1726867162.32482: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.32485: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.32491: variable 'omit' from source: magic vars 11591 1726867162.32493: variable 'omit' from source: magic vars 11591 1726867162.32496: variable 'omit' from source: magic vars 11591 1726867162.32498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867162.32500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867162.32503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867162.32505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867162.32507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867162.32544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867162.32553: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.32562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.32671: Set connection var ansible_shell_type to sh 11591 1726867162.32686: Set connection var ansible_shell_executable to /bin/sh 11591 1726867162.32703: Set connection var ansible_timeout to 10 11591 1726867162.32712: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867162.32720: Set connection var ansible_connection to ssh 11591 1726867162.32746: Set connection var ansible_pipelining to False 11591 1726867162.32846: variable 'ansible_shell_executable' from source: unknown 11591 1726867162.32850: variable 'ansible_connection' from source: unknown 11591 1726867162.32852: variable 'ansible_module_compression' from source: unknown 11591 1726867162.32855: variable 'ansible_shell_type' from source: unknown 11591 1726867162.32857: variable 'ansible_shell_executable' from source: unknown 11591 1726867162.32859: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.32861: variable 'ansible_pipelining' from source: unknown 11591 1726867162.32863: variable 'ansible_timeout' from source: unknown 11591 1726867162.32865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.32997: Loading ActionModule 'debug' from /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) 11591 1726867162.33014: variable 'omit' from source: magic vars 11591 1726867162.33026: starting attempt loop 11591 1726867162.33034: running the handler 11591 1726867162.33100: handler run complete 11591 1726867162.33123: attempt loop complete, returning result 11591 1726867162.33174: _execute() done 11591 1726867162.33180: dumping result to json 11591 1726867162.33183: done dumping result, returning 11591 1726867162.33186: done running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports [0affcac9-a3a5-3039-4ea5-00000000001e] 11591 1726867162.33191: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001e ok: [managed_node2] => {} MSG: ################################################## 11591 1726867162.33325: no more pending results, returning what we have 11591 1726867162.33328: results queue empty 11591 1726867162.33329: checking for any_errors_fatal 11591 1726867162.33334: done checking for any_errors_fatal 11591 1726867162.33335: checking for max_fail_percentage 11591 1726867162.33336: done checking for max_fail_percentage 11591 1726867162.33337: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.33338: done checking to see if all hosts have failed 11591 1726867162.33339: getting the remaining hosts for this loop 11591 1726867162.33340: done getting the remaining hosts for this loop 11591 1726867162.33343: getting the next task for host managed_node2 11591 1726867162.33350: done getting next task for host managed_node2 11591 1726867162.33355: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11591 1726867162.33358: ^ 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 11591 1726867162.33374: getting variables 11591 1726867162.33376: in VariableManager get_vars() 11591 1726867162.33418: Calling all_inventory to load vars for managed_node2 11591 1726867162.33421: Calling groups_inventory to load vars for managed_node2 11591 1726867162.33424: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.33434: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.33437: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.33440: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.33860: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000001e 11591 1726867162.33864: WORKER PROCESS EXITING 11591 1726867162.33895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.34957: done with get_vars() 11591 1726867162.34968: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:22 -0400 (0:00:00.036) 0:00:10.358 ****** 11591 1726867162.35106: entering _queue_task() for managed_node2/include_tasks 11591 1726867162.35373: worker is 1 (out of 1 available) 11591 1726867162.35411: exiting _queue_task() for managed_node2/include_tasks 11591 1726867162.35473: done queuing things up, now waiting for results queue to drain 11591 1726867162.35520: waiting for pending results... 11591 1726867162.35716: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11591 1726867162.36103: in run() - task 0affcac9-a3a5-3039-4ea5-000000000026 11591 1726867162.36168: variable 'ansible_search_path' from source: unknown 11591 1726867162.36309: variable 'ansible_search_path' from source: unknown 11591 1726867162.36369: calling self._execute() 11591 1726867162.36732: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.36897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.36907: variable 'omit' from source: magic vars 11591 1726867162.37642: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.37655: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.37658: _execute() done 11591 1726867162.37661: dumping result to json 11591 1726867162.37668: done dumping result, returning 11591 1726867162.37680: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-3039-4ea5-000000000026] 11591 1726867162.37682: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000026 11591 1726867162.37868: no more pending results, returning what we have 11591 1726867162.37872: in VariableManager get_vars() 11591 1726867162.37922: Calling all_inventory to load vars for managed_node2 11591 1726867162.37928: Calling groups_inventory to load vars for managed_node2 11591 1726867162.37930: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.37939: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.37941: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.37947: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.38106: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000026 11591 1726867162.38118: WORKER PROCESS EXITING 11591 1726867162.38149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.38316: done with get_vars() 11591 1726867162.38322: variable 'ansible_search_path' from source: unknown 11591 1726867162.38322: variable 'ansible_search_path' from source: unknown 11591 1726867162.38355: we have included files to process 11591 1726867162.38357: generating all_blocks data 11591 1726867162.38358: done generating all_blocks data 11591 1726867162.38363: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11591 1726867162.38364: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11591 1726867162.38366: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11591 1726867162.38915: done processing included file 11591 1726867162.38916: iterating over new_blocks loaded from include file 11591 1726867162.38917: in VariableManager get_vars() 11591 1726867162.38932: done with get_vars() 11591 1726867162.38933: filtering new block on tags 11591 1726867162.38943: done filtering new block on tags 11591 1726867162.38945: in VariableManager get_vars() 11591 1726867162.38957: done with get_vars() 11591 1726867162.38958: filtering new block on tags 11591 1726867162.38973: done filtering new block on tags 11591 1726867162.38976: in VariableManager get_vars() 11591 1726867162.39003: done with get_vars() 11591 1726867162.39005: filtering new block on tags 11591 1726867162.39022: done filtering new block on tags 11591 1726867162.39023: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 11591 1726867162.39027: extending task lists for all hosts with included blocks 11591 1726867162.39667: done extending task lists 11591 1726867162.39668: done processing included files 11591 1726867162.39669: results queue empty 11591 1726867162.39669: checking for any_errors_fatal 11591 1726867162.39671: done checking for any_errors_fatal 11591 1726867162.39671: checking for max_fail_percentage 11591 1726867162.39672: done checking for max_fail_percentage 11591 1726867162.39673: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.39673: done checking to see if all hosts have failed 11591 1726867162.39674: getting the remaining hosts for this loop 11591 1726867162.39674: done getting the remaining hosts for this loop 11591 1726867162.39676: getting the next task for host managed_node2 11591 1726867162.39680: done getting next task for host managed_node2 11591 1726867162.39682: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11591 1726867162.39684: ^ 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 11591 1726867162.39691: getting variables 11591 1726867162.39692: in VariableManager get_vars() 11591 1726867162.39701: Calling all_inventory to load vars for managed_node2 11591 1726867162.39703: Calling groups_inventory to load vars for managed_node2 11591 1726867162.39704: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.39707: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.39708: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.39710: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.39806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.39917: done with get_vars() 11591 1726867162.39923: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:19:22 -0400 (0:00:00.048) 0:00:10.407 ****** 11591 1726867162.39967: entering _queue_task() for managed_node2/setup 11591 1726867162.40155: worker is 1 (out of 1 available) 11591 1726867162.40168: exiting _queue_task() for managed_node2/setup 11591 1726867162.40180: done queuing things up, now waiting for results queue to drain 11591 1726867162.40181: waiting for pending results... 11591 1726867162.40340: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11591 1726867162.40424: in run() - task 0affcac9-a3a5-3039-4ea5-000000000188 11591 1726867162.40437: variable 'ansible_search_path' from source: unknown 11591 1726867162.40440: variable 'ansible_search_path' from source: unknown 11591 1726867162.40465: calling self._execute() 11591 1726867162.40524: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.40528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.40540: variable 'omit' from source: magic vars 11591 1726867162.40788: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.40801: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.40942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867162.42564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867162.42642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867162.42662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867162.42709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867162.42758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867162.42827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867162.42872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867162.42916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867162.42939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867162.42961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867162.43020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867162.43042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867162.43076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867162.43121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867162.43142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867162.43280: variable '__network_required_facts' from source: role '' defaults 11591 1726867162.43283: variable 'ansible_facts' from source: unknown 11591 1726867162.43382: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 11591 1726867162.43386: when evaluation is False, skipping this task 11591 1726867162.43390: _execute() done 11591 1726867162.43392: dumping result to json 11591 1726867162.43395: done dumping result, returning 11591 1726867162.43397: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-3039-4ea5-000000000188] 11591 1726867162.43399: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000188 11591 1726867162.43549: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000188 11591 1726867162.43552: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867162.43622: no more pending results, returning what we have 11591 1726867162.43625: results queue empty 11591 1726867162.43626: checking for any_errors_fatal 11591 1726867162.43627: done checking for any_errors_fatal 11591 1726867162.43628: checking for max_fail_percentage 11591 1726867162.43631: done checking for max_fail_percentage 11591 1726867162.43634: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.43638: done checking to see if all hosts have failed 11591 1726867162.43639: getting the remaining hosts for this loop 11591 1726867162.43642: done getting the remaining hosts for this loop 11591 1726867162.43645: getting the next task for host managed_node2 11591 1726867162.43652: done getting next task for host managed_node2 11591 1726867162.43655: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 11591 1726867162.43662: ^ 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 11591 1726867162.43674: getting variables 11591 1726867162.43675: in VariableManager get_vars() 11591 1726867162.43715: Calling all_inventory to load vars for managed_node2 11591 1726867162.43719: Calling groups_inventory to load vars for managed_node2 11591 1726867162.43722: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.43733: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.43760: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.43764: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.43945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.44127: done with get_vars() 11591 1726867162.44139: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:19:22 -0400 (0:00:00.043) 0:00:10.450 ****** 11591 1726867162.44299: entering _queue_task() for managed_node2/stat 11591 1726867162.44530: worker is 1 (out of 1 available) 11591 1726867162.44542: exiting _queue_task() for managed_node2/stat 11591 1726867162.44554: done queuing things up, now waiting for results queue to drain 11591 1726867162.44555: waiting for pending results... 11591 1726867162.44804: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 11591 1726867162.44898: in run() - task 0affcac9-a3a5-3039-4ea5-00000000018a 11591 1726867162.44904: variable 'ansible_search_path' from source: unknown 11591 1726867162.44907: variable 'ansible_search_path' from source: unknown 11591 1726867162.44930: calling self._execute() 11591 1726867162.44993: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.44997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.45000: variable 'omit' from source: magic vars 11591 1726867162.45255: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.45264: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.45375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867162.45632: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867162.45665: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867162.45693: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867162.45723: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867162.45781: 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) 11591 1726867162.45800: 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) 11591 1726867162.45818: 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) 11591 1726867162.45839: 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) 11591 1726867162.45901: variable '__network_is_ostree' from source: set_fact 11591 1726867162.45908: Evaluated conditional (not __network_is_ostree is defined): False 11591 1726867162.45910: when evaluation is False, skipping this task 11591 1726867162.45913: _execute() done 11591 1726867162.45917: dumping result to json 11591 1726867162.45919: done dumping result, returning 11591 1726867162.45926: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-3039-4ea5-00000000018a] 11591 1726867162.45937: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018a 11591 1726867162.46021: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018a 11591 1726867162.46024: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11591 1726867162.46104: no more pending results, returning what we have 11591 1726867162.46108: results queue empty 11591 1726867162.46109: checking for any_errors_fatal 11591 1726867162.46114: done checking for any_errors_fatal 11591 1726867162.46114: checking for max_fail_percentage 11591 1726867162.46116: done checking for max_fail_percentage 11591 1726867162.46117: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.46118: done checking to see if all hosts have failed 11591 1726867162.46119: getting the remaining hosts for this loop 11591 1726867162.46120: done getting the remaining hosts for this loop 11591 1726867162.46124: getting the next task for host managed_node2 11591 1726867162.46135: done getting next task for host managed_node2 11591 1726867162.46140: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11591 1726867162.46144: ^ 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 11591 1726867162.46157: getting variables 11591 1726867162.46158: in VariableManager get_vars() 11591 1726867162.46197: Calling all_inventory to load vars for managed_node2 11591 1726867162.46200: Calling groups_inventory to load vars for managed_node2 11591 1726867162.46202: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.46217: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.46220: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.46223: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.46450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.46589: done with get_vars() 11591 1726867162.46598: done getting variables 11591 1726867162.46640: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:19:22 -0400 (0:00:00.023) 0:00:10.474 ****** 11591 1726867162.46687: entering _queue_task() for managed_node2/set_fact 11591 1726867162.46897: worker is 1 (out of 1 available) 11591 1726867162.46910: exiting _queue_task() for managed_node2/set_fact 11591 1726867162.46921: done queuing things up, now waiting for results queue to drain 11591 1726867162.46922: waiting for pending results... 11591 1726867162.47086: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11591 1726867162.47178: in run() - task 0affcac9-a3a5-3039-4ea5-00000000018b 11591 1726867162.47190: variable 'ansible_search_path' from source: unknown 11591 1726867162.47195: variable 'ansible_search_path' from source: unknown 11591 1726867162.47229: calling self._execute() 11591 1726867162.47286: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.47293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.47301: variable 'omit' from source: magic vars 11591 1726867162.47566: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.47570: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.47747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867162.47985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867162.47998: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867162.48040: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867162.48076: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867162.48144: 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) 11591 1726867162.48162: 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) 11591 1726867162.48183: 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) 11591 1726867162.48201: 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) 11591 1726867162.48261: variable '__network_is_ostree' from source: set_fact 11591 1726867162.48266: Evaluated conditional (not __network_is_ostree is defined): False 11591 1726867162.48269: when evaluation is False, skipping this task 11591 1726867162.48272: _execute() done 11591 1726867162.48275: dumping result to json 11591 1726867162.48281: done dumping result, returning 11591 1726867162.48298: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-3039-4ea5-00000000018b] 11591 1726867162.48301: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018b 11591 1726867162.48383: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018b 11591 1726867162.48386: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11591 1726867162.48456: no more pending results, returning what we have 11591 1726867162.48459: results queue empty 11591 1726867162.48460: checking for any_errors_fatal 11591 1726867162.48463: done checking for any_errors_fatal 11591 1726867162.48463: checking for max_fail_percentage 11591 1726867162.48465: done checking for max_fail_percentage 11591 1726867162.48465: checking to see if all hosts have failed and the running result is not ok 11591 1726867162.48466: done checking to see if all hosts have failed 11591 1726867162.48467: getting the remaining hosts for this loop 11591 1726867162.48468: done getting the remaining hosts for this loop 11591 1726867162.48471: getting the next task for host managed_node2 11591 1726867162.48479: done getting next task for host managed_node2 11591 1726867162.48482: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 11591 1726867162.48486: ^ 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 11591 1726867162.48499: getting variables 11591 1726867162.48500: in VariableManager get_vars() 11591 1726867162.48541: Calling all_inventory to load vars for managed_node2 11591 1726867162.48544: Calling groups_inventory to load vars for managed_node2 11591 1726867162.48546: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867162.48553: Calling all_plugins_play to load vars for managed_node2 11591 1726867162.48555: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867162.48557: Calling groups_plugins_play to load vars for managed_node2 11591 1726867162.48691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867162.48853: done with get_vars() 11591 1726867162.48860: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:19:22 -0400 (0:00:00.022) 0:00:10.496 ****** 11591 1726867162.48954: entering _queue_task() for managed_node2/service_facts 11591 1726867162.48956: Creating lock for service_facts 11591 1726867162.49164: worker is 1 (out of 1 available) 11591 1726867162.49175: exiting _queue_task() for managed_node2/service_facts 11591 1726867162.49189: done queuing things up, now waiting for results queue to drain 11591 1726867162.49190: waiting for pending results... 11591 1726867162.49414: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 11591 1726867162.49512: in run() - task 0affcac9-a3a5-3039-4ea5-00000000018d 11591 1726867162.49551: variable 'ansible_search_path' from source: unknown 11591 1726867162.49555: variable 'ansible_search_path' from source: unknown 11591 1726867162.49597: calling self._execute() 11591 1726867162.49637: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.49640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.49673: variable 'omit' from source: magic vars 11591 1726867162.49983: variable 'ansible_distribution_major_version' from source: facts 11591 1726867162.50002: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867162.50006: variable 'omit' from source: magic vars 11591 1726867162.50070: variable 'omit' from source: magic vars 11591 1726867162.50108: variable 'omit' from source: magic vars 11591 1726867162.50134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867162.50168: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867162.50193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867162.50272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867162.50275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867162.50325: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867162.50328: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.50330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.50414: Set connection var ansible_shell_type to sh 11591 1726867162.50426: Set connection var ansible_shell_executable to /bin/sh 11591 1726867162.50429: Set connection var ansible_timeout to 10 11591 1726867162.50431: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867162.50435: Set connection var ansible_connection to ssh 11591 1726867162.50456: Set connection var ansible_pipelining to False 11591 1726867162.50465: variable 'ansible_shell_executable' from source: unknown 11591 1726867162.50467: variable 'ansible_connection' from source: unknown 11591 1726867162.50470: variable 'ansible_module_compression' from source: unknown 11591 1726867162.50472: variable 'ansible_shell_type' from source: unknown 11591 1726867162.50475: variable 'ansible_shell_executable' from source: unknown 11591 1726867162.50479: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867162.50484: variable 'ansible_pipelining' from source: unknown 11591 1726867162.50517: variable 'ansible_timeout' from source: unknown 11591 1726867162.50521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867162.50653: 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) 11591 1726867162.50661: variable 'omit' from source: magic vars 11591 1726867162.50665: starting attempt loop 11591 1726867162.50668: running the handler 11591 1726867162.50681: _low_level_execute_command(): starting 11591 1726867162.50689: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867162.51385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867162.51440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.51514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.51565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.53244: stdout chunk (state=3): >>>/root <<< 11591 1726867162.53341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867162.53372: stderr chunk (state=3): >>><<< 11591 1726867162.53376: stdout chunk (state=3): >>><<< 11591 1726867162.53393: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867162.53404: _low_level_execute_command(): starting 11591 1726867162.53409: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704 `" && echo ansible-tmp-1726867162.5339272-12137-169054250652704="` echo /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704 `" ) && sleep 0' 11591 1726867162.53953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867162.53956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.53959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867162.53968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.54050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.54117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.56002: stdout chunk (state=3): >>>ansible-tmp-1726867162.5339272-12137-169054250652704=/root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704 <<< 11591 1726867162.56141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867162.56155: stderr chunk (state=3): >>><<< 11591 1726867162.56158: stdout chunk (state=3): >>><<< 11591 1726867162.56179: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867162.5339272-12137-169054250652704=/root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867162.56282: variable 'ansible_module_compression' from source: unknown 11591 1726867162.56312: ANSIBALLZ: Using lock for service_facts 11591 1726867162.56315: ANSIBALLZ: Acquiring lock 11591 1726867162.56317: ANSIBALLZ: Lock acquired: 139982987105472 11591 1726867162.56319: ANSIBALLZ: Creating module 11591 1726867162.65237: ANSIBALLZ: Writing module into payload 11591 1726867162.65301: ANSIBALLZ: Writing module 11591 1726867162.65324: ANSIBALLZ: Renaming module 11591 1726867162.65327: ANSIBALLZ: Done creating module 11591 1726867162.65341: variable 'ansible_facts' from source: unknown 11591 1726867162.65396: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/AnsiballZ_service_facts.py 11591 1726867162.65695: Sending initial data 11591 1726867162.65699: Sent initial data (162 bytes) 11591 1726867162.66093: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867162.66100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867162.66164: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867162.66171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.66232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.67815: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867162.67851: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867162.67901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp2bb53dse /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/AnsiballZ_service_facts.py <<< 11591 1726867162.67922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/AnsiballZ_service_facts.py" <<< 11591 1726867162.68014: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 11591 1726867162.68018: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp2bb53dse" to remote "/root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/AnsiballZ_service_facts.py" <<< 11591 1726867162.69270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867162.69304: stderr chunk (state=3): >>><<< 11591 1726867162.69307: stdout chunk (state=3): >>><<< 11591 1726867162.69368: done transferring module to remote 11591 1726867162.69376: _low_level_execute_command(): starting 11591 1726867162.69384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/ /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/AnsiballZ_service_facts.py && sleep 0' 11591 1726867162.69806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867162.69810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.69812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867162.69815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867162.69820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.69860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867162.69863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.69908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867162.71792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867162.71796: stdout chunk (state=3): >>><<< 11591 1726867162.71798: stderr chunk (state=3): >>><<< 11591 1726867162.71801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867162.71803: _low_level_execute_command(): starting 11591 1726867162.71805: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/AnsiballZ_service_facts.py && sleep 0' 11591 1726867162.72321: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867162.72395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867162.72463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867162.72501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867162.72523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867162.72617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867164.28941: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.s<<< 11591 1726867164.29009: stdout chunk (state=3): >>>ervice", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "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": {}}} <<< 11591 1726867164.30486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867164.30529: stderr chunk (state=3): >>><<< 11591 1726867164.30532: stdout chunk (state=3): >>><<< 11591 1726867164.30685: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867164.32507: 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-1726867162.5339272-12137-169054250652704/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867164.32522: _low_level_execute_command(): starting 11591 1726867164.32531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867162.5339272-12137-169054250652704/ > /dev/null 2>&1 && sleep 0' 11591 1726867164.33170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867164.33191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867164.33211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867164.33298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867164.33337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867164.33354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867164.33381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867164.33458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867164.35307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867164.35324: stdout chunk (state=3): >>><<< 11591 1726867164.35334: stderr chunk (state=3): >>><<< 11591 1726867164.35350: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867164.35359: handler run complete 11591 1726867164.35610: variable 'ansible_facts' from source: unknown 11591 1726867164.35727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867164.35996: variable 'ansible_facts' from source: unknown 11591 1726867164.36068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867164.36183: attempt loop complete, returning result 11591 1726867164.36186: _execute() done 11591 1726867164.36191: dumping result to json 11591 1726867164.36231: done dumping result, returning 11591 1726867164.36239: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-3039-4ea5-00000000018d] 11591 1726867164.36244: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018d ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867164.36817: no more pending results, returning what we have 11591 1726867164.36819: results queue empty 11591 1726867164.36820: checking for any_errors_fatal 11591 1726867164.36823: done checking for any_errors_fatal 11591 1726867164.36823: checking for max_fail_percentage 11591 1726867164.36824: done checking for max_fail_percentage 11591 1726867164.36825: checking to see if all hosts have failed and the running result is not ok 11591 1726867164.36826: done checking to see if all hosts have failed 11591 1726867164.36827: getting the remaining hosts for this loop 11591 1726867164.36828: done getting the remaining hosts for this loop 11591 1726867164.36831: getting the next task for host managed_node2 11591 1726867164.36836: done getting next task for host managed_node2 11591 1726867164.36839: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 11591 1726867164.36843: ^ 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 11591 1726867164.36850: getting variables 11591 1726867164.36852: in VariableManager get_vars() 11591 1726867164.36882: Calling all_inventory to load vars for managed_node2 11591 1726867164.36885: Calling groups_inventory to load vars for managed_node2 11591 1726867164.36886: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867164.36903: Calling all_plugins_play to load vars for managed_node2 11591 1726867164.36906: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867164.36911: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018d 11591 1726867164.36913: WORKER PROCESS EXITING 11591 1726867164.36917: Calling groups_plugins_play to load vars for managed_node2 11591 1726867164.37251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867164.37646: done with get_vars() 11591 1726867164.37660: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:19:24 -0400 (0:00:01.888) 0:00:12.385 ****** 11591 1726867164.37769: entering _queue_task() for managed_node2/package_facts 11591 1726867164.37771: Creating lock for package_facts 11591 1726867164.38146: worker is 1 (out of 1 available) 11591 1726867164.38157: exiting _queue_task() for managed_node2/package_facts 11591 1726867164.38167: done queuing things up, now waiting for results queue to drain 11591 1726867164.38168: waiting for pending results... 11591 1726867164.38336: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 11591 1726867164.38490: in run() - task 0affcac9-a3a5-3039-4ea5-00000000018e 11591 1726867164.38500: variable 'ansible_search_path' from source: unknown 11591 1726867164.38508: variable 'ansible_search_path' from source: unknown 11591 1726867164.38536: calling self._execute() 11591 1726867164.38601: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867164.38605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867164.38618: variable 'omit' from source: magic vars 11591 1726867164.38870: variable 'ansible_distribution_major_version' from source: facts 11591 1726867164.38883: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867164.38887: variable 'omit' from source: magic vars 11591 1726867164.38938: variable 'omit' from source: magic vars 11591 1726867164.38958: variable 'omit' from source: magic vars 11591 1726867164.38992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867164.39019: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867164.39034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867164.39048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867164.39058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867164.39081: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867164.39084: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867164.39088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867164.39155: Set connection var ansible_shell_type to sh 11591 1726867164.39162: Set connection var ansible_shell_executable to /bin/sh 11591 1726867164.39168: Set connection var ansible_timeout to 10 11591 1726867164.39172: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867164.39175: Set connection var ansible_connection to ssh 11591 1726867164.39184: Set connection var ansible_pipelining to False 11591 1726867164.39207: variable 'ansible_shell_executable' from source: unknown 11591 1726867164.39211: variable 'ansible_connection' from source: unknown 11591 1726867164.39215: variable 'ansible_module_compression' from source: unknown 11591 1726867164.39217: variable 'ansible_shell_type' from source: unknown 11591 1726867164.39219: variable 'ansible_shell_executable' from source: unknown 11591 1726867164.39221: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867164.39223: variable 'ansible_pipelining' from source: unknown 11591 1726867164.39226: variable 'ansible_timeout' from source: unknown 11591 1726867164.39228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867164.39372: 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) 11591 1726867164.39379: variable 'omit' from source: magic vars 11591 1726867164.39384: starting attempt loop 11591 1726867164.39387: running the handler 11591 1726867164.39400: _low_level_execute_command(): starting 11591 1726867164.39407: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867164.39872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867164.39905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867164.39908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867164.39914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867164.39957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867164.39961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867164.40012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867164.41928: stdout chunk (state=3): >>>/root <<< 11591 1726867164.41965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867164.41971: stdout chunk (state=3): >>><<< 11591 1726867164.41981: stderr chunk (state=3): >>><<< 11591 1726867164.42006: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867164.42037: _low_level_execute_command(): starting 11591 1726867164.42041: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742 `" && echo ansible-tmp-1726867164.4200492-12196-228233995117742="` echo /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742 `" ) && sleep 0' 11591 1726867164.43286: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867164.43517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867164.43570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867164.45620: stdout chunk (state=3): >>>ansible-tmp-1726867164.4200492-12196-228233995117742=/root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742 <<< 11591 1726867164.45652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867164.45655: stdout chunk (state=3): >>><<< 11591 1726867164.45663: stderr chunk (state=3): >>><<< 11591 1726867164.45686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867164.4200492-12196-228233995117742=/root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867164.45736: variable 'ansible_module_compression' from source: unknown 11591 1726867164.45792: ANSIBALLZ: Using lock for package_facts 11591 1726867164.45795: ANSIBALLZ: Acquiring lock 11591 1726867164.45797: ANSIBALLZ: Lock acquired: 139982984637488 11591 1726867164.45800: ANSIBALLZ: Creating module 11591 1726867164.77584: ANSIBALLZ: Writing module into payload 11591 1726867164.77732: ANSIBALLZ: Writing module 11591 1726867164.77763: ANSIBALLZ: Renaming module 11591 1726867164.77784: ANSIBALLZ: Done creating module 11591 1726867164.77882: variable 'ansible_facts' from source: unknown 11591 1726867164.78002: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/AnsiballZ_package_facts.py 11591 1726867164.78205: Sending initial data 11591 1726867164.78208: Sent initial data (162 bytes) 11591 1726867164.78769: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867164.78887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867164.78915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867164.78933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867164.79016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867164.80654: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867164.80807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867164.80861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpx00jul0i /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/AnsiballZ_package_facts.py <<< 11591 1726867164.80865: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/AnsiballZ_package_facts.py" <<< 11591 1726867164.80921: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpx00jul0i" to remote "/root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/AnsiballZ_package_facts.py" <<< 11591 1726867164.82718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867164.82785: stderr chunk (state=3): >>><<< 11591 1726867164.82790: stdout chunk (state=3): >>><<< 11591 1726867164.82793: done transferring module to remote 11591 1726867164.82796: _low_level_execute_command(): starting 11591 1726867164.82798: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/ /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/AnsiballZ_package_facts.py && sleep 0' 11591 1726867164.83434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867164.83448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867164.83461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867164.83480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867164.83500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867164.83545: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867164.83611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867164.83626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867164.83658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867164.83724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867164.85693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867164.85696: stdout chunk (state=3): >>><<< 11591 1726867164.85698: stderr chunk (state=3): >>><<< 11591 1726867164.85701: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867164.85703: _low_level_execute_command(): starting 11591 1726867164.85705: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/AnsiballZ_package_facts.py && sleep 0' 11591 1726867164.86427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867164.86444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867164.86459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867164.86474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867164.86571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867164.86601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867164.86668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867165.31101: 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, "arc<<< 11591 1726867165.31129: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 11591 1726867165.31156: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 11591 1726867165.33084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867165.33090: stdout chunk (state=3): >>><<< 11591 1726867165.33093: stderr chunk (state=3): >>><<< 11591 1726867165.33164: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867165.37137: 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-1726867164.4200492-12196-228233995117742/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867165.37161: _low_level_execute_command(): starting 11591 1726867165.37166: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867164.4200492-12196-228233995117742/ > /dev/null 2>&1 && sleep 0' 11591 1726867165.37892: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867165.37896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867165.37899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867165.37901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867165.37903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867165.37906: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867165.37909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867165.37912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867165.37913: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867165.37915: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867165.37917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867165.37919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867165.37920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867165.37922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867165.37924: stderr chunk (state=3): >>>debug2: match found <<< 11591 1726867165.37925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867165.37974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867165.37996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867165.38028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867165.38294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867165.39927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867165.39964: stderr chunk (state=3): >>><<< 11591 1726867165.39967: stdout chunk (state=3): >>><<< 11591 1726867165.39982: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867165.39990: handler run complete 11591 1726867165.40915: variable 'ansible_facts' from source: unknown 11591 1726867165.41360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.43732: variable 'ansible_facts' from source: unknown 11591 1726867165.44257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.45023: attempt loop complete, returning result 11591 1726867165.45039: _execute() done 11591 1726867165.45047: dumping result to json 11591 1726867165.45343: done dumping result, returning 11591 1726867165.45346: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-3039-4ea5-00000000018e] 11591 1726867165.45348: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018e 11591 1726867165.48348: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000018e 11591 1726867165.48351: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867165.48449: no more pending results, returning what we have 11591 1726867165.48452: results queue empty 11591 1726867165.48453: checking for any_errors_fatal 11591 1726867165.48457: done checking for any_errors_fatal 11591 1726867165.48457: checking for max_fail_percentage 11591 1726867165.48459: done checking for max_fail_percentage 11591 1726867165.48459: checking to see if all hosts have failed and the running result is not ok 11591 1726867165.48460: done checking to see if all hosts have failed 11591 1726867165.48461: getting the remaining hosts for this loop 11591 1726867165.48462: done getting the remaining hosts for this loop 11591 1726867165.48465: getting the next task for host managed_node2 11591 1726867165.48471: done getting next task for host managed_node2 11591 1726867165.48474: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11591 1726867165.48479: ^ 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 11591 1726867165.48491: getting variables 11591 1726867165.48492: in VariableManager get_vars() 11591 1726867165.48527: Calling all_inventory to load vars for managed_node2 11591 1726867165.48530: Calling groups_inventory to load vars for managed_node2 11591 1726867165.48532: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867165.48540: Calling all_plugins_play to load vars for managed_node2 11591 1726867165.48542: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867165.48545: Calling groups_plugins_play to load vars for managed_node2 11591 1726867165.50959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.53999: done with get_vars() 11591 1726867165.54023: done getting variables 11591 1726867165.54096: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:25 -0400 (0:00:01.163) 0:00:13.548 ****** 11591 1726867165.54131: entering _queue_task() for managed_node2/debug 11591 1726867165.54442: worker is 1 (out of 1 available) 11591 1726867165.54455: exiting _queue_task() for managed_node2/debug 11591 1726867165.54466: done queuing things up, now waiting for results queue to drain 11591 1726867165.54466: waiting for pending results... 11591 1726867165.54838: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11591 1726867165.54851: in run() - task 0affcac9-a3a5-3039-4ea5-000000000027 11591 1726867165.54869: variable 'ansible_search_path' from source: unknown 11591 1726867165.54875: variable 'ansible_search_path' from source: unknown 11591 1726867165.54918: calling self._execute() 11591 1726867165.55006: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.55015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.55029: variable 'omit' from source: magic vars 11591 1726867165.55427: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.55445: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867165.55457: variable 'omit' from source: magic vars 11591 1726867165.55538: variable 'omit' from source: magic vars 11591 1726867165.55669: variable 'network_provider' from source: set_fact 11591 1726867165.55723: variable 'omit' from source: magic vars 11591 1726867165.55757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867165.55828: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867165.55881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867165.55884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867165.55903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867165.56042: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867165.56045: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.56048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.56105: Set connection var ansible_shell_type to sh 11591 1726867165.56118: Set connection var ansible_shell_executable to /bin/sh 11591 1726867165.56134: Set connection var ansible_timeout to 10 11591 1726867165.56147: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867165.56243: Set connection var ansible_connection to ssh 11591 1726867165.56247: Set connection var ansible_pipelining to False 11591 1726867165.56250: variable 'ansible_shell_executable' from source: unknown 11591 1726867165.56252: variable 'ansible_connection' from source: unknown 11591 1726867165.56255: variable 'ansible_module_compression' from source: unknown 11591 1726867165.56259: variable 'ansible_shell_type' from source: unknown 11591 1726867165.56261: variable 'ansible_shell_executable' from source: unknown 11591 1726867165.56264: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.56266: variable 'ansible_pipelining' from source: unknown 11591 1726867165.56268: variable 'ansible_timeout' from source: unknown 11591 1726867165.56271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.56467: Loading ActionModule 'debug' from /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) 11591 1726867165.56471: variable 'omit' from source: magic vars 11591 1726867165.56473: starting attempt loop 11591 1726867165.56475: running the handler 11591 1726867165.56539: handler run complete 11591 1726867165.56569: attempt loop complete, returning result 11591 1726867165.56573: _execute() done 11591 1726867165.56576: dumping result to json 11591 1726867165.56580: done dumping result, returning 11591 1726867165.56602: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-3039-4ea5-000000000027] 11591 1726867165.56605: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000027 ok: [managed_node2] => {} MSG: Using network provider: nm 11591 1726867165.56861: no more pending results, returning what we have 11591 1726867165.56864: results queue empty 11591 1726867165.56865: checking for any_errors_fatal 11591 1726867165.56875: done checking for any_errors_fatal 11591 1726867165.56876: checking for max_fail_percentage 11591 1726867165.56880: done checking for max_fail_percentage 11591 1726867165.56881: checking to see if all hosts have failed and the running result is not ok 11591 1726867165.56882: done checking to see if all hosts have failed 11591 1726867165.56883: getting the remaining hosts for this loop 11591 1726867165.56884: done getting the remaining hosts for this loop 11591 1726867165.56984: getting the next task for host managed_node2 11591 1726867165.56993: done getting next task for host managed_node2 11591 1726867165.57017: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11591 1726867165.57020: ^ 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 11591 1726867165.57031: getting variables 11591 1726867165.57033: in VariableManager get_vars() 11591 1726867165.57069: Calling all_inventory to load vars for managed_node2 11591 1726867165.57073: Calling groups_inventory to load vars for managed_node2 11591 1726867165.57075: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867165.57115: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000027 11591 1726867165.57118: WORKER PROCESS EXITING 11591 1726867165.57128: Calling all_plugins_play to load vars for managed_node2 11591 1726867165.57131: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867165.57135: Calling groups_plugins_play to load vars for managed_node2 11591 1726867165.58922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.60591: done with get_vars() 11591 1726867165.60611: done getting variables 11591 1726867165.60707: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:25 -0400 (0:00:00.066) 0:00:13.614 ****** 11591 1726867165.60739: entering _queue_task() for managed_node2/fail 11591 1726867165.60741: Creating lock for fail 11591 1726867165.61031: worker is 1 (out of 1 available) 11591 1726867165.61045: exiting _queue_task() for managed_node2/fail 11591 1726867165.61058: done queuing things up, now waiting for results queue to drain 11591 1726867165.61059: waiting for pending results... 11591 1726867165.61371: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11591 1726867165.61516: in run() - task 0affcac9-a3a5-3039-4ea5-000000000028 11591 1726867165.61537: variable 'ansible_search_path' from source: unknown 11591 1726867165.61546: variable 'ansible_search_path' from source: unknown 11591 1726867165.61595: calling self._execute() 11591 1726867165.61694: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.61706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.61721: variable 'omit' from source: magic vars 11591 1726867165.62101: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.62125: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867165.62252: variable 'network_state' from source: role '' defaults 11591 1726867165.62267: Evaluated conditional (network_state != {}): False 11591 1726867165.62276: when evaluation is False, skipping this task 11591 1726867165.62333: _execute() done 11591 1726867165.62336: dumping result to json 11591 1726867165.62339: done dumping result, returning 11591 1726867165.62342: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-3039-4ea5-000000000028] 11591 1726867165.62344: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000028 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867165.62622: no more pending results, returning what we have 11591 1726867165.62625: results queue empty 11591 1726867165.62626: checking for any_errors_fatal 11591 1726867165.62630: done checking for any_errors_fatal 11591 1726867165.62631: checking for max_fail_percentage 11591 1726867165.62633: done checking for max_fail_percentage 11591 1726867165.62634: checking to see if all hosts have failed and the running result is not ok 11591 1726867165.62635: done checking to see if all hosts have failed 11591 1726867165.62635: getting the remaining hosts for this loop 11591 1726867165.62637: done getting the remaining hosts for this loop 11591 1726867165.62640: getting the next task for host managed_node2 11591 1726867165.62645: done getting next task for host managed_node2 11591 1726867165.62648: ^ 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 11591 1726867165.62651: ^ 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 11591 1726867165.62665: getting variables 11591 1726867165.62667: in VariableManager get_vars() 11591 1726867165.62708: Calling all_inventory to load vars for managed_node2 11591 1726867165.62711: Calling groups_inventory to load vars for managed_node2 11591 1726867165.62714: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867165.62724: Calling all_plugins_play to load vars for managed_node2 11591 1726867165.62727: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867165.62730: Calling groups_plugins_play to load vars for managed_node2 11591 1726867165.63295: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000028 11591 1726867165.63298: WORKER PROCESS EXITING 11591 1726867165.64129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.65843: done with get_vars() 11591 1726867165.65863: done getting variables 11591 1726867165.65926: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:25 -0400 (0:00:00.052) 0:00:13.667 ****** 11591 1726867165.65962: entering _queue_task() for managed_node2/fail 11591 1726867165.66369: worker is 1 (out of 1 available) 11591 1726867165.66381: exiting _queue_task() for managed_node2/fail 11591 1726867165.66393: done queuing things up, now waiting for results queue to drain 11591 1726867165.66394: waiting for pending results... 11591 1726867165.66563: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11591 1726867165.66700: in run() - task 0affcac9-a3a5-3039-4ea5-000000000029 11591 1726867165.66723: variable 'ansible_search_path' from source: unknown 11591 1726867165.66735: variable 'ansible_search_path' from source: unknown 11591 1726867165.66774: calling self._execute() 11591 1726867165.66866: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.66880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.66899: variable 'omit' from source: magic vars 11591 1726867165.67280: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.67301: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867165.67435: variable 'network_state' from source: role '' defaults 11591 1726867165.67452: Evaluated conditional (network_state != {}): False 11591 1726867165.67464: when evaluation is False, skipping this task 11591 1726867165.67473: _execute() done 11591 1726867165.67483: dumping result to json 11591 1726867165.67570: done dumping result, returning 11591 1726867165.67574: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-3039-4ea5-000000000029] 11591 1726867165.67578: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000029 11591 1726867165.67647: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000029 11591 1726867165.67650: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867165.67708: no more pending results, returning what we have 11591 1726867165.67712: results queue empty 11591 1726867165.67713: checking for any_errors_fatal 11591 1726867165.67719: done checking for any_errors_fatal 11591 1726867165.67720: checking for max_fail_percentage 11591 1726867165.67722: done checking for max_fail_percentage 11591 1726867165.67723: checking to see if all hosts have failed and the running result is not ok 11591 1726867165.67724: done checking to see if all hosts have failed 11591 1726867165.67725: getting the remaining hosts for this loop 11591 1726867165.67726: done getting the remaining hosts for this loop 11591 1726867165.67729: getting the next task for host managed_node2 11591 1726867165.67736: done getting next task for host managed_node2 11591 1726867165.67740: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11591 1726867165.67743: ^ 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 11591 1726867165.67758: getting variables 11591 1726867165.67760: in VariableManager get_vars() 11591 1726867165.67805: Calling all_inventory to load vars for managed_node2 11591 1726867165.67809: Calling groups_inventory to load vars for managed_node2 11591 1726867165.67812: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867165.67824: Calling all_plugins_play to load vars for managed_node2 11591 1726867165.67827: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867165.67830: Calling groups_plugins_play to load vars for managed_node2 11591 1726867165.69316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.70921: done with get_vars() 11591 1726867165.70945: done getting variables 11591 1726867165.71013: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:25 -0400 (0:00:00.050) 0:00:13.717 ****** 11591 1726867165.71049: entering _queue_task() for managed_node2/fail 11591 1726867165.71401: worker is 1 (out of 1 available) 11591 1726867165.71412: exiting _queue_task() for managed_node2/fail 11591 1726867165.71420: done queuing things up, now waiting for results queue to drain 11591 1726867165.71421: waiting for pending results... 11591 1726867165.71658: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11591 1726867165.71756: in run() - task 0affcac9-a3a5-3039-4ea5-00000000002a 11591 1726867165.71760: variable 'ansible_search_path' from source: unknown 11591 1726867165.71763: variable 'ansible_search_path' from source: unknown 11591 1726867165.71803: calling self._execute() 11591 1726867165.71912: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.71916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.71919: variable 'omit' from source: magic vars 11591 1726867165.72266: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.72284: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867165.72467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867165.74517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867165.74562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867165.74590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867165.74617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867165.74639: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867165.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) 11591 1726867165.74725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.74744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.74768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.74780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.74852: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.74863: Evaluated conditional (ansible_distribution_major_version | int > 9): True 11591 1726867165.74943: variable 'ansible_distribution' from source: facts 11591 1726867165.74947: variable '__network_rh_distros' from source: role '' defaults 11591 1726867165.74952: Evaluated conditional (ansible_distribution in __network_rh_distros): True 11591 1726867165.75114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.75130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.75147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.75180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.75186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.75222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.75238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.75255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.75283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.75296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.75325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.75341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.75356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.75383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.75398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.75587: variable 'network_connections' from source: task vars 11591 1726867165.75598: variable 'controller_profile' from source: play vars 11591 1726867165.75645: variable 'controller_profile' from source: play vars 11591 1726867165.75653: variable 'controller_device' from source: play vars 11591 1726867165.75714: variable 'controller_device' from source: play vars 11591 1726867165.75724: variable 'port1_profile' from source: play vars 11591 1726867165.75852: variable 'port1_profile' from source: play vars 11591 1726867165.75855: variable 'dhcp_interface1' from source: play vars 11591 1726867165.75858: variable 'dhcp_interface1' from source: play vars 11591 1726867165.75860: variable 'controller_profile' from source: play vars 11591 1726867165.75998: variable 'controller_profile' from source: play vars 11591 1726867165.76001: variable 'port2_profile' from source: play vars 11591 1726867165.76003: variable 'port2_profile' from source: play vars 11591 1726867165.76005: variable 'dhcp_interface2' from source: play vars 11591 1726867165.76186: variable 'dhcp_interface2' from source: play vars 11591 1726867165.76189: variable 'controller_profile' from source: play vars 11591 1726867165.76426: variable 'controller_profile' from source: play vars 11591 1726867165.76435: variable 'network_state' from source: role '' defaults 11591 1726867165.76508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867165.76666: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867165.76710: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867165.76739: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867165.76766: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867165.76812: 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) 11591 1726867165.76849: 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) 11591 1726867165.76865: 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) 11591 1726867165.76900: 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) 11591 1726867165.76942: 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 11591 1726867165.76945: when evaluation is False, skipping this task 11591 1726867165.76947: _execute() done 11591 1726867165.76950: dumping result to json 11591 1726867165.76952: done dumping result, returning 11591 1726867165.76955: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-3039-4ea5-00000000002a] 11591 1726867165.76957: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002a 11591 1726867165.77050: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002a 11591 1726867165.77053: WORKER PROCESS EXITING skipping: [managed_node2] => { "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" } 11591 1726867165.77121: no more pending results, returning what we have 11591 1726867165.77125: results queue empty 11591 1726867165.77126: checking for any_errors_fatal 11591 1726867165.77130: done checking for any_errors_fatal 11591 1726867165.77131: checking for max_fail_percentage 11591 1726867165.77132: done checking for max_fail_percentage 11591 1726867165.77133: checking to see if all hosts have failed and the running result is not ok 11591 1726867165.77134: done checking to see if all hosts have failed 11591 1726867165.77135: getting the remaining hosts for this loop 11591 1726867165.77136: done getting the remaining hosts for this loop 11591 1726867165.77139: getting the next task for host managed_node2 11591 1726867165.77145: done getting next task for host managed_node2 11591 1726867165.77148: ^ 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 11591 1726867165.77151: ^ 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 11591 1726867165.77164: getting variables 11591 1726867165.77166: in VariableManager get_vars() 11591 1726867165.77207: Calling all_inventory to load vars for managed_node2 11591 1726867165.77210: Calling groups_inventory to load vars for managed_node2 11591 1726867165.77212: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867165.77220: Calling all_plugins_play to load vars for managed_node2 11591 1726867165.77222: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867165.77225: Calling groups_plugins_play to load vars for managed_node2 11591 1726867165.78092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.78999: done with get_vars() 11591 1726867165.79018: done getting variables 11591 1726867165.79110: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:25 -0400 (0:00:00.080) 0:00:13.798 ****** 11591 1726867165.79141: entering _queue_task() for managed_node2/dnf 11591 1726867165.79406: worker is 1 (out of 1 available) 11591 1726867165.79419: exiting _queue_task() for managed_node2/dnf 11591 1726867165.79430: done queuing things up, now waiting for results queue to drain 11591 1726867165.79432: waiting for pending results... 11591 1726867165.79893: running TaskExecutor() for managed_node2/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 11591 1726867165.79898: in run() - task 0affcac9-a3a5-3039-4ea5-00000000002b 11591 1726867165.79902: variable 'ansible_search_path' from source: unknown 11591 1726867165.79904: variable 'ansible_search_path' from source: unknown 11591 1726867165.79908: calling self._execute() 11591 1726867165.80001: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.80011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.80032: variable 'omit' from source: magic vars 11591 1726867165.80442: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.80451: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867165.80596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867165.82096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867165.82207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867165.82211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867165.82230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867165.82344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867165.82348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.82351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.82370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.82413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.82426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.82535: variable 'ansible_distribution' from source: facts 11591 1726867165.82538: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.82552: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 11591 1726867165.82661: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867165.82799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.82982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.82988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.82990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.82993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.82995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.82996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.82998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.83023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.83047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.83090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.83119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.83153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.83207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.83224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.83372: variable 'network_connections' from source: task vars 11591 1726867165.83389: variable 'controller_profile' from source: play vars 11591 1726867165.83451: variable 'controller_profile' from source: play vars 11591 1726867165.83460: variable 'controller_device' from source: play vars 11591 1726867165.83504: variable 'controller_device' from source: play vars 11591 1726867165.83512: variable 'port1_profile' from source: play vars 11591 1726867165.83570: variable 'port1_profile' from source: play vars 11591 1726867165.83644: variable 'dhcp_interface1' from source: play vars 11591 1726867165.83648: variable 'dhcp_interface1' from source: play vars 11591 1726867165.83653: variable 'controller_profile' from source: play vars 11591 1726867165.83704: variable 'controller_profile' from source: play vars 11591 1726867165.83711: variable 'port2_profile' from source: play vars 11591 1726867165.83765: variable 'port2_profile' from source: play vars 11591 1726867165.83771: variable 'dhcp_interface2' from source: play vars 11591 1726867165.83982: variable 'dhcp_interface2' from source: play vars 11591 1726867165.83985: variable 'controller_profile' from source: play vars 11591 1726867165.83987: variable 'controller_profile' from source: play vars 11591 1726867165.83997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867165.84144: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867165.84189: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867165.84223: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867165.84253: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867165.84299: 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) 11591 1726867165.84324: 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) 11591 1726867165.84353: 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) 11591 1726867165.84385: 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) 11591 1726867165.84444: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867165.84669: variable 'network_connections' from source: task vars 11591 1726867165.84681: variable 'controller_profile' from source: play vars 11591 1726867165.84742: variable 'controller_profile' from source: play vars 11591 1726867165.84755: variable 'controller_device' from source: play vars 11591 1726867165.84821: variable 'controller_device' from source: play vars 11591 1726867165.84831: variable 'port1_profile' from source: play vars 11591 1726867165.84892: variable 'port1_profile' from source: play vars 11591 1726867165.84896: variable 'dhcp_interface1' from source: play vars 11591 1726867165.84937: variable 'dhcp_interface1' from source: play vars 11591 1726867165.84945: variable 'controller_profile' from source: play vars 11591 1726867165.84993: variable 'controller_profile' from source: play vars 11591 1726867165.85002: variable 'port2_profile' from source: play vars 11591 1726867165.85041: variable 'port2_profile' from source: play vars 11591 1726867165.85047: variable 'dhcp_interface2' from source: play vars 11591 1726867165.85093: variable 'dhcp_interface2' from source: play vars 11591 1726867165.85100: variable 'controller_profile' from source: play vars 11591 1726867165.85140: variable 'controller_profile' from source: play vars 11591 1726867165.85170: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11591 1726867165.85176: when evaluation is False, skipping this task 11591 1726867165.85181: _execute() done 11591 1726867165.85183: dumping result to json 11591 1726867165.85185: done dumping result, returning 11591 1726867165.85188: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-3039-4ea5-00000000002b] 11591 1726867165.85190: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002b 11591 1726867165.85267: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002b 11591 1726867165.85270: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11591 1726867165.85322: no more pending results, returning what we have 11591 1726867165.85325: results queue empty 11591 1726867165.85326: checking for any_errors_fatal 11591 1726867165.85332: done checking for any_errors_fatal 11591 1726867165.85332: checking for max_fail_percentage 11591 1726867165.85334: done checking for max_fail_percentage 11591 1726867165.85335: checking to see if all hosts have failed and the running result is not ok 11591 1726867165.85336: done checking to see if all hosts have failed 11591 1726867165.85337: getting the remaining hosts for this loop 11591 1726867165.85338: done getting the remaining hosts for this loop 11591 1726867165.85341: getting the next task for host managed_node2 11591 1726867165.85346: done getting next task for host managed_node2 11591 1726867165.85349: ^ 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 11591 1726867165.85352: ^ 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 11591 1726867165.85365: getting variables 11591 1726867165.85366: in VariableManager get_vars() 11591 1726867165.85403: Calling all_inventory to load vars for managed_node2 11591 1726867165.85405: Calling groups_inventory to load vars for managed_node2 11591 1726867165.85408: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867165.85416: Calling all_plugins_play to load vars for managed_node2 11591 1726867165.85418: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867165.85420: Calling groups_plugins_play to load vars for managed_node2 11591 1726867165.86167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.87528: done with get_vars() 11591 1726867165.87547: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11591 1726867165.87617: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:25 -0400 (0:00:00.084) 0:00:13.883 ****** 11591 1726867165.87639: entering _queue_task() for managed_node2/yum 11591 1726867165.87640: Creating lock for yum 11591 1726867165.87844: worker is 1 (out of 1 available) 11591 1726867165.87856: exiting _queue_task() for managed_node2/yum 11591 1726867165.87867: done queuing things up, now waiting for results queue to drain 11591 1726867165.87868: waiting for pending results... 11591 1726867165.88039: running TaskExecutor() for managed_node2/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 11591 1726867165.88114: in run() - task 0affcac9-a3a5-3039-4ea5-00000000002c 11591 1726867165.88126: variable 'ansible_search_path' from source: unknown 11591 1726867165.88129: variable 'ansible_search_path' from source: unknown 11591 1726867165.88159: calling self._execute() 11591 1726867165.88296: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.88300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.88304: variable 'omit' from source: magic vars 11591 1726867165.88645: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.88682: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867165.88844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867165.90653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867165.90700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867165.90726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867165.90751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867165.90776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867165.90830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.90850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.90867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.90901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.90912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.90971: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.90986: Evaluated conditional (ansible_distribution_major_version | int < 8): False 11591 1726867165.90990: when evaluation is False, skipping this task 11591 1726867165.90992: _execute() done 11591 1726867165.90995: dumping result to json 11591 1726867165.91005: done dumping result, returning 11591 1726867165.91008: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-3039-4ea5-00000000002c] 11591 1726867165.91011: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002c 11591 1726867165.91092: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002c 11591 1726867165.91095: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 11591 1726867165.91166: no more pending results, returning what we have 11591 1726867165.91170: results queue empty 11591 1726867165.91171: checking for any_errors_fatal 11591 1726867165.91175: done checking for any_errors_fatal 11591 1726867165.91175: checking for max_fail_percentage 11591 1726867165.91179: done checking for max_fail_percentage 11591 1726867165.91180: checking to see if all hosts have failed and the running result is not ok 11591 1726867165.91181: done checking to see if all hosts have failed 11591 1726867165.91181: getting the remaining hosts for this loop 11591 1726867165.91182: done getting the remaining hosts for this loop 11591 1726867165.91185: getting the next task for host managed_node2 11591 1726867165.91191: done getting next task for host managed_node2 11591 1726867165.91194: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11591 1726867165.91196: ^ 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 11591 1726867165.91209: getting variables 11591 1726867165.91210: in VariableManager get_vars() 11591 1726867165.91244: Calling all_inventory to load vars for managed_node2 11591 1726867165.91246: Calling groups_inventory to load vars for managed_node2 11591 1726867165.91249: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867165.91256: Calling all_plugins_play to load vars for managed_node2 11591 1726867165.91258: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867165.91261: Calling groups_plugins_play to load vars for managed_node2 11591 1726867165.92664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867165.94190: done with get_vars() 11591 1726867165.94211: done getting variables 11591 1726867165.94269: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:25 -0400 (0:00:00.066) 0:00:13.950 ****** 11591 1726867165.94306: entering _queue_task() for managed_node2/fail 11591 1726867165.94566: worker is 1 (out of 1 available) 11591 1726867165.94682: exiting _queue_task() for managed_node2/fail 11591 1726867165.94696: done queuing things up, now waiting for results queue to drain 11591 1726867165.94697: waiting for pending results... 11591 1726867165.94996: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11591 1726867165.95006: in run() - task 0affcac9-a3a5-3039-4ea5-00000000002d 11591 1726867165.95027: variable 'ansible_search_path' from source: unknown 11591 1726867165.95036: variable 'ansible_search_path' from source: unknown 11591 1726867165.95075: calling self._execute() 11591 1726867165.95164: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867165.95175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867165.95195: variable 'omit' from source: magic vars 11591 1726867165.95561: variable 'ansible_distribution_major_version' from source: facts 11591 1726867165.95581: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867165.95704: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867165.95984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867165.98069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867165.98141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867165.98190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867165.98229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867165.98259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867165.98348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.98390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.98422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.98467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.98495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.98546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.98575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.98613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.98782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.98786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.98790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867165.98793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867165.98795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867165.98816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867165.98837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867165.99020: variable 'network_connections' from source: task vars 11591 1726867165.99037: variable 'controller_profile' from source: play vars 11591 1726867165.99111: variable 'controller_profile' from source: play vars 11591 1726867165.99131: variable 'controller_device' from source: play vars 11591 1726867165.99198: variable 'controller_device' from source: play vars 11591 1726867165.99214: variable 'port1_profile' from source: play vars 11591 1726867165.99283: variable 'port1_profile' from source: play vars 11591 1726867165.99300: variable 'dhcp_interface1' from source: play vars 11591 1726867165.99366: variable 'dhcp_interface1' from source: play vars 11591 1726867165.99376: variable 'controller_profile' from source: play vars 11591 1726867165.99453: variable 'controller_profile' from source: play vars 11591 1726867165.99456: variable 'port2_profile' from source: play vars 11591 1726867165.99512: variable 'port2_profile' from source: play vars 11591 1726867165.99562: variable 'dhcp_interface2' from source: play vars 11591 1726867165.99586: variable 'dhcp_interface2' from source: play vars 11591 1726867165.99600: variable 'controller_profile' from source: play vars 11591 1726867165.99659: variable 'controller_profile' from source: play vars 11591 1726867165.99731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867165.99908: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867165.99945: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867165.99973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867166.00099: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867166.00102: 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) 11591 1726867166.00105: 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) 11591 1726867166.00107: 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) 11591 1726867166.00137: 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) 11591 1726867166.00224: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867166.00470: variable 'network_connections' from source: task vars 11591 1726867166.00484: variable 'controller_profile' from source: play vars 11591 1726867166.00555: variable 'controller_profile' from source: play vars 11591 1726867166.00567: variable 'controller_device' from source: play vars 11591 1726867166.00630: variable 'controller_device' from source: play vars 11591 1726867166.00649: variable 'port1_profile' from source: play vars 11591 1726867166.00714: variable 'port1_profile' from source: play vars 11591 1726867166.00727: variable 'dhcp_interface1' from source: play vars 11591 1726867166.00796: variable 'dhcp_interface1' from source: play vars 11591 1726867166.00808: variable 'controller_profile' from source: play vars 11591 1726867166.00873: variable 'controller_profile' from source: play vars 11591 1726867166.00970: variable 'port2_profile' from source: play vars 11591 1726867166.00973: variable 'port2_profile' from source: play vars 11591 1726867166.00975: variable 'dhcp_interface2' from source: play vars 11591 1726867166.01028: variable 'dhcp_interface2' from source: play vars 11591 1726867166.01039: variable 'controller_profile' from source: play vars 11591 1726867166.01108: variable 'controller_profile' from source: play vars 11591 1726867166.01143: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11591 1726867166.01152: when evaluation is False, skipping this task 11591 1726867166.01159: _execute() done 11591 1726867166.01167: dumping result to json 11591 1726867166.01175: done dumping result, returning 11591 1726867166.01194: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-3039-4ea5-00000000002d] 11591 1726867166.01205: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002d 11591 1726867166.01504: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002d 11591 1726867166.01507: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11591 1726867166.01556: no more pending results, returning what we have 11591 1726867166.01559: results queue empty 11591 1726867166.01560: checking for any_errors_fatal 11591 1726867166.01564: done checking for any_errors_fatal 11591 1726867166.01565: checking for max_fail_percentage 11591 1726867166.01566: done checking for max_fail_percentage 11591 1726867166.01567: checking to see if all hosts have failed and the running result is not ok 11591 1726867166.01568: done checking to see if all hosts have failed 11591 1726867166.01569: getting the remaining hosts for this loop 11591 1726867166.01570: done getting the remaining hosts for this loop 11591 1726867166.01573: getting the next task for host managed_node2 11591 1726867166.01581: done getting next task for host managed_node2 11591 1726867166.01584: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11591 1726867166.01590: ^ 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 11591 1726867166.01604: getting variables 11591 1726867166.01606: in VariableManager get_vars() 11591 1726867166.01647: Calling all_inventory to load vars for managed_node2 11591 1726867166.01650: Calling groups_inventory to load vars for managed_node2 11591 1726867166.01653: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867166.01663: Calling all_plugins_play to load vars for managed_node2 11591 1726867166.01666: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867166.01669: Calling groups_plugins_play to load vars for managed_node2 11591 1726867166.02982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867166.03926: done with get_vars() 11591 1726867166.03942: done getting variables 11591 1726867166.03985: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:26 -0400 (0:00:00.097) 0:00:14.047 ****** 11591 1726867166.04010: entering _queue_task() for managed_node2/package 11591 1726867166.04217: worker is 1 (out of 1 available) 11591 1726867166.04229: exiting _queue_task() for managed_node2/package 11591 1726867166.04240: done queuing things up, now waiting for results queue to drain 11591 1726867166.04241: waiting for pending results... 11591 1726867166.04399: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11591 1726867166.04473: in run() - task 0affcac9-a3a5-3039-4ea5-00000000002e 11591 1726867166.04490: variable 'ansible_search_path' from source: unknown 11591 1726867166.04495: variable 'ansible_search_path' from source: unknown 11591 1726867166.04529: calling self._execute() 11591 1726867166.04783: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867166.04786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867166.04789: variable 'omit' from source: magic vars 11591 1726867166.04975: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.04995: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867166.05180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867166.05446: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867166.05495: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867166.05533: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867166.05575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867166.05678: variable 'network_packages' from source: role '' defaults 11591 1726867166.05752: variable '__network_provider_setup' from source: role '' defaults 11591 1726867166.05766: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867166.05806: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867166.05813: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867166.05855: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867166.05967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867166.07234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867166.07286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867166.07308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867166.07331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867166.07351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867166.07410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.07430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.07450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.07475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.07490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.07539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.07552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.07569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.07613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.07617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.07982: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11591 1726867166.07986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.07988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.07990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.08017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.08037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.08128: variable 'ansible_python' from source: facts 11591 1726867166.08156: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11591 1726867166.08237: variable '__network_wpa_supplicant_required' from source: role '' defaults 11591 1726867166.08346: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11591 1726867166.08499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.08526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.08559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.08612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.08629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.08691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.08737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.08796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.08864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.08884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.09008: variable 'network_connections' from source: task vars 11591 1726867166.09016: variable 'controller_profile' from source: play vars 11591 1726867166.09095: variable 'controller_profile' from source: play vars 11591 1726867166.09106: variable 'controller_device' from source: play vars 11591 1726867166.09178: variable 'controller_device' from source: play vars 11591 1726867166.09188: variable 'port1_profile' from source: play vars 11591 1726867166.09261: variable 'port1_profile' from source: play vars 11591 1726867166.09270: variable 'dhcp_interface1' from source: play vars 11591 1726867166.09344: variable 'dhcp_interface1' from source: play vars 11591 1726867166.09351: variable 'controller_profile' from source: play vars 11591 1726867166.09421: variable 'controller_profile' from source: play vars 11591 1726867166.09429: variable 'port2_profile' from source: play vars 11591 1726867166.09502: variable 'port2_profile' from source: play vars 11591 1726867166.09509: variable 'dhcp_interface2' from source: play vars 11591 1726867166.09579: variable 'dhcp_interface2' from source: play vars 11591 1726867166.09587: variable 'controller_profile' from source: play vars 11591 1726867166.09657: variable 'controller_profile' from source: play vars 11591 1726867166.09711: 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) 11591 1726867166.09729: 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) 11591 1726867166.09750: 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) 11591 1726867166.09772: 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) 11591 1726867166.09813: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867166.09992: variable 'network_connections' from source: task vars 11591 1726867166.09996: variable 'controller_profile' from source: play vars 11591 1726867166.10065: variable 'controller_profile' from source: play vars 11591 1726867166.10073: variable 'controller_device' from source: play vars 11591 1726867166.10145: variable 'controller_device' from source: play vars 11591 1726867166.10154: variable 'port1_profile' from source: play vars 11591 1726867166.10227: variable 'port1_profile' from source: play vars 11591 1726867166.10235: variable 'dhcp_interface1' from source: play vars 11591 1726867166.10305: variable 'dhcp_interface1' from source: play vars 11591 1726867166.10314: variable 'controller_profile' from source: play vars 11591 1726867166.10381: variable 'controller_profile' from source: play vars 11591 1726867166.10389: variable 'port2_profile' from source: play vars 11591 1726867166.10470: variable 'port2_profile' from source: play vars 11591 1726867166.10499: variable 'dhcp_interface2' from source: play vars 11591 1726867166.10609: variable 'dhcp_interface2' from source: play vars 11591 1726867166.10614: variable 'controller_profile' from source: play vars 11591 1726867166.10882: variable 'controller_profile' from source: play vars 11591 1726867166.10887: variable '__network_packages_default_wireless' from source: role '' defaults 11591 1726867166.10892: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867166.11204: variable 'network_connections' from source: task vars 11591 1726867166.11215: variable 'controller_profile' from source: play vars 11591 1726867166.11274: variable 'controller_profile' from source: play vars 11591 1726867166.11294: variable 'controller_device' from source: play vars 11591 1726867166.11365: variable 'controller_device' from source: play vars 11591 1726867166.11380: variable 'port1_profile' from source: play vars 11591 1726867166.11445: variable 'port1_profile' from source: play vars 11591 1726867166.11452: variable 'dhcp_interface1' from source: play vars 11591 1726867166.11510: variable 'dhcp_interface1' from source: play vars 11591 1726867166.11517: variable 'controller_profile' from source: play vars 11591 1726867166.11575: variable 'controller_profile' from source: play vars 11591 1726867166.11583: variable 'port2_profile' from source: play vars 11591 1726867166.11652: variable 'port2_profile' from source: play vars 11591 1726867166.11783: variable 'dhcp_interface2' from source: play vars 11591 1726867166.11786: variable 'dhcp_interface2' from source: play vars 11591 1726867166.11791: variable 'controller_profile' from source: play vars 11591 1726867166.11807: variable 'controller_profile' from source: play vars 11591 1726867166.11837: variable '__network_packages_default_team' from source: role '' defaults 11591 1726867166.11924: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867166.12225: variable 'network_connections' from source: task vars 11591 1726867166.12236: variable 'controller_profile' from source: play vars 11591 1726867166.12307: variable 'controller_profile' from source: play vars 11591 1726867166.12320: variable 'controller_device' from source: play vars 11591 1726867166.12392: variable 'controller_device' from source: play vars 11591 1726867166.12408: variable 'port1_profile' from source: play vars 11591 1726867166.12472: variable 'port1_profile' from source: play vars 11591 1726867166.12487: variable 'dhcp_interface1' from source: play vars 11591 1726867166.12556: variable 'dhcp_interface1' from source: play vars 11591 1726867166.12569: variable 'controller_profile' from source: play vars 11591 1726867166.12641: variable 'controller_profile' from source: play vars 11591 1726867166.12645: variable 'port2_profile' from source: play vars 11591 1726867166.12689: variable 'port2_profile' from source: play vars 11591 1726867166.12698: variable 'dhcp_interface2' from source: play vars 11591 1726867166.12751: variable 'dhcp_interface2' from source: play vars 11591 1726867166.12756: variable 'controller_profile' from source: play vars 11591 1726867166.12803: variable 'controller_profile' from source: play vars 11591 1726867166.12845: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867166.12891: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867166.12899: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867166.12941: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867166.13073: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11591 1726867166.13368: variable 'network_connections' from source: task vars 11591 1726867166.13372: variable 'controller_profile' from source: play vars 11591 1726867166.13418: variable 'controller_profile' from source: play vars 11591 1726867166.13424: variable 'controller_device' from source: play vars 11591 1726867166.13464: variable 'controller_device' from source: play vars 11591 1726867166.13471: variable 'port1_profile' from source: play vars 11591 1726867166.13517: variable 'port1_profile' from source: play vars 11591 1726867166.13520: variable 'dhcp_interface1' from source: play vars 11591 1726867166.13561: variable 'dhcp_interface1' from source: play vars 11591 1726867166.13566: variable 'controller_profile' from source: play vars 11591 1726867166.13608: variable 'controller_profile' from source: play vars 11591 1726867166.13614: variable 'port2_profile' from source: play vars 11591 1726867166.13658: variable 'port2_profile' from source: play vars 11591 1726867166.13664: variable 'dhcp_interface2' from source: play vars 11591 1726867166.13706: variable 'dhcp_interface2' from source: play vars 11591 1726867166.13711: variable 'controller_profile' from source: play vars 11591 1726867166.13754: variable 'controller_profile' from source: play vars 11591 1726867166.13760: variable 'ansible_distribution' from source: facts 11591 1726867166.13763: variable '__network_rh_distros' from source: role '' defaults 11591 1726867166.13769: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.13790: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11591 1726867166.13894: variable 'ansible_distribution' from source: facts 11591 1726867166.13897: variable '__network_rh_distros' from source: role '' defaults 11591 1726867166.13900: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.13910: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11591 1726867166.14015: variable 'ansible_distribution' from source: facts 11591 1726867166.14018: variable '__network_rh_distros' from source: role '' defaults 11591 1726867166.14022: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.14047: variable 'network_provider' from source: set_fact 11591 1726867166.14062: variable 'ansible_facts' from source: unknown 11591 1726867166.14617: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 11591 1726867166.14626: when evaluation is False, skipping this task 11591 1726867166.14633: _execute() done 11591 1726867166.14640: dumping result to json 11591 1726867166.14647: done dumping result, returning 11591 1726867166.14657: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-3039-4ea5-00000000002e] 11591 1726867166.14665: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002e 11591 1726867166.14882: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002e 11591 1726867166.14886: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 11591 1726867166.14942: no more pending results, returning what we have 11591 1726867166.14946: results queue empty 11591 1726867166.14946: checking for any_errors_fatal 11591 1726867166.14952: done checking for any_errors_fatal 11591 1726867166.14952: checking for max_fail_percentage 11591 1726867166.14955: done checking for max_fail_percentage 11591 1726867166.14956: checking to see if all hosts have failed and the running result is not ok 11591 1726867166.14957: done checking to see if all hosts have failed 11591 1726867166.14957: getting the remaining hosts for this loop 11591 1726867166.14959: done getting the remaining hosts for this loop 11591 1726867166.14963: getting the next task for host managed_node2 11591 1726867166.14969: done getting next task for host managed_node2 11591 1726867166.14973: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11591 1726867166.14976: ^ 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 11591 1726867166.14996: getting variables 11591 1726867166.15150: in VariableManager get_vars() 11591 1726867166.15189: Calling all_inventory to load vars for managed_node2 11591 1726867166.15192: Calling groups_inventory to load vars for managed_node2 11591 1726867166.15194: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867166.15202: Calling all_plugins_play to load vars for managed_node2 11591 1726867166.15205: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867166.15207: Calling groups_plugins_play to load vars for managed_node2 11591 1726867166.15996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867166.16888: done with get_vars() 11591 1726867166.16903: done getting variables 11591 1726867166.16944: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:26 -0400 (0:00:00.129) 0:00:14.177 ****** 11591 1726867166.16967: entering _queue_task() for managed_node2/package 11591 1726867166.17174: worker is 1 (out of 1 available) 11591 1726867166.17189: exiting _queue_task() for managed_node2/package 11591 1726867166.17200: done queuing things up, now waiting for results queue to drain 11591 1726867166.17201: waiting for pending results... 11591 1726867166.17369: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11591 1726867166.17446: in run() - task 0affcac9-a3a5-3039-4ea5-00000000002f 11591 1726867166.17458: variable 'ansible_search_path' from source: unknown 11591 1726867166.17461: variable 'ansible_search_path' from source: unknown 11591 1726867166.17489: calling self._execute() 11591 1726867166.17553: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867166.17557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867166.17567: variable 'omit' from source: magic vars 11591 1726867166.17823: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.17832: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867166.17917: variable 'network_state' from source: role '' defaults 11591 1726867166.17925: Evaluated conditional (network_state != {}): False 11591 1726867166.17929: when evaluation is False, skipping this task 11591 1726867166.17931: _execute() done 11591 1726867166.17934: dumping result to json 11591 1726867166.17936: done dumping result, returning 11591 1726867166.17945: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-3039-4ea5-00000000002f] 11591 1726867166.17950: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002f 11591 1726867166.18052: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000002f 11591 1726867166.18055: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867166.18129: no more pending results, returning what we have 11591 1726867166.18133: results queue empty 11591 1726867166.18134: checking for any_errors_fatal 11591 1726867166.18137: done checking for any_errors_fatal 11591 1726867166.18137: checking for max_fail_percentage 11591 1726867166.18139: done checking for max_fail_percentage 11591 1726867166.18140: checking to see if all hosts have failed and the running result is not ok 11591 1726867166.18140: done checking to see if all hosts have failed 11591 1726867166.18141: getting the remaining hosts for this loop 11591 1726867166.18142: done getting the remaining hosts for this loop 11591 1726867166.18145: getting the next task for host managed_node2 11591 1726867166.18150: done getting next task for host managed_node2 11591 1726867166.18153: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11591 1726867166.18156: ^ 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 11591 1726867166.18168: getting variables 11591 1726867166.18169: in VariableManager get_vars() 11591 1726867166.18203: Calling all_inventory to load vars for managed_node2 11591 1726867166.18205: Calling groups_inventory to load vars for managed_node2 11591 1726867166.18207: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867166.18215: Calling all_plugins_play to load vars for managed_node2 11591 1726867166.18217: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867166.18220: Calling groups_plugins_play to load vars for managed_node2 11591 1726867166.19584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867166.23636: done with get_vars() 11591 1726867166.23656: done getting variables 11591 1726867166.23706: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:26 -0400 (0:00:00.067) 0:00:14.244 ****** 11591 1726867166.23734: entering _queue_task() for managed_node2/package 11591 1726867166.24038: worker is 1 (out of 1 available) 11591 1726867166.24050: exiting _queue_task() for managed_node2/package 11591 1726867166.24062: done queuing things up, now waiting for results queue to drain 11591 1726867166.24063: waiting for pending results... 11591 1726867166.24408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11591 1726867166.24455: in run() - task 0affcac9-a3a5-3039-4ea5-000000000030 11591 1726867166.24474: variable 'ansible_search_path' from source: unknown 11591 1726867166.24486: variable 'ansible_search_path' from source: unknown 11591 1726867166.24682: calling self._execute() 11591 1726867166.24686: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867166.24689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867166.24691: variable 'omit' from source: magic vars 11591 1726867166.25006: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.25026: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867166.25154: variable 'network_state' from source: role '' defaults 11591 1726867166.25169: Evaluated conditional (network_state != {}): False 11591 1726867166.25176: when evaluation is False, skipping this task 11591 1726867166.25186: _execute() done 11591 1726867166.25193: dumping result to json 11591 1726867166.25200: done dumping result, returning 11591 1726867166.25210: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-3039-4ea5-000000000030] 11591 1726867166.25220: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000030 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867166.25391: no more pending results, returning what we have 11591 1726867166.25395: results queue empty 11591 1726867166.25396: checking for any_errors_fatal 11591 1726867166.25404: done checking for any_errors_fatal 11591 1726867166.25404: checking for max_fail_percentage 11591 1726867166.25406: done checking for max_fail_percentage 11591 1726867166.25407: checking to see if all hosts have failed and the running result is not ok 11591 1726867166.25408: done checking to see if all hosts have failed 11591 1726867166.25409: getting the remaining hosts for this loop 11591 1726867166.25411: done getting the remaining hosts for this loop 11591 1726867166.25414: getting the next task for host managed_node2 11591 1726867166.25420: done getting next task for host managed_node2 11591 1726867166.25424: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11591 1726867166.25427: ^ 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 11591 1726867166.25443: getting variables 11591 1726867166.25446: in VariableManager get_vars() 11591 1726867166.25488: Calling all_inventory to load vars for managed_node2 11591 1726867166.25490: Calling groups_inventory to load vars for managed_node2 11591 1726867166.25493: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867166.25506: Calling all_plugins_play to load vars for managed_node2 11591 1726867166.25509: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867166.25512: Calling groups_plugins_play to load vars for managed_node2 11591 1726867166.26291: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000030 11591 1726867166.26294: WORKER PROCESS EXITING 11591 1726867166.26966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867166.28472: done with get_vars() 11591 1726867166.28495: done getting variables 11591 1726867166.28585: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:26 -0400 (0:00:00.048) 0:00:14.293 ****** 11591 1726867166.28613: entering _queue_task() for managed_node2/service 11591 1726867166.28614: Creating lock for service 11591 1726867166.28867: worker is 1 (out of 1 available) 11591 1726867166.28983: exiting _queue_task() for managed_node2/service 11591 1726867166.28993: done queuing things up, now waiting for results queue to drain 11591 1726867166.28994: waiting for pending results... 11591 1726867166.29138: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11591 1726867166.29267: in run() - task 0affcac9-a3a5-3039-4ea5-000000000031 11591 1726867166.29289: variable 'ansible_search_path' from source: unknown 11591 1726867166.29298: variable 'ansible_search_path' from source: unknown 11591 1726867166.29343: calling self._execute() 11591 1726867166.29425: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867166.29441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867166.29457: variable 'omit' from source: magic vars 11591 1726867166.29825: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.29843: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867166.29964: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867166.30159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867166.32281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867166.32667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867166.32707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867166.32741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867166.32769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867166.32841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.32879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.32907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.32945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.32966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.33015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.33042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.33072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.33115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.33133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.33174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.33206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.33235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.33276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.33300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.33508: variable 'network_connections' from source: task vars 11591 1726867166.33511: variable 'controller_profile' from source: play vars 11591 1726867166.33543: variable 'controller_profile' from source: play vars 11591 1726867166.33558: variable 'controller_device' from source: play vars 11591 1726867166.33626: variable 'controller_device' from source: play vars 11591 1726867166.33641: variable 'port1_profile' from source: play vars 11591 1726867166.33703: variable 'port1_profile' from source: play vars 11591 1726867166.33716: variable 'dhcp_interface1' from source: play vars 11591 1726867166.33781: variable 'dhcp_interface1' from source: play vars 11591 1726867166.33834: variable 'controller_profile' from source: play vars 11591 1726867166.33856: variable 'controller_profile' from source: play vars 11591 1726867166.33868: variable 'port2_profile' from source: play vars 11591 1726867166.33932: variable 'port2_profile' from source: play vars 11591 1726867166.33951: variable 'dhcp_interface2' from source: play vars 11591 1726867166.34015: variable 'dhcp_interface2' from source: play vars 11591 1726867166.34028: variable 'controller_profile' from source: play vars 11591 1726867166.34096: variable 'controller_profile' from source: play vars 11591 1726867166.34268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867166.34333: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867166.34374: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867166.34426: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867166.34458: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867166.34508: 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) 11591 1726867166.34534: 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) 11591 1726867166.34562: 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) 11591 1726867166.34593: 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) 11591 1726867166.34668: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867166.34905: variable 'network_connections' from source: task vars 11591 1726867166.34915: variable 'controller_profile' from source: play vars 11591 1726867166.35041: variable 'controller_profile' from source: play vars 11591 1726867166.35044: variable 'controller_device' from source: play vars 11591 1726867166.35055: variable 'controller_device' from source: play vars 11591 1726867166.35067: variable 'port1_profile' from source: play vars 11591 1726867166.35130: variable 'port1_profile' from source: play vars 11591 1726867166.35141: variable 'dhcp_interface1' from source: play vars 11591 1726867166.35208: variable 'dhcp_interface1' from source: play vars 11591 1726867166.35219: variable 'controller_profile' from source: play vars 11591 1726867166.35286: variable 'controller_profile' from source: play vars 11591 1726867166.35298: variable 'port2_profile' from source: play vars 11591 1726867166.35358: variable 'port2_profile' from source: play vars 11591 1726867166.35374: variable 'dhcp_interface2' from source: play vars 11591 1726867166.35436: variable 'dhcp_interface2' from source: play vars 11591 1726867166.35476: variable 'controller_profile' from source: play vars 11591 1726867166.35513: variable 'controller_profile' from source: play vars 11591 1726867166.35547: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11591 1726867166.35555: when evaluation is False, skipping this task 11591 1726867166.35561: _execute() done 11591 1726867166.35567: dumping result to json 11591 1726867166.35583: done dumping result, returning 11591 1726867166.35588: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-3039-4ea5-000000000031] 11591 1726867166.35682: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000031 11591 1726867166.35751: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000031 11591 1726867166.35753: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11591 1726867166.35810: no more pending results, returning what we have 11591 1726867166.35814: results queue empty 11591 1726867166.35814: checking for any_errors_fatal 11591 1726867166.35820: done checking for any_errors_fatal 11591 1726867166.35820: checking for max_fail_percentage 11591 1726867166.35822: done checking for max_fail_percentage 11591 1726867166.35823: checking to see if all hosts have failed and the running result is not ok 11591 1726867166.35824: done checking to see if all hosts have failed 11591 1726867166.35824: getting the remaining hosts for this loop 11591 1726867166.35826: done getting the remaining hosts for this loop 11591 1726867166.35829: getting the next task for host managed_node2 11591 1726867166.35835: done getting next task for host managed_node2 11591 1726867166.35838: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11591 1726867166.35841: ^ 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 11591 1726867166.35855: getting variables 11591 1726867166.35857: in VariableManager get_vars() 11591 1726867166.35901: Calling all_inventory to load vars for managed_node2 11591 1726867166.35904: Calling groups_inventory to load vars for managed_node2 11591 1726867166.35906: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867166.35917: Calling all_plugins_play to load vars for managed_node2 11591 1726867166.35919: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867166.35922: Calling groups_plugins_play to load vars for managed_node2 11591 1726867166.37575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867166.39067: done with get_vars() 11591 1726867166.39088: done getting variables 11591 1726867166.39144: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:26 -0400 (0:00:00.105) 0:00:14.399 ****** 11591 1726867166.39173: entering _queue_task() for managed_node2/service 11591 1726867166.39447: worker is 1 (out of 1 available) 11591 1726867166.39460: exiting _queue_task() for managed_node2/service 11591 1726867166.39470: done queuing things up, now waiting for results queue to drain 11591 1726867166.39471: waiting for pending results... 11591 1726867166.39804: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11591 1726867166.39858: in run() - task 0affcac9-a3a5-3039-4ea5-000000000032 11591 1726867166.39901: variable 'ansible_search_path' from source: unknown 11591 1726867166.39905: variable 'ansible_search_path' from source: unknown 11591 1726867166.39927: calling self._execute() 11591 1726867166.40021: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867166.40035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867166.40282: variable 'omit' from source: magic vars 11591 1726867166.40402: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.40417: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867166.40579: variable 'network_provider' from source: set_fact 11591 1726867166.40591: variable 'network_state' from source: role '' defaults 11591 1726867166.40605: Evaluated conditional (network_provider == "nm" or network_state != {}): True 11591 1726867166.40619: variable 'omit' from source: magic vars 11591 1726867166.40670: variable 'omit' from source: magic vars 11591 1726867166.40703: variable 'network_service_name' from source: role '' defaults 11591 1726867166.40774: variable 'network_service_name' from source: role '' defaults 11591 1726867166.40890: variable '__network_provider_setup' from source: role '' defaults 11591 1726867166.40902: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867166.40972: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867166.40988: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867166.41054: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867166.41281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867166.43353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867166.43428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867166.43472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867166.43514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867166.43544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867166.43629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.43674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.43710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.43761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.43791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.43839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.43866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.43900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.43941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.43983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.44192: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11591 1726867166.44313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.44342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.44419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.44422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.44432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.44528: variable 'ansible_python' from source: facts 11591 1726867166.44554: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11591 1726867166.44641: variable '__network_wpa_supplicant_required' from source: role '' defaults 11591 1726867166.44721: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11591 1726867166.44855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.44886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.44913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.44961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.45070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.45074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867166.45085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867166.45087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867166.45125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867166.45142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867166.45289: variable 'network_connections' from source: task vars 11591 1726867166.45301: variable 'controller_profile' from source: play vars 11591 1726867166.45374: variable 'controller_profile' from source: play vars 11591 1726867166.45399: variable 'controller_device' from source: play vars 11591 1726867166.45472: variable 'controller_device' from source: play vars 11591 1726867166.45493: variable 'port1_profile' from source: play vars 11591 1726867166.45569: variable 'port1_profile' from source: play vars 11591 1726867166.45587: variable 'dhcp_interface1' from source: play vars 11591 1726867166.45667: variable 'dhcp_interface1' from source: play vars 11591 1726867166.45685: variable 'controller_profile' from source: play vars 11591 1726867166.45762: variable 'controller_profile' from source: play vars 11591 1726867166.45781: variable 'port2_profile' from source: play vars 11591 1726867166.45860: variable 'port2_profile' from source: play vars 11591 1726867166.45935: variable 'dhcp_interface2' from source: play vars 11591 1726867166.45956: variable 'dhcp_interface2' from source: play vars 11591 1726867166.45971: variable 'controller_profile' from source: play vars 11591 1726867166.46052: variable 'controller_profile' from source: play vars 11591 1726867166.46160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867166.46355: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867166.46416: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867166.46463: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867166.46513: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867166.46570: 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) 11591 1726867166.46687: 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) 11591 1726867166.46691: 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) 11591 1726867166.46693: 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) 11591 1726867166.46733: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867166.47026: variable 'network_connections' from source: task vars 11591 1726867166.47038: variable 'controller_profile' from source: play vars 11591 1726867166.47115: variable 'controller_profile' from source: play vars 11591 1726867166.47183: variable 'controller_device' from source: play vars 11591 1726867166.47213: variable 'controller_device' from source: play vars 11591 1726867166.47231: variable 'port1_profile' from source: play vars 11591 1726867166.47315: variable 'port1_profile' from source: play vars 11591 1726867166.47332: variable 'dhcp_interface1' from source: play vars 11591 1726867166.47414: variable 'dhcp_interface1' from source: play vars 11591 1726867166.47431: variable 'controller_profile' from source: play vars 11591 1726867166.47515: variable 'controller_profile' from source: play vars 11591 1726867166.47569: variable 'port2_profile' from source: play vars 11591 1726867166.47612: variable 'port2_profile' from source: play vars 11591 1726867166.47628: variable 'dhcp_interface2' from source: play vars 11591 1726867166.47709: variable 'dhcp_interface2' from source: play vars 11591 1726867166.47725: variable 'controller_profile' from source: play vars 11591 1726867166.47802: variable 'controller_profile' from source: play vars 11591 1726867166.47853: variable '__network_packages_default_wireless' from source: role '' defaults 11591 1726867166.48001: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867166.48242: variable 'network_connections' from source: task vars 11591 1726867166.48252: variable 'controller_profile' from source: play vars 11591 1726867166.48330: variable 'controller_profile' from source: play vars 11591 1726867166.48342: variable 'controller_device' from source: play vars 11591 1726867166.48416: variable 'controller_device' from source: play vars 11591 1726867166.48432: variable 'port1_profile' from source: play vars 11591 1726867166.48510: variable 'port1_profile' from source: play vars 11591 1726867166.48523: variable 'dhcp_interface1' from source: play vars 11591 1726867166.48600: variable 'dhcp_interface1' from source: play vars 11591 1726867166.48612: variable 'controller_profile' from source: play vars 11591 1726867166.48783: variable 'controller_profile' from source: play vars 11591 1726867166.48787: variable 'port2_profile' from source: play vars 11591 1726867166.48789: variable 'port2_profile' from source: play vars 11591 1726867166.48792: variable 'dhcp_interface2' from source: play vars 11591 1726867166.48850: variable 'dhcp_interface2' from source: play vars 11591 1726867166.48863: variable 'controller_profile' from source: play vars 11591 1726867166.48941: variable 'controller_profile' from source: play vars 11591 1726867166.48971: variable '__network_packages_default_team' from source: role '' defaults 11591 1726867166.49058: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867166.49355: variable 'network_connections' from source: task vars 11591 1726867166.49364: variable 'controller_profile' from source: play vars 11591 1726867166.49432: variable 'controller_profile' from source: play vars 11591 1726867166.49445: variable 'controller_device' from source: play vars 11591 1726867166.49519: variable 'controller_device' from source: play vars 11591 1726867166.49531: variable 'port1_profile' from source: play vars 11591 1726867166.49603: variable 'port1_profile' from source: play vars 11591 1726867166.49614: variable 'dhcp_interface1' from source: play vars 11591 1726867166.49685: variable 'dhcp_interface1' from source: play vars 11591 1726867166.49698: variable 'controller_profile' from source: play vars 11591 1726867166.49766: variable 'controller_profile' from source: play vars 11591 1726867166.49813: variable 'port2_profile' from source: play vars 11591 1726867166.49847: variable 'port2_profile' from source: play vars 11591 1726867166.49857: variable 'dhcp_interface2' from source: play vars 11591 1726867166.49934: variable 'dhcp_interface2' from source: play vars 11591 1726867166.49946: variable 'controller_profile' from source: play vars 11591 1726867166.50020: variable 'controller_profile' from source: play vars 11591 1726867166.50141: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867166.50163: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867166.50175: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867166.50236: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867166.50456: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11591 1726867166.50961: variable 'network_connections' from source: task vars 11591 1726867166.50972: variable 'controller_profile' from source: play vars 11591 1726867166.51039: variable 'controller_profile' from source: play vars 11591 1726867166.51051: variable 'controller_device' from source: play vars 11591 1726867166.51283: variable 'controller_device' from source: play vars 11591 1726867166.51286: variable 'port1_profile' from source: play vars 11591 1726867166.51288: variable 'port1_profile' from source: play vars 11591 1726867166.51290: variable 'dhcp_interface1' from source: play vars 11591 1726867166.51292: variable 'dhcp_interface1' from source: play vars 11591 1726867166.51294: variable 'controller_profile' from source: play vars 11591 1726867166.51324: variable 'controller_profile' from source: play vars 11591 1726867166.51336: variable 'port2_profile' from source: play vars 11591 1726867166.51397: variable 'port2_profile' from source: play vars 11591 1726867166.51414: variable 'dhcp_interface2' from source: play vars 11591 1726867166.51473: variable 'dhcp_interface2' from source: play vars 11591 1726867166.51487: variable 'controller_profile' from source: play vars 11591 1726867166.51550: variable 'controller_profile' from source: play vars 11591 1726867166.51563: variable 'ansible_distribution' from source: facts 11591 1726867166.51571: variable '__network_rh_distros' from source: role '' defaults 11591 1726867166.51583: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.51611: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11591 1726867166.51788: variable 'ansible_distribution' from source: facts 11591 1726867166.51798: variable '__network_rh_distros' from source: role '' defaults 11591 1726867166.51808: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.51824: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11591 1726867166.52004: variable 'ansible_distribution' from source: facts 11591 1726867166.52013: variable '__network_rh_distros' from source: role '' defaults 11591 1726867166.52023: variable 'ansible_distribution_major_version' from source: facts 11591 1726867166.52067: variable 'network_provider' from source: set_fact 11591 1726867166.52097: variable 'omit' from source: magic vars 11591 1726867166.52127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867166.52158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867166.52188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867166.52279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867166.52283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867166.52285: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867166.52288: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867166.52290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867166.52365: Set connection var ansible_shell_type to sh 11591 1726867166.52381: Set connection var ansible_shell_executable to /bin/sh 11591 1726867166.52396: Set connection var ansible_timeout to 10 11591 1726867166.52405: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867166.52411: Set connection var ansible_connection to ssh 11591 1726867166.52426: Set connection var ansible_pipelining to False 11591 1726867166.52461: variable 'ansible_shell_executable' from source: unknown 11591 1726867166.52470: variable 'ansible_connection' from source: unknown 11591 1726867166.52479: variable 'ansible_module_compression' from source: unknown 11591 1726867166.52488: variable 'ansible_shell_type' from source: unknown 11591 1726867166.52582: variable 'ansible_shell_executable' from source: unknown 11591 1726867166.52585: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867166.52588: variable 'ansible_pipelining' from source: unknown 11591 1726867166.52590: variable 'ansible_timeout' from source: unknown 11591 1726867166.52592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867166.52625: 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) 11591 1726867166.52641: variable 'omit' from source: magic vars 11591 1726867166.52706: starting attempt loop 11591 1726867166.52710: running the handler 11591 1726867166.52737: variable 'ansible_facts' from source: unknown 11591 1726867166.53499: _low_level_execute_command(): starting 11591 1726867166.53511: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867166.54751: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867166.54755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.54875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867166.54930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.54947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867166.54950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867166.55157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867166.55161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867166.56844: stdout chunk (state=3): >>>/root <<< 11591 1726867166.57266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867166.57270: stdout chunk (state=3): >>><<< 11591 1726867166.57273: stderr chunk (state=3): >>><<< 11591 1726867166.57275: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867166.57286: _low_level_execute_command(): starting 11591 1726867166.57291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779 `" && echo ansible-tmp-1726867166.571415-12275-77681328481779="` echo /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779 `" ) && sleep 0' 11591 1726867166.58425: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867166.58439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.58517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.58570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867166.58645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867166.58651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867166.58750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867166.60634: stdout chunk (state=3): >>>ansible-tmp-1726867166.571415-12275-77681328481779=/root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779 <<< 11591 1726867166.60735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867166.60760: stderr chunk (state=3): >>><<< 11591 1726867166.60766: stdout chunk (state=3): >>><<< 11591 1726867166.60790: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867166.571415-12275-77681328481779=/root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867166.60854: variable 'ansible_module_compression' from source: unknown 11591 1726867166.60867: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 11591 1726867166.60871: ANSIBALLZ: Acquiring lock 11591 1726867166.60874: ANSIBALLZ: Lock acquired: 139982986630288 11591 1726867166.60876: ANSIBALLZ: Creating module 11591 1726867166.83601: ANSIBALLZ: Writing module into payload 11591 1726867166.83671: ANSIBALLZ: Writing module 11591 1726867166.83695: ANSIBALLZ: Renaming module 11591 1726867166.83703: ANSIBALLZ: Done creating module 11591 1726867166.83725: variable 'ansible_facts' from source: unknown 11591 1726867166.83895: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/AnsiballZ_systemd.py 11591 1726867166.84115: Sending initial data 11591 1726867166.84118: Sent initial data (154 bytes) 11591 1726867166.84721: 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 <<< 11591 1726867166.84742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867166.84754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.84806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867166.84818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867166.84871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867166.86515: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867166.86552: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867166.86612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp5_dgj2kj /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/AnsiballZ_systemd.py <<< 11591 1726867166.86634: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/AnsiballZ_systemd.py" <<< 11591 1726867166.86648: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp5_dgj2kj" to remote "/root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/AnsiballZ_systemd.py" <<< 11591 1726867166.88062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867166.88111: stderr chunk (state=3): >>><<< 11591 1726867166.88114: stdout chunk (state=3): >>><<< 11591 1726867166.88133: done transferring module to remote 11591 1726867166.88142: _low_level_execute_command(): starting 11591 1726867166.88148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/ /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/AnsiballZ_systemd.py && sleep 0' 11591 1726867166.88566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867166.88575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867166.88598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.88601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.88650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867166.88653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867166.88663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867166.88707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867166.90510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867166.90530: stderr chunk (state=3): >>><<< 11591 1726867166.90533: stdout chunk (state=3): >>><<< 11591 1726867166.90543: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867166.90546: _low_level_execute_command(): starting 11591 1726867166.90551: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/AnsiballZ_systemd.py && sleep 0' 11591 1726867166.90956: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867166.90959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867166.90961: 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.12.116 is address <<< 11591 1726867166.90964: 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 <<< 11591 1726867166.90965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867166.91015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867166.91018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867166.91063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867167.20113: 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": "6928", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "3870720", "MemoryPeak": "4395008", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3316744192", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "375067000", "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", "Coredump<<< 11591 1726867167.20137: stdout chunk (state=3): >>>Receive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-<<< 11591 1726867167.20148: stdout chunk (state=3): >>>broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.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": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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}}} <<< 11591 1726867167.21994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867167.22020: stderr chunk (state=3): >>><<< 11591 1726867167.22023: stdout chunk (state=3): >>><<< 11591 1726867167.22041: _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": "6928", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "3870720", "MemoryPeak": "4395008", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3316744192", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "375067000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.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": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867167.22162: 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-1726867166.571415-12275-77681328481779/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867167.22169: _low_level_execute_command(): starting 11591 1726867167.22172: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867166.571415-12275-77681328481779/ > /dev/null 2>&1 && sleep 0' 11591 1726867167.22645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867167.22649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.22651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867167.22653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867167.22655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.22706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867167.22709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867167.22716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867167.22754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867167.24551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867167.24573: stderr chunk (state=3): >>><<< 11591 1726867167.24576: stdout chunk (state=3): >>><<< 11591 1726867167.24594: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867167.24600: handler run complete 11591 1726867167.24637: attempt loop complete, returning result 11591 1726867167.24640: _execute() done 11591 1726867167.24642: dumping result to json 11591 1726867167.24657: done dumping result, returning 11591 1726867167.24666: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-3039-4ea5-000000000032] 11591 1726867167.24670: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000032 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867167.24944: no more pending results, returning what we have 11591 1726867167.24947: results queue empty 11591 1726867167.24948: checking for any_errors_fatal 11591 1726867167.24953: done checking for any_errors_fatal 11591 1726867167.24954: checking for max_fail_percentage 11591 1726867167.24955: done checking for max_fail_percentage 11591 1726867167.24956: checking to see if all hosts have failed and the running result is not ok 11591 1726867167.24957: done checking to see if all hosts have failed 11591 1726867167.24957: getting the remaining hosts for this loop 11591 1726867167.24958: done getting the remaining hosts for this loop 11591 1726867167.24961: getting the next task for host managed_node2 11591 1726867167.24967: done getting next task for host managed_node2 11591 1726867167.24969: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11591 1726867167.24972: ^ 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 11591 1726867167.24983: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000032 11591 1726867167.24985: WORKER PROCESS EXITING 11591 1726867167.24999: getting variables 11591 1726867167.25000: in VariableManager get_vars() 11591 1726867167.25036: Calling all_inventory to load vars for managed_node2 11591 1726867167.25039: Calling groups_inventory to load vars for managed_node2 11591 1726867167.25041: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867167.25050: Calling all_plugins_play to load vars for managed_node2 11591 1726867167.25052: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867167.25055: Calling groups_plugins_play to load vars for managed_node2 11591 1726867167.25830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867167.26810: done with get_vars() 11591 1726867167.26824: done getting variables 11591 1726867167.26868: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:27 -0400 (0:00:00.877) 0:00:15.276 ****** 11591 1726867167.26894: entering _queue_task() for managed_node2/service 11591 1726867167.27108: worker is 1 (out of 1 available) 11591 1726867167.27121: exiting _queue_task() for managed_node2/service 11591 1726867167.27131: done queuing things up, now waiting for results queue to drain 11591 1726867167.27132: waiting for pending results... 11591 1726867167.27309: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11591 1726867167.27387: in run() - task 0affcac9-a3a5-3039-4ea5-000000000033 11591 1726867167.27401: variable 'ansible_search_path' from source: unknown 11591 1726867167.27405: variable 'ansible_search_path' from source: unknown 11591 1726867167.27432: calling self._execute() 11591 1726867167.27503: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867167.27507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867167.27516: variable 'omit' from source: magic vars 11591 1726867167.27821: variable 'ansible_distribution_major_version' from source: facts 11591 1726867167.27835: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867167.27917: variable 'network_provider' from source: set_fact 11591 1726867167.27920: Evaluated conditional (network_provider == "nm"): True 11591 1726867167.27990: variable '__network_wpa_supplicant_required' from source: role '' defaults 11591 1726867167.28051: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11591 1726867167.28166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867167.29561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867167.29608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867167.29640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867167.29665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867167.29691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867167.29766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867167.29794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867167.29812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867167.29838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867167.29848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867167.29882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867167.29901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867167.29921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867167.29945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867167.29956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867167.29987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867167.30007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867167.30023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867167.30049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867167.30060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867167.30153: variable 'network_connections' from source: task vars 11591 1726867167.30162: variable 'controller_profile' from source: play vars 11591 1726867167.30210: variable 'controller_profile' from source: play vars 11591 1726867167.30220: variable 'controller_device' from source: play vars 11591 1726867167.30262: variable 'controller_device' from source: play vars 11591 1726867167.30270: variable 'port1_profile' from source: play vars 11591 1726867167.30314: variable 'port1_profile' from source: play vars 11591 1726867167.30322: variable 'dhcp_interface1' from source: play vars 11591 1726867167.30364: variable 'dhcp_interface1' from source: play vars 11591 1726867167.30370: variable 'controller_profile' from source: play vars 11591 1726867167.30413: variable 'controller_profile' from source: play vars 11591 1726867167.30420: variable 'port2_profile' from source: play vars 11591 1726867167.30464: variable 'port2_profile' from source: play vars 11591 1726867167.30469: variable 'dhcp_interface2' from source: play vars 11591 1726867167.30515: variable 'dhcp_interface2' from source: play vars 11591 1726867167.30518: variable 'controller_profile' from source: play vars 11591 1726867167.30562: variable 'controller_profile' from source: play vars 11591 1726867167.30611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867167.30719: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867167.30745: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867167.30771: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867167.30795: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867167.30825: 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) 11591 1726867167.30841: 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) 11591 1726867167.30859: 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) 11591 1726867167.30883: 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) 11591 1726867167.30922: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867167.31083: variable 'network_connections' from source: task vars 11591 1726867167.31090: variable 'controller_profile' from source: play vars 11591 1726867167.31134: variable 'controller_profile' from source: play vars 11591 1726867167.31139: variable 'controller_device' from source: play vars 11591 1726867167.31182: variable 'controller_device' from source: play vars 11591 1726867167.31193: variable 'port1_profile' from source: play vars 11591 1726867167.31236: variable 'port1_profile' from source: play vars 11591 1726867167.31242: variable 'dhcp_interface1' from source: play vars 11591 1726867167.31284: variable 'dhcp_interface1' from source: play vars 11591 1726867167.31293: variable 'controller_profile' from source: play vars 11591 1726867167.31334: variable 'controller_profile' from source: play vars 11591 1726867167.31340: variable 'port2_profile' from source: play vars 11591 1726867167.31383: variable 'port2_profile' from source: play vars 11591 1726867167.31394: variable 'dhcp_interface2' from source: play vars 11591 1726867167.31436: variable 'dhcp_interface2' from source: play vars 11591 1726867167.31439: variable 'controller_profile' from source: play vars 11591 1726867167.31480: variable 'controller_profile' from source: play vars 11591 1726867167.31511: Evaluated conditional (__network_wpa_supplicant_required): False 11591 1726867167.31514: when evaluation is False, skipping this task 11591 1726867167.31517: _execute() done 11591 1726867167.31519: dumping result to json 11591 1726867167.31523: done dumping result, returning 11591 1726867167.31531: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-3039-4ea5-000000000033] 11591 1726867167.31534: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000033 11591 1726867167.31629: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000033 11591 1726867167.31632: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 11591 1726867167.31719: no more pending results, returning what we have 11591 1726867167.31722: results queue empty 11591 1726867167.31723: checking for any_errors_fatal 11591 1726867167.31740: done checking for any_errors_fatal 11591 1726867167.31741: checking for max_fail_percentage 11591 1726867167.31742: done checking for max_fail_percentage 11591 1726867167.31743: checking to see if all hosts have failed and the running result is not ok 11591 1726867167.31744: done checking to see if all hosts have failed 11591 1726867167.31744: getting the remaining hosts for this loop 11591 1726867167.31745: done getting the remaining hosts for this loop 11591 1726867167.31748: getting the next task for host managed_node2 11591 1726867167.31753: done getting next task for host managed_node2 11591 1726867167.31756: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11591 1726867167.31759: ^ 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 11591 1726867167.31771: getting variables 11591 1726867167.31773: in VariableManager get_vars() 11591 1726867167.31807: Calling all_inventory to load vars for managed_node2 11591 1726867167.31810: Calling groups_inventory to load vars for managed_node2 11591 1726867167.31812: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867167.31820: Calling all_plugins_play to load vars for managed_node2 11591 1726867167.31822: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867167.31824: Calling groups_plugins_play to load vars for managed_node2 11591 1726867167.33028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867167.33903: done with get_vars() 11591 1726867167.33916: done getting variables 11591 1726867167.33958: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:27 -0400 (0:00:00.070) 0:00:15.347 ****** 11591 1726867167.33980: entering _queue_task() for managed_node2/service 11591 1726867167.34172: worker is 1 (out of 1 available) 11591 1726867167.34187: exiting _queue_task() for managed_node2/service 11591 1726867167.34199: done queuing things up, now waiting for results queue to drain 11591 1726867167.34200: waiting for pending results... 11591 1726867167.34365: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11591 1726867167.34444: in run() - task 0affcac9-a3a5-3039-4ea5-000000000034 11591 1726867167.34455: variable 'ansible_search_path' from source: unknown 11591 1726867167.34458: variable 'ansible_search_path' from source: unknown 11591 1726867167.34487: calling self._execute() 11591 1726867167.34554: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867167.34558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867167.34566: variable 'omit' from source: magic vars 11591 1726867167.34989: variable 'ansible_distribution_major_version' from source: facts 11591 1726867167.34993: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867167.34995: variable 'network_provider' from source: set_fact 11591 1726867167.35089: Evaluated conditional (network_provider == "initscripts"): False 11591 1726867167.35098: when evaluation is False, skipping this task 11591 1726867167.35106: _execute() done 11591 1726867167.35113: dumping result to json 11591 1726867167.35120: done dumping result, returning 11591 1726867167.35130: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-3039-4ea5-000000000034] 11591 1726867167.35139: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000034 11591 1726867167.35285: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000034 11591 1726867167.35288: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867167.35329: no more pending results, returning what we have 11591 1726867167.35332: results queue empty 11591 1726867167.35333: checking for any_errors_fatal 11591 1726867167.35338: done checking for any_errors_fatal 11591 1726867167.35339: checking for max_fail_percentage 11591 1726867167.35341: done checking for max_fail_percentage 11591 1726867167.35342: checking to see if all hosts have failed and the running result is not ok 11591 1726867167.35343: done checking to see if all hosts have failed 11591 1726867167.35343: getting the remaining hosts for this loop 11591 1726867167.35344: done getting the remaining hosts for this loop 11591 1726867167.35347: getting the next task for host managed_node2 11591 1726867167.35352: done getting next task for host managed_node2 11591 1726867167.35355: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11591 1726867167.35358: ^ 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 11591 1726867167.35371: getting variables 11591 1726867167.35372: in VariableManager get_vars() 11591 1726867167.35408: Calling all_inventory to load vars for managed_node2 11591 1726867167.35410: Calling groups_inventory to load vars for managed_node2 11591 1726867167.35412: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867167.35420: Calling all_plugins_play to load vars for managed_node2 11591 1726867167.35423: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867167.35425: Calling groups_plugins_play to load vars for managed_node2 11591 1726867167.37070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867167.38661: done with get_vars() 11591 1726867167.38684: done getting variables 11591 1726867167.38742: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:27 -0400 (0:00:00.047) 0:00:15.395 ****** 11591 1726867167.38773: entering _queue_task() for managed_node2/copy 11591 1726867167.39061: worker is 1 (out of 1 available) 11591 1726867167.39075: exiting _queue_task() for managed_node2/copy 11591 1726867167.39292: done queuing things up, now waiting for results queue to drain 11591 1726867167.39294: waiting for pending results... 11591 1726867167.39400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11591 1726867167.39583: in run() - task 0affcac9-a3a5-3039-4ea5-000000000035 11591 1726867167.39587: variable 'ansible_search_path' from source: unknown 11591 1726867167.39593: variable 'ansible_search_path' from source: unknown 11591 1726867167.39604: calling self._execute() 11591 1726867167.39708: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867167.39721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867167.39736: variable 'omit' from source: magic vars 11591 1726867167.40126: variable 'ansible_distribution_major_version' from source: facts 11591 1726867167.40149: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867167.40273: variable 'network_provider' from source: set_fact 11591 1726867167.40286: Evaluated conditional (network_provider == "initscripts"): False 11591 1726867167.40298: when evaluation is False, skipping this task 11591 1726867167.40306: _execute() done 11591 1726867167.40314: dumping result to json 11591 1726867167.40321: done dumping result, returning 11591 1726867167.40334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-3039-4ea5-000000000035] 11591 1726867167.40345: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000035 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11591 1726867167.40518: no more pending results, returning what we have 11591 1726867167.40522: results queue empty 11591 1726867167.40523: checking for any_errors_fatal 11591 1726867167.40527: done checking for any_errors_fatal 11591 1726867167.40528: checking for max_fail_percentage 11591 1726867167.40530: done checking for max_fail_percentage 11591 1726867167.40531: checking to see if all hosts have failed and the running result is not ok 11591 1726867167.40532: done checking to see if all hosts have failed 11591 1726867167.40533: getting the remaining hosts for this loop 11591 1726867167.40534: done getting the remaining hosts for this loop 11591 1726867167.40538: getting the next task for host managed_node2 11591 1726867167.40544: done getting next task for host managed_node2 11591 1726867167.40548: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11591 1726867167.40551: ^ 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 11591 1726867167.40564: getting variables 11591 1726867167.40566: in VariableManager get_vars() 11591 1726867167.40606: Calling all_inventory to load vars for managed_node2 11591 1726867167.40609: Calling groups_inventory to load vars for managed_node2 11591 1726867167.40611: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867167.40622: Calling all_plugins_play to load vars for managed_node2 11591 1726867167.40624: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867167.40626: Calling groups_plugins_play to load vars for managed_node2 11591 1726867167.41393: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000035 11591 1726867167.41396: WORKER PROCESS EXITING 11591 1726867167.42162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867167.43768: done with get_vars() 11591 1726867167.43803: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:27 -0400 (0:00:00.051) 0:00:15.446 ****** 11591 1726867167.43904: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11591 1726867167.43906: Creating lock for fedora.linux_system_roles.network_connections 11591 1726867167.44271: worker is 1 (out of 1 available) 11591 1726867167.44286: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11591 1726867167.44299: done queuing things up, now waiting for results queue to drain 11591 1726867167.44300: waiting for pending results... 11591 1726867167.44610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11591 1726867167.44753: in run() - task 0affcac9-a3a5-3039-4ea5-000000000036 11591 1726867167.44776: variable 'ansible_search_path' from source: unknown 11591 1726867167.44791: variable 'ansible_search_path' from source: unknown 11591 1726867167.44836: calling self._execute() 11591 1726867167.44939: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867167.44955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867167.44973: variable 'omit' from source: magic vars 11591 1726867167.45363: variable 'ansible_distribution_major_version' from source: facts 11591 1726867167.45385: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867167.45401: variable 'omit' from source: magic vars 11591 1726867167.45461: variable 'omit' from source: magic vars 11591 1726867167.45636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867167.48035: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867167.48108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867167.48148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867167.48187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867167.48383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867167.48386: variable 'network_provider' from source: set_fact 11591 1726867167.48445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867167.48479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867167.48515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867167.48558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867167.48576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867167.48659: variable 'omit' from source: magic vars 11591 1726867167.48779: variable 'omit' from source: magic vars 11591 1726867167.48892: variable 'network_connections' from source: task vars 11591 1726867167.48907: variable 'controller_profile' from source: play vars 11591 1726867167.48973: variable 'controller_profile' from source: play vars 11591 1726867167.48991: variable 'controller_device' from source: play vars 11591 1726867167.49058: variable 'controller_device' from source: play vars 11591 1726867167.49071: variable 'port1_profile' from source: play vars 11591 1726867167.49136: variable 'port1_profile' from source: play vars 11591 1726867167.49153: variable 'dhcp_interface1' from source: play vars 11591 1726867167.49218: variable 'dhcp_interface1' from source: play vars 11591 1726867167.49229: variable 'controller_profile' from source: play vars 11591 1726867167.49301: variable 'controller_profile' from source: play vars 11591 1726867167.49313: variable 'port2_profile' from source: play vars 11591 1726867167.49398: variable 'port2_profile' from source: play vars 11591 1726867167.49410: variable 'dhcp_interface2' from source: play vars 11591 1726867167.49478: variable 'dhcp_interface2' from source: play vars 11591 1726867167.49584: variable 'controller_profile' from source: play vars 11591 1726867167.49590: variable 'controller_profile' from source: play vars 11591 1726867167.49741: variable 'omit' from source: magic vars 11591 1726867167.49753: variable '__lsr_ansible_managed' from source: task vars 11591 1726867167.49823: variable '__lsr_ansible_managed' from source: task vars 11591 1726867167.49999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 11591 1726867167.50222: Loaded config def from plugin (lookup/template) 11591 1726867167.50236: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 11591 1726867167.50267: File lookup term: get_ansible_managed.j2 11591 1726867167.50276: variable 'ansible_search_path' from source: unknown 11591 1726867167.50292: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 11591 1726867167.50310: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 11591 1726867167.50333: variable 'ansible_search_path' from source: unknown 11591 1726867167.56274: variable 'ansible_managed' from source: unknown 11591 1726867167.56403: variable 'omit' from source: magic vars 11591 1726867167.56437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867167.56579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867167.56582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867167.56585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867167.56586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867167.56591: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867167.56592: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867167.56594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867167.56654: Set connection var ansible_shell_type to sh 11591 1726867167.56668: Set connection var ansible_shell_executable to /bin/sh 11591 1726867167.56680: Set connection var ansible_timeout to 10 11591 1726867167.56694: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867167.56714: Set connection var ansible_connection to ssh 11591 1726867167.56729: Set connection var ansible_pipelining to False 11591 1726867167.56759: variable 'ansible_shell_executable' from source: unknown 11591 1726867167.56767: variable 'ansible_connection' from source: unknown 11591 1726867167.56782: variable 'ansible_module_compression' from source: unknown 11591 1726867167.56785: variable 'ansible_shell_type' from source: unknown 11591 1726867167.56818: variable 'ansible_shell_executable' from source: unknown 11591 1726867167.56822: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867167.56824: variable 'ansible_pipelining' from source: unknown 11591 1726867167.56826: variable 'ansible_timeout' from source: unknown 11591 1726867167.56828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867167.56965: 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) 11591 1726867167.57036: variable 'omit' from source: magic vars 11591 1726867167.57039: starting attempt loop 11591 1726867167.57041: running the handler 11591 1726867167.57044: _low_level_execute_command(): starting 11591 1726867167.57046: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867167.57811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.57857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867167.57876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867167.57911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867167.57998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867167.60085: stdout chunk (state=3): >>>/root <<< 11591 1726867167.60090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867167.60093: stdout chunk (state=3): >>><<< 11591 1726867167.60096: stderr chunk (state=3): >>><<< 11591 1726867167.60098: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867167.60100: _low_level_execute_command(): starting 11591 1726867167.60103: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644 `" && echo ansible-tmp-1726867167.6002738-12311-57561935390644="` echo /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644 `" ) && sleep 0' 11591 1726867167.61333: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867167.61336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867167.61338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.61340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867167.61342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867167.61344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.61402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867167.61613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867167.61617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867167.61653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867167.63702: stdout chunk (state=3): >>>ansible-tmp-1726867167.6002738-12311-57561935390644=/root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644 <<< 11591 1726867167.63705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867167.63885: stderr chunk (state=3): >>><<< 11591 1726867167.63890: stdout chunk (state=3): >>><<< 11591 1726867167.63894: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867167.6002738-12311-57561935390644=/root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867167.63901: variable 'ansible_module_compression' from source: unknown 11591 1726867167.63903: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 11591 1726867167.63905: ANSIBALLZ: Acquiring lock 11591 1726867167.63907: ANSIBALLZ: Lock acquired: 139982982029648 11591 1726867167.63909: ANSIBALLZ: Creating module 11591 1726867167.80263: ANSIBALLZ: Writing module into payload 11591 1726867167.80594: ANSIBALLZ: Writing module 11591 1726867167.80602: ANSIBALLZ: Renaming module 11591 1726867167.80609: ANSIBALLZ: Done creating module 11591 1726867167.80632: variable 'ansible_facts' from source: unknown 11591 1726867167.80736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/AnsiballZ_network_connections.py 11591 1726867167.80902: Sending initial data 11591 1726867167.80906: Sent initial data (167 bytes) 11591 1726867167.81396: 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 <<< 11591 1726867167.81412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.81426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.81471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867167.81489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867167.81533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867167.83530: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 11591 1726867167.83534: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867167.83569: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867167.83616: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpkf7rm_9i /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/AnsiballZ_network_connections.py <<< 11591 1726867167.83619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/AnsiballZ_network_connections.py" <<< 11591 1726867167.83656: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpkf7rm_9i" to remote "/root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/AnsiballZ_network_connections.py" <<< 11591 1726867167.84386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867167.84418: stderr chunk (state=3): >>><<< 11591 1726867167.84422: stdout chunk (state=3): >>><<< 11591 1726867167.84444: done transferring module to remote 11591 1726867167.84452: _low_level_execute_command(): starting 11591 1726867167.84457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/ /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/AnsiballZ_network_connections.py && sleep 0' 11591 1726867167.84844: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867167.84852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867167.84882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.84886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867167.84891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.84937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867167.84940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867167.84987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867167.86755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867167.86775: stderr chunk (state=3): >>><<< 11591 1726867167.86780: stdout chunk (state=3): >>><<< 11591 1726867167.86794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867167.86797: _low_level_execute_command(): starting 11591 1726867167.86801: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/AnsiballZ_network_connections.py && sleep 0' 11591 1726867167.87202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867167.87205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.87208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867167.87210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867167.87212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867167.87258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867167.87264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867167.87311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867168.32853: stdout chunk (state=3): >>> <<< 11591 1726867168.33146: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "bond0", "state": "up", "type": "bond", "interface_name": "nm-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "controller": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "controller": "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": "nm-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "controller": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "controller": "bond0"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 11591 1726867168.35484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867168.35488: stdout chunk (state=3): >>><<< 11591 1726867168.35490: stderr chunk (state=3): >>><<< 11591 1726867168.35493: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "bond0", "state": "up", "type": "bond", "interface_name": "nm-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "controller": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "controller": "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": "nm-bond", "bond": {"mode": "active-backup", "miimon": 110}, "ip": {"route_metric4": 65535}}, {"name": "bond0.0", "state": "up", "type": "ethernet", "interface_name": "test1", "controller": "bond0"}, {"name": "bond0.1", "state": "up", "type": "ethernet", "interface_name": "test2", "controller": "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867168.35495: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'bond0', 'state': 'up', 'type': 'bond', 'interface_name': 'nm-bond', 'bond': {'mode': 'active-backup', 'miimon': 110}, 'ip': {'route_metric4': 65535}}, {'name': 'bond0.0', 'state': 'up', 'type': 'ethernet', 'interface_name': 'test1', 'controller': 'bond0'}, {'name': 'bond0.1', 'state': 'up', 'type': 'ethernet', 'interface_name': 'test2', 'controller': '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-1726867167.6002738-12311-57561935390644/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867168.35502: _low_level_execute_command(): starting 11591 1726867168.35504: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867167.6002738-12311-57561935390644/ > /dev/null 2>&1 && sleep 0' 11591 1726867168.36136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867168.36197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867168.36292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867168.36307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867168.36338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867168.36996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867168.38732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867168.38744: stderr chunk (state=3): >>><<< 11591 1726867168.38750: stdout chunk (state=3): >>><<< 11591 1726867168.38769: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867168.38776: handler run complete 11591 1726867168.38820: attempt loop complete, returning result 11591 1726867168.38823: _execute() done 11591 1726867168.38826: dumping result to json 11591 1726867168.38843: done dumping result, returning 11591 1726867168.38851: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-3039-4ea5-000000000036] 11591 1726867168.38856: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000036 changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "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, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79 [008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628 [009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79 (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628 (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c (not-active) 11591 1726867168.39123: no more pending results, returning what we have 11591 1726867168.39127: results queue empty 11591 1726867168.39127: checking for any_errors_fatal 11591 1726867168.39133: done checking for any_errors_fatal 11591 1726867168.39134: checking for max_fail_percentage 11591 1726867168.39136: done checking for max_fail_percentage 11591 1726867168.39137: checking to see if all hosts have failed and the running result is not ok 11591 1726867168.39138: done checking to see if all hosts have failed 11591 1726867168.39139: getting the remaining hosts for this loop 11591 1726867168.39140: done getting the remaining hosts for this loop 11591 1726867168.39144: getting the next task for host managed_node2 11591 1726867168.39150: done getting next task for host managed_node2 11591 1726867168.39154: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11591 1726867168.39157: ^ 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 11591 1726867168.39167: getting variables 11591 1726867168.39169: in VariableManager get_vars() 11591 1726867168.39420: Calling all_inventory to load vars for managed_node2 11591 1726867168.39423: Calling groups_inventory to load vars for managed_node2 11591 1726867168.39426: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867168.39496: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000036 11591 1726867168.39500: WORKER PROCESS EXITING 11591 1726867168.39510: Calling all_plugins_play to load vars for managed_node2 11591 1726867168.39513: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867168.39516: Calling groups_plugins_play to load vars for managed_node2 11591 1726867168.41728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867168.43476: done with get_vars() 11591 1726867168.43501: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:28 -0400 (0:00:00.996) 0:00:16.443 ****** 11591 1726867168.43593: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11591 1726867168.43595: Creating lock for fedora.linux_system_roles.network_state 11591 1726867168.43918: worker is 1 (out of 1 available) 11591 1726867168.43930: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11591 1726867168.43942: done queuing things up, now waiting for results queue to drain 11591 1726867168.43943: waiting for pending results... 11591 1726867168.44151: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11591 1726867168.44286: in run() - task 0affcac9-a3a5-3039-4ea5-000000000037 11591 1726867168.44308: variable 'ansible_search_path' from source: unknown 11591 1726867168.44320: variable 'ansible_search_path' from source: unknown 11591 1726867168.44364: calling self._execute() 11591 1726867168.44466: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.44479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.44499: variable 'omit' from source: magic vars 11591 1726867168.44901: variable 'ansible_distribution_major_version' from source: facts 11591 1726867168.44919: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867168.45047: variable 'network_state' from source: role '' defaults 11591 1726867168.45061: Evaluated conditional (network_state != {}): False 11591 1726867168.45067: when evaluation is False, skipping this task 11591 1726867168.45079: _execute() done 11591 1726867168.45092: dumping result to json 11591 1726867168.45100: done dumping result, returning 11591 1726867168.45110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-3039-4ea5-000000000037] 11591 1726867168.45119: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000037 11591 1726867168.45410: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000037 11591 1726867168.45413: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867168.45460: no more pending results, returning what we have 11591 1726867168.45464: results queue empty 11591 1726867168.45464: checking for any_errors_fatal 11591 1726867168.45498: done checking for any_errors_fatal 11591 1726867168.45499: checking for max_fail_percentage 11591 1726867168.45501: done checking for max_fail_percentage 11591 1726867168.45501: checking to see if all hosts have failed and the running result is not ok 11591 1726867168.45502: done checking to see if all hosts have failed 11591 1726867168.45502: getting the remaining hosts for this loop 11591 1726867168.45503: done getting the remaining hosts for this loop 11591 1726867168.45505: getting the next task for host managed_node2 11591 1726867168.45509: done getting next task for host managed_node2 11591 1726867168.45511: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11591 1726867168.45513: ^ 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 11591 1726867168.45522: getting variables 11591 1726867168.45523: in VariableManager get_vars() 11591 1726867168.45569: Calling all_inventory to load vars for managed_node2 11591 1726867168.45572: Calling groups_inventory to load vars for managed_node2 11591 1726867168.45576: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867168.45602: Calling all_plugins_play to load vars for managed_node2 11591 1726867168.45605: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867168.45634: Calling groups_plugins_play to load vars for managed_node2 11591 1726867168.46754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867168.48038: done with get_vars() 11591 1726867168.48060: done getting variables 11591 1726867168.48121: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:28 -0400 (0:00:00.045) 0:00:16.488 ****** 11591 1726867168.48153: entering _queue_task() for managed_node2/debug 11591 1726867168.48408: worker is 1 (out of 1 available) 11591 1726867168.48419: exiting _queue_task() for managed_node2/debug 11591 1726867168.48429: done queuing things up, now waiting for results queue to drain 11591 1726867168.48433: waiting for pending results... 11591 1726867168.48804: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11591 1726867168.48844: in run() - task 0affcac9-a3a5-3039-4ea5-000000000038 11591 1726867168.48864: variable 'ansible_search_path' from source: unknown 11591 1726867168.48872: variable 'ansible_search_path' from source: unknown 11591 1726867168.48921: calling self._execute() 11591 1726867168.49013: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.49025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.49039: variable 'omit' from source: magic vars 11591 1726867168.49430: variable 'ansible_distribution_major_version' from source: facts 11591 1726867168.49451: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867168.49682: variable 'omit' from source: magic vars 11591 1726867168.49686: variable 'omit' from source: magic vars 11591 1726867168.49688: variable 'omit' from source: magic vars 11591 1726867168.49691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867168.49694: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867168.49696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867168.49698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867168.49699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867168.49724: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867168.49733: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.49740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.49838: Set connection var ansible_shell_type to sh 11591 1726867168.49851: Set connection var ansible_shell_executable to /bin/sh 11591 1726867168.49860: Set connection var ansible_timeout to 10 11591 1726867168.49868: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867168.49873: Set connection var ansible_connection to ssh 11591 1726867168.49889: Set connection var ansible_pipelining to False 11591 1726867168.49920: variable 'ansible_shell_executable' from source: unknown 11591 1726867168.50037: variable 'ansible_connection' from source: unknown 11591 1726867168.50041: variable 'ansible_module_compression' from source: unknown 11591 1726867168.50043: variable 'ansible_shell_type' from source: unknown 11591 1726867168.50045: variable 'ansible_shell_executable' from source: unknown 11591 1726867168.50047: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.50049: variable 'ansible_pipelining' from source: unknown 11591 1726867168.50052: variable 'ansible_timeout' from source: unknown 11591 1726867168.50054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.50116: Loading ActionModule 'debug' from /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) 11591 1726867168.50132: variable 'omit' from source: magic vars 11591 1726867168.50148: starting attempt loop 11591 1726867168.50155: running the handler 11591 1726867168.50274: variable '__network_connections_result' from source: set_fact 11591 1726867168.50333: handler run complete 11591 1726867168.50342: attempt loop complete, returning result 11591 1726867168.50345: _execute() done 11591 1726867168.50347: dumping result to json 11591 1726867168.50350: done dumping result, returning 11591 1726867168.50365: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-3039-4ea5-000000000038] 11591 1726867168.50371: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000038 11591 1726867168.50443: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000038 11591 1726867168.50446: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628 (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c (not-active)" ] } 11591 1726867168.50535: no more pending results, returning what we have 11591 1726867168.50537: results queue empty 11591 1726867168.50538: checking for any_errors_fatal 11591 1726867168.50542: done checking for any_errors_fatal 11591 1726867168.50542: checking for max_fail_percentage 11591 1726867168.50544: done checking for max_fail_percentage 11591 1726867168.50544: checking to see if all hosts have failed and the running result is not ok 11591 1726867168.50545: done checking to see if all hosts have failed 11591 1726867168.50546: getting the remaining hosts for this loop 11591 1726867168.50547: done getting the remaining hosts for this loop 11591 1726867168.50550: getting the next task for host managed_node2 11591 1726867168.50554: done getting next task for host managed_node2 11591 1726867168.50557: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11591 1726867168.50559: ^ 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 11591 1726867168.50568: getting variables 11591 1726867168.50569: in VariableManager get_vars() 11591 1726867168.50613: Calling all_inventory to load vars for managed_node2 11591 1726867168.50615: Calling groups_inventory to load vars for managed_node2 11591 1726867168.50616: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867168.50623: Calling all_plugins_play to load vars for managed_node2 11591 1726867168.50624: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867168.50626: Calling groups_plugins_play to load vars for managed_node2 11591 1726867168.51791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867168.53521: done with get_vars() 11591 1726867168.53558: done getting variables 11591 1726867168.53624: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:28 -0400 (0:00:00.055) 0:00:16.544 ****** 11591 1726867168.53663: entering _queue_task() for managed_node2/debug 11591 1726867168.53857: worker is 1 (out of 1 available) 11591 1726867168.53870: exiting _queue_task() for managed_node2/debug 11591 1726867168.53882: done queuing things up, now waiting for results queue to drain 11591 1726867168.53883: waiting for pending results... 11591 1726867168.54055: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11591 1726867168.54135: in run() - task 0affcac9-a3a5-3039-4ea5-000000000039 11591 1726867168.54147: variable 'ansible_search_path' from source: unknown 11591 1726867168.54150: variable 'ansible_search_path' from source: unknown 11591 1726867168.54176: calling self._execute() 11591 1726867168.54244: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.54248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.54256: variable 'omit' from source: magic vars 11591 1726867168.54507: variable 'ansible_distribution_major_version' from source: facts 11591 1726867168.54516: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867168.54524: variable 'omit' from source: magic vars 11591 1726867168.54561: variable 'omit' from source: magic vars 11591 1726867168.54586: variable 'omit' from source: magic vars 11591 1726867168.54617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867168.54644: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867168.54658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867168.54672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867168.54682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867168.54707: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867168.54710: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.54713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.54776: Set connection var ansible_shell_type to sh 11591 1726867168.54785: Set connection var ansible_shell_executable to /bin/sh 11591 1726867168.54792: Set connection var ansible_timeout to 10 11591 1726867168.54798: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867168.54800: Set connection var ansible_connection to ssh 11591 1726867168.54808: Set connection var ansible_pipelining to False 11591 1726867168.54825: variable 'ansible_shell_executable' from source: unknown 11591 1726867168.54828: variable 'ansible_connection' from source: unknown 11591 1726867168.54831: variable 'ansible_module_compression' from source: unknown 11591 1726867168.54834: variable 'ansible_shell_type' from source: unknown 11591 1726867168.54836: variable 'ansible_shell_executable' from source: unknown 11591 1726867168.54838: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.54841: variable 'ansible_pipelining' from source: unknown 11591 1726867168.54844: variable 'ansible_timeout' from source: unknown 11591 1726867168.54848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.54944: Loading ActionModule 'debug' from /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) 11591 1726867168.54953: variable 'omit' from source: magic vars 11591 1726867168.54958: starting attempt loop 11591 1726867168.54963: running the handler 11591 1726867168.55003: variable '__network_connections_result' from source: set_fact 11591 1726867168.55053: variable '__network_connections_result' from source: set_fact 11591 1726867168.55158: handler run complete 11591 1726867168.55179: attempt loop complete, returning result 11591 1726867168.55182: _execute() done 11591 1726867168.55186: dumping result to json 11591 1726867168.55189: done dumping result, returning 11591 1726867168.55201: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-3039-4ea5-000000000039] 11591 1726867168.55205: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000039 11591 1726867168.55295: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000039 11591 1726867168.55306: WORKER PROCESS EXITING ok: [managed_node2] => { "__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": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "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, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628 (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, fbbf5cdf-226f-43c5-bb7f-5556bfd51a79 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 5001ab99-eb2b-4f7e-87bd-972f4e7d4628 (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c (not-active)" ] } } 11591 1726867168.55414: no more pending results, returning what we have 11591 1726867168.55417: results queue empty 11591 1726867168.55422: checking for any_errors_fatal 11591 1726867168.55426: done checking for any_errors_fatal 11591 1726867168.55427: checking for max_fail_percentage 11591 1726867168.55428: done checking for max_fail_percentage 11591 1726867168.55429: checking to see if all hosts have failed and the running result is not ok 11591 1726867168.55429: done checking to see if all hosts have failed 11591 1726867168.55430: getting the remaining hosts for this loop 11591 1726867168.55431: done getting the remaining hosts for this loop 11591 1726867168.55434: getting the next task for host managed_node2 11591 1726867168.55438: done getting next task for host managed_node2 11591 1726867168.55441: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11591 1726867168.55444: ^ 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 11591 1726867168.55452: getting variables 11591 1726867168.55454: in VariableManager get_vars() 11591 1726867168.55493: Calling all_inventory to load vars for managed_node2 11591 1726867168.55496: Calling groups_inventory to load vars for managed_node2 11591 1726867168.55498: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867168.55505: Calling all_plugins_play to load vars for managed_node2 11591 1726867168.55508: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867168.55510: Calling groups_plugins_play to load vars for managed_node2 11591 1726867168.56612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867168.57535: done with get_vars() 11591 1726867168.57552: done getting variables 11591 1726867168.57591: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:28 -0400 (0:00:00.039) 0:00:16.583 ****** 11591 1726867168.57612: entering _queue_task() for managed_node2/debug 11591 1726867168.57795: worker is 1 (out of 1 available) 11591 1726867168.57811: exiting _queue_task() for managed_node2/debug 11591 1726867168.57820: done queuing things up, now waiting for results queue to drain 11591 1726867168.57821: waiting for pending results... 11591 1726867168.57987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11591 1726867168.58063: in run() - task 0affcac9-a3a5-3039-4ea5-00000000003a 11591 1726867168.58074: variable 'ansible_search_path' from source: unknown 11591 1726867168.58078: variable 'ansible_search_path' from source: unknown 11591 1726867168.58107: calling self._execute() 11591 1726867168.58170: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.58174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.58185: variable 'omit' from source: magic vars 11591 1726867168.58432: variable 'ansible_distribution_major_version' from source: facts 11591 1726867168.58443: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867168.58529: variable 'network_state' from source: role '' defaults 11591 1726867168.58538: Evaluated conditional (network_state != {}): False 11591 1726867168.58541: when evaluation is False, skipping this task 11591 1726867168.58544: _execute() done 11591 1726867168.58546: dumping result to json 11591 1726867168.58549: done dumping result, returning 11591 1726867168.58556: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-3039-4ea5-00000000003a] 11591 1726867168.58561: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000003a 11591 1726867168.58640: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000003a 11591 1726867168.58643: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 11591 1726867168.58689: no more pending results, returning what we have 11591 1726867168.58693: results queue empty 11591 1726867168.58693: checking for any_errors_fatal 11591 1726867168.58701: done checking for any_errors_fatal 11591 1726867168.58701: checking for max_fail_percentage 11591 1726867168.58703: done checking for max_fail_percentage 11591 1726867168.58703: checking to see if all hosts have failed and the running result is not ok 11591 1726867168.58704: done checking to see if all hosts have failed 11591 1726867168.58705: getting the remaining hosts for this loop 11591 1726867168.58706: done getting the remaining hosts for this loop 11591 1726867168.58709: getting the next task for host managed_node2 11591 1726867168.58715: done getting next task for host managed_node2 11591 1726867168.58718: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11591 1726867168.58721: ^ 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 11591 1726867168.58733: getting variables 11591 1726867168.58734: in VariableManager get_vars() 11591 1726867168.58765: Calling all_inventory to load vars for managed_node2 11591 1726867168.58767: Calling groups_inventory to load vars for managed_node2 11591 1726867168.58769: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867168.58776: Calling all_plugins_play to load vars for managed_node2 11591 1726867168.58781: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867168.58783: Calling groups_plugins_play to load vars for managed_node2 11591 1726867168.59482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867168.60326: done with get_vars() 11591 1726867168.60339: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:28 -0400 (0:00:00.027) 0:00:16.611 ****** 11591 1726867168.60402: entering _queue_task() for managed_node2/ping 11591 1726867168.60403: Creating lock for ping 11591 1726867168.60592: worker is 1 (out of 1 available) 11591 1726867168.60605: exiting _queue_task() for managed_node2/ping 11591 1726867168.60616: done queuing things up, now waiting for results queue to drain 11591 1726867168.60617: waiting for pending results... 11591 1726867168.60789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11591 1726867168.60869: in run() - task 0affcac9-a3a5-3039-4ea5-00000000003b 11591 1726867168.60881: variable 'ansible_search_path' from source: unknown 11591 1726867168.60885: variable 'ansible_search_path' from source: unknown 11591 1726867168.60915: calling self._execute() 11591 1726867168.60975: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.60981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.60990: variable 'omit' from source: magic vars 11591 1726867168.61234: variable 'ansible_distribution_major_version' from source: facts 11591 1726867168.61243: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867168.61250: variable 'omit' from source: magic vars 11591 1726867168.61289: variable 'omit' from source: magic vars 11591 1726867168.61314: variable 'omit' from source: magic vars 11591 1726867168.61342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867168.61368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867168.61385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867168.61407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867168.61413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867168.61436: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867168.61439: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.61441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.61509: Set connection var ansible_shell_type to sh 11591 1726867168.61519: Set connection var ansible_shell_executable to /bin/sh 11591 1726867168.61521: Set connection var ansible_timeout to 10 11591 1726867168.61524: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867168.61527: Set connection var ansible_connection to ssh 11591 1726867168.61535: Set connection var ansible_pipelining to False 11591 1726867168.61552: variable 'ansible_shell_executable' from source: unknown 11591 1726867168.61555: variable 'ansible_connection' from source: unknown 11591 1726867168.61558: variable 'ansible_module_compression' from source: unknown 11591 1726867168.61560: variable 'ansible_shell_type' from source: unknown 11591 1726867168.61563: variable 'ansible_shell_executable' from source: unknown 11591 1726867168.61565: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867168.61567: variable 'ansible_pipelining' from source: unknown 11591 1726867168.61571: variable 'ansible_timeout' from source: unknown 11591 1726867168.61574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867168.61715: 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) 11591 1726867168.61724: variable 'omit' from source: magic vars 11591 1726867168.61730: starting attempt loop 11591 1726867168.61732: running the handler 11591 1726867168.61744: _low_level_execute_command(): starting 11591 1726867168.61751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867168.62254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867168.62258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867168.62261: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867168.62264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867168.62316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867168.62319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867168.62322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867168.62382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867168.64064: stdout chunk (state=3): >>>/root <<< 11591 1726867168.64370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867168.64373: stdout chunk (state=3): >>><<< 11591 1726867168.64376: stderr chunk (state=3): >>><<< 11591 1726867168.64404: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867168.64503: _low_level_execute_command(): starting 11591 1726867168.64507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921 `" && echo ansible-tmp-1726867168.644133-12365-274204471057921="` echo /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921 `" ) && sleep 0' 11591 1726867168.65057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867168.65074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867168.65096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867168.65115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867168.65168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867168.65253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867168.65281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867168.65322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867168.65356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867168.67288: stdout chunk (state=3): >>>ansible-tmp-1726867168.644133-12365-274204471057921=/root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921 <<< 11591 1726867168.67403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867168.67407: stdout chunk (state=3): >>><<< 11591 1726867168.67420: stderr chunk (state=3): >>><<< 11591 1726867168.67430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867168.644133-12365-274204471057921=/root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867168.67462: variable 'ansible_module_compression' from source: unknown 11591 1726867168.67498: ANSIBALLZ: Using lock for ping 11591 1726867168.67501: ANSIBALLZ: Acquiring lock 11591 1726867168.67503: ANSIBALLZ: Lock acquired: 139982983337152 11591 1726867168.67505: ANSIBALLZ: Creating module 11591 1726867168.77409: ANSIBALLZ: Writing module into payload 11591 1726867168.77609: ANSIBALLZ: Writing module 11591 1726867168.77713: ANSIBALLZ: Renaming module 11591 1726867168.77716: ANSIBALLZ: Done creating module 11591 1726867168.77718: variable 'ansible_facts' from source: unknown 11591 1726867168.77740: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/AnsiballZ_ping.py 11591 1726867168.77980: Sending initial data 11591 1726867168.77984: Sent initial data (152 bytes) 11591 1726867168.78484: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867168.78497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867168.78600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867168.78610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867168.78628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867168.78733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867168.80393: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867168.80411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867168.80460: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpvbcg5lgw /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/AnsiballZ_ping.py <<< 11591 1726867168.80496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/AnsiballZ_ping.py" <<< 11591 1726867168.80538: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpvbcg5lgw" to remote "/root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/AnsiballZ_ping.py" <<< 11591 1726867168.81842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867168.81845: stdout chunk (state=3): >>><<< 11591 1726867168.81848: stderr chunk (state=3): >>><<< 11591 1726867168.81850: done transferring module to remote 11591 1726867168.81852: _low_level_execute_command(): starting 11591 1726867168.81854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/ /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/AnsiballZ_ping.py && sleep 0' 11591 1726867168.82963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867168.82966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867168.82969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867168.82972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867168.83106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867168.83118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867168.83145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867168.83308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867168.85105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867168.85132: stderr chunk (state=3): >>><<< 11591 1726867168.85143: stdout chunk (state=3): >>><<< 11591 1726867168.85175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867168.85187: _low_level_execute_command(): starting 11591 1726867168.85265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/AnsiballZ_ping.py && sleep 0' 11591 1726867168.85782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867168.85786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867168.85790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867168.85793: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867168.85795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867168.85844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867168.85883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867168.85964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.01482: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 11591 1726867169.02947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867169.02974: stderr chunk (state=3): >>><<< 11591 1726867169.02979: stdout chunk (state=3): >>><<< 11591 1726867169.02997: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867169.03021: 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-1726867168.644133-12365-274204471057921/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867169.03029: _low_level_execute_command(): starting 11591 1726867169.03034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867168.644133-12365-274204471057921/ > /dev/null 2>&1 && sleep 0' 11591 1726867169.03458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867169.03461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.03488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867169.03492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.03548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867169.03551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867169.03557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.03601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.05525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867169.05548: stderr chunk (state=3): >>><<< 11591 1726867169.05551: stdout chunk (state=3): >>><<< 11591 1726867169.05564: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867169.05571: handler run complete 11591 1726867169.05584: attempt loop complete, returning result 11591 1726867169.05587: _execute() done 11591 1726867169.05589: dumping result to json 11591 1726867169.05600: done dumping result, returning 11591 1726867169.05608: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-3039-4ea5-00000000003b] 11591 1726867169.05612: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000003b 11591 1726867169.05695: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000003b 11591 1726867169.05698: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 11591 1726867169.05758: no more pending results, returning what we have 11591 1726867169.05761: results queue empty 11591 1726867169.05762: checking for any_errors_fatal 11591 1726867169.05767: done checking for any_errors_fatal 11591 1726867169.05767: checking for max_fail_percentage 11591 1726867169.05769: done checking for max_fail_percentage 11591 1726867169.05769: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.05770: done checking to see if all hosts have failed 11591 1726867169.05771: getting the remaining hosts for this loop 11591 1726867169.05772: done getting the remaining hosts for this loop 11591 1726867169.05775: getting the next task for host managed_node2 11591 1726867169.05785: done getting next task for host managed_node2 11591 1726867169.05787: ^ task is: TASK: meta (role_complete) 11591 1726867169.05790: ^ 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 11591 1726867169.05800: getting variables 11591 1726867169.05801: in VariableManager get_vars() 11591 1726867169.05843: Calling all_inventory to load vars for managed_node2 11591 1726867169.05846: Calling groups_inventory to load vars for managed_node2 11591 1726867169.05848: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.05857: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.05860: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.05862: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.06801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.07636: done with get_vars() 11591 1726867169.07651: done getting variables 11591 1726867169.07710: done queuing things up, now waiting for results queue to drain 11591 1726867169.07711: results queue empty 11591 1726867169.07711: checking for any_errors_fatal 11591 1726867169.07713: done checking for any_errors_fatal 11591 1726867169.07714: checking for max_fail_percentage 11591 1726867169.07714: done checking for max_fail_percentage 11591 1726867169.07715: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.07715: done checking to see if all hosts have failed 11591 1726867169.07716: getting the remaining hosts for this loop 11591 1726867169.07716: done getting the remaining hosts for this loop 11591 1726867169.07719: getting the next task for host managed_node2 11591 1726867169.07722: done getting next task for host managed_node2 11591 1726867169.07724: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11591 1726867169.07726: ^ 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 11591 1726867169.07727: getting variables 11591 1726867169.07728: in VariableManager get_vars() 11591 1726867169.07737: Calling all_inventory to load vars for managed_node2 11591 1726867169.07739: Calling groups_inventory to load vars for managed_node2 11591 1726867169.07740: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.07743: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.07745: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.07746: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.08361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.09203: done with get_vars() 11591 1726867169.09216: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:29 -0400 (0:00:00.488) 0:00:17.100 ****** 11591 1726867169.09269: entering _queue_task() for managed_node2/include_tasks 11591 1726867169.09495: worker is 1 (out of 1 available) 11591 1726867169.09510: exiting _queue_task() for managed_node2/include_tasks 11591 1726867169.09522: done queuing things up, now waiting for results queue to drain 11591 1726867169.09523: waiting for pending results... 11591 1726867169.09693: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11591 1726867169.09773: in run() - task 0affcac9-a3a5-3039-4ea5-00000000006e 11591 1726867169.09786: variable 'ansible_search_path' from source: unknown 11591 1726867169.09789: variable 'ansible_search_path' from source: unknown 11591 1726867169.09819: calling self._execute() 11591 1726867169.09887: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.09893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.09903: variable 'omit' from source: magic vars 11591 1726867169.10160: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.10169: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.10175: _execute() done 11591 1726867169.10180: dumping result to json 11591 1726867169.10183: done dumping result, returning 11591 1726867169.10196: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-3039-4ea5-00000000006e] 11591 1726867169.10198: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000006e 11591 1726867169.10275: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000006e 11591 1726867169.10281: WORKER PROCESS EXITING 11591 1726867169.10319: no more pending results, returning what we have 11591 1726867169.10324: in VariableManager get_vars() 11591 1726867169.10366: Calling all_inventory to load vars for managed_node2 11591 1726867169.10369: Calling groups_inventory to load vars for managed_node2 11591 1726867169.10371: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.10382: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.10384: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.10387: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.11192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.12039: done with get_vars() 11591 1726867169.12052: variable 'ansible_search_path' from source: unknown 11591 1726867169.12053: variable 'ansible_search_path' from source: unknown 11591 1726867169.12075: we have included files to process 11591 1726867169.12076: generating all_blocks data 11591 1726867169.12079: done generating all_blocks data 11591 1726867169.12084: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867169.12085: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867169.12087: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 11591 1726867169.12203: done processing included file 11591 1726867169.12205: iterating over new_blocks loaded from include file 11591 1726867169.12206: in VariableManager get_vars() 11591 1726867169.12218: done with get_vars() 11591 1726867169.12219: filtering new block on tags 11591 1726867169.12229: done filtering new block on tags 11591 1726867169.12231: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 11591 1726867169.12234: extending task lists for all hosts with included blocks 11591 1726867169.12291: done extending task lists 11591 1726867169.12292: done processing included files 11591 1726867169.12292: results queue empty 11591 1726867169.12293: checking for any_errors_fatal 11591 1726867169.12294: done checking for any_errors_fatal 11591 1726867169.12294: checking for max_fail_percentage 11591 1726867169.12295: done checking for max_fail_percentage 11591 1726867169.12295: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.12296: done checking to see if all hosts have failed 11591 1726867169.12296: getting the remaining hosts for this loop 11591 1726867169.12297: done getting the remaining hosts for this loop 11591 1726867169.12298: getting the next task for host managed_node2 11591 1726867169.12302: done getting next task for host managed_node2 11591 1726867169.12304: ^ task is: TASK: Get stat for interface {{ interface }} 11591 1726867169.12306: ^ 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 11591 1726867169.12307: getting variables 11591 1726867169.12308: in VariableManager get_vars() 11591 1726867169.12317: Calling all_inventory to load vars for managed_node2 11591 1726867169.12318: Calling groups_inventory to load vars for managed_node2 11591 1726867169.12319: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.12323: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.12324: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.12326: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.13173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.14313: done with get_vars() 11591 1726867169.14326: done getting variables 11591 1726867169.14437: variable 'interface' from source: task vars 11591 1726867169.14440: variable 'controller_device' from source: play vars 11591 1726867169.14485: variable 'controller_device' from source: play vars TASK [Get stat for interface nm-bond] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:19:29 -0400 (0:00:00.052) 0:00:17.152 ****** 11591 1726867169.14508: entering _queue_task() for managed_node2/stat 11591 1726867169.14710: worker is 1 (out of 1 available) 11591 1726867169.14723: exiting _queue_task() for managed_node2/stat 11591 1726867169.14735: done queuing things up, now waiting for results queue to drain 11591 1726867169.14736: waiting for pending results... 11591 1726867169.14905: running TaskExecutor() for managed_node2/TASK: Get stat for interface nm-bond 11591 1726867169.14984: in run() - task 0affcac9-a3a5-3039-4ea5-000000000241 11591 1726867169.14998: variable 'ansible_search_path' from source: unknown 11591 1726867169.15001: variable 'ansible_search_path' from source: unknown 11591 1726867169.15027: calling self._execute() 11591 1726867169.15091: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.15098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.15107: variable 'omit' from source: magic vars 11591 1726867169.15351: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.15360: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.15367: variable 'omit' from source: magic vars 11591 1726867169.15408: variable 'omit' from source: magic vars 11591 1726867169.15471: variable 'interface' from source: task vars 11591 1726867169.15475: variable 'controller_device' from source: play vars 11591 1726867169.15525: variable 'controller_device' from source: play vars 11591 1726867169.15539: variable 'omit' from source: magic vars 11591 1726867169.15570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867169.15637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867169.15640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867169.15683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.15686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.15706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867169.15714: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.15723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.15830: Set connection var ansible_shell_type to sh 11591 1726867169.15843: Set connection var ansible_shell_executable to /bin/sh 11591 1726867169.15854: Set connection var ansible_timeout to 10 11591 1726867169.15865: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867169.15871: Set connection var ansible_connection to ssh 11591 1726867169.15886: Set connection var ansible_pipelining to False 11591 1726867169.15916: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.15924: variable 'ansible_connection' from source: unknown 11591 1726867169.15939: variable 'ansible_module_compression' from source: unknown 11591 1726867169.15946: variable 'ansible_shell_type' from source: unknown 11591 1726867169.15952: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.15958: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.15965: variable 'ansible_pipelining' from source: unknown 11591 1726867169.15972: variable 'ansible_timeout' from source: unknown 11591 1726867169.15982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.16187: 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) 11591 1726867169.16276: variable 'omit' from source: magic vars 11591 1726867169.16281: starting attempt loop 11591 1726867169.16283: running the handler 11591 1726867169.16285: _low_level_execute_command(): starting 11591 1726867169.16287: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867169.17022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867169.17040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867169.17055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867169.17074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867169.17144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.17191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867169.17210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867169.17255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.17319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.19014: stdout chunk (state=3): >>>/root <<< 11591 1726867169.19282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867169.19285: stdout chunk (state=3): >>><<< 11591 1726867169.19288: stderr chunk (state=3): >>><<< 11591 1726867169.19291: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867169.19295: _low_level_execute_command(): starting 11591 1726867169.19298: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240 `" && echo ansible-tmp-1726867169.1919785-12400-71593450771240="` echo /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240 `" ) && sleep 0' 11591 1726867169.19882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867169.19898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867169.19914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867169.19936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867169.19953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867169.19998: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.20062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867169.20080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867169.20103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.20178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.22350: stdout chunk (state=3): >>>ansible-tmp-1726867169.1919785-12400-71593450771240=/root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240 <<< 11591 1726867169.22359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867169.22370: stdout chunk (state=3): >>><<< 11591 1726867169.22379: stderr chunk (state=3): >>><<< 11591 1726867169.22400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867169.1919785-12400-71593450771240=/root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867169.22782: variable 'ansible_module_compression' from source: unknown 11591 1726867169.22786: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11591 1726867169.22788: variable 'ansible_facts' from source: unknown 11591 1726867169.23184: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/AnsiballZ_stat.py 11591 1726867169.23218: Sending initial data 11591 1726867169.23222: Sent initial data (152 bytes) 11591 1726867169.24498: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867169.24602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.24664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.26359: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867169.26410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867169.26545: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpgi1340vi /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/AnsiballZ_stat.py <<< 11591 1726867169.26549: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/AnsiballZ_stat.py" <<< 11591 1726867169.26603: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpgi1340vi" to remote "/root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/AnsiballZ_stat.py" <<< 11591 1726867169.28534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867169.28557: stderr chunk (state=3): >>><<< 11591 1726867169.28560: stdout chunk (state=3): >>><<< 11591 1726867169.28604: done transferring module to remote 11591 1726867169.28614: _low_level_execute_command(): starting 11591 1726867169.28619: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/ /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/AnsiballZ_stat.py && sleep 0' 11591 1726867169.29871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867169.29874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867169.29891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867169.29900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.29915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867169.29923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867169.30047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867169.30051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.30056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867169.30063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867169.30300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.30359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.32291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867169.32312: stderr chunk (state=3): >>><<< 11591 1726867169.32315: stdout chunk (state=3): >>><<< 11591 1726867169.32367: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867169.32370: _low_level_execute_command(): starting 11591 1726867169.32373: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/AnsiballZ_stat.py && sleep 0' 11591 1726867169.33598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867169.33692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.33853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867169.33868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.34053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.49960: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/nm-bond", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27303, "dev": 23, "nlink": 1, "atime": 1726867168.1945055, "mtime": 1726867168.1945055, "ctime": 1726867168.1945055, "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/nm-bond", "lnk_target": "../../devices/virtual/net/nm-bond", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/nm-bond", "follow": false, "checksum_algorithm": "sha1"}}} <<< 11591 1726867169.51288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867169.51300: stdout chunk (state=3): >>><<< 11591 1726867169.51313: stderr chunk (state=3): >>><<< 11591 1726867169.51338: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/nm-bond", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27303, "dev": 23, "nlink": 1, "atime": 1726867168.1945055, "mtime": 1726867168.1945055, "ctime": 1726867168.1945055, "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/nm-bond", "lnk_target": "../../devices/virtual/net/nm-bond", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/nm-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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867169.51414: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/nm-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-1726867169.1919785-12400-71593450771240/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867169.51434: _low_level_execute_command(): starting 11591 1726867169.51445: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867169.1919785-12400-71593450771240/ > /dev/null 2>&1 && sleep 0' 11591 1726867169.52190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867169.52207: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867169.52253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867169.52266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867169.52278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867169.52300: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.52383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867169.52403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867169.52428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.52500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867169.54357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867169.54374: stdout chunk (state=3): >>><<< 11591 1726867169.54379: stderr chunk (state=3): >>><<< 11591 1726867169.54427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867169.54431: handler run complete 11591 1726867169.54466: attempt loop complete, returning result 11591 1726867169.54473: _execute() done 11591 1726867169.54483: dumping result to json 11591 1726867169.54496: done dumping result, returning 11591 1726867169.54508: done running TaskExecutor() for managed_node2/TASK: Get stat for interface nm-bond [0affcac9-a3a5-3039-4ea5-000000000241] 11591 1726867169.54536: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000241 11591 1726867169.54737: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000241 11591 1726867169.54741: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726867168.1945055, "block_size": 4096, "blocks": 0, "ctime": 1726867168.1945055, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27303, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/nm-bond", "lnk_target": "../../devices/virtual/net/nm-bond", "mode": "0777", "mtime": 1726867168.1945055, "nlink": 1, "path": "/sys/class/net/nm-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 } } 11591 1726867169.54849: no more pending results, returning what we have 11591 1726867169.54853: results queue empty 11591 1726867169.54853: checking for any_errors_fatal 11591 1726867169.54855: done checking for any_errors_fatal 11591 1726867169.54855: checking for max_fail_percentage 11591 1726867169.54857: done checking for max_fail_percentage 11591 1726867169.54857: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.54858: done checking to see if all hosts have failed 11591 1726867169.54859: getting the remaining hosts for this loop 11591 1726867169.54872: done getting the remaining hosts for this loop 11591 1726867169.54878: getting the next task for host managed_node2 11591 1726867169.54885: done getting next task for host managed_node2 11591 1726867169.54888: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11591 1726867169.54896: ^ 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 11591 1726867169.54921: getting variables 11591 1726867169.54929: in VariableManager get_vars() 11591 1726867169.54963: Calling all_inventory to load vars for managed_node2 11591 1726867169.54966: Calling groups_inventory to load vars for managed_node2 11591 1726867169.54968: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.54980: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.54983: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.54986: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.56187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.57263: done with get_vars() 11591 1726867169.57291: done getting variables 11591 1726867169.57358: 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) 11591 1726867169.57487: variable 'interface' from source: task vars 11591 1726867169.57494: variable 'controller_device' from source: play vars 11591 1726867169.57561: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:29 -0400 (0:00:00.430) 0:00:17.583 ****** 11591 1726867169.57601: entering _queue_task() for managed_node2/assert 11591 1726867169.57910: worker is 1 (out of 1 available) 11591 1726867169.57923: exiting _queue_task() for managed_node2/assert 11591 1726867169.57935: done queuing things up, now waiting for results queue to drain 11591 1726867169.57936: waiting for pending results... 11591 1726867169.58293: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' 11591 1726867169.58343: in run() - task 0affcac9-a3a5-3039-4ea5-00000000006f 11591 1726867169.58360: variable 'ansible_search_path' from source: unknown 11591 1726867169.58363: variable 'ansible_search_path' from source: unknown 11591 1726867169.58403: calling self._execute() 11591 1726867169.58527: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.58532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.58537: variable 'omit' from source: magic vars 11591 1726867169.58900: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.58912: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.58982: variable 'omit' from source: magic vars 11591 1726867169.58986: variable 'omit' from source: magic vars 11591 1726867169.59068: variable 'interface' from source: task vars 11591 1726867169.59079: variable 'controller_device' from source: play vars 11591 1726867169.59145: variable 'controller_device' from source: play vars 11591 1726867169.59164: variable 'omit' from source: magic vars 11591 1726867169.59216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867169.59250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867169.59319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867169.59322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.59324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.59340: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867169.59343: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.59346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.59449: Set connection var ansible_shell_type to sh 11591 1726867169.59457: Set connection var ansible_shell_executable to /bin/sh 11591 1726867169.59463: Set connection var ansible_timeout to 10 11591 1726867169.59469: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867169.59471: Set connection var ansible_connection to ssh 11591 1726867169.59535: Set connection var ansible_pipelining to False 11591 1726867169.59538: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.59540: variable 'ansible_connection' from source: unknown 11591 1726867169.59543: variable 'ansible_module_compression' from source: unknown 11591 1726867169.59545: variable 'ansible_shell_type' from source: unknown 11591 1726867169.59547: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.59549: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.59551: variable 'ansible_pipelining' from source: unknown 11591 1726867169.59553: variable 'ansible_timeout' from source: unknown 11591 1726867169.59555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.59682: 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) 11591 1726867169.59696: variable 'omit' from source: magic vars 11591 1726867169.59701: starting attempt loop 11591 1726867169.59704: running the handler 11591 1726867169.59850: variable 'interface_stat' from source: set_fact 11591 1726867169.60083: Evaluated conditional (interface_stat.stat.exists): True 11591 1726867169.60086: handler run complete 11591 1726867169.60088: attempt loop complete, returning result 11591 1726867169.60089: _execute() done 11591 1726867169.60091: dumping result to json 11591 1726867169.60093: done dumping result, returning 11591 1726867169.60095: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' [0affcac9-a3a5-3039-4ea5-00000000006f] 11591 1726867169.60097: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000006f 11591 1726867169.60151: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000006f 11591 1726867169.60154: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867169.60212: no more pending results, returning what we have 11591 1726867169.60215: results queue empty 11591 1726867169.60216: checking for any_errors_fatal 11591 1726867169.60221: done checking for any_errors_fatal 11591 1726867169.60221: checking for max_fail_percentage 11591 1726867169.60223: done checking for max_fail_percentage 11591 1726867169.60224: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.60225: done checking to see if all hosts have failed 11591 1726867169.60226: getting the remaining hosts for this loop 11591 1726867169.60227: done getting the remaining hosts for this loop 11591 1726867169.60230: getting the next task for host managed_node2 11591 1726867169.60236: done getting next task for host managed_node2 11591 1726867169.60238: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11591 1726867169.60240: ^ 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 11591 1726867169.60243: getting variables 11591 1726867169.60245: in VariableManager get_vars() 11591 1726867169.60285: Calling all_inventory to load vars for managed_node2 11591 1726867169.60290: Calling groups_inventory to load vars for managed_node2 11591 1726867169.60293: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.60303: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.60306: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.60309: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.61840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.63475: done with get_vars() 11591 1726867169.63501: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Friday 20 September 2024 17:19:29 -0400 (0:00:00.059) 0:00:17.643 ****** 11591 1726867169.63590: entering _queue_task() for managed_node2/include_tasks 11591 1726867169.64108: worker is 1 (out of 1 available) 11591 1726867169.64117: exiting _queue_task() for managed_node2/include_tasks 11591 1726867169.64126: done queuing things up, now waiting for results queue to drain 11591 1726867169.64127: waiting for pending results... 11591 1726867169.64197: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 11591 1726867169.64280: in run() - task 0affcac9-a3a5-3039-4ea5-000000000070 11591 1726867169.64295: variable 'ansible_search_path' from source: unknown 11591 1726867169.64339: variable 'controller_profile' from source: play vars 11591 1726867169.64536: variable 'controller_profile' from source: play vars 11591 1726867169.64551: variable 'port1_profile' from source: play vars 11591 1726867169.64626: variable 'port1_profile' from source: play vars 11591 1726867169.64633: variable 'port2_profile' from source: play vars 11591 1726867169.64706: variable 'port2_profile' from source: play vars 11591 1726867169.64718: variable 'omit' from source: magic vars 11591 1726867169.64861: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.64946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.64949: variable 'omit' from source: magic vars 11591 1726867169.65135: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.65145: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.65175: variable 'item' from source: unknown 11591 1726867169.65245: variable 'item' from source: unknown 11591 1726867169.65359: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.65363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.65367: variable 'omit' from source: magic vars 11591 1726867169.65595: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.65599: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.65602: variable 'item' from source: unknown 11591 1726867169.65683: variable 'item' from source: unknown 11591 1726867169.65739: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.65743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.65747: variable 'omit' from source: magic vars 11591 1726867169.65983: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.65987: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.65990: variable 'item' from source: unknown 11591 1726867169.65992: variable 'item' from source: unknown 11591 1726867169.66042: dumping result to json 11591 1726867169.66045: done dumping result, returning 11591 1726867169.66047: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-3039-4ea5-000000000070] 11591 1726867169.66049: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000070 11591 1726867169.66115: no more pending results, returning what we have 11591 1726867169.66121: in VariableManager get_vars() 11591 1726867169.66166: Calling all_inventory to load vars for managed_node2 11591 1726867169.66169: Calling groups_inventory to load vars for managed_node2 11591 1726867169.66172: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.66198: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.66202: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.66206: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.66728: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000070 11591 1726867169.66732: WORKER PROCESS EXITING 11591 1726867169.68172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.71390: done with get_vars() 11591 1726867169.71411: variable 'ansible_search_path' from source: unknown 11591 1726867169.71427: variable 'ansible_search_path' from source: unknown 11591 1726867169.71438: variable 'ansible_search_path' from source: unknown 11591 1726867169.71445: we have included files to process 11591 1726867169.71446: generating all_blocks data 11591 1726867169.71447: done generating all_blocks data 11591 1726867169.71450: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.71451: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.71454: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.71846: in VariableManager get_vars() 11591 1726867169.71869: done with get_vars() 11591 1726867169.72320: done processing included file 11591 1726867169.72322: iterating over new_blocks loaded from include file 11591 1726867169.72323: in VariableManager get_vars() 11591 1726867169.72342: done with get_vars() 11591 1726867169.72344: filtering new block on tags 11591 1726867169.72364: done filtering new block on tags 11591 1726867169.72366: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 => (item=bond0) 11591 1726867169.72371: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.72372: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.72375: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.72674: in VariableManager get_vars() 11591 1726867169.72713: done with get_vars() 11591 1726867169.72997: done processing included file 11591 1726867169.72999: iterating over new_blocks loaded from include file 11591 1726867169.73000: in VariableManager get_vars() 11591 1726867169.73023: done with get_vars() 11591 1726867169.73025: filtering new block on tags 11591 1726867169.73046: done filtering new block on tags 11591 1726867169.73049: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 => (item=bond0.0) 11591 1726867169.73052: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.73053: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.73056: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 11591 1726867169.73165: in VariableManager get_vars() 11591 1726867169.73246: done with get_vars() 11591 1726867169.73522: done processing included file 11591 1726867169.73524: iterating over new_blocks loaded from include file 11591 1726867169.73525: in VariableManager get_vars() 11591 1726867169.73542: done with get_vars() 11591 1726867169.73545: filtering new block on tags 11591 1726867169.73680: done filtering new block on tags 11591 1726867169.73683: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 => (item=bond0.1) 11591 1726867169.73687: extending task lists for all hosts with included blocks 11591 1726867169.77381: done extending task lists 11591 1726867169.77387: done processing included files 11591 1726867169.77388: results queue empty 11591 1726867169.77391: checking for any_errors_fatal 11591 1726867169.77394: done checking for any_errors_fatal 11591 1726867169.77394: checking for max_fail_percentage 11591 1726867169.77395: done checking for max_fail_percentage 11591 1726867169.77396: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.77397: done checking to see if all hosts have failed 11591 1726867169.77397: getting the remaining hosts for this loop 11591 1726867169.77398: done getting the remaining hosts for this loop 11591 1726867169.77401: getting the next task for host managed_node2 11591 1726867169.77405: done getting next task for host managed_node2 11591 1726867169.77407: ^ task is: TASK: Include the task 'get_profile_stat.yml' 11591 1726867169.77410: ^ 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 11591 1726867169.77412: getting variables 11591 1726867169.77413: in VariableManager get_vars() 11591 1726867169.77426: Calling all_inventory to load vars for managed_node2 11591 1726867169.77428: Calling groups_inventory to load vars for managed_node2 11591 1726867169.77430: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.77436: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.77438: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.77441: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.83116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.84699: done with get_vars() 11591 1726867169.84732: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 17:19:29 -0400 (0:00:00.212) 0:00:17.855 ****** 11591 1726867169.84814: entering _queue_task() for managed_node2/include_tasks 11591 1726867169.85186: worker is 1 (out of 1 available) 11591 1726867169.85200: exiting _queue_task() for managed_node2/include_tasks 11591 1726867169.85212: done queuing things up, now waiting for results queue to drain 11591 1726867169.85214: waiting for pending results... 11591 1726867169.85426: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 11591 1726867169.85506: in run() - task 0affcac9-a3a5-3039-4ea5-00000000025f 11591 1726867169.85518: variable 'ansible_search_path' from source: unknown 11591 1726867169.85522: variable 'ansible_search_path' from source: unknown 11591 1726867169.85552: calling self._execute() 11591 1726867169.85624: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.85630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.85642: variable 'omit' from source: magic vars 11591 1726867169.85910: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.85920: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.85926: _execute() done 11591 1726867169.85929: dumping result to json 11591 1726867169.85933: done dumping result, returning 11591 1726867169.85938: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-3039-4ea5-00000000025f] 11591 1726867169.85944: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000025f 11591 1726867169.86038: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000025f 11591 1726867169.86040: WORKER PROCESS EXITING 11591 1726867169.86073: no more pending results, returning what we have 11591 1726867169.86080: in VariableManager get_vars() 11591 1726867169.86125: Calling all_inventory to load vars for managed_node2 11591 1726867169.86128: Calling groups_inventory to load vars for managed_node2 11591 1726867169.86130: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.86142: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.86144: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.86147: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.86908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.88444: done with get_vars() 11591 1726867169.88457: variable 'ansible_search_path' from source: unknown 11591 1726867169.88457: variable 'ansible_search_path' from source: unknown 11591 1726867169.88484: we have included files to process 11591 1726867169.88485: generating all_blocks data 11591 1726867169.88486: done generating all_blocks data 11591 1726867169.88487: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867169.88488: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867169.88490: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867169.89143: done processing included file 11591 1726867169.89144: iterating over new_blocks loaded from include file 11591 1726867169.89145: in VariableManager get_vars() 11591 1726867169.89160: done with get_vars() 11591 1726867169.89162: filtering new block on tags 11591 1726867169.89176: done filtering new block on tags 11591 1726867169.89179: in VariableManager get_vars() 11591 1726867169.89192: done with get_vars() 11591 1726867169.89193: filtering new block on tags 11591 1726867169.89206: done filtering new block on tags 11591 1726867169.89207: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 11591 1726867169.89210: extending task lists for all hosts with included blocks 11591 1726867169.89344: done extending task lists 11591 1726867169.89345: done processing included files 11591 1726867169.89346: results queue empty 11591 1726867169.89346: checking for any_errors_fatal 11591 1726867169.89348: done checking for any_errors_fatal 11591 1726867169.89349: checking for max_fail_percentage 11591 1726867169.89349: done checking for max_fail_percentage 11591 1726867169.89350: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.89350: done checking to see if all hosts have failed 11591 1726867169.89351: getting the remaining hosts for this loop 11591 1726867169.89351: done getting the remaining hosts for this loop 11591 1726867169.89353: getting the next task for host managed_node2 11591 1726867169.89355: done getting next task for host managed_node2 11591 1726867169.89357: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 11591 1726867169.89359: ^ 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 11591 1726867169.89360: getting variables 11591 1726867169.89361: in VariableManager get_vars() 11591 1726867169.89369: Calling all_inventory to load vars for managed_node2 11591 1726867169.89370: Calling groups_inventory to load vars for managed_node2 11591 1726867169.89372: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.89379: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.89380: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.89382: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.89993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.91429: done with get_vars() 11591 1726867169.91443: done getting variables 11591 1726867169.91468: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:19:29 -0400 (0:00:00.066) 0:00:17.922 ****** 11591 1726867169.91500: entering _queue_task() for managed_node2/set_fact 11591 1726867169.91715: worker is 1 (out of 1 available) 11591 1726867169.91729: exiting _queue_task() for managed_node2/set_fact 11591 1726867169.91739: done queuing things up, now waiting for results queue to drain 11591 1726867169.91740: waiting for pending results... 11591 1726867169.91916: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 11591 1726867169.91989: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b0 11591 1726867169.92002: variable 'ansible_search_path' from source: unknown 11591 1726867169.92006: variable 'ansible_search_path' from source: unknown 11591 1726867169.92032: calling self._execute() 11591 1726867169.92109: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.92114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.92123: variable 'omit' from source: magic vars 11591 1726867169.92403: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.92412: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.92417: variable 'omit' from source: magic vars 11591 1726867169.92451: variable 'omit' from source: magic vars 11591 1726867169.92476: variable 'omit' from source: magic vars 11591 1726867169.92511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867169.92538: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867169.92555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867169.92569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.92580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.92606: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867169.92610: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.92614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.92679: Set connection var ansible_shell_type to sh 11591 1726867169.92686: Set connection var ansible_shell_executable to /bin/sh 11591 1726867169.92693: Set connection var ansible_timeout to 10 11591 1726867169.92698: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867169.92701: Set connection var ansible_connection to ssh 11591 1726867169.92709: Set connection var ansible_pipelining to False 11591 1726867169.92729: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.92733: variable 'ansible_connection' from source: unknown 11591 1726867169.92737: variable 'ansible_module_compression' from source: unknown 11591 1726867169.92739: variable 'ansible_shell_type' from source: unknown 11591 1726867169.92742: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.92744: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.92747: variable 'ansible_pipelining' from source: unknown 11591 1726867169.92749: variable 'ansible_timeout' from source: unknown 11591 1726867169.92752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.92851: 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) 11591 1726867169.92862: variable 'omit' from source: magic vars 11591 1726867169.92865: starting attempt loop 11591 1726867169.92867: running the handler 11591 1726867169.92888: handler run complete 11591 1726867169.92924: attempt loop complete, returning result 11591 1726867169.92927: _execute() done 11591 1726867169.92930: dumping result to json 11591 1726867169.92936: done dumping result, returning 11591 1726867169.92939: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-3039-4ea5-0000000003b0] 11591 1726867169.92943: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b0 11591 1726867169.93083: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b0 11591 1726867169.93086: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 11591 1726867169.93160: no more pending results, returning what we have 11591 1726867169.93162: results queue empty 11591 1726867169.93163: checking for any_errors_fatal 11591 1726867169.93165: done checking for any_errors_fatal 11591 1726867169.93165: checking for max_fail_percentage 11591 1726867169.93167: done checking for max_fail_percentage 11591 1726867169.93167: checking to see if all hosts have failed and the running result is not ok 11591 1726867169.93168: done checking to see if all hosts have failed 11591 1726867169.93169: getting the remaining hosts for this loop 11591 1726867169.93170: done getting the remaining hosts for this loop 11591 1726867169.93173: getting the next task for host managed_node2 11591 1726867169.93181: done getting next task for host managed_node2 11591 1726867169.93183: ^ task is: TASK: Stat profile file 11591 1726867169.93187: ^ 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 11591 1726867169.93190: getting variables 11591 1726867169.93192: in VariableManager get_vars() 11591 1726867169.93224: Calling all_inventory to load vars for managed_node2 11591 1726867169.93226: Calling groups_inventory to load vars for managed_node2 11591 1726867169.93228: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867169.93238: Calling all_plugins_play to load vars for managed_node2 11591 1726867169.93240: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867169.93242: Calling groups_plugins_play to load vars for managed_node2 11591 1726867169.94660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867169.95735: done with get_vars() 11591 1726867169.95750: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:19:29 -0400 (0:00:00.043) 0:00:17.965 ****** 11591 1726867169.95818: entering _queue_task() for managed_node2/stat 11591 1726867169.96040: worker is 1 (out of 1 available) 11591 1726867169.96053: exiting _queue_task() for managed_node2/stat 11591 1726867169.96064: done queuing things up, now waiting for results queue to drain 11591 1726867169.96065: waiting for pending results... 11591 1726867169.96240: running TaskExecutor() for managed_node2/TASK: Stat profile file 11591 1726867169.96312: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b1 11591 1726867169.96325: variable 'ansible_search_path' from source: unknown 11591 1726867169.96328: variable 'ansible_search_path' from source: unknown 11591 1726867169.96357: calling self._execute() 11591 1726867169.96432: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.96437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.96446: variable 'omit' from source: magic vars 11591 1726867169.96715: variable 'ansible_distribution_major_version' from source: facts 11591 1726867169.96727: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867169.96730: variable 'omit' from source: magic vars 11591 1726867169.96789: variable 'omit' from source: magic vars 11591 1726867169.96953: variable 'profile' from source: include params 11591 1726867169.96957: variable 'item' from source: include params 11591 1726867169.96959: variable 'item' from source: include params 11591 1726867169.96982: variable 'omit' from source: magic vars 11591 1726867169.97183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867169.97186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867169.97189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867169.97191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.97193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867169.97195: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867169.97197: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.97199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.97258: Set connection var ansible_shell_type to sh 11591 1726867169.97270: Set connection var ansible_shell_executable to /bin/sh 11591 1726867169.97283: Set connection var ansible_timeout to 10 11591 1726867169.97293: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867169.97299: Set connection var ansible_connection to ssh 11591 1726867169.97322: Set connection var ansible_pipelining to False 11591 1726867169.97349: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.97357: variable 'ansible_connection' from source: unknown 11591 1726867169.97363: variable 'ansible_module_compression' from source: unknown 11591 1726867169.97368: variable 'ansible_shell_type' from source: unknown 11591 1726867169.97374: variable 'ansible_shell_executable' from source: unknown 11591 1726867169.97383: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867169.97390: variable 'ansible_pipelining' from source: unknown 11591 1726867169.97397: variable 'ansible_timeout' from source: unknown 11591 1726867169.97403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867169.97645: 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) 11591 1726867169.97648: variable 'omit' from source: magic vars 11591 1726867169.97651: starting attempt loop 11591 1726867169.97657: running the handler 11591 1726867169.97675: _low_level_execute_command(): starting 11591 1726867169.97691: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867169.98239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867169.98244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867169.98248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867169.98299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867169.98303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867169.98356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.00081: stdout chunk (state=3): >>>/root <<< 11591 1726867170.00174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.00208: stderr chunk (state=3): >>><<< 11591 1726867170.00210: stdout chunk (state=3): >>><<< 11591 1726867170.00224: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.00283: _low_level_execute_command(): starting 11591 1726867170.00287: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184 `" && echo ansible-tmp-1726867170.002297-12450-180012004438184="` echo /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184 `" ) && sleep 0' 11591 1726867170.00635: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.00665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867170.00669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867170.00685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.00694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.00697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.00730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.00737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.00739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.00781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.02664: stdout chunk (state=3): >>>ansible-tmp-1726867170.002297-12450-180012004438184=/root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184 <<< 11591 1726867170.02770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.02799: stderr chunk (state=3): >>><<< 11591 1726867170.02801: stdout chunk (state=3): >>><<< 11591 1726867170.02814: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867170.002297-12450-180012004438184=/root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.02851: variable 'ansible_module_compression' from source: unknown 11591 1726867170.02895: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11591 1726867170.02927: variable 'ansible_facts' from source: unknown 11591 1726867170.02994: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/AnsiballZ_stat.py 11591 1726867170.03086: Sending initial data 11591 1726867170.03090: Sent initial data (152 bytes) 11591 1726867170.03512: 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 <<< 11591 1726867170.03515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.03517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.03519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.03561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.03564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.03613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.05154: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 11591 1726867170.05158: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867170.05195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867170.05241: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpkvqsirvz /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/AnsiballZ_stat.py <<< 11591 1726867170.05243: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/AnsiballZ_stat.py" <<< 11591 1726867170.05282: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpkvqsirvz" to remote "/root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/AnsiballZ_stat.py" <<< 11591 1726867170.05288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/AnsiballZ_stat.py" <<< 11591 1726867170.05794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.05825: stderr chunk (state=3): >>><<< 11591 1726867170.05828: stdout chunk (state=3): >>><<< 11591 1726867170.05848: done transferring module to remote 11591 1726867170.05856: _low_level_execute_command(): starting 11591 1726867170.05861: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/ /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/AnsiballZ_stat.py && sleep 0' 11591 1726867170.06257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.06291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867170.06294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867170.06296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.06298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.06304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867170.06306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.06356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.06359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.06363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.06400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.08150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.08171: stderr chunk (state=3): >>><<< 11591 1726867170.08174: stdout chunk (state=3): >>><<< 11591 1726867170.08192: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.08195: _low_level_execute_command(): starting 11591 1726867170.08198: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/AnsiballZ_stat.py && sleep 0' 11591 1726867170.08629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.08632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.08634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867170.08636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867170.08638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.08681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.08684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.08734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.24164: 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"}}} <<< 11591 1726867170.25533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867170.25558: stderr chunk (state=3): >>><<< 11591 1726867170.25561: stdout chunk (state=3): >>><<< 11591 1726867170.25576: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867170.25607: 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-1726867170.002297-12450-180012004438184/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867170.25615: _low_level_execute_command(): starting 11591 1726867170.25623: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867170.002297-12450-180012004438184/ > /dev/null 2>&1 && sleep 0' 11591 1726867170.26059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.26098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867170.26101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.26103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.26112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.26154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.26157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.26163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.26205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.28084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.28113: stderr chunk (state=3): >>><<< 11591 1726867170.28117: stdout chunk (state=3): >>><<< 11591 1726867170.28131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.28137: handler run complete 11591 1726867170.28162: attempt loop complete, returning result 11591 1726867170.28166: _execute() done 11591 1726867170.28168: dumping result to json 11591 1726867170.28171: done dumping result, returning 11591 1726867170.28182: done running TaskExecutor() for managed_node2/TASK: Stat profile file [0affcac9-a3a5-3039-4ea5-0000000003b1] 11591 1726867170.28187: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b1 11591 1726867170.28282: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b1 11591 1726867170.28284: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 11591 1726867170.28345: no more pending results, returning what we have 11591 1726867170.28348: results queue empty 11591 1726867170.28349: checking for any_errors_fatal 11591 1726867170.28355: done checking for any_errors_fatal 11591 1726867170.28356: checking for max_fail_percentage 11591 1726867170.28358: done checking for max_fail_percentage 11591 1726867170.28359: checking to see if all hosts have failed and the running result is not ok 11591 1726867170.28360: done checking to see if all hosts have failed 11591 1726867170.28361: getting the remaining hosts for this loop 11591 1726867170.28362: done getting the remaining hosts for this loop 11591 1726867170.28366: getting the next task for host managed_node2 11591 1726867170.28372: done getting next task for host managed_node2 11591 1726867170.28374: ^ task is: TASK: Set NM profile exist flag based on the profile files 11591 1726867170.28381: ^ 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 11591 1726867170.28384: getting variables 11591 1726867170.28386: in VariableManager get_vars() 11591 1726867170.28433: Calling all_inventory to load vars for managed_node2 11591 1726867170.28437: Calling groups_inventory to load vars for managed_node2 11591 1726867170.28439: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867170.28449: Calling all_plugins_play to load vars for managed_node2 11591 1726867170.28452: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867170.28454: Calling groups_plugins_play to load vars for managed_node2 11591 1726867170.29251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867170.30115: done with get_vars() 11591 1726867170.30132: done getting variables 11591 1726867170.30174: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:19:30 -0400 (0:00:00.343) 0:00:18.309 ****** 11591 1726867170.30198: entering _queue_task() for managed_node2/set_fact 11591 1726867170.30433: worker is 1 (out of 1 available) 11591 1726867170.30446: exiting _queue_task() for managed_node2/set_fact 11591 1726867170.30457: done queuing things up, now waiting for results queue to drain 11591 1726867170.30458: waiting for pending results... 11591 1726867170.30637: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 11591 1726867170.30713: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b2 11591 1726867170.30724: variable 'ansible_search_path' from source: unknown 11591 1726867170.30728: variable 'ansible_search_path' from source: unknown 11591 1726867170.30755: calling self._execute() 11591 1726867170.30832: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.30836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.30846: variable 'omit' from source: magic vars 11591 1726867170.31127: variable 'ansible_distribution_major_version' from source: facts 11591 1726867170.31138: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867170.31220: variable 'profile_stat' from source: set_fact 11591 1726867170.31235: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867170.31239: when evaluation is False, skipping this task 11591 1726867170.31241: _execute() done 11591 1726867170.31244: dumping result to json 11591 1726867170.31246: done dumping result, returning 11591 1726867170.31249: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-3039-4ea5-0000000003b2] 11591 1726867170.31255: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b2 11591 1726867170.31337: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b2 11591 1726867170.31340: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867170.31387: no more pending results, returning what we have 11591 1726867170.31390: results queue empty 11591 1726867170.31391: checking for any_errors_fatal 11591 1726867170.31400: done checking for any_errors_fatal 11591 1726867170.31400: checking for max_fail_percentage 11591 1726867170.31402: done checking for max_fail_percentage 11591 1726867170.31403: checking to see if all hosts have failed and the running result is not ok 11591 1726867170.31404: done checking to see if all hosts have failed 11591 1726867170.31404: getting the remaining hosts for this loop 11591 1726867170.31405: done getting the remaining hosts for this loop 11591 1726867170.31408: getting the next task for host managed_node2 11591 1726867170.31415: done getting next task for host managed_node2 11591 1726867170.31417: ^ task is: TASK: Get NM profile info 11591 1726867170.31420: ^ 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 11591 1726867170.31425: getting variables 11591 1726867170.31426: in VariableManager get_vars() 11591 1726867170.31460: Calling all_inventory to load vars for managed_node2 11591 1726867170.31463: Calling groups_inventory to load vars for managed_node2 11591 1726867170.31465: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867170.31475: Calling all_plugins_play to load vars for managed_node2 11591 1726867170.31479: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867170.31482: Calling groups_plugins_play to load vars for managed_node2 11591 1726867170.32326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867170.33173: done with get_vars() 11591 1726867170.33191: done getting variables 11591 1726867170.33230: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:19:30 -0400 (0:00:00.030) 0:00:18.339 ****** 11591 1726867170.33252: entering _queue_task() for managed_node2/shell 11591 1726867170.33447: worker is 1 (out of 1 available) 11591 1726867170.33462: exiting _queue_task() for managed_node2/shell 11591 1726867170.33472: done queuing things up, now waiting for results queue to drain 11591 1726867170.33473: waiting for pending results... 11591 1726867170.33637: running TaskExecutor() for managed_node2/TASK: Get NM profile info 11591 1726867170.33704: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b3 11591 1726867170.33716: variable 'ansible_search_path' from source: unknown 11591 1726867170.33719: variable 'ansible_search_path' from source: unknown 11591 1726867170.33746: calling self._execute() 11591 1726867170.33814: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.33817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.33827: variable 'omit' from source: magic vars 11591 1726867170.34085: variable 'ansible_distribution_major_version' from source: facts 11591 1726867170.34098: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867170.34104: variable 'omit' from source: magic vars 11591 1726867170.34135: variable 'omit' from source: magic vars 11591 1726867170.34204: variable 'profile' from source: include params 11591 1726867170.34208: variable 'item' from source: include params 11591 1726867170.34253: variable 'item' from source: include params 11591 1726867170.34268: variable 'omit' from source: magic vars 11591 1726867170.34303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867170.34329: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867170.34345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867170.34359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867170.34369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867170.34398: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867170.34402: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.34404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.34468: Set connection var ansible_shell_type to sh 11591 1726867170.34474: Set connection var ansible_shell_executable to /bin/sh 11591 1726867170.34481: Set connection var ansible_timeout to 10 11591 1726867170.34488: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867170.34490: Set connection var ansible_connection to ssh 11591 1726867170.34501: Set connection var ansible_pipelining to False 11591 1726867170.34519: variable 'ansible_shell_executable' from source: unknown 11591 1726867170.34522: variable 'ansible_connection' from source: unknown 11591 1726867170.34525: variable 'ansible_module_compression' from source: unknown 11591 1726867170.34527: variable 'ansible_shell_type' from source: unknown 11591 1726867170.34529: variable 'ansible_shell_executable' from source: unknown 11591 1726867170.34531: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.34533: variable 'ansible_pipelining' from source: unknown 11591 1726867170.34536: variable 'ansible_timeout' from source: unknown 11591 1726867170.34540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.34640: 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) 11591 1726867170.34649: variable 'omit' from source: magic vars 11591 1726867170.34654: starting attempt loop 11591 1726867170.34657: running the handler 11591 1726867170.34665: 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) 11591 1726867170.34684: _low_level_execute_command(): starting 11591 1726867170.34691: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867170.35200: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.35205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867170.35208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.35260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.35264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.35266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.35319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.37004: stdout chunk (state=3): >>>/root <<< 11591 1726867170.37107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.37138: stderr chunk (state=3): >>><<< 11591 1726867170.37141: stdout chunk (state=3): >>><<< 11591 1726867170.37161: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.37174: _low_level_execute_command(): starting 11591 1726867170.37181: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719 `" && echo ansible-tmp-1726867170.3716147-12460-148176839544719="` echo /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719 `" ) && sleep 0' 11591 1726867170.37636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867170.37646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867170.37649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867170.37651: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867170.37653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.37702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.37706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.37708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.37750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.39656: stdout chunk (state=3): >>>ansible-tmp-1726867170.3716147-12460-148176839544719=/root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719 <<< 11591 1726867170.39761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.39788: stderr chunk (state=3): >>><<< 11591 1726867170.39793: stdout chunk (state=3): >>><<< 11591 1726867170.39811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867170.3716147-12460-148176839544719=/root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.39839: variable 'ansible_module_compression' from source: unknown 11591 1726867170.39880: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867170.39913: variable 'ansible_facts' from source: unknown 11591 1726867170.39971: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/AnsiballZ_command.py 11591 1726867170.40073: Sending initial data 11591 1726867170.40080: Sent initial data (156 bytes) 11591 1726867170.40520: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867170.40523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.40526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867170.40529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867170.40531: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.40583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.40592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.40596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.40626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.42168: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867170.42204: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867170.42248: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpj79z2f4i /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/AnsiballZ_command.py <<< 11591 1726867170.42254: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/AnsiballZ_command.py" <<< 11591 1726867170.42286: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpj79z2f4i" to remote "/root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/AnsiballZ_command.py" <<< 11591 1726867170.42807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.42849: stderr chunk (state=3): >>><<< 11591 1726867170.42852: stdout chunk (state=3): >>><<< 11591 1726867170.42879: done transferring module to remote 11591 1726867170.42890: _low_level_execute_command(): starting 11591 1726867170.42898: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/ /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/AnsiballZ_command.py && sleep 0' 11591 1726867170.43416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.43475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.43499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.43503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.43543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.45373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.45379: stdout chunk (state=3): >>><<< 11591 1726867170.45381: stderr chunk (state=3): >>><<< 11591 1726867170.45397: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.45479: _low_level_execute_command(): starting 11591 1726867170.45483: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/AnsiballZ_command.py && sleep 0' 11591 1726867170.46013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867170.46097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.46132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.46156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.46235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.72333: 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-20 17:19:30.615889", "end": "2024-09-20 17:19:30.722310", "delta": "0:00:00.106421", "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}}} <<< 11591 1726867170.73972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867170.73999: stderr chunk (state=3): >>><<< 11591 1726867170.74002: stdout chunk (state=3): >>><<< 11591 1726867170.74019: _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-20 17:19:30.615889", "end": "2024-09-20 17:19:30.722310", "delta": "0:00:00.106421", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867170.74049: 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-1726867170.3716147-12460-148176839544719/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867170.74055: _low_level_execute_command(): starting 11591 1726867170.74060: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867170.3716147-12460-148176839544719/ > /dev/null 2>&1 && sleep 0' 11591 1726867170.74507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.74516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.74518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867170.74520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867170.74522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867170.74569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867170.74574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867170.74576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867170.74616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867170.76499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867170.76503: stdout chunk (state=3): >>><<< 11591 1726867170.76505: stderr chunk (state=3): >>><<< 11591 1726867170.76523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867170.76638: handler run complete 11591 1726867170.76641: Evaluated conditional (False): False 11591 1726867170.76644: attempt loop complete, returning result 11591 1726867170.76646: _execute() done 11591 1726867170.76648: dumping result to json 11591 1726867170.76650: done dumping result, returning 11591 1726867170.76652: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [0affcac9-a3a5-3039-4ea5-0000000003b3] 11591 1726867170.76654: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b3 ok: [managed_node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "delta": "0:00:00.106421", "end": "2024-09-20 17:19:30.722310", "rc": 0, "start": "2024-09-20 17:19:30.615889" } 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 11591 1726867170.76844: no more pending results, returning what we have 11591 1726867170.76848: results queue empty 11591 1726867170.76849: checking for any_errors_fatal 11591 1726867170.76856: done checking for any_errors_fatal 11591 1726867170.76857: checking for max_fail_percentage 11591 1726867170.76859: done checking for max_fail_percentage 11591 1726867170.76860: checking to see if all hosts have failed and the running result is not ok 11591 1726867170.76861: done checking to see if all hosts have failed 11591 1726867170.76862: getting the remaining hosts for this loop 11591 1726867170.76863: done getting the remaining hosts for this loop 11591 1726867170.76866: getting the next task for host managed_node2 11591 1726867170.77084: done getting next task for host managed_node2 11591 1726867170.77088: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11591 1726867170.77091: ^ 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 11591 1726867170.77095: getting variables 11591 1726867170.77097: in VariableManager get_vars() 11591 1726867170.77137: Calling all_inventory to load vars for managed_node2 11591 1726867170.77140: Calling groups_inventory to load vars for managed_node2 11591 1726867170.77143: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867170.77153: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b3 11591 1726867170.77156: WORKER PROCESS EXITING 11591 1726867170.77168: Calling all_plugins_play to load vars for managed_node2 11591 1726867170.77171: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867170.77175: Calling groups_plugins_play to load vars for managed_node2 11591 1726867170.78725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867170.80473: done with get_vars() 11591 1726867170.80495: done getting variables 11591 1726867170.80562: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:19:30 -0400 (0:00:00.473) 0:00:18.813 ****** 11591 1726867170.80595: entering _queue_task() for managed_node2/set_fact 11591 1726867170.81012: worker is 1 (out of 1 available) 11591 1726867170.81023: exiting _queue_task() for managed_node2/set_fact 11591 1726867170.81034: done queuing things up, now waiting for results queue to drain 11591 1726867170.81035: waiting for pending results... 11591 1726867170.81223: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11591 1726867170.81339: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b4 11591 1726867170.81364: variable 'ansible_search_path' from source: unknown 11591 1726867170.81375: variable 'ansible_search_path' from source: unknown 11591 1726867170.81421: calling self._execute() 11591 1726867170.81525: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.81540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.81557: variable 'omit' from source: magic vars 11591 1726867170.81951: variable 'ansible_distribution_major_version' from source: facts 11591 1726867170.81976: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867170.82125: variable 'nm_profile_exists' from source: set_fact 11591 1726867170.82149: Evaluated conditional (nm_profile_exists.rc == 0): True 11591 1726867170.82160: variable 'omit' from source: magic vars 11591 1726867170.82213: variable 'omit' from source: magic vars 11591 1726867170.82282: variable 'omit' from source: magic vars 11591 1726867170.82307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867170.82352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867170.82381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867170.82461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867170.82464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867170.82467: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867170.82471: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.82483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.82593: Set connection var ansible_shell_type to sh 11591 1726867170.82606: Set connection var ansible_shell_executable to /bin/sh 11591 1726867170.82623: Set connection var ansible_timeout to 10 11591 1726867170.82634: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867170.82641: Set connection var ansible_connection to ssh 11591 1726867170.82656: Set connection var ansible_pipelining to False 11591 1726867170.82728: variable 'ansible_shell_executable' from source: unknown 11591 1726867170.82731: variable 'ansible_connection' from source: unknown 11591 1726867170.82733: variable 'ansible_module_compression' from source: unknown 11591 1726867170.82736: variable 'ansible_shell_type' from source: unknown 11591 1726867170.82738: variable 'ansible_shell_executable' from source: unknown 11591 1726867170.82740: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.82742: variable 'ansible_pipelining' from source: unknown 11591 1726867170.82743: variable 'ansible_timeout' from source: unknown 11591 1726867170.82746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.82890: 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) 11591 1726867170.82911: variable 'omit' from source: magic vars 11591 1726867170.82945: starting attempt loop 11591 1726867170.82948: running the handler 11591 1726867170.82951: handler run complete 11591 1726867170.82963: attempt loop complete, returning result 11591 1726867170.82970: _execute() done 11591 1726867170.83007: dumping result to json 11591 1726867170.83010: done dumping result, returning 11591 1726867170.83013: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-3039-4ea5-0000000003b4] 11591 1726867170.83015: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b4 11591 1726867170.83274: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b4 11591 1726867170.83279: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 11591 1726867170.83338: no more pending results, returning what we have 11591 1726867170.83342: results queue empty 11591 1726867170.83342: checking for any_errors_fatal 11591 1726867170.83352: done checking for any_errors_fatal 11591 1726867170.83353: checking for max_fail_percentage 11591 1726867170.83355: done checking for max_fail_percentage 11591 1726867170.83356: checking to see if all hosts have failed and the running result is not ok 11591 1726867170.83357: done checking to see if all hosts have failed 11591 1726867170.83357: getting the remaining hosts for this loop 11591 1726867170.83359: done getting the remaining hosts for this loop 11591 1726867170.83362: getting the next task for host managed_node2 11591 1726867170.83370: done getting next task for host managed_node2 11591 1726867170.83372: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 11591 1726867170.83376: ^ 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 11591 1726867170.83382: getting variables 11591 1726867170.83384: in VariableManager get_vars() 11591 1726867170.83426: Calling all_inventory to load vars for managed_node2 11591 1726867170.83429: Calling groups_inventory to load vars for managed_node2 11591 1726867170.83431: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867170.83443: Calling all_plugins_play to load vars for managed_node2 11591 1726867170.83446: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867170.83449: Calling groups_plugins_play to load vars for managed_node2 11591 1726867170.84934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867170.86515: done with get_vars() 11591 1726867170.86536: done getting variables 11591 1726867170.86599: 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) 11591 1726867170.86721: variable 'profile' from source: include params 11591 1726867170.86725: variable 'item' from source: include params 11591 1726867170.86791: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-bond0] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:19:30 -0400 (0:00:00.062) 0:00:18.875 ****** 11591 1726867170.86827: entering _queue_task() for managed_node2/command 11591 1726867170.87300: worker is 1 (out of 1 available) 11591 1726867170.87310: exiting _queue_task() for managed_node2/command 11591 1726867170.87319: done queuing things up, now waiting for results queue to drain 11591 1726867170.87321: waiting for pending results... 11591 1726867170.87455: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-bond0 11591 1726867170.87658: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b6 11591 1726867170.87662: variable 'ansible_search_path' from source: unknown 11591 1726867170.87665: variable 'ansible_search_path' from source: unknown 11591 1726867170.87668: calling self._execute() 11591 1726867170.87713: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.87724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.87740: variable 'omit' from source: magic vars 11591 1726867170.88104: variable 'ansible_distribution_major_version' from source: facts 11591 1726867170.88124: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867170.88250: variable 'profile_stat' from source: set_fact 11591 1726867170.88269: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867170.88279: when evaluation is False, skipping this task 11591 1726867170.88288: _execute() done 11591 1726867170.88297: dumping result to json 11591 1726867170.88312: done dumping result, returning 11591 1726867170.88323: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-bond0 [0affcac9-a3a5-3039-4ea5-0000000003b6] 11591 1726867170.88334: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b6 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867170.88583: no more pending results, returning what we have 11591 1726867170.88587: results queue empty 11591 1726867170.88588: checking for any_errors_fatal 11591 1726867170.88596: done checking for any_errors_fatal 11591 1726867170.88596: checking for max_fail_percentage 11591 1726867170.88598: done checking for max_fail_percentage 11591 1726867170.88599: checking to see if all hosts have failed and the running result is not ok 11591 1726867170.88600: done checking to see if all hosts have failed 11591 1726867170.88601: getting the remaining hosts for this loop 11591 1726867170.88602: done getting the remaining hosts for this loop 11591 1726867170.88606: getting the next task for host managed_node2 11591 1726867170.88613: done getting next task for host managed_node2 11591 1726867170.88615: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 11591 1726867170.88619: ^ 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 11591 1726867170.88624: getting variables 11591 1726867170.88625: in VariableManager get_vars() 11591 1726867170.88668: Calling all_inventory to load vars for managed_node2 11591 1726867170.88671: Calling groups_inventory to load vars for managed_node2 11591 1726867170.88674: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867170.88800: Calling all_plugins_play to load vars for managed_node2 11591 1726867170.88803: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867170.88807: Calling groups_plugins_play to load vars for managed_node2 11591 1726867170.89478: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b6 11591 1726867170.89485: WORKER PROCESS EXITING 11591 1726867170.90539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867170.92129: done with get_vars() 11591 1726867170.92149: done getting variables 11591 1726867170.92213: 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) 11591 1726867170.92324: variable 'profile' from source: include params 11591 1726867170.92328: variable 'item' from source: include params 11591 1726867170.92385: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-bond0] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:19:30 -0400 (0:00:00.055) 0:00:18.931 ****** 11591 1726867170.92415: entering _queue_task() for managed_node2/set_fact 11591 1726867170.92725: worker is 1 (out of 1 available) 11591 1726867170.92737: exiting _queue_task() for managed_node2/set_fact 11591 1726867170.92751: done queuing things up, now waiting for results queue to drain 11591 1726867170.92752: waiting for pending results... 11591 1726867170.93030: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-bond0 11591 1726867170.93155: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b7 11591 1726867170.93176: variable 'ansible_search_path' from source: unknown 11591 1726867170.93192: variable 'ansible_search_path' from source: unknown 11591 1726867170.93238: calling self._execute() 11591 1726867170.93331: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.93341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.93353: variable 'omit' from source: magic vars 11591 1726867170.93710: variable 'ansible_distribution_major_version' from source: facts 11591 1726867170.93729: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867170.93861: variable 'profile_stat' from source: set_fact 11591 1726867170.93881: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867170.93889: when evaluation is False, skipping this task 11591 1726867170.93896: _execute() done 11591 1726867170.93904: dumping result to json 11591 1726867170.93911: done dumping result, returning 11591 1726867170.93921: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-bond0 [0affcac9-a3a5-3039-4ea5-0000000003b7] 11591 1726867170.93931: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b7 11591 1726867170.94043: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b7 11591 1726867170.94047: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867170.94115: no more pending results, returning what we have 11591 1726867170.94119: results queue empty 11591 1726867170.94120: checking for any_errors_fatal 11591 1726867170.94128: done checking for any_errors_fatal 11591 1726867170.94129: checking for max_fail_percentage 11591 1726867170.94131: done checking for max_fail_percentage 11591 1726867170.94132: checking to see if all hosts have failed and the running result is not ok 11591 1726867170.94133: done checking to see if all hosts have failed 11591 1726867170.94134: getting the remaining hosts for this loop 11591 1726867170.94135: done getting the remaining hosts for this loop 11591 1726867170.94138: getting the next task for host managed_node2 11591 1726867170.94145: done getting next task for host managed_node2 11591 1726867170.94148: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 11591 1726867170.94151: ^ 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 11591 1726867170.94156: getting variables 11591 1726867170.94158: in VariableManager get_vars() 11591 1726867170.94202: Calling all_inventory to load vars for managed_node2 11591 1726867170.94205: Calling groups_inventory to load vars for managed_node2 11591 1726867170.94208: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867170.94222: Calling all_plugins_play to load vars for managed_node2 11591 1726867170.94225: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867170.94228: Calling groups_plugins_play to load vars for managed_node2 11591 1726867170.95802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867170.97403: done with get_vars() 11591 1726867170.97427: done getting variables 11591 1726867170.97487: 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) 11591 1726867170.97591: variable 'profile' from source: include params 11591 1726867170.97595: variable 'item' from source: include params 11591 1726867170.97656: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-bond0] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:19:30 -0400 (0:00:00.052) 0:00:18.984 ****** 11591 1726867170.97686: entering _queue_task() for managed_node2/command 11591 1726867170.97940: worker is 1 (out of 1 available) 11591 1726867170.97952: exiting _queue_task() for managed_node2/command 11591 1726867170.97962: done queuing things up, now waiting for results queue to drain 11591 1726867170.97963: waiting for pending results... 11591 1726867170.98307: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-bond0 11591 1726867170.98384: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b8 11591 1726867170.98389: variable 'ansible_search_path' from source: unknown 11591 1726867170.98392: variable 'ansible_search_path' from source: unknown 11591 1726867170.98421: calling self._execute() 11591 1726867170.98514: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867170.98526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867170.98541: variable 'omit' from source: magic vars 11591 1726867170.98892: variable 'ansible_distribution_major_version' from source: facts 11591 1726867170.98911: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867170.99058: variable 'profile_stat' from source: set_fact 11591 1726867170.99062: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867170.99065: when evaluation is False, skipping this task 11591 1726867170.99070: _execute() done 11591 1726867170.99081: dumping result to json 11591 1726867170.99168: done dumping result, returning 11591 1726867170.99172: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-bond0 [0affcac9-a3a5-3039-4ea5-0000000003b8] 11591 1726867170.99174: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b8 11591 1726867170.99238: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b8 11591 1726867170.99241: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867170.99321: no more pending results, returning what we have 11591 1726867170.99326: results queue empty 11591 1726867170.99327: checking for any_errors_fatal 11591 1726867170.99332: done checking for any_errors_fatal 11591 1726867170.99333: checking for max_fail_percentage 11591 1726867170.99335: done checking for max_fail_percentage 11591 1726867170.99336: checking to see if all hosts have failed and the running result is not ok 11591 1726867170.99337: done checking to see if all hosts have failed 11591 1726867170.99337: getting the remaining hosts for this loop 11591 1726867170.99339: done getting the remaining hosts for this loop 11591 1726867170.99342: getting the next task for host managed_node2 11591 1726867170.99348: done getting next task for host managed_node2 11591 1726867170.99351: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 11591 1726867170.99355: ^ 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 11591 1726867170.99359: getting variables 11591 1726867170.99360: in VariableManager get_vars() 11591 1726867170.99400: Calling all_inventory to load vars for managed_node2 11591 1726867170.99403: Calling groups_inventory to load vars for managed_node2 11591 1726867170.99406: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867170.99420: Calling all_plugins_play to load vars for managed_node2 11591 1726867170.99423: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867170.99425: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.01001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.02591: done with get_vars() 11591 1726867171.02609: done getting variables 11591 1726867171.02663: 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) 11591 1726867171.02767: variable 'profile' from source: include params 11591 1726867171.02771: variable 'item' from source: include params 11591 1726867171.02828: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-bond0] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:19:31 -0400 (0:00:00.051) 0:00:19.036 ****** 11591 1726867171.02859: entering _queue_task() for managed_node2/set_fact 11591 1726867171.03219: worker is 1 (out of 1 available) 11591 1726867171.03229: exiting _queue_task() for managed_node2/set_fact 11591 1726867171.03240: done queuing things up, now waiting for results queue to drain 11591 1726867171.03242: waiting for pending results... 11591 1726867171.03431: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-bond0 11591 1726867171.03576: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003b9 11591 1726867171.03582: variable 'ansible_search_path' from source: unknown 11591 1726867171.03585: variable 'ansible_search_path' from source: unknown 11591 1726867171.03604: calling self._execute() 11591 1726867171.03702: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.03712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.03723: variable 'omit' from source: magic vars 11591 1726867171.04045: variable 'ansible_distribution_major_version' from source: facts 11591 1726867171.04181: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867171.04194: variable 'profile_stat' from source: set_fact 11591 1726867171.04209: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867171.04215: when evaluation is False, skipping this task 11591 1726867171.04220: _execute() done 11591 1726867171.04225: dumping result to json 11591 1726867171.04232: done dumping result, returning 11591 1726867171.04239: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-bond0 [0affcac9-a3a5-3039-4ea5-0000000003b9] 11591 1726867171.04247: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b9 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867171.04437: no more pending results, returning what we have 11591 1726867171.04442: results queue empty 11591 1726867171.04443: checking for any_errors_fatal 11591 1726867171.04450: done checking for any_errors_fatal 11591 1726867171.04450: checking for max_fail_percentage 11591 1726867171.04452: done checking for max_fail_percentage 11591 1726867171.04453: checking to see if all hosts have failed and the running result is not ok 11591 1726867171.04454: done checking to see if all hosts have failed 11591 1726867171.04455: getting the remaining hosts for this loop 11591 1726867171.04456: done getting the remaining hosts for this loop 11591 1726867171.04460: getting the next task for host managed_node2 11591 1726867171.04467: done getting next task for host managed_node2 11591 1726867171.04470: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 11591 1726867171.04474: ^ 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 11591 1726867171.04481: getting variables 11591 1726867171.04483: in VariableManager get_vars() 11591 1726867171.04611: Calling all_inventory to load vars for managed_node2 11591 1726867171.04613: Calling groups_inventory to load vars for managed_node2 11591 1726867171.04616: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867171.04626: Calling all_plugins_play to load vars for managed_node2 11591 1726867171.04629: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867171.04631: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.05190: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003b9 11591 1726867171.05193: WORKER PROCESS EXITING 11591 1726867171.05976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.07668: done with get_vars() 11591 1726867171.07690: done getting variables 11591 1726867171.07751: 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) 11591 1726867171.07855: variable 'profile' from source: include params 11591 1726867171.07864: variable 'item' from source: include params 11591 1726867171.07922: variable 'item' from source: include params TASK [Assert that the profile is present - 'bond0'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 17:19:31 -0400 (0:00:00.050) 0:00:19.086 ****** 11591 1726867171.07950: entering _queue_task() for managed_node2/assert 11591 1726867171.08322: worker is 1 (out of 1 available) 11591 1726867171.08332: exiting _queue_task() for managed_node2/assert 11591 1726867171.08341: done queuing things up, now waiting for results queue to drain 11591 1726867171.08343: waiting for pending results... 11591 1726867171.08518: running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'bond0' 11591 1726867171.08624: in run() - task 0affcac9-a3a5-3039-4ea5-000000000260 11591 1726867171.08651: variable 'ansible_search_path' from source: unknown 11591 1726867171.08659: variable 'ansible_search_path' from source: unknown 11591 1726867171.08704: calling self._execute() 11591 1726867171.08806: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.08853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.08857: variable 'omit' from source: magic vars 11591 1726867171.09200: variable 'ansible_distribution_major_version' from source: facts 11591 1726867171.09223: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867171.09235: variable 'omit' from source: magic vars 11591 1726867171.09279: variable 'omit' from source: magic vars 11591 1726867171.09398: variable 'profile' from source: include params 11591 1726867171.09402: variable 'item' from source: include params 11591 1726867171.09508: variable 'item' from source: include params 11591 1726867171.09512: variable 'omit' from source: magic vars 11591 1726867171.09544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867171.09583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867171.09607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867171.09633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.09653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.09725: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867171.09728: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.09730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.09811: Set connection var ansible_shell_type to sh 11591 1726867171.09825: Set connection var ansible_shell_executable to /bin/sh 11591 1726867171.09843: Set connection var ansible_timeout to 10 11591 1726867171.09853: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867171.09868: Set connection var ansible_connection to ssh 11591 1726867171.09942: Set connection var ansible_pipelining to False 11591 1726867171.09945: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.09948: variable 'ansible_connection' from source: unknown 11591 1726867171.09950: variable 'ansible_module_compression' from source: unknown 11591 1726867171.09952: variable 'ansible_shell_type' from source: unknown 11591 1726867171.09954: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.09956: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.09957: variable 'ansible_pipelining' from source: unknown 11591 1726867171.09960: variable 'ansible_timeout' from source: unknown 11591 1726867171.09962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.10099: 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) 11591 1726867171.10117: variable 'omit' from source: magic vars 11591 1726867171.10127: starting attempt loop 11591 1726867171.10133: running the handler 11591 1726867171.10248: variable 'lsr_net_profile_exists' from source: set_fact 11591 1726867171.10259: Evaluated conditional (lsr_net_profile_exists): True 11591 1726867171.10274: handler run complete 11591 1726867171.10300: attempt loop complete, returning result 11591 1726867171.10380: _execute() done 11591 1726867171.10384: dumping result to json 11591 1726867171.10386: done dumping result, returning 11591 1726867171.10388: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'bond0' [0affcac9-a3a5-3039-4ea5-000000000260] 11591 1726867171.10390: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000260 11591 1726867171.10455: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000260 11591 1726867171.10458: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867171.10513: no more pending results, returning what we have 11591 1726867171.10517: results queue empty 11591 1726867171.10518: checking for any_errors_fatal 11591 1726867171.10525: done checking for any_errors_fatal 11591 1726867171.10526: checking for max_fail_percentage 11591 1726867171.10529: done checking for max_fail_percentage 11591 1726867171.10530: checking to see if all hosts have failed and the running result is not ok 11591 1726867171.10531: done checking to see if all hosts have failed 11591 1726867171.10531: getting the remaining hosts for this loop 11591 1726867171.10532: done getting the remaining hosts for this loop 11591 1726867171.10536: getting the next task for host managed_node2 11591 1726867171.10542: done getting next task for host managed_node2 11591 1726867171.10544: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 11591 1726867171.10547: ^ 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 11591 1726867171.10551: getting variables 11591 1726867171.10553: in VariableManager get_vars() 11591 1726867171.10597: Calling all_inventory to load vars for managed_node2 11591 1726867171.10600: Calling groups_inventory to load vars for managed_node2 11591 1726867171.10602: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867171.10614: Calling all_plugins_play to load vars for managed_node2 11591 1726867171.10617: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867171.10621: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.12116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.13701: done with get_vars() 11591 1726867171.13721: done getting variables 11591 1726867171.13778: 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) 11591 1726867171.13888: variable 'profile' from source: include params 11591 1726867171.13891: variable 'item' from source: include params 11591 1726867171.13953: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'bond0'] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 17:19:31 -0400 (0:00:00.060) 0:00:19.147 ****** 11591 1726867171.13988: entering _queue_task() for managed_node2/assert 11591 1726867171.14361: worker is 1 (out of 1 available) 11591 1726867171.14371: exiting _queue_task() for managed_node2/assert 11591 1726867171.14384: done queuing things up, now waiting for results queue to drain 11591 1726867171.14385: waiting for pending results... 11591 1726867171.14621: running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'bond0' 11591 1726867171.14661: in run() - task 0affcac9-a3a5-3039-4ea5-000000000261 11591 1726867171.14689: variable 'ansible_search_path' from source: unknown 11591 1726867171.14718: variable 'ansible_search_path' from source: unknown 11591 1726867171.14743: calling self._execute() 11591 1726867171.14840: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.14882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.14885: variable 'omit' from source: magic vars 11591 1726867171.15222: variable 'ansible_distribution_major_version' from source: facts 11591 1726867171.15240: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867171.15251: variable 'omit' from source: magic vars 11591 1726867171.15299: variable 'omit' from source: magic vars 11591 1726867171.15437: variable 'profile' from source: include params 11591 1726867171.15440: variable 'item' from source: include params 11591 1726867171.15491: variable 'item' from source: include params 11591 1726867171.15516: variable 'omit' from source: magic vars 11591 1726867171.15561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867171.15654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867171.15657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867171.15660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.15662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.15697: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867171.15705: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.15713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.15817: Set connection var ansible_shell_type to sh 11591 1726867171.15830: Set connection var ansible_shell_executable to /bin/sh 11591 1726867171.15840: Set connection var ansible_timeout to 10 11591 1726867171.15849: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867171.15855: Set connection var ansible_connection to ssh 11591 1726867171.15873: Set connection var ansible_pipelining to False 11591 1726867171.15908: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.15982: variable 'ansible_connection' from source: unknown 11591 1726867171.15985: variable 'ansible_module_compression' from source: unknown 11591 1726867171.15988: variable 'ansible_shell_type' from source: unknown 11591 1726867171.15989: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.15991: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.15993: variable 'ansible_pipelining' from source: unknown 11591 1726867171.15995: variable 'ansible_timeout' from source: unknown 11591 1726867171.15997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.16096: 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) 11591 1726867171.16111: variable 'omit' from source: magic vars 11591 1726867171.16125: starting attempt loop 11591 1726867171.16132: running the handler 11591 1726867171.16248: variable 'lsr_net_profile_ansible_managed' from source: set_fact 11591 1726867171.16258: Evaluated conditional (lsr_net_profile_ansible_managed): True 11591 1726867171.16266: handler run complete 11591 1726867171.16286: attempt loop complete, returning result 11591 1726867171.16293: _execute() done 11591 1726867171.16299: dumping result to json 11591 1726867171.16418: done dumping result, returning 11591 1726867171.16421: done running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'bond0' [0affcac9-a3a5-3039-4ea5-000000000261] 11591 1726867171.16424: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000261 11591 1726867171.16487: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000261 11591 1726867171.16490: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867171.16543: no more pending results, returning what we have 11591 1726867171.16546: results queue empty 11591 1726867171.16547: checking for any_errors_fatal 11591 1726867171.16553: done checking for any_errors_fatal 11591 1726867171.16554: checking for max_fail_percentage 11591 1726867171.16556: done checking for max_fail_percentage 11591 1726867171.16557: checking to see if all hosts have failed and the running result is not ok 11591 1726867171.16559: done checking to see if all hosts have failed 11591 1726867171.16559: getting the remaining hosts for this loop 11591 1726867171.16560: done getting the remaining hosts for this loop 11591 1726867171.16564: getting the next task for host managed_node2 11591 1726867171.16570: done getting next task for host managed_node2 11591 1726867171.16572: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 11591 1726867171.16575: ^ 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 11591 1726867171.16582: getting variables 11591 1726867171.16584: in VariableManager get_vars() 11591 1726867171.16623: Calling all_inventory to load vars for managed_node2 11591 1726867171.16626: Calling groups_inventory to load vars for managed_node2 11591 1726867171.16685: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867171.16696: Calling all_plugins_play to load vars for managed_node2 11591 1726867171.16700: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867171.16703: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.18295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.19933: done with get_vars() 11591 1726867171.19954: done getting variables 11591 1726867171.20013: 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) 11591 1726867171.20167: variable 'profile' from source: include params 11591 1726867171.20171: variable 'item' from source: include params 11591 1726867171.20230: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in bond0] ***************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 17:19:31 -0400 (0:00:00.062) 0:00:19.210 ****** 11591 1726867171.20264: entering _queue_task() for managed_node2/assert 11591 1726867171.20659: worker is 1 (out of 1 available) 11591 1726867171.20671: exiting _queue_task() for managed_node2/assert 11591 1726867171.20685: done queuing things up, now waiting for results queue to drain 11591 1726867171.20686: waiting for pending results... 11591 1726867171.21395: running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in bond0 11591 1726867171.21400: in run() - task 0affcac9-a3a5-3039-4ea5-000000000262 11591 1726867171.21403: variable 'ansible_search_path' from source: unknown 11591 1726867171.21406: variable 'ansible_search_path' from source: unknown 11591 1726867171.21593: calling self._execute() 11591 1726867171.21883: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.21887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.21893: variable 'omit' from source: magic vars 11591 1726867171.22664: variable 'ansible_distribution_major_version' from source: facts 11591 1726867171.22806: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867171.22917: variable 'omit' from source: magic vars 11591 1726867171.22926: variable 'omit' from source: magic vars 11591 1726867171.23160: variable 'profile' from source: include params 11591 1726867171.23197: variable 'item' from source: include params 11591 1726867171.23400: variable 'item' from source: include params 11591 1726867171.23510: variable 'omit' from source: magic vars 11591 1726867171.23585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867171.23764: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867171.23794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867171.23928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.23932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.24148: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867171.24151: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.24156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.24485: Set connection var ansible_shell_type to sh 11591 1726867171.24491: Set connection var ansible_shell_executable to /bin/sh 11591 1726867171.24497: Set connection var ansible_timeout to 10 11591 1726867171.24500: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867171.24502: Set connection var ansible_connection to ssh 11591 1726867171.24505: Set connection var ansible_pipelining to False 11591 1726867171.24507: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.24509: variable 'ansible_connection' from source: unknown 11591 1726867171.24511: variable 'ansible_module_compression' from source: unknown 11591 1726867171.24513: variable 'ansible_shell_type' from source: unknown 11591 1726867171.24517: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.24519: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.24521: variable 'ansible_pipelining' from source: unknown 11591 1726867171.24523: variable 'ansible_timeout' from source: unknown 11591 1726867171.24526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.24790: 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) 11591 1726867171.24920: variable 'omit' from source: magic vars 11591 1726867171.24923: starting attempt loop 11591 1726867171.24926: running the handler 11591 1726867171.25120: variable 'lsr_net_profile_fingerprint' from source: set_fact 11591 1726867171.25249: Evaluated conditional (lsr_net_profile_fingerprint): True 11591 1726867171.25252: handler run complete 11591 1726867171.25255: attempt loop complete, returning result 11591 1726867171.25257: _execute() done 11591 1726867171.25259: dumping result to json 11591 1726867171.25262: done dumping result, returning 11591 1726867171.25264: done running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in bond0 [0affcac9-a3a5-3039-4ea5-000000000262] 11591 1726867171.25266: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000262 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867171.25644: no more pending results, returning what we have 11591 1726867171.25646: results queue empty 11591 1726867171.25647: checking for any_errors_fatal 11591 1726867171.25652: done checking for any_errors_fatal 11591 1726867171.25652: checking for max_fail_percentage 11591 1726867171.25654: done checking for max_fail_percentage 11591 1726867171.25655: checking to see if all hosts have failed and the running result is not ok 11591 1726867171.25655: done checking to see if all hosts have failed 11591 1726867171.25656: getting the remaining hosts for this loop 11591 1726867171.25657: done getting the remaining hosts for this loop 11591 1726867171.25660: getting the next task for host managed_node2 11591 1726867171.25669: done getting next task for host managed_node2 11591 1726867171.25671: ^ task is: TASK: Include the task 'get_profile_stat.yml' 11591 1726867171.25674: ^ 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 11591 1726867171.25680: getting variables 11591 1726867171.25682: in VariableManager get_vars() 11591 1726867171.25723: Calling all_inventory to load vars for managed_node2 11591 1726867171.25726: Calling groups_inventory to load vars for managed_node2 11591 1726867171.25728: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867171.25739: Calling all_plugins_play to load vars for managed_node2 11591 1726867171.25742: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867171.25745: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.26296: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000262 11591 1726867171.26305: WORKER PROCESS EXITING 11591 1726867171.27673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.30325: done with get_vars() 11591 1726867171.30461: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 17:19:31 -0400 (0:00:00.102) 0:00:19.312 ****** 11591 1726867171.30553: entering _queue_task() for managed_node2/include_tasks 11591 1726867171.31173: worker is 1 (out of 1 available) 11591 1726867171.31187: exiting _queue_task() for managed_node2/include_tasks 11591 1726867171.31198: done queuing things up, now waiting for results queue to drain 11591 1726867171.31199: waiting for pending results... 11591 1726867171.31742: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 11591 1726867171.31827: in run() - task 0affcac9-a3a5-3039-4ea5-000000000266 11591 1726867171.31878: variable 'ansible_search_path' from source: unknown 11591 1726867171.31882: variable 'ansible_search_path' from source: unknown 11591 1726867171.31885: calling self._execute() 11591 1726867171.32075: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.32080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.32094: variable 'omit' from source: magic vars 11591 1726867171.32984: variable 'ansible_distribution_major_version' from source: facts 11591 1726867171.32992: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867171.32995: _execute() done 11591 1726867171.32997: dumping result to json 11591 1726867171.33000: done dumping result, returning 11591 1726867171.33002: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-3039-4ea5-000000000266] 11591 1726867171.33004: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000266 11591 1726867171.33067: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000266 11591 1726867171.33069: WORKER PROCESS EXITING 11591 1726867171.33115: no more pending results, returning what we have 11591 1726867171.33121: in VariableManager get_vars() 11591 1726867171.33168: Calling all_inventory to load vars for managed_node2 11591 1726867171.33171: Calling groups_inventory to load vars for managed_node2 11591 1726867171.33174: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867171.33293: Calling all_plugins_play to load vars for managed_node2 11591 1726867171.33297: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867171.33300: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.37103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.41083: done with get_vars() 11591 1726867171.41108: variable 'ansible_search_path' from source: unknown 11591 1726867171.41110: variable 'ansible_search_path' from source: unknown 11591 1726867171.41147: we have included files to process 11591 1726867171.41481: generating all_blocks data 11591 1726867171.41484: done generating all_blocks data 11591 1726867171.41491: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867171.41493: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867171.41496: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867171.44354: done processing included file 11591 1726867171.44356: iterating over new_blocks loaded from include file 11591 1726867171.44358: in VariableManager get_vars() 11591 1726867171.44381: done with get_vars() 11591 1726867171.44383: filtering new block on tags 11591 1726867171.44411: done filtering new block on tags 11591 1726867171.44414: in VariableManager get_vars() 11591 1726867171.44433: done with get_vars() 11591 1726867171.44435: filtering new block on tags 11591 1726867171.44456: done filtering new block on tags 11591 1726867171.44458: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 11591 1726867171.44463: extending task lists for all hosts with included blocks 11591 1726867171.45263: done extending task lists 11591 1726867171.45264: done processing included files 11591 1726867171.45265: results queue empty 11591 1726867171.45266: checking for any_errors_fatal 11591 1726867171.45269: done checking for any_errors_fatal 11591 1726867171.45270: checking for max_fail_percentage 11591 1726867171.45271: done checking for max_fail_percentage 11591 1726867171.45271: checking to see if all hosts have failed and the running result is not ok 11591 1726867171.45272: done checking to see if all hosts have failed 11591 1726867171.45273: getting the remaining hosts for this loop 11591 1726867171.45274: done getting the remaining hosts for this loop 11591 1726867171.45276: getting the next task for host managed_node2 11591 1726867171.45441: done getting next task for host managed_node2 11591 1726867171.45444: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 11591 1726867171.45447: ^ 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 11591 1726867171.45449: getting variables 11591 1726867171.45450: in VariableManager get_vars() 11591 1726867171.45464: Calling all_inventory to load vars for managed_node2 11591 1726867171.45467: Calling groups_inventory to load vars for managed_node2 11591 1726867171.45469: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867171.45474: Calling all_plugins_play to load vars for managed_node2 11591 1726867171.45479: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867171.45482: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.48940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.52250: done with get_vars() 11591 1726867171.52272: done getting variables 11591 1726867171.52320: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:19:31 -0400 (0:00:00.217) 0:00:19.530 ****** 11591 1726867171.52353: entering _queue_task() for managed_node2/set_fact 11591 1726867171.53108: worker is 1 (out of 1 available) 11591 1726867171.53120: exiting _queue_task() for managed_node2/set_fact 11591 1726867171.53133: done queuing things up, now waiting for results queue to drain 11591 1726867171.53134: waiting for pending results... 11591 1726867171.53899: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 11591 1726867171.53904: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003f8 11591 1726867171.53913: variable 'ansible_search_path' from source: unknown 11591 1726867171.53916: variable 'ansible_search_path' from source: unknown 11591 1726867171.54039: calling self._execute() 11591 1726867171.54228: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.54231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.54234: variable 'omit' from source: magic vars 11591 1726867171.54943: variable 'ansible_distribution_major_version' from source: facts 11591 1726867171.54947: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867171.54949: variable 'omit' from source: magic vars 11591 1726867171.55520: variable 'omit' from source: magic vars 11591 1726867171.55545: variable 'omit' from source: magic vars 11591 1726867171.55602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867171.55721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867171.55826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867171.55905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.55925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.56083: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867171.56086: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.56091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.56316: Set connection var ansible_shell_type to sh 11591 1726867171.56331: Set connection var ansible_shell_executable to /bin/sh 11591 1726867171.56342: Set connection var ansible_timeout to 10 11591 1726867171.56351: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867171.56357: Set connection var ansible_connection to ssh 11591 1726867171.56370: Set connection var ansible_pipelining to False 11591 1726867171.56403: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.56412: variable 'ansible_connection' from source: unknown 11591 1726867171.56425: variable 'ansible_module_compression' from source: unknown 11591 1726867171.56433: variable 'ansible_shell_type' from source: unknown 11591 1726867171.56491: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.56499: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.56506: variable 'ansible_pipelining' from source: unknown 11591 1726867171.56514: variable 'ansible_timeout' from source: unknown 11591 1726867171.56522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.56941: 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) 11591 1726867171.56946: variable 'omit' from source: magic vars 11591 1726867171.56948: starting attempt loop 11591 1726867171.56951: running the handler 11591 1726867171.56953: handler run complete 11591 1726867171.56955: attempt loop complete, returning result 11591 1726867171.56958: _execute() done 11591 1726867171.56960: dumping result to json 11591 1726867171.56979: done dumping result, returning 11591 1726867171.56983: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-3039-4ea5-0000000003f8] 11591 1726867171.56985: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003f8 ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 11591 1726867171.57349: no more pending results, returning what we have 11591 1726867171.57353: results queue empty 11591 1726867171.57354: checking for any_errors_fatal 11591 1726867171.57356: done checking for any_errors_fatal 11591 1726867171.57356: checking for max_fail_percentage 11591 1726867171.57358: done checking for max_fail_percentage 11591 1726867171.57359: checking to see if all hosts have failed and the running result is not ok 11591 1726867171.57360: done checking to see if all hosts have failed 11591 1726867171.57361: getting the remaining hosts for this loop 11591 1726867171.57362: done getting the remaining hosts for this loop 11591 1726867171.57366: getting the next task for host managed_node2 11591 1726867171.57373: done getting next task for host managed_node2 11591 1726867171.57376: ^ task is: TASK: Stat profile file 11591 1726867171.57424: ^ 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 11591 1726867171.57429: getting variables 11591 1726867171.57431: in VariableManager get_vars() 11591 1726867171.57475: Calling all_inventory to load vars for managed_node2 11591 1726867171.57480: Calling groups_inventory to load vars for managed_node2 11591 1726867171.57483: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867171.57499: Calling all_plugins_play to load vars for managed_node2 11591 1726867171.57502: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867171.57506: Calling groups_plugins_play to load vars for managed_node2 11591 1726867171.58196: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003f8 11591 1726867171.58199: WORKER PROCESS EXITING 11591 1726867171.60616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867171.63888: done with get_vars() 11591 1726867171.63913: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:19:31 -0400 (0:00:00.116) 0:00:19.647 ****** 11591 1726867171.64016: entering _queue_task() for managed_node2/stat 11591 1726867171.64956: worker is 1 (out of 1 available) 11591 1726867171.64968: exiting _queue_task() for managed_node2/stat 11591 1726867171.64980: done queuing things up, now waiting for results queue to drain 11591 1726867171.64981: waiting for pending results... 11591 1726867171.65450: running TaskExecutor() for managed_node2/TASK: Stat profile file 11591 1726867171.65720: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003f9 11591 1726867171.65741: variable 'ansible_search_path' from source: unknown 11591 1726867171.65932: variable 'ansible_search_path' from source: unknown 11591 1726867171.65936: calling self._execute() 11591 1726867171.66072: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.66086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.66106: variable 'omit' from source: magic vars 11591 1726867171.66842: variable 'ansible_distribution_major_version' from source: facts 11591 1726867171.66900: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867171.66996: variable 'omit' from source: magic vars 11591 1726867171.67057: variable 'omit' from source: magic vars 11591 1726867171.67282: variable 'profile' from source: include params 11591 1726867171.67285: variable 'item' from source: include params 11591 1726867171.67418: variable 'item' from source: include params 11591 1726867171.67482: variable 'omit' from source: magic vars 11591 1726867171.67616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867171.67656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867171.67882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867171.67885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.67892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867171.67894: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867171.67896: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.67898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.68070: Set connection var ansible_shell_type to sh 11591 1726867171.68136: Set connection var ansible_shell_executable to /bin/sh 11591 1726867171.68148: Set connection var ansible_timeout to 10 11591 1726867171.68284: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867171.68287: Set connection var ansible_connection to ssh 11591 1726867171.68293: Set connection var ansible_pipelining to False 11591 1726867171.68295: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.68297: variable 'ansible_connection' from source: unknown 11591 1726867171.68299: variable 'ansible_module_compression' from source: unknown 11591 1726867171.68307: variable 'ansible_shell_type' from source: unknown 11591 1726867171.68313: variable 'ansible_shell_executable' from source: unknown 11591 1726867171.68319: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867171.68326: variable 'ansible_pipelining' from source: unknown 11591 1726867171.68334: variable 'ansible_timeout' from source: unknown 11591 1726867171.68345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867171.68760: 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) 11591 1726867171.68884: variable 'omit' from source: magic vars 11591 1726867171.68887: starting attempt loop 11591 1726867171.68892: running the handler 11591 1726867171.68894: _low_level_execute_command(): starting 11591 1726867171.68896: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867171.70598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867171.70636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867171.70737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867171.70741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867171.71179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867171.71509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867171.73255: stdout chunk (state=3): >>>/root <<< 11591 1726867171.73294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867171.73328: stderr chunk (state=3): >>><<< 11591 1726867171.73337: stdout chunk (state=3): >>><<< 11591 1726867171.73459: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867171.73462: _low_level_execute_command(): starting 11591 1726867171.73465: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274 `" && echo ansible-tmp-1726867171.7341301-12529-177679467558274="` echo /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274 `" ) && sleep 0' 11591 1726867171.75006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867171.75159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867171.75242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867171.75257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867171.75401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867171.75501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867171.77402: stdout chunk (state=3): >>>ansible-tmp-1726867171.7341301-12529-177679467558274=/root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274 <<< 11591 1726867171.77513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867171.77591: stderr chunk (state=3): >>><<< 11591 1726867171.77621: stdout chunk (state=3): >>><<< 11591 1726867171.77773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867171.7341301-12529-177679467558274=/root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867171.77797: variable 'ansible_module_compression' from source: unknown 11591 1726867171.77940: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11591 1726867171.78002: variable 'ansible_facts' from source: unknown 11591 1726867171.78387: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/AnsiballZ_stat.py 11591 1726867171.78706: Sending initial data 11591 1726867171.78709: Sent initial data (153 bytes) 11591 1726867171.79788: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867171.79898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867171.79902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867171.79934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867171.79951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867171.80017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867171.80057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867171.81612: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867171.81689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867171.81779: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpghqa9f22 /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/AnsiballZ_stat.py <<< 11591 1726867171.81783: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/AnsiballZ_stat.py" <<< 11591 1726867171.82113: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpghqa9f22" to remote "/root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/AnsiballZ_stat.py" <<< 11591 1726867171.83797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867171.83843: stderr chunk (state=3): >>><<< 11591 1726867171.83846: stdout chunk (state=3): >>><<< 11591 1726867171.83959: done transferring module to remote 11591 1726867171.83963: _low_level_execute_command(): starting 11591 1726867171.83966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/ /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/AnsiballZ_stat.py && sleep 0' 11591 1726867171.85506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867171.85520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867171.85533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867171.85549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867171.85569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867171.85664: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867171.85681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867171.85813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867171.85887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867171.87862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867171.87868: stdout chunk (state=3): >>><<< 11591 1726867171.87870: stderr chunk (state=3): >>><<< 11591 1726867171.87987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867171.87990: _low_level_execute_command(): starting 11591 1726867171.87993: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/AnsiballZ_stat.py && sleep 0' 11591 1726867171.88983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867171.89128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867171.89203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867171.89298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867171.89301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867171.89317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.04762: 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"}}} <<< 11591 1726867172.06170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867172.06174: stdout chunk (state=3): >>><<< 11591 1726867172.06176: stderr chunk (state=3): >>><<< 11591 1726867172.06182: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867172.06185: 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-1726867171.7341301-12529-177679467558274/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867172.06188: _low_level_execute_command(): starting 11591 1726867172.06189: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867171.7341301-12529-177679467558274/ > /dev/null 2>&1 && sleep 0' 11591 1726867172.07473: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867172.07596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867172.07693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867172.07803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867172.07825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867172.08185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.09830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867172.09834: stdout chunk (state=3): >>><<< 11591 1726867172.09841: stderr chunk (state=3): >>><<< 11591 1726867172.09867: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867172.09873: handler run complete 11591 1726867172.09903: attempt loop complete, returning result 11591 1726867172.09906: _execute() done 11591 1726867172.09909: dumping result to json 11591 1726867172.09912: done dumping result, returning 11591 1726867172.09925: done running TaskExecutor() for managed_node2/TASK: Stat profile file [0affcac9-a3a5-3039-4ea5-0000000003f9] 11591 1726867172.09928: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003f9 11591 1726867172.10037: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003f9 11591 1726867172.10040: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 11591 1726867172.10104: no more pending results, returning what we have 11591 1726867172.10108: results queue empty 11591 1726867172.10108: checking for any_errors_fatal 11591 1726867172.10116: done checking for any_errors_fatal 11591 1726867172.10116: checking for max_fail_percentage 11591 1726867172.10118: done checking for max_fail_percentage 11591 1726867172.10119: checking to see if all hosts have failed and the running result is not ok 11591 1726867172.10120: done checking to see if all hosts have failed 11591 1726867172.10121: getting the remaining hosts for this loop 11591 1726867172.10122: done getting the remaining hosts for this loop 11591 1726867172.10125: getting the next task for host managed_node2 11591 1726867172.10131: done getting next task for host managed_node2 11591 1726867172.10133: ^ task is: TASK: Set NM profile exist flag based on the profile files 11591 1726867172.10136: ^ 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 11591 1726867172.10139: getting variables 11591 1726867172.10141: in VariableManager get_vars() 11591 1726867172.10183: Calling all_inventory to load vars for managed_node2 11591 1726867172.10186: Calling groups_inventory to load vars for managed_node2 11591 1726867172.10189: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867172.10202: Calling all_plugins_play to load vars for managed_node2 11591 1726867172.10205: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867172.10208: Calling groups_plugins_play to load vars for managed_node2 11591 1726867172.14252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867172.26293: done with get_vars() 11591 1726867172.26318: done getting variables 11591 1726867172.26585: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:19:32 -0400 (0:00:00.625) 0:00:20.273 ****** 11591 1726867172.26615: entering _queue_task() for managed_node2/set_fact 11591 1726867172.27502: worker is 1 (out of 1 available) 11591 1726867172.27513: exiting _queue_task() for managed_node2/set_fact 11591 1726867172.27522: done queuing things up, now waiting for results queue to drain 11591 1726867172.27524: waiting for pending results... 11591 1726867172.27826: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 11591 1726867172.28139: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003fa 11591 1726867172.28142: variable 'ansible_search_path' from source: unknown 11591 1726867172.28145: variable 'ansible_search_path' from source: unknown 11591 1726867172.28265: calling self._execute() 11591 1726867172.28588: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.28596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.28613: variable 'omit' from source: magic vars 11591 1726867172.29455: variable 'ansible_distribution_major_version' from source: facts 11591 1726867172.29468: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867172.29636: variable 'profile_stat' from source: set_fact 11591 1726867172.29656: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867172.29660: when evaluation is False, skipping this task 11591 1726867172.29783: _execute() done 11591 1726867172.29786: dumping result to json 11591 1726867172.29789: done dumping result, returning 11591 1726867172.29791: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-3039-4ea5-0000000003fa] 11591 1726867172.29794: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fa 11591 1726867172.29944: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fa 11591 1726867172.29947: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867172.30026: no more pending results, returning what we have 11591 1726867172.30029: results queue empty 11591 1726867172.30030: checking for any_errors_fatal 11591 1726867172.30040: done checking for any_errors_fatal 11591 1726867172.30041: checking for max_fail_percentage 11591 1726867172.30042: done checking for max_fail_percentage 11591 1726867172.30043: checking to see if all hosts have failed and the running result is not ok 11591 1726867172.30044: done checking to see if all hosts have failed 11591 1726867172.30044: getting the remaining hosts for this loop 11591 1726867172.30045: done getting the remaining hosts for this loop 11591 1726867172.30048: getting the next task for host managed_node2 11591 1726867172.30055: done getting next task for host managed_node2 11591 1726867172.30058: ^ task is: TASK: Get NM profile info 11591 1726867172.30062: ^ 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 11591 1726867172.30067: getting variables 11591 1726867172.30068: in VariableManager get_vars() 11591 1726867172.30122: Calling all_inventory to load vars for managed_node2 11591 1726867172.30125: Calling groups_inventory to load vars for managed_node2 11591 1726867172.30129: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867172.30143: Calling all_plugins_play to load vars for managed_node2 11591 1726867172.30147: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867172.30150: Calling groups_plugins_play to load vars for managed_node2 11591 1726867172.32964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867172.36332: done with get_vars() 11591 1726867172.36358: done getting variables 11591 1726867172.36533: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:19:32 -0400 (0:00:00.099) 0:00:20.373 ****** 11591 1726867172.36570: entering _queue_task() for managed_node2/shell 11591 1726867172.37655: worker is 1 (out of 1 available) 11591 1726867172.37668: exiting _queue_task() for managed_node2/shell 11591 1726867172.37682: done queuing things up, now waiting for results queue to drain 11591 1726867172.37683: waiting for pending results... 11591 1726867172.38497: running TaskExecutor() for managed_node2/TASK: Get NM profile info 11591 1726867172.38503: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003fb 11591 1726867172.38511: variable 'ansible_search_path' from source: unknown 11591 1726867172.38515: variable 'ansible_search_path' from source: unknown 11591 1726867172.38552: calling self._execute() 11591 1726867172.38679: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.38704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.38715: variable 'omit' from source: magic vars 11591 1726867172.39127: variable 'ansible_distribution_major_version' from source: facts 11591 1726867172.39140: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867172.39147: variable 'omit' from source: magic vars 11591 1726867172.39195: variable 'omit' from source: magic vars 11591 1726867172.39304: variable 'profile' from source: include params 11591 1726867172.39308: variable 'item' from source: include params 11591 1726867172.39380: variable 'item' from source: include params 11591 1726867172.39402: variable 'omit' from source: magic vars 11591 1726867172.39439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867172.39484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867172.39507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867172.39524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867172.39682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867172.39686: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867172.39688: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.39690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.39693: Set connection var ansible_shell_type to sh 11591 1726867172.39701: Set connection var ansible_shell_executable to /bin/sh 11591 1726867172.39708: Set connection var ansible_timeout to 10 11591 1726867172.39713: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867172.39716: Set connection var ansible_connection to ssh 11591 1726867172.39726: Set connection var ansible_pipelining to False 11591 1726867172.39751: variable 'ansible_shell_executable' from source: unknown 11591 1726867172.39754: variable 'ansible_connection' from source: unknown 11591 1726867172.39756: variable 'ansible_module_compression' from source: unknown 11591 1726867172.39759: variable 'ansible_shell_type' from source: unknown 11591 1726867172.39761: variable 'ansible_shell_executable' from source: unknown 11591 1726867172.39763: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.39767: variable 'ansible_pipelining' from source: unknown 11591 1726867172.39781: variable 'ansible_timeout' from source: unknown 11591 1726867172.39786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.39942: 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) 11591 1726867172.39952: variable 'omit' from source: magic vars 11591 1726867172.39958: starting attempt loop 11591 1726867172.39961: running the handler 11591 1726867172.39971: 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) 11591 1726867172.40002: _low_level_execute_command(): starting 11591 1726867172.40011: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867172.41252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867172.41484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867172.41487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867172.41490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867172.41492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.43072: stdout chunk (state=3): >>>/root <<< 11591 1726867172.43216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867172.43219: stderr chunk (state=3): >>><<< 11591 1726867172.43222: stdout chunk (state=3): >>><<< 11591 1726867172.43247: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867172.43352: _low_level_execute_command(): starting 11591 1726867172.43356: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312 `" && echo ansible-tmp-1726867172.4325912-12549-209325361805312="` echo /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312 `" ) && sleep 0' 11591 1726867172.43968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867172.43987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867172.44021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.45992: stdout chunk (state=3): >>>ansible-tmp-1726867172.4325912-12549-209325361805312=/root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312 <<< 11591 1726867172.46160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867172.46163: stdout chunk (state=3): >>><<< 11591 1726867172.46166: stderr chunk (state=3): >>><<< 11591 1726867172.46169: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867172.4325912-12549-209325361805312=/root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867172.46483: variable 'ansible_module_compression' from source: unknown 11591 1726867172.46487: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867172.46492: variable 'ansible_facts' from source: unknown 11591 1726867172.46553: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/AnsiballZ_command.py 11591 1726867172.46963: Sending initial data 11591 1726867172.46966: Sent initial data (156 bytes) 11591 1726867172.47605: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867172.47705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867172.47727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867172.47740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867172.47866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.49484: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 11591 1726867172.49504: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867172.49527: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867172.49583: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp0v1as580 /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/AnsiballZ_command.py <<< 11591 1726867172.49586: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/AnsiballZ_command.py" <<< 11591 1726867172.49643: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp0v1as580" to remote "/root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/AnsiballZ_command.py" <<< 11591 1726867172.50812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867172.50816: stderr chunk (state=3): >>><<< 11591 1726867172.50818: stdout chunk (state=3): >>><<< 11591 1726867172.50831: done transferring module to remote 11591 1726867172.50991: _low_level_execute_command(): starting 11591 1726867172.50994: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/ /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/AnsiballZ_command.py && sleep 0' 11591 1726867172.51948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867172.52026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867172.52064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867172.52131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867172.52160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867172.52182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867172.52217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867172.52310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.54091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867172.54160: stderr chunk (state=3): >>><<< 11591 1726867172.54164: stdout chunk (state=3): >>><<< 11591 1726867172.54288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867172.54293: _low_level_execute_command(): starting 11591 1726867172.54296: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/AnsiballZ_command.py && sleep 0' 11591 1726867172.54983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867172.54998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867172.55174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867172.55302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867172.55325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867172.55634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.72813: 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-20 17:19:32.706638", "end": "2024-09-20 17:19:32.727270", "delta": "0:00:00.020632", "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}}} <<< 11591 1726867172.74458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867172.74462: stdout chunk (state=3): >>><<< 11591 1726867172.74465: stderr chunk (state=3): >>><<< 11591 1726867172.74629: _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-20 17:19:32.706638", "end": "2024-09-20 17:19:32.727270", "delta": "0:00:00.020632", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867172.74633: 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-1726867172.4325912-12549-209325361805312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867172.74638: _low_level_execute_command(): starting 11591 1726867172.74641: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867172.4325912-12549-209325361805312/ > /dev/null 2>&1 && sleep 0' 11591 1726867172.75102: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867172.75108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867172.75133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867172.75136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867172.75197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867172.75201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867172.75203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867172.75255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867172.77285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867172.77289: stdout chunk (state=3): >>><<< 11591 1726867172.77291: stderr chunk (state=3): >>><<< 11591 1726867172.77294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867172.77296: handler run complete 11591 1726867172.77298: Evaluated conditional (False): False 11591 1726867172.77300: attempt loop complete, returning result 11591 1726867172.77302: _execute() done 11591 1726867172.77304: dumping result to json 11591 1726867172.77306: done dumping result, returning 11591 1726867172.77307: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [0affcac9-a3a5-3039-4ea5-0000000003fb] 11591 1726867172.77309: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fb ok: [managed_node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "delta": "0:00:00.020632", "end": "2024-09-20 17:19:32.727270", "rc": 0, "start": "2024-09-20 17:19:32.706638" } STDOUT: bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection 11591 1726867172.77558: no more pending results, returning what we have 11591 1726867172.77561: results queue empty 11591 1726867172.77562: checking for any_errors_fatal 11591 1726867172.77570: done checking for any_errors_fatal 11591 1726867172.77571: checking for max_fail_percentage 11591 1726867172.77573: done checking for max_fail_percentage 11591 1726867172.77574: checking to see if all hosts have failed and the running result is not ok 11591 1726867172.77575: done checking to see if all hosts have failed 11591 1726867172.77576: getting the remaining hosts for this loop 11591 1726867172.77579: done getting the remaining hosts for this loop 11591 1726867172.77583: getting the next task for host managed_node2 11591 1726867172.77593: done getting next task for host managed_node2 11591 1726867172.77597: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11591 1726867172.77600: ^ 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 11591 1726867172.77606: getting variables 11591 1726867172.77609: in VariableManager get_vars() 11591 1726867172.77657: Calling all_inventory to load vars for managed_node2 11591 1726867172.77660: Calling groups_inventory to load vars for managed_node2 11591 1726867172.77662: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867172.77674: Calling all_plugins_play to load vars for managed_node2 11591 1726867172.77676: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867172.77855: Calling groups_plugins_play to load vars for managed_node2 11591 1726867172.78575: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fb 11591 1726867172.78582: WORKER PROCESS EXITING 11591 1726867172.80249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867172.82503: done with get_vars() 11591 1726867172.82529: done getting variables 11591 1726867172.83020: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:19:32 -0400 (0:00:00.464) 0:00:20.837 ****** 11591 1726867172.83052: entering _queue_task() for managed_node2/set_fact 11591 1726867172.83609: worker is 1 (out of 1 available) 11591 1726867172.83624: exiting _queue_task() for managed_node2/set_fact 11591 1726867172.83637: done queuing things up, now waiting for results queue to drain 11591 1726867172.83638: waiting for pending results... 11591 1726867172.83941: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11591 1726867172.84143: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003fc 11591 1726867172.84171: variable 'ansible_search_path' from source: unknown 11591 1726867172.84190: variable 'ansible_search_path' from source: unknown 11591 1726867172.84244: calling self._execute() 11591 1726867172.84370: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.84389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.84436: variable 'omit' from source: magic vars 11591 1726867172.84865: variable 'ansible_distribution_major_version' from source: facts 11591 1726867172.84886: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867172.85032: variable 'nm_profile_exists' from source: set_fact 11591 1726867172.85057: Evaluated conditional (nm_profile_exists.rc == 0): True 11591 1726867172.85149: variable 'omit' from source: magic vars 11591 1726867172.85152: variable 'omit' from source: magic vars 11591 1726867172.85154: variable 'omit' from source: magic vars 11591 1726867172.85199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867172.85243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867172.85286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867172.85330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867172.85346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867172.85392: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867172.85402: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.85412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.85722: Set connection var ansible_shell_type to sh 11591 1726867172.85725: Set connection var ansible_shell_executable to /bin/sh 11591 1726867172.85727: Set connection var ansible_timeout to 10 11591 1726867172.85729: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867172.85731: Set connection var ansible_connection to ssh 11591 1726867172.85734: Set connection var ansible_pipelining to False 11591 1726867172.85737: variable 'ansible_shell_executable' from source: unknown 11591 1726867172.85740: variable 'ansible_connection' from source: unknown 11591 1726867172.85743: variable 'ansible_module_compression' from source: unknown 11591 1726867172.85746: variable 'ansible_shell_type' from source: unknown 11591 1726867172.85749: variable 'ansible_shell_executable' from source: unknown 11591 1726867172.85752: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.85754: variable 'ansible_pipelining' from source: unknown 11591 1726867172.85757: variable 'ansible_timeout' from source: unknown 11591 1726867172.85760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.85855: 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) 11591 1726867172.85873: variable 'omit' from source: magic vars 11591 1726867172.85906: starting attempt loop 11591 1726867172.85913: running the handler 11591 1726867172.85936: handler run complete 11591 1726867172.85953: attempt loop complete, returning result 11591 1726867172.85960: _execute() done 11591 1726867172.85967: dumping result to json 11591 1726867172.85974: done dumping result, returning 11591 1726867172.85992: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-3039-4ea5-0000000003fc] 11591 1726867172.86012: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fc 11591 1726867172.86328: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fc 11591 1726867172.86332: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 11591 1726867172.86396: no more pending results, returning what we have 11591 1726867172.86399: results queue empty 11591 1726867172.86400: checking for any_errors_fatal 11591 1726867172.86406: done checking for any_errors_fatal 11591 1726867172.86407: checking for max_fail_percentage 11591 1726867172.86409: done checking for max_fail_percentage 11591 1726867172.86410: checking to see if all hosts have failed and the running result is not ok 11591 1726867172.86411: done checking to see if all hosts have failed 11591 1726867172.86412: getting the remaining hosts for this loop 11591 1726867172.86413: done getting the remaining hosts for this loop 11591 1726867172.86417: getting the next task for host managed_node2 11591 1726867172.86427: done getting next task for host managed_node2 11591 1726867172.86430: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 11591 1726867172.86435: ^ 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 11591 1726867172.86439: getting variables 11591 1726867172.86441: in VariableManager get_vars() 11591 1726867172.86482: Calling all_inventory to load vars for managed_node2 11591 1726867172.86485: Calling groups_inventory to load vars for managed_node2 11591 1726867172.86488: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867172.86501: Calling all_plugins_play to load vars for managed_node2 11591 1726867172.86504: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867172.86508: Calling groups_plugins_play to load vars for managed_node2 11591 1726867172.89708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867172.91469: done with get_vars() 11591 1726867172.91528: done getting variables 11591 1726867172.91594: 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) 11591 1726867172.91713: variable 'profile' from source: include params 11591 1726867172.91716: variable 'item' from source: include params 11591 1726867172.91774: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-bond0.0] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:19:32 -0400 (0:00:00.087) 0:00:20.925 ****** 11591 1726867172.91817: entering _queue_task() for managed_node2/command 11591 1726867172.92388: worker is 1 (out of 1 available) 11591 1726867172.92395: exiting _queue_task() for managed_node2/command 11591 1726867172.92404: done queuing things up, now waiting for results queue to drain 11591 1726867172.92405: waiting for pending results... 11591 1726867172.92527: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-bond0.0 11591 1726867172.92557: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003fe 11591 1726867172.92571: variable 'ansible_search_path' from source: unknown 11591 1726867172.92574: variable 'ansible_search_path' from source: unknown 11591 1726867172.92649: calling self._execute() 11591 1726867172.92783: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.92787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.92792: variable 'omit' from source: magic vars 11591 1726867172.93095: variable 'ansible_distribution_major_version' from source: facts 11591 1726867172.93107: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867172.93231: variable 'profile_stat' from source: set_fact 11591 1726867172.93244: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867172.93248: when evaluation is False, skipping this task 11591 1726867172.93250: _execute() done 11591 1726867172.93252: dumping result to json 11591 1726867172.93255: done dumping result, returning 11591 1726867172.93485: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-bond0.0 [0affcac9-a3a5-3039-4ea5-0000000003fe] 11591 1726867172.93492: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fe 11591 1726867172.93549: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003fe 11591 1726867172.93553: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867172.93594: no more pending results, returning what we have 11591 1726867172.93601: results queue empty 11591 1726867172.93602: checking for any_errors_fatal 11591 1726867172.93607: done checking for any_errors_fatal 11591 1726867172.93608: checking for max_fail_percentage 11591 1726867172.93609: done checking for max_fail_percentage 11591 1726867172.93610: checking to see if all hosts have failed and the running result is not ok 11591 1726867172.93611: done checking to see if all hosts have failed 11591 1726867172.93612: getting the remaining hosts for this loop 11591 1726867172.93613: done getting the remaining hosts for this loop 11591 1726867172.93616: getting the next task for host managed_node2 11591 1726867172.93621: done getting next task for host managed_node2 11591 1726867172.93624: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 11591 1726867172.93628: ^ 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 11591 1726867172.93631: getting variables 11591 1726867172.93632: in VariableManager get_vars() 11591 1726867172.93666: Calling all_inventory to load vars for managed_node2 11591 1726867172.93669: Calling groups_inventory to load vars for managed_node2 11591 1726867172.93671: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867172.93682: Calling all_plugins_play to load vars for managed_node2 11591 1726867172.93684: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867172.93687: Calling groups_plugins_play to load vars for managed_node2 11591 1726867172.95139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867172.96693: done with get_vars() 11591 1726867172.96713: done getting variables 11591 1726867172.96774: 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) 11591 1726867172.96887: variable 'profile' from source: include params 11591 1726867172.96890: variable 'item' from source: include params 11591 1726867172.96955: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-bond0.0] ********************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:19:32 -0400 (0:00:00.051) 0:00:20.977 ****** 11591 1726867172.96988: entering _queue_task() for managed_node2/set_fact 11591 1726867172.97502: worker is 1 (out of 1 available) 11591 1726867172.97510: exiting _queue_task() for managed_node2/set_fact 11591 1726867172.97519: done queuing things up, now waiting for results queue to drain 11591 1726867172.97520: waiting for pending results... 11591 1726867172.97701: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-bond0.0 11591 1726867172.97720: in run() - task 0affcac9-a3a5-3039-4ea5-0000000003ff 11591 1726867172.97735: variable 'ansible_search_path' from source: unknown 11591 1726867172.97738: variable 'ansible_search_path' from source: unknown 11591 1726867172.97781: calling self._execute() 11591 1726867172.97907: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867172.97911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867172.97915: variable 'omit' from source: magic vars 11591 1726867172.98283: variable 'ansible_distribution_major_version' from source: facts 11591 1726867172.98287: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867172.98373: variable 'profile_stat' from source: set_fact 11591 1726867172.98387: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867172.98394: when evaluation is False, skipping this task 11591 1726867172.98397: _execute() done 11591 1726867172.98400: dumping result to json 11591 1726867172.98408: done dumping result, returning 11591 1726867172.98415: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-bond0.0 [0affcac9-a3a5-3039-4ea5-0000000003ff] 11591 1726867172.98421: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003ff 11591 1726867172.98516: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000003ff 11591 1726867172.98520: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867172.98568: no more pending results, returning what we have 11591 1726867172.98572: results queue empty 11591 1726867172.98573: checking for any_errors_fatal 11591 1726867172.98579: done checking for any_errors_fatal 11591 1726867172.98580: checking for max_fail_percentage 11591 1726867172.98582: done checking for max_fail_percentage 11591 1726867172.98583: checking to see if all hosts have failed and the running result is not ok 11591 1726867172.98584: done checking to see if all hosts have failed 11591 1726867172.98584: getting the remaining hosts for this loop 11591 1726867172.98585: done getting the remaining hosts for this loop 11591 1726867172.98589: getting the next task for host managed_node2 11591 1726867172.98596: done getting next task for host managed_node2 11591 1726867172.98599: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 11591 1726867172.98603: ^ 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 11591 1726867172.98609: getting variables 11591 1726867172.98612: in VariableManager get_vars() 11591 1726867172.98652: Calling all_inventory to load vars for managed_node2 11591 1726867172.98655: Calling groups_inventory to load vars for managed_node2 11591 1726867172.98657: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867172.98671: Calling all_plugins_play to load vars for managed_node2 11591 1726867172.98674: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867172.98683: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.00180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.01905: done with get_vars() 11591 1726867173.01924: done getting variables 11591 1726867173.01980: 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) 11591 1726867173.02087: variable 'profile' from source: include params 11591 1726867173.02091: variable 'item' from source: include params 11591 1726867173.02152: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-bond0.0] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:19:33 -0400 (0:00:00.051) 0:00:21.029 ****** 11591 1726867173.02183: entering _queue_task() for managed_node2/command 11591 1726867173.02706: worker is 1 (out of 1 available) 11591 1726867173.02712: exiting _queue_task() for managed_node2/command 11591 1726867173.02721: done queuing things up, now waiting for results queue to drain 11591 1726867173.02722: waiting for pending results... 11591 1726867173.02813: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-bond0.0 11591 1726867173.02912: in run() - task 0affcac9-a3a5-3039-4ea5-000000000400 11591 1726867173.02916: variable 'ansible_search_path' from source: unknown 11591 1726867173.02919: variable 'ansible_search_path' from source: unknown 11591 1726867173.02923: calling self._execute() 11591 1726867173.03019: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.03022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.03032: variable 'omit' from source: magic vars 11591 1726867173.03526: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.03540: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.03787: variable 'profile_stat' from source: set_fact 11591 1726867173.03792: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867173.03795: when evaluation is False, skipping this task 11591 1726867173.03797: _execute() done 11591 1726867173.03799: dumping result to json 11591 1726867173.03801: done dumping result, returning 11591 1726867173.03803: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-bond0.0 [0affcac9-a3a5-3039-4ea5-000000000400] 11591 1726867173.03805: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000400 11591 1726867173.03867: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000400 11591 1726867173.03870: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867173.03924: no more pending results, returning what we have 11591 1726867173.03928: results queue empty 11591 1726867173.03929: checking for any_errors_fatal 11591 1726867173.03935: done checking for any_errors_fatal 11591 1726867173.03936: checking for max_fail_percentage 11591 1726867173.03938: done checking for max_fail_percentage 11591 1726867173.03939: checking to see if all hosts have failed and the running result is not ok 11591 1726867173.03940: done checking to see if all hosts have failed 11591 1726867173.03941: getting the remaining hosts for this loop 11591 1726867173.03942: done getting the remaining hosts for this loop 11591 1726867173.03945: getting the next task for host managed_node2 11591 1726867173.03952: done getting next task for host managed_node2 11591 1726867173.03954: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 11591 1726867173.03959: ^ 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 11591 1726867173.03963: getting variables 11591 1726867173.03964: in VariableManager get_vars() 11591 1726867173.04002: Calling all_inventory to load vars for managed_node2 11591 1726867173.04006: Calling groups_inventory to load vars for managed_node2 11591 1726867173.04008: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.04019: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.04022: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.04025: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.05428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.07078: done with get_vars() 11591 1726867173.07097: done getting variables 11591 1726867173.07163: 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) 11591 1726867173.07282: variable 'profile' from source: include params 11591 1726867173.07286: variable 'item' from source: include params 11591 1726867173.07347: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-bond0.0] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:19:33 -0400 (0:00:00.051) 0:00:21.081 ****** 11591 1726867173.07376: entering _queue_task() for managed_node2/set_fact 11591 1726867173.07780: worker is 1 (out of 1 available) 11591 1726867173.07791: exiting _queue_task() for managed_node2/set_fact 11591 1726867173.07800: done queuing things up, now waiting for results queue to drain 11591 1726867173.07800: waiting for pending results... 11591 1726867173.08201: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-bond0.0 11591 1726867173.08206: in run() - task 0affcac9-a3a5-3039-4ea5-000000000401 11591 1726867173.08209: variable 'ansible_search_path' from source: unknown 11591 1726867173.08212: variable 'ansible_search_path' from source: unknown 11591 1726867173.08215: calling self._execute() 11591 1726867173.08300: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.08304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.08307: variable 'omit' from source: magic vars 11591 1726867173.08593: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.08602: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.08719: variable 'profile_stat' from source: set_fact 11591 1726867173.08731: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867173.08734: when evaluation is False, skipping this task 11591 1726867173.08737: _execute() done 11591 1726867173.08746: dumping result to json 11591 1726867173.08749: done dumping result, returning 11591 1726867173.08756: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-bond0.0 [0affcac9-a3a5-3039-4ea5-000000000401] 11591 1726867173.08761: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000401 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867173.09003: no more pending results, returning what we have 11591 1726867173.09006: results queue empty 11591 1726867173.09006: checking for any_errors_fatal 11591 1726867173.09011: done checking for any_errors_fatal 11591 1726867173.09012: checking for max_fail_percentage 11591 1726867173.09013: done checking for max_fail_percentage 11591 1726867173.09014: checking to see if all hosts have failed and the running result is not ok 11591 1726867173.09015: done checking to see if all hosts have failed 11591 1726867173.09016: getting the remaining hosts for this loop 11591 1726867173.09017: done getting the remaining hosts for this loop 11591 1726867173.09019: getting the next task for host managed_node2 11591 1726867173.09026: done getting next task for host managed_node2 11591 1726867173.09029: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 11591 1726867173.09032: ^ 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 11591 1726867173.09035: getting variables 11591 1726867173.09036: in VariableManager get_vars() 11591 1726867173.09070: Calling all_inventory to load vars for managed_node2 11591 1726867173.09072: Calling groups_inventory to load vars for managed_node2 11591 1726867173.09074: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.09087: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.09090: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.09094: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.09694: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000401 11591 1726867173.09700: WORKER PROCESS EXITING 11591 1726867173.10721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.12417: done with get_vars() 11591 1726867173.12440: done getting variables 11591 1726867173.12504: 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) 11591 1726867173.12620: variable 'profile' from source: include params 11591 1726867173.12624: variable 'item' from source: include params 11591 1726867173.12687: variable 'item' from source: include params TASK [Assert that the profile is present - 'bond0.0'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 17:19:33 -0400 (0:00:00.053) 0:00:21.134 ****** 11591 1726867173.12722: entering _queue_task() for managed_node2/assert 11591 1726867173.13167: worker is 1 (out of 1 available) 11591 1726867173.13180: exiting _queue_task() for managed_node2/assert 11591 1726867173.13190: done queuing things up, now waiting for results queue to drain 11591 1726867173.13191: waiting for pending results... 11591 1726867173.13454: running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'bond0.0' 11591 1726867173.13685: in run() - task 0affcac9-a3a5-3039-4ea5-000000000267 11591 1726867173.13692: variable 'ansible_search_path' from source: unknown 11591 1726867173.13695: variable 'ansible_search_path' from source: unknown 11591 1726867173.13717: calling self._execute() 11591 1726867173.13880: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.14016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.14031: variable 'omit' from source: magic vars 11591 1726867173.14811: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.14823: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.14867: variable 'omit' from source: magic vars 11591 1726867173.14921: variable 'omit' from source: magic vars 11591 1726867173.15023: variable 'profile' from source: include params 11591 1726867173.15027: variable 'item' from source: include params 11591 1726867173.15088: variable 'item' from source: include params 11591 1726867173.15117: variable 'omit' from source: magic vars 11591 1726867173.15154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867173.15189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867173.15219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867173.15237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.15281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.15285: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867173.15287: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.15289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.15389: Set connection var ansible_shell_type to sh 11591 1726867173.15400: Set connection var ansible_shell_executable to /bin/sh 11591 1726867173.15407: Set connection var ansible_timeout to 10 11591 1726867173.15473: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867173.15476: Set connection var ansible_connection to ssh 11591 1726867173.15481: Set connection var ansible_pipelining to False 11591 1726867173.15483: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.15485: variable 'ansible_connection' from source: unknown 11591 1726867173.15487: variable 'ansible_module_compression' from source: unknown 11591 1726867173.15489: variable 'ansible_shell_type' from source: unknown 11591 1726867173.15491: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.15493: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.15495: variable 'ansible_pipelining' from source: unknown 11591 1726867173.15497: variable 'ansible_timeout' from source: unknown 11591 1726867173.15499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.15618: 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) 11591 1726867173.15629: variable 'omit' from source: magic vars 11591 1726867173.15635: starting attempt loop 11591 1726867173.15647: running the handler 11591 1726867173.15763: variable 'lsr_net_profile_exists' from source: set_fact 11591 1726867173.15766: Evaluated conditional (lsr_net_profile_exists): True 11591 1726867173.15800: handler run complete 11591 1726867173.15803: attempt loop complete, returning result 11591 1726867173.15806: _execute() done 11591 1726867173.15809: dumping result to json 11591 1726867173.15811: done dumping result, returning 11591 1726867173.15813: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'bond0.0' [0affcac9-a3a5-3039-4ea5-000000000267] 11591 1726867173.15815: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000267 11591 1726867173.15940: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000267 11591 1726867173.15942: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867173.16011: no more pending results, returning what we have 11591 1726867173.16015: results queue empty 11591 1726867173.16016: checking for any_errors_fatal 11591 1726867173.16023: done checking for any_errors_fatal 11591 1726867173.16024: checking for max_fail_percentage 11591 1726867173.16026: done checking for max_fail_percentage 11591 1726867173.16027: checking to see if all hosts have failed and the running result is not ok 11591 1726867173.16028: done checking to see if all hosts have failed 11591 1726867173.16029: getting the remaining hosts for this loop 11591 1726867173.16030: done getting the remaining hosts for this loop 11591 1726867173.16033: getting the next task for host managed_node2 11591 1726867173.16040: done getting next task for host managed_node2 11591 1726867173.16043: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 11591 1726867173.16046: ^ 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 11591 1726867173.16050: getting variables 11591 1726867173.16052: in VariableManager get_vars() 11591 1726867173.16095: Calling all_inventory to load vars for managed_node2 11591 1726867173.16098: Calling groups_inventory to load vars for managed_node2 11591 1726867173.16101: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.16112: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.16115: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.16118: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.17596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.19727: done with get_vars() 11591 1726867173.19754: done getting variables 11591 1726867173.19826: 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) 11591 1726867173.19942: variable 'profile' from source: include params 11591 1726867173.19946: variable 'item' from source: include params 11591 1726867173.20013: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'bond0.0'] ********* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 17:19:33 -0400 (0:00:00.073) 0:00:21.207 ****** 11591 1726867173.20049: entering _queue_task() for managed_node2/assert 11591 1726867173.20345: worker is 1 (out of 1 available) 11591 1726867173.20358: exiting _queue_task() for managed_node2/assert 11591 1726867173.20369: done queuing things up, now waiting for results queue to drain 11591 1726867173.20370: waiting for pending results... 11591 1726867173.20783: running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'bond0.0' 11591 1726867173.20789: in run() - task 0affcac9-a3a5-3039-4ea5-000000000268 11591 1726867173.20792: variable 'ansible_search_path' from source: unknown 11591 1726867173.20796: variable 'ansible_search_path' from source: unknown 11591 1726867173.20879: calling self._execute() 11591 1726867173.20985: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.20989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.20993: variable 'omit' from source: magic vars 11591 1726867173.21346: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.21350: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.21353: variable 'omit' from source: magic vars 11591 1726867173.21355: variable 'omit' from source: magic vars 11591 1726867173.21465: variable 'profile' from source: include params 11591 1726867173.21469: variable 'item' from source: include params 11591 1726867173.21571: variable 'item' from source: include params 11591 1726867173.21615: variable 'omit' from source: magic vars 11591 1726867173.21653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867173.21745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867173.21748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867173.21751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.21753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.21791: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867173.21797: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.21800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.21901: Set connection var ansible_shell_type to sh 11591 1726867173.21909: Set connection var ansible_shell_executable to /bin/sh 11591 1726867173.21915: Set connection var ansible_timeout to 10 11591 1726867173.21921: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867173.21923: Set connection var ansible_connection to ssh 11591 1726867173.21941: Set connection var ansible_pipelining to False 11591 1726867173.21981: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.21984: variable 'ansible_connection' from source: unknown 11591 1726867173.21986: variable 'ansible_module_compression' from source: unknown 11591 1726867173.21988: variable 'ansible_shell_type' from source: unknown 11591 1726867173.21990: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.21992: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.21994: variable 'ansible_pipelining' from source: unknown 11591 1726867173.21997: variable 'ansible_timeout' from source: unknown 11591 1726867173.21999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.22181: 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) 11591 1726867173.22185: variable 'omit' from source: magic vars 11591 1726867173.22188: starting attempt loop 11591 1726867173.22190: running the handler 11591 1726867173.22265: variable 'lsr_net_profile_ansible_managed' from source: set_fact 11591 1726867173.22268: Evaluated conditional (lsr_net_profile_ansible_managed): True 11591 1726867173.22275: handler run complete 11591 1726867173.22295: attempt loop complete, returning result 11591 1726867173.22299: _execute() done 11591 1726867173.22302: dumping result to json 11591 1726867173.22305: done dumping result, returning 11591 1726867173.22310: done running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'bond0.0' [0affcac9-a3a5-3039-4ea5-000000000268] 11591 1726867173.22391: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000268 11591 1726867173.22450: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000268 11591 1726867173.22453: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867173.22519: no more pending results, returning what we have 11591 1726867173.22522: results queue empty 11591 1726867173.22523: checking for any_errors_fatal 11591 1726867173.22529: done checking for any_errors_fatal 11591 1726867173.22530: checking for max_fail_percentage 11591 1726867173.22532: done checking for max_fail_percentage 11591 1726867173.22533: checking to see if all hosts have failed and the running result is not ok 11591 1726867173.22534: done checking to see if all hosts have failed 11591 1726867173.22534: getting the remaining hosts for this loop 11591 1726867173.22535: done getting the remaining hosts for this loop 11591 1726867173.22539: getting the next task for host managed_node2 11591 1726867173.22544: done getting next task for host managed_node2 11591 1726867173.22546: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 11591 1726867173.22549: ^ 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 11591 1726867173.22554: getting variables 11591 1726867173.22556: in VariableManager get_vars() 11591 1726867173.22600: Calling all_inventory to load vars for managed_node2 11591 1726867173.22603: Calling groups_inventory to load vars for managed_node2 11591 1726867173.22605: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.22616: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.22619: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.22622: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.24909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.27290: done with get_vars() 11591 1726867173.27317: done getting variables 11591 1726867173.27386: 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) 11591 1726867173.27506: variable 'profile' from source: include params 11591 1726867173.27510: variable 'item' from source: include params 11591 1726867173.27573: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in bond0.0] *************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 17:19:33 -0400 (0:00:00.075) 0:00:21.283 ****** 11591 1726867173.27615: entering _queue_task() for managed_node2/assert 11591 1726867173.27959: worker is 1 (out of 1 available) 11591 1726867173.27972: exiting _queue_task() for managed_node2/assert 11591 1726867173.27987: done queuing things up, now waiting for results queue to drain 11591 1726867173.27988: waiting for pending results... 11591 1726867173.28252: running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in bond0.0 11591 1726867173.28421: in run() - task 0affcac9-a3a5-3039-4ea5-000000000269 11591 1726867173.28424: variable 'ansible_search_path' from source: unknown 11591 1726867173.28427: variable 'ansible_search_path' from source: unknown 11591 1726867173.28430: calling self._execute() 11591 1726867173.28520: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.28536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.28552: variable 'omit' from source: magic vars 11591 1726867173.28995: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.29012: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.29074: variable 'omit' from source: magic vars 11591 1726867173.29081: variable 'omit' from source: magic vars 11591 1726867173.29168: variable 'profile' from source: include params 11591 1726867173.29186: variable 'item' from source: include params 11591 1726867173.29255: variable 'item' from source: include params 11591 1726867173.29280: variable 'omit' from source: magic vars 11591 1726867173.29327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867173.29402: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867173.29644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867173.29650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.29655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.29658: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867173.29661: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.29666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.30071: Set connection var ansible_shell_type to sh 11591 1726867173.30094: Set connection var ansible_shell_executable to /bin/sh 11591 1726867173.30107: Set connection var ansible_timeout to 10 11591 1726867173.30119: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867173.30244: Set connection var ansible_connection to ssh 11591 1726867173.30249: Set connection var ansible_pipelining to False 11591 1726867173.30252: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.30255: variable 'ansible_connection' from source: unknown 11591 1726867173.30257: variable 'ansible_module_compression' from source: unknown 11591 1726867173.30258: variable 'ansible_shell_type' from source: unknown 11591 1726867173.30261: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.30265: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.30271: variable 'ansible_pipelining' from source: unknown 11591 1726867173.30276: variable 'ansible_timeout' from source: unknown 11591 1726867173.30281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.31085: 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) 11591 1726867173.31090: variable 'omit' from source: magic vars 11591 1726867173.31092: starting attempt loop 11591 1726867173.31094: running the handler 11591 1726867173.31521: variable 'lsr_net_profile_fingerprint' from source: set_fact 11591 1726867173.31540: Evaluated conditional (lsr_net_profile_fingerprint): True 11591 1726867173.31544: handler run complete 11591 1726867173.31559: attempt loop complete, returning result 11591 1726867173.31562: _execute() done 11591 1726867173.31564: dumping result to json 11591 1726867173.31572: done dumping result, returning 11591 1726867173.31580: done running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in bond0.0 [0affcac9-a3a5-3039-4ea5-000000000269] 11591 1726867173.31586: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000269 11591 1726867173.31794: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000269 11591 1726867173.31798: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867173.31848: no more pending results, returning what we have 11591 1726867173.31851: results queue empty 11591 1726867173.31852: checking for any_errors_fatal 11591 1726867173.31860: done checking for any_errors_fatal 11591 1726867173.31861: checking for max_fail_percentage 11591 1726867173.31863: done checking for max_fail_percentage 11591 1726867173.31864: checking to see if all hosts have failed and the running result is not ok 11591 1726867173.31865: done checking to see if all hosts have failed 11591 1726867173.31866: getting the remaining hosts for this loop 11591 1726867173.31867: done getting the remaining hosts for this loop 11591 1726867173.31870: getting the next task for host managed_node2 11591 1726867173.31881: done getting next task for host managed_node2 11591 1726867173.31884: ^ task is: TASK: Include the task 'get_profile_stat.yml' 11591 1726867173.31887: ^ 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 11591 1726867173.31893: getting variables 11591 1726867173.31895: in VariableManager get_vars() 11591 1726867173.31939: Calling all_inventory to load vars for managed_node2 11591 1726867173.31942: Calling groups_inventory to load vars for managed_node2 11591 1726867173.31945: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.32116: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.32120: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.32124: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.33565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.35807: done with get_vars() 11591 1726867173.35828: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 17:19:33 -0400 (0:00:00.083) 0:00:21.367 ****** 11591 1726867173.35985: entering _queue_task() for managed_node2/include_tasks 11591 1726867173.36274: worker is 1 (out of 1 available) 11591 1726867173.36296: exiting _queue_task() for managed_node2/include_tasks 11591 1726867173.36309: done queuing things up, now waiting for results queue to drain 11591 1726867173.36310: waiting for pending results... 11591 1726867173.36546: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 11591 1726867173.36658: in run() - task 0affcac9-a3a5-3039-4ea5-00000000026d 11591 1726867173.36679: variable 'ansible_search_path' from source: unknown 11591 1726867173.36687: variable 'ansible_search_path' from source: unknown 11591 1726867173.36729: calling self._execute() 11591 1726867173.36882: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.36886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.36889: variable 'omit' from source: magic vars 11591 1726867173.37198: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.37216: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.37226: _execute() done 11591 1726867173.37235: dumping result to json 11591 1726867173.37242: done dumping result, returning 11591 1726867173.37257: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-3039-4ea5-00000000026d] 11591 1726867173.37269: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000026d 11591 1726867173.37394: no more pending results, returning what we have 11591 1726867173.37399: in VariableManager get_vars() 11591 1726867173.37444: Calling all_inventory to load vars for managed_node2 11591 1726867173.37447: Calling groups_inventory to load vars for managed_node2 11591 1726867173.37449: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.37462: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.37464: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.37466: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.38026: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000026d 11591 1726867173.38029: WORKER PROCESS EXITING 11591 1726867173.39366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.43253: done with get_vars() 11591 1726867173.43276: variable 'ansible_search_path' from source: unknown 11591 1726867173.43279: variable 'ansible_search_path' from source: unknown 11591 1726867173.43316: we have included files to process 11591 1726867173.43317: generating all_blocks data 11591 1726867173.43320: done generating all_blocks data 11591 1726867173.43326: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867173.43327: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867173.43330: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 11591 1726867173.45437: done processing included file 11591 1726867173.45438: iterating over new_blocks loaded from include file 11591 1726867173.45440: in VariableManager get_vars() 11591 1726867173.45458: done with get_vars() 11591 1726867173.45460: filtering new block on tags 11591 1726867173.45483: done filtering new block on tags 11591 1726867173.45486: in VariableManager get_vars() 11591 1726867173.45502: done with get_vars() 11591 1726867173.45504: filtering new block on tags 11591 1726867173.45522: done filtering new block on tags 11591 1726867173.45524: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 11591 1726867173.45529: extending task lists for all hosts with included blocks 11591 1726867173.45894: done extending task lists 11591 1726867173.45895: done processing included files 11591 1726867173.45896: results queue empty 11591 1726867173.45896: checking for any_errors_fatal 11591 1726867173.45899: done checking for any_errors_fatal 11591 1726867173.45900: checking for max_fail_percentage 11591 1726867173.45901: done checking for max_fail_percentage 11591 1726867173.45902: checking to see if all hosts have failed and the running result is not ok 11591 1726867173.45902: done checking to see if all hosts have failed 11591 1726867173.45903: getting the remaining hosts for this loop 11591 1726867173.45904: done getting the remaining hosts for this loop 11591 1726867173.45906: getting the next task for host managed_node2 11591 1726867173.45910: done getting next task for host managed_node2 11591 1726867173.45912: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 11591 1726867173.45915: ^ 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 11591 1726867173.45917: getting variables 11591 1726867173.45918: in VariableManager get_vars() 11591 1726867173.45931: Calling all_inventory to load vars for managed_node2 11591 1726867173.45934: Calling groups_inventory to load vars for managed_node2 11591 1726867173.45936: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.45941: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.45943: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.45946: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.47795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.50532: done with get_vars() 11591 1726867173.50553: done getting variables 11591 1726867173.50595: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:19:33 -0400 (0:00:00.146) 0:00:21.513 ****** 11591 1726867173.50625: entering _queue_task() for managed_node2/set_fact 11591 1726867173.51823: worker is 1 (out of 1 available) 11591 1726867173.51830: exiting _queue_task() for managed_node2/set_fact 11591 1726867173.51841: done queuing things up, now waiting for results queue to drain 11591 1726867173.51842: waiting for pending results... 11591 1726867173.52088: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 11591 1726867173.52094: in run() - task 0affcac9-a3a5-3039-4ea5-000000000440 11591 1726867173.52110: variable 'ansible_search_path' from source: unknown 11591 1726867173.52114: variable 'ansible_search_path' from source: unknown 11591 1726867173.52264: calling self._execute() 11591 1726867173.52441: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.52446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.52623: variable 'omit' from source: magic vars 11591 1726867173.53415: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.53427: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.53435: variable 'omit' from source: magic vars 11591 1726867173.53607: variable 'omit' from source: magic vars 11591 1726867173.53643: variable 'omit' from source: magic vars 11591 1726867173.53682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867173.53773: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867173.53776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867173.53781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.53783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.54018: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867173.54021: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.54024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.54243: Set connection var ansible_shell_type to sh 11591 1726867173.54251: Set connection var ansible_shell_executable to /bin/sh 11591 1726867173.54257: Set connection var ansible_timeout to 10 11591 1726867173.54263: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867173.54266: Set connection var ansible_connection to ssh 11591 1726867173.54284: Set connection var ansible_pipelining to False 11591 1726867173.54383: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.54386: variable 'ansible_connection' from source: unknown 11591 1726867173.54390: variable 'ansible_module_compression' from source: unknown 11591 1726867173.54392: variable 'ansible_shell_type' from source: unknown 11591 1726867173.54394: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.54396: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.54398: variable 'ansible_pipelining' from source: unknown 11591 1726867173.54400: variable 'ansible_timeout' from source: unknown 11591 1726867173.54402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.54640: 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) 11591 1726867173.54644: variable 'omit' from source: magic vars 11591 1726867173.54965: starting attempt loop 11591 1726867173.54968: running the handler 11591 1726867173.54971: handler run complete 11591 1726867173.54973: attempt loop complete, returning result 11591 1726867173.54975: _execute() done 11591 1726867173.54982: dumping result to json 11591 1726867173.54984: done dumping result, returning 11591 1726867173.54987: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-3039-4ea5-000000000440] 11591 1726867173.54989: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000440 ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 11591 1726867173.55233: no more pending results, returning what we have 11591 1726867173.55238: results queue empty 11591 1726867173.55240: checking for any_errors_fatal 11591 1726867173.55241: done checking for any_errors_fatal 11591 1726867173.55242: checking for max_fail_percentage 11591 1726867173.55244: done checking for max_fail_percentage 11591 1726867173.55247: checking to see if all hosts have failed and the running result is not ok 11591 1726867173.55248: done checking to see if all hosts have failed 11591 1726867173.55248: getting the remaining hosts for this loop 11591 1726867173.55250: done getting the remaining hosts for this loop 11591 1726867173.55253: getting the next task for host managed_node2 11591 1726867173.55260: done getting next task for host managed_node2 11591 1726867173.55262: ^ task is: TASK: Stat profile file 11591 1726867173.55266: ^ 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 11591 1726867173.55269: getting variables 11591 1726867173.55274: in VariableManager get_vars() 11591 1726867173.55317: Calling all_inventory to load vars for managed_node2 11591 1726867173.55320: Calling groups_inventory to load vars for managed_node2 11591 1726867173.55322: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867173.55334: Calling all_plugins_play to load vars for managed_node2 11591 1726867173.55337: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867173.55340: Calling groups_plugins_play to load vars for managed_node2 11591 1726867173.55891: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000440 11591 1726867173.55894: WORKER PROCESS EXITING 11591 1726867173.58073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867173.60798: done with get_vars() 11591 1726867173.60823: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:19:33 -0400 (0:00:00.102) 0:00:21.616 ****** 11591 1726867173.60922: entering _queue_task() for managed_node2/stat 11591 1726867173.61259: worker is 1 (out of 1 available) 11591 1726867173.61480: exiting _queue_task() for managed_node2/stat 11591 1726867173.61490: done queuing things up, now waiting for results queue to drain 11591 1726867173.61491: waiting for pending results... 11591 1726867173.61562: running TaskExecutor() for managed_node2/TASK: Stat profile file 11591 1726867173.61696: in run() - task 0affcac9-a3a5-3039-4ea5-000000000441 11591 1726867173.61725: variable 'ansible_search_path' from source: unknown 11591 1726867173.61732: variable 'ansible_search_path' from source: unknown 11591 1726867173.61809: calling self._execute() 11591 1726867173.61949: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.61960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.61976: variable 'omit' from source: magic vars 11591 1726867173.62428: variable 'ansible_distribution_major_version' from source: facts 11591 1726867173.62481: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867173.62485: variable 'omit' from source: magic vars 11591 1726867173.62520: variable 'omit' from source: magic vars 11591 1726867173.62622: variable 'profile' from source: include params 11591 1726867173.62632: variable 'item' from source: include params 11591 1726867173.62787: variable 'item' from source: include params 11591 1726867173.62791: variable 'omit' from source: magic vars 11591 1726867173.62793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867173.62824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867173.62852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867173.62875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.62913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867173.63005: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867173.63009: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.63011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.63068: Set connection var ansible_shell_type to sh 11591 1726867173.63084: Set connection var ansible_shell_executable to /bin/sh 11591 1726867173.63097: Set connection var ansible_timeout to 10 11591 1726867173.63116: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867173.63129: Set connection var ansible_connection to ssh 11591 1726867173.63144: Set connection var ansible_pipelining to False 11591 1726867173.63171: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.63182: variable 'ansible_connection' from source: unknown 11591 1726867173.63189: variable 'ansible_module_compression' from source: unknown 11591 1726867173.63196: variable 'ansible_shell_type' from source: unknown 11591 1726867173.63202: variable 'ansible_shell_executable' from source: unknown 11591 1726867173.63222: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867173.63225: variable 'ansible_pipelining' from source: unknown 11591 1726867173.63227: variable 'ansible_timeout' from source: unknown 11591 1726867173.63282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867173.63474: 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) 11591 1726867173.63493: variable 'omit' from source: magic vars 11591 1726867173.63504: starting attempt loop 11591 1726867173.63511: running the handler 11591 1726867173.63528: _low_level_execute_command(): starting 11591 1726867173.63540: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867173.64337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867173.64424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867173.64444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.64795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867173.64903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867173.64928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867173.65001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867173.66701: stdout chunk (state=3): >>>/root <<< 11591 1726867173.66870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867173.66873: stdout chunk (state=3): >>><<< 11591 1726867173.66875: stderr chunk (state=3): >>><<< 11591 1726867173.66993: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867173.66996: _low_level_execute_command(): starting 11591 1726867173.66999: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550 `" && echo ansible-tmp-1726867173.6689346-12603-106978251983550="` echo /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550 `" ) && sleep 0' 11591 1726867173.68244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867173.68257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.68413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.68416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867173.68562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867173.70475: stdout chunk (state=3): >>>ansible-tmp-1726867173.6689346-12603-106978251983550=/root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550 <<< 11591 1726867173.70897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867173.70969: stderr chunk (state=3): >>><<< 11591 1726867173.71020: stdout chunk (state=3): >>><<< 11591 1726867173.71042: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867173.6689346-12603-106978251983550=/root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867173.71112: variable 'ansible_module_compression' from source: unknown 11591 1726867173.71235: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11591 1726867173.71241: variable 'ansible_facts' from source: unknown 11591 1726867173.71343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/AnsiballZ_stat.py 11591 1726867173.71503: Sending initial data 11591 1726867173.71512: Sent initial data (153 bytes) 11591 1726867173.72167: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.72223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.72283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867173.72303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867173.72337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867173.72431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867173.74000: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867173.74067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867173.74109: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp0bfkyc8l /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/AnsiballZ_stat.py <<< 11591 1726867173.74117: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/AnsiballZ_stat.py" <<< 11591 1726867173.74387: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp0bfkyc8l" to remote "/root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/AnsiballZ_stat.py" <<< 11591 1726867173.75905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867173.75914: stderr chunk (state=3): >>><<< 11591 1726867173.75926: stdout chunk (state=3): >>><<< 11591 1726867173.75947: done transferring module to remote 11591 1726867173.75957: _low_level_execute_command(): starting 11591 1726867173.75962: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/ /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/AnsiballZ_stat.py && sleep 0' 11591 1726867173.77060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867173.77150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867173.77153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867173.77156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867173.77259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867173.77262: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867173.77264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.77268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867173.77270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867173.77272: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867173.77281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867173.77283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867173.77296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.77345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867173.77366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867173.77653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867173.79466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867173.79469: stdout chunk (state=3): >>><<< 11591 1726867173.79479: stderr chunk (state=3): >>><<< 11591 1726867173.79548: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867173.79551: _low_level_execute_command(): starting 11591 1726867173.79554: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/AnsiballZ_stat.py && sleep 0' 11591 1726867173.80686: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867173.80693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867173.80696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867173.80698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867173.80700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867173.80702: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867173.80704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.80715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867173.80883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.80886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867173.80892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867173.80914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867173.81152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867173.96599: 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"}}} <<< 11591 1726867173.97930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867173.97934: stdout chunk (state=3): >>><<< 11591 1726867173.97948: stderr chunk (state=3): >>><<< 11591 1726867173.97963: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867173.97998: 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-1726867173.6689346-12603-106978251983550/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867173.98007: _low_level_execute_command(): starting 11591 1726867173.98185: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867173.6689346-12603-106978251983550/ > /dev/null 2>&1 && sleep 0' 11591 1726867173.98641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867173.98650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867173.98662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867173.98678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867173.98694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867173.98697: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867173.98709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.98723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867173.98730: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867173.98746: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867173.98749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867173.98751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867173.98764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867173.98771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867173.98780: stderr chunk (state=3): >>>debug2: match found <<< 11591 1726867173.98799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867173.98870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867173.98884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867173.98917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867173.98993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867174.00889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867174.00892: stdout chunk (state=3): >>><<< 11591 1726867174.00895: stderr chunk (state=3): >>><<< 11591 1726867174.00913: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867174.01083: handler run complete 11591 1726867174.01087: attempt loop complete, returning result 11591 1726867174.01089: _execute() done 11591 1726867174.01091: dumping result to json 11591 1726867174.01092: done dumping result, returning 11591 1726867174.01094: done running TaskExecutor() for managed_node2/TASK: Stat profile file [0affcac9-a3a5-3039-4ea5-000000000441] 11591 1726867174.01096: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000441 11591 1726867174.01181: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000441 11591 1726867174.01185: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 11591 1726867174.01252: no more pending results, returning what we have 11591 1726867174.01256: results queue empty 11591 1726867174.01257: checking for any_errors_fatal 11591 1726867174.01266: done checking for any_errors_fatal 11591 1726867174.01266: checking for max_fail_percentage 11591 1726867174.01268: done checking for max_fail_percentage 11591 1726867174.01269: checking to see if all hosts have failed and the running result is not ok 11591 1726867174.01270: done checking to see if all hosts have failed 11591 1726867174.01271: getting the remaining hosts for this loop 11591 1726867174.01272: done getting the remaining hosts for this loop 11591 1726867174.01281: getting the next task for host managed_node2 11591 1726867174.01288: done getting next task for host managed_node2 11591 1726867174.01291: ^ task is: TASK: Set NM profile exist flag based on the profile files 11591 1726867174.01295: ^ 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 11591 1726867174.01299: getting variables 11591 1726867174.01301: in VariableManager get_vars() 11591 1726867174.01348: Calling all_inventory to load vars for managed_node2 11591 1726867174.01351: Calling groups_inventory to load vars for managed_node2 11591 1726867174.01354: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867174.01367: Calling all_plugins_play to load vars for managed_node2 11591 1726867174.01370: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867174.01374: Calling groups_plugins_play to load vars for managed_node2 11591 1726867174.04941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867174.07951: done with get_vars() 11591 1726867174.07972: done getting variables 11591 1726867174.08053: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:19:34 -0400 (0:00:00.471) 0:00:22.088 ****** 11591 1726867174.08089: entering _queue_task() for managed_node2/set_fact 11591 1726867174.08693: worker is 1 (out of 1 available) 11591 1726867174.08701: exiting _queue_task() for managed_node2/set_fact 11591 1726867174.08711: done queuing things up, now waiting for results queue to drain 11591 1726867174.08712: waiting for pending results... 11591 1726867174.09020: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 11591 1726867174.09025: in run() - task 0affcac9-a3a5-3039-4ea5-000000000442 11591 1726867174.09029: variable 'ansible_search_path' from source: unknown 11591 1726867174.09032: variable 'ansible_search_path' from source: unknown 11591 1726867174.09041: calling self._execute() 11591 1726867174.09159: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.09170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.09188: variable 'omit' from source: magic vars 11591 1726867174.09906: variable 'ansible_distribution_major_version' from source: facts 11591 1726867174.09922: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867174.10485: variable 'profile_stat' from source: set_fact 11591 1726867174.10499: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867174.10502: when evaluation is False, skipping this task 11591 1726867174.10504: _execute() done 11591 1726867174.10506: dumping result to json 11591 1726867174.10508: done dumping result, returning 11591 1726867174.10511: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-3039-4ea5-000000000442] 11591 1726867174.10513: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000442 11591 1726867174.10576: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000442 11591 1726867174.10582: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867174.10655: no more pending results, returning what we have 11591 1726867174.10659: results queue empty 11591 1726867174.10660: checking for any_errors_fatal 11591 1726867174.10669: done checking for any_errors_fatal 11591 1726867174.10670: checking for max_fail_percentage 11591 1726867174.10672: done checking for max_fail_percentage 11591 1726867174.10673: checking to see if all hosts have failed and the running result is not ok 11591 1726867174.10675: done checking to see if all hosts have failed 11591 1726867174.10675: getting the remaining hosts for this loop 11591 1726867174.10678: done getting the remaining hosts for this loop 11591 1726867174.10682: getting the next task for host managed_node2 11591 1726867174.10692: done getting next task for host managed_node2 11591 1726867174.10695: ^ task is: TASK: Get NM profile info 11591 1726867174.10700: ^ 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 11591 1726867174.10711: getting variables 11591 1726867174.10713: in VariableManager get_vars() 11591 1726867174.10754: Calling all_inventory to load vars for managed_node2 11591 1726867174.10757: Calling groups_inventory to load vars for managed_node2 11591 1726867174.10759: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867174.10773: Calling all_plugins_play to load vars for managed_node2 11591 1726867174.10776: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867174.10810: Calling groups_plugins_play to load vars for managed_node2 11591 1726867174.12611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867174.14311: done with get_vars() 11591 1726867174.14333: done getting variables 11591 1726867174.14414: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:19:34 -0400 (0:00:00.063) 0:00:22.151 ****** 11591 1726867174.14447: entering _queue_task() for managed_node2/shell 11591 1726867174.14817: worker is 1 (out of 1 available) 11591 1726867174.14844: exiting _queue_task() for managed_node2/shell 11591 1726867174.14863: done queuing things up, now waiting for results queue to drain 11591 1726867174.14864: waiting for pending results... 11591 1726867174.15202: running TaskExecutor() for managed_node2/TASK: Get NM profile info 11591 1726867174.15210: in run() - task 0affcac9-a3a5-3039-4ea5-000000000443 11591 1726867174.15284: variable 'ansible_search_path' from source: unknown 11591 1726867174.15296: variable 'ansible_search_path' from source: unknown 11591 1726867174.15300: calling self._execute() 11591 1726867174.15351: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.15355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.15405: variable 'omit' from source: magic vars 11591 1726867174.15731: variable 'ansible_distribution_major_version' from source: facts 11591 1726867174.15744: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867174.15751: variable 'omit' from source: magic vars 11591 1726867174.15827: variable 'omit' from source: magic vars 11591 1726867174.15948: variable 'profile' from source: include params 11591 1726867174.15959: variable 'item' from source: include params 11591 1726867174.15990: variable 'item' from source: include params 11591 1726867174.16012: variable 'omit' from source: magic vars 11591 1726867174.16067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867174.16176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867174.16181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867174.16184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867174.16187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867174.16189: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867174.16191: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.16193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.16258: Set connection var ansible_shell_type to sh 11591 1726867174.16265: Set connection var ansible_shell_executable to /bin/sh 11591 1726867174.16272: Set connection var ansible_timeout to 10 11591 1726867174.16284: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867174.16287: Set connection var ansible_connection to ssh 11591 1726867174.16289: Set connection var ansible_pipelining to False 11591 1726867174.16316: variable 'ansible_shell_executable' from source: unknown 11591 1726867174.16319: variable 'ansible_connection' from source: unknown 11591 1726867174.16322: variable 'ansible_module_compression' from source: unknown 11591 1726867174.16324: variable 'ansible_shell_type' from source: unknown 11591 1726867174.16326: variable 'ansible_shell_executable' from source: unknown 11591 1726867174.16329: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.16391: variable 'ansible_pipelining' from source: unknown 11591 1726867174.16395: variable 'ansible_timeout' from source: unknown 11591 1726867174.16397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.16513: 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) 11591 1726867174.16525: variable 'omit' from source: magic vars 11591 1726867174.16528: starting attempt loop 11591 1726867174.16531: running the handler 11591 1726867174.16540: 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) 11591 1726867174.16558: _low_level_execute_command(): starting 11591 1726867174.16566: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867174.17516: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867174.17521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867174.17582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867174.17666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867174.19510: stdout chunk (state=3): >>>/root <<< 11591 1726867174.19513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867174.19515: stdout chunk (state=3): >>><<< 11591 1726867174.19517: stderr chunk (state=3): >>><<< 11591 1726867174.19618: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867174.19622: _low_level_execute_command(): starting 11591 1726867174.19625: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384 `" && echo ansible-tmp-1726867174.195356-12631-167278880624384="` echo /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384 `" ) && sleep 0' 11591 1726867174.20202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867174.20225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867174.20248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867174.20265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867174.20292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867174.20304: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867174.20397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867174.20404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867174.20460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867174.20486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867174.20512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867174.20576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867174.22552: stdout chunk (state=3): >>>ansible-tmp-1726867174.195356-12631-167278880624384=/root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384 <<< 11591 1726867174.22754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867174.22761: stdout chunk (state=3): >>><<< 11591 1726867174.22764: stderr chunk (state=3): >>><<< 11591 1726867174.22817: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867174.195356-12631-167278880624384=/root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867174.22873: variable 'ansible_module_compression' from source: unknown 11591 1726867174.22935: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867174.23013: variable 'ansible_facts' from source: unknown 11591 1726867174.23101: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/AnsiballZ_command.py 11591 1726867174.23264: Sending initial data 11591 1726867174.23397: Sent initial data (155 bytes) 11591 1726867174.24100: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867174.24104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867174.24195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867174.25854: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867174.25858: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/AnsiballZ_command.py" <<< 11591 1726867174.25864: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpw9ijj9dm /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/AnsiballZ_command.py <<< 11591 1726867174.25951: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpw9ijj9dm" to remote "/root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/AnsiballZ_command.py" <<< 11591 1726867174.26784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867174.26908: stderr chunk (state=3): >>><<< 11591 1726867174.26912: stdout chunk (state=3): >>><<< 11591 1726867174.26947: done transferring module to remote 11591 1726867174.26974: _low_level_execute_command(): starting 11591 1726867174.26990: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/ /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/AnsiballZ_command.py && sleep 0' 11591 1726867174.27725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867174.27901: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867174.27909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867174.27931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867174.27969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867174.28007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867174.30443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867174.30447: stdout chunk (state=3): >>><<< 11591 1726867174.30449: stderr chunk (state=3): >>><<< 11591 1726867174.30451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867174.30454: _low_level_execute_command(): starting 11591 1726867174.30456: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/AnsiballZ_command.py && sleep 0' 11591 1726867174.31859: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867174.31863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867174.31865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867174.31868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867174.31870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867174.32078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867174.32114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867174.32162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867174.49814: 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-20 17:19:34.476319", "end": "2024-09-20 17:19:34.497102", "delta": "0:00:00.020783", "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}}} <<< 11591 1726867174.51454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867174.51491: stderr chunk (state=3): >>><<< 11591 1726867174.51640: stdout chunk (state=3): >>><<< 11591 1726867174.51645: _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-20 17:19:34.476319", "end": "2024-09-20 17:19:34.497102", "delta": "0:00:00.020783", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867174.51668: 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-1726867174.195356-12631-167278880624384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867174.51685: _low_level_execute_command(): starting 11591 1726867174.51824: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867174.195356-12631-167278880624384/ > /dev/null 2>&1 && sleep 0' 11591 1726867174.52944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867174.52962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867174.53063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867174.53185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867174.53264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867174.53340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867174.55272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867174.55284: stdout chunk (state=3): >>><<< 11591 1726867174.55297: stderr chunk (state=3): >>><<< 11591 1726867174.55344: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867174.55357: handler run complete 11591 1726867174.55407: Evaluated conditional (False): False 11591 1726867174.55527: attempt loop complete, returning result 11591 1726867174.55530: _execute() done 11591 1726867174.55533: dumping result to json 11591 1726867174.55535: done dumping result, returning 11591 1726867174.55537: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [0affcac9-a3a5-3039-4ea5-000000000443] 11591 1726867174.55540: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000443 ok: [managed_node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "delta": "0:00:00.020783", "end": "2024-09-20 17:19:34.497102", "rc": 0, "start": "2024-09-20 17:19:34.476319" } STDOUT: bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection 11591 1726867174.55723: no more pending results, returning what we have 11591 1726867174.55727: results queue empty 11591 1726867174.55727: checking for any_errors_fatal 11591 1726867174.55733: done checking for any_errors_fatal 11591 1726867174.55734: checking for max_fail_percentage 11591 1726867174.55735: done checking for max_fail_percentage 11591 1726867174.55736: checking to see if all hosts have failed and the running result is not ok 11591 1726867174.55737: done checking to see if all hosts have failed 11591 1726867174.55738: getting the remaining hosts for this loop 11591 1726867174.55739: done getting the remaining hosts for this loop 11591 1726867174.55743: getting the next task for host managed_node2 11591 1726867174.55751: done getting next task for host managed_node2 11591 1726867174.55753: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11591 1726867174.55757: ^ 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 11591 1726867174.55761: getting variables 11591 1726867174.55763: in VariableManager get_vars() 11591 1726867174.55809: Calling all_inventory to load vars for managed_node2 11591 1726867174.55812: Calling groups_inventory to load vars for managed_node2 11591 1726867174.55814: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867174.55827: Calling all_plugins_play to load vars for managed_node2 11591 1726867174.55830: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867174.55833: Calling groups_plugins_play to load vars for managed_node2 11591 1726867174.56847: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000443 11591 1726867174.56851: WORKER PROCESS EXITING 11591 1726867174.59292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867174.62657: done with get_vars() 11591 1726867174.62691: done getting variables 11591 1726867174.62875: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:19:34 -0400 (0:00:00.485) 0:00:22.637 ****** 11591 1726867174.62985: entering _queue_task() for managed_node2/set_fact 11591 1726867174.63821: worker is 1 (out of 1 available) 11591 1726867174.63834: exiting _queue_task() for managed_node2/set_fact 11591 1726867174.63845: done queuing things up, now waiting for results queue to drain 11591 1726867174.63846: waiting for pending results... 11591 1726867174.64245: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 11591 1726867174.64695: in run() - task 0affcac9-a3a5-3039-4ea5-000000000444 11591 1726867174.64699: variable 'ansible_search_path' from source: unknown 11591 1726867174.64702: variable 'ansible_search_path' from source: unknown 11591 1726867174.64705: calling self._execute() 11591 1726867174.64855: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.64882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.64886: variable 'omit' from source: magic vars 11591 1726867174.65787: variable 'ansible_distribution_major_version' from source: facts 11591 1726867174.65792: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867174.66009: variable 'nm_profile_exists' from source: set_fact 11591 1726867174.66030: Evaluated conditional (nm_profile_exists.rc == 0): True 11591 1726867174.66042: variable 'omit' from source: magic vars 11591 1726867174.66092: variable 'omit' from source: magic vars 11591 1726867174.66223: variable 'omit' from source: magic vars 11591 1726867174.66268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867174.66373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867174.66462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867174.66487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867174.66583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867174.66599: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867174.66686: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.66689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.66963: Set connection var ansible_shell_type to sh 11591 1726867174.66966: Set connection var ansible_shell_executable to /bin/sh 11591 1726867174.66969: Set connection var ansible_timeout to 10 11591 1726867174.66972: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867174.66974: Set connection var ansible_connection to ssh 11591 1726867174.66984: Set connection var ansible_pipelining to False 11591 1726867174.66987: variable 'ansible_shell_executable' from source: unknown 11591 1726867174.66989: variable 'ansible_connection' from source: unknown 11591 1726867174.66991: variable 'ansible_module_compression' from source: unknown 11591 1726867174.66993: variable 'ansible_shell_type' from source: unknown 11591 1726867174.66995: variable 'ansible_shell_executable' from source: unknown 11591 1726867174.66997: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.67090: variable 'ansible_pipelining' from source: unknown 11591 1726867174.67094: variable 'ansible_timeout' from source: unknown 11591 1726867174.67097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.67179: 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) 11591 1726867174.67204: variable 'omit' from source: magic vars 11591 1726867174.67220: starting attempt loop 11591 1726867174.67229: running the handler 11591 1726867174.67247: handler run complete 11591 1726867174.67263: attempt loop complete, returning result 11591 1726867174.67271: _execute() done 11591 1726867174.67281: dumping result to json 11591 1726867174.67290: done dumping result, returning 11591 1726867174.67308: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-3039-4ea5-000000000444] 11591 1726867174.67329: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000444 ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 11591 1726867174.67582: no more pending results, returning what we have 11591 1726867174.67585: results queue empty 11591 1726867174.67586: checking for any_errors_fatal 11591 1726867174.67595: done checking for any_errors_fatal 11591 1726867174.67596: checking for max_fail_percentage 11591 1726867174.67598: done checking for max_fail_percentage 11591 1726867174.67599: checking to see if all hosts have failed and the running result is not ok 11591 1726867174.67600: done checking to see if all hosts have failed 11591 1726867174.67601: getting the remaining hosts for this loop 11591 1726867174.67602: done getting the remaining hosts for this loop 11591 1726867174.67605: getting the next task for host managed_node2 11591 1726867174.67616: done getting next task for host managed_node2 11591 1726867174.67619: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 11591 1726867174.67625: ^ 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 11591 1726867174.67631: getting variables 11591 1726867174.67633: in VariableManager get_vars() 11591 1726867174.67675: Calling all_inventory to load vars for managed_node2 11591 1726867174.67794: Calling groups_inventory to load vars for managed_node2 11591 1726867174.67798: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867174.67814: Calling all_plugins_play to load vars for managed_node2 11591 1726867174.67818: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867174.67821: Calling groups_plugins_play to load vars for managed_node2 11591 1726867174.68490: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000444 11591 1726867174.68493: WORKER PROCESS EXITING 11591 1726867174.69290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867174.71651: done with get_vars() 11591 1726867174.71672: done getting variables 11591 1726867174.71737: 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) 11591 1726867174.71859: variable 'profile' from source: include params 11591 1726867174.71863: variable 'item' from source: include params 11591 1726867174.71922: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-bond0.1] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:19:34 -0400 (0:00:00.089) 0:00:22.727 ****** 11591 1726867174.71963: entering _queue_task() for managed_node2/command 11591 1726867174.72279: worker is 1 (out of 1 available) 11591 1726867174.72292: exiting _queue_task() for managed_node2/command 11591 1726867174.72304: done queuing things up, now waiting for results queue to drain 11591 1726867174.72305: waiting for pending results... 11591 1726867174.72733: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-bond0.1 11591 1726867174.72951: in run() - task 0affcac9-a3a5-3039-4ea5-000000000446 11591 1726867174.72964: variable 'ansible_search_path' from source: unknown 11591 1726867174.72969: variable 'ansible_search_path' from source: unknown 11591 1726867174.73131: calling self._execute() 11591 1726867174.73341: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.73345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.73357: variable 'omit' from source: magic vars 11591 1726867174.74424: variable 'ansible_distribution_major_version' from source: facts 11591 1726867174.74446: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867174.74648: variable 'profile_stat' from source: set_fact 11591 1726867174.74653: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867174.74655: when evaluation is False, skipping this task 11591 1726867174.74657: _execute() done 11591 1726867174.74659: dumping result to json 11591 1726867174.74661: done dumping result, returning 11591 1726867174.74664: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-bond0.1 [0affcac9-a3a5-3039-4ea5-000000000446] 11591 1726867174.74666: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000446 11591 1726867174.74736: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000446 11591 1726867174.74739: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867174.74805: no more pending results, returning what we have 11591 1726867174.74810: results queue empty 11591 1726867174.74811: checking for any_errors_fatal 11591 1726867174.74818: done checking for any_errors_fatal 11591 1726867174.74819: checking for max_fail_percentage 11591 1726867174.74820: done checking for max_fail_percentage 11591 1726867174.74821: checking to see if all hosts have failed and the running result is not ok 11591 1726867174.74822: done checking to see if all hosts have failed 11591 1726867174.74823: getting the remaining hosts for this loop 11591 1726867174.74828: done getting the remaining hosts for this loop 11591 1726867174.74832: getting the next task for host managed_node2 11591 1726867174.74841: done getting next task for host managed_node2 11591 1726867174.74843: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 11591 1726867174.74849: ^ 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 11591 1726867174.74853: getting variables 11591 1726867174.74855: in VariableManager get_vars() 11591 1726867174.74899: Calling all_inventory to load vars for managed_node2 11591 1726867174.74902: Calling groups_inventory to load vars for managed_node2 11591 1726867174.74905: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867174.74920: Calling all_plugins_play to load vars for managed_node2 11591 1726867174.74923: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867174.74926: Calling groups_plugins_play to load vars for managed_node2 11591 1726867174.76869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867174.79600: done with get_vars() 11591 1726867174.79626: done getting variables 11591 1726867174.79697: 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) 11591 1726867174.79811: variable 'profile' from source: include params 11591 1726867174.79816: variable 'item' from source: include params 11591 1726867174.79874: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-bond0.1] ********************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:19:34 -0400 (0:00:00.079) 0:00:22.806 ****** 11591 1726867174.79907: entering _queue_task() for managed_node2/set_fact 11591 1726867174.80221: worker is 1 (out of 1 available) 11591 1726867174.80233: exiting _queue_task() for managed_node2/set_fact 11591 1726867174.80249: done queuing things up, now waiting for results queue to drain 11591 1726867174.80251: waiting for pending results... 11591 1726867174.80587: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-bond0.1 11591 1726867174.80647: in run() - task 0affcac9-a3a5-3039-4ea5-000000000447 11591 1726867174.80684: variable 'ansible_search_path' from source: unknown 11591 1726867174.80688: variable 'ansible_search_path' from source: unknown 11591 1726867174.80789: calling self._execute() 11591 1726867174.80826: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.80839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.80856: variable 'omit' from source: magic vars 11591 1726867174.81228: variable 'ansible_distribution_major_version' from source: facts 11591 1726867174.81248: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867174.81373: variable 'profile_stat' from source: set_fact 11591 1726867174.81394: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867174.81402: when evaluation is False, skipping this task 11591 1726867174.81409: _execute() done 11591 1726867174.81416: dumping result to json 11591 1726867174.81424: done dumping result, returning 11591 1726867174.81441: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-bond0.1 [0affcac9-a3a5-3039-4ea5-000000000447] 11591 1726867174.81481: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000447 11591 1726867174.81659: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000447 11591 1726867174.81662: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867174.81712: no more pending results, returning what we have 11591 1726867174.81716: results queue empty 11591 1726867174.81717: checking for any_errors_fatal 11591 1726867174.81723: done checking for any_errors_fatal 11591 1726867174.81724: checking for max_fail_percentage 11591 1726867174.81726: done checking for max_fail_percentage 11591 1726867174.81726: checking to see if all hosts have failed and the running result is not ok 11591 1726867174.81727: done checking to see if all hosts have failed 11591 1726867174.81728: getting the remaining hosts for this loop 11591 1726867174.81729: done getting the remaining hosts for this loop 11591 1726867174.81733: getting the next task for host managed_node2 11591 1726867174.81741: done getting next task for host managed_node2 11591 1726867174.81744: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 11591 1726867174.81748: ^ 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 11591 1726867174.81753: getting variables 11591 1726867174.81755: in VariableManager get_vars() 11591 1726867174.81871: Calling all_inventory to load vars for managed_node2 11591 1726867174.81874: Calling groups_inventory to load vars for managed_node2 11591 1726867174.81978: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867174.81989: Calling all_plugins_play to load vars for managed_node2 11591 1726867174.81991: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867174.81994: Calling groups_plugins_play to load vars for managed_node2 11591 1726867174.88445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867174.90408: done with get_vars() 11591 1726867174.90432: done getting variables 11591 1726867174.90519: 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) 11591 1726867174.90645: variable 'profile' from source: include params 11591 1726867174.90648: variable 'item' from source: include params 11591 1726867174.90751: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-bond0.1] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:19:34 -0400 (0:00:00.108) 0:00:22.915 ****** 11591 1726867174.90801: entering _queue_task() for managed_node2/command 11591 1726867174.91414: worker is 1 (out of 1 available) 11591 1726867174.91425: exiting _queue_task() for managed_node2/command 11591 1726867174.91437: done queuing things up, now waiting for results queue to drain 11591 1726867174.91439: waiting for pending results... 11591 1726867174.91831: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-bond0.1 11591 1726867174.92086: in run() - task 0affcac9-a3a5-3039-4ea5-000000000448 11591 1726867174.92316: variable 'ansible_search_path' from source: unknown 11591 1726867174.92320: variable 'ansible_search_path' from source: unknown 11591 1726867174.92323: calling self._execute() 11591 1726867174.92516: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867174.92544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867174.92559: variable 'omit' from source: magic vars 11591 1726867174.93534: variable 'ansible_distribution_major_version' from source: facts 11591 1726867174.93596: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867174.94000: variable 'profile_stat' from source: set_fact 11591 1726867174.94003: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867174.94006: when evaluation is False, skipping this task 11591 1726867174.94015: _execute() done 11591 1726867174.94017: dumping result to json 11591 1726867174.94019: done dumping result, returning 11591 1726867174.94060: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-bond0.1 [0affcac9-a3a5-3039-4ea5-000000000448] 11591 1726867174.94063: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000448 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867174.94542: no more pending results, returning what we have 11591 1726867174.94546: results queue empty 11591 1726867174.94547: checking for any_errors_fatal 11591 1726867174.94554: done checking for any_errors_fatal 11591 1726867174.94555: checking for max_fail_percentage 11591 1726867174.94556: done checking for max_fail_percentage 11591 1726867174.94557: checking to see if all hosts have failed and the running result is not ok 11591 1726867174.94558: done checking to see if all hosts have failed 11591 1726867174.94559: getting the remaining hosts for this loop 11591 1726867174.94560: done getting the remaining hosts for this loop 11591 1726867174.94563: getting the next task for host managed_node2 11591 1726867174.94571: done getting next task for host managed_node2 11591 1726867174.94573: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 11591 1726867174.94581: ^ 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 11591 1726867174.94588: getting variables 11591 1726867174.94592: in VariableManager get_vars() 11591 1726867174.94637: Calling all_inventory to load vars for managed_node2 11591 1726867174.94641: Calling groups_inventory to load vars for managed_node2 11591 1726867174.94643: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867174.94657: Calling all_plugins_play to load vars for managed_node2 11591 1726867174.94663: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867174.94670: Calling groups_plugins_play to load vars for managed_node2 11591 1726867174.95720: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000448 11591 1726867174.95724: WORKER PROCESS EXITING 11591 1726867174.97056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867174.98702: done with get_vars() 11591 1726867174.98725: done getting variables 11591 1726867174.98791: 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) 11591 1726867174.98932: variable 'profile' from source: include params 11591 1726867174.98936: variable 'item' from source: include params 11591 1726867174.99002: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-bond0.1] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:19:34 -0400 (0:00:00.082) 0:00:22.997 ****** 11591 1726867174.99033: entering _queue_task() for managed_node2/set_fact 11591 1726867174.99880: worker is 1 (out of 1 available) 11591 1726867174.99894: exiting _queue_task() for managed_node2/set_fact 11591 1726867174.99904: done queuing things up, now waiting for results queue to drain 11591 1726867174.99905: waiting for pending results... 11591 1726867175.00428: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-bond0.1 11591 1726867175.00843: in run() - task 0affcac9-a3a5-3039-4ea5-000000000449 11591 1726867175.00943: variable 'ansible_search_path' from source: unknown 11591 1726867175.00958: variable 'ansible_search_path' from source: unknown 11591 1726867175.01084: calling self._execute() 11591 1726867175.01224: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.01484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.01488: variable 'omit' from source: magic vars 11591 1726867175.02208: variable 'ansible_distribution_major_version' from source: facts 11591 1726867175.02281: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867175.02547: variable 'profile_stat' from source: set_fact 11591 1726867175.02619: Evaluated conditional (profile_stat.stat.exists): False 11591 1726867175.02627: when evaluation is False, skipping this task 11591 1726867175.02634: _execute() done 11591 1726867175.02642: dumping result to json 11591 1726867175.02650: done dumping result, returning 11591 1726867175.02660: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-bond0.1 [0affcac9-a3a5-3039-4ea5-000000000449] 11591 1726867175.02675: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000449 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 11591 1726867175.02907: no more pending results, returning what we have 11591 1726867175.02910: results queue empty 11591 1726867175.02911: checking for any_errors_fatal 11591 1726867175.02916: done checking for any_errors_fatal 11591 1726867175.02916: checking for max_fail_percentage 11591 1726867175.02918: done checking for max_fail_percentage 11591 1726867175.02919: checking to see if all hosts have failed and the running result is not ok 11591 1726867175.02920: done checking to see if all hosts have failed 11591 1726867175.02920: getting the remaining hosts for this loop 11591 1726867175.02921: done getting the remaining hosts for this loop 11591 1726867175.02925: getting the next task for host managed_node2 11591 1726867175.02933: done getting next task for host managed_node2 11591 1726867175.02936: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 11591 1726867175.02939: ^ 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 11591 1726867175.02943: getting variables 11591 1726867175.02945: in VariableManager get_vars() 11591 1726867175.03125: Calling all_inventory to load vars for managed_node2 11591 1726867175.03128: Calling groups_inventory to load vars for managed_node2 11591 1726867175.03133: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867175.03157: Calling all_plugins_play to load vars for managed_node2 11591 1726867175.03162: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867175.03169: Calling groups_plugins_play to load vars for managed_node2 11591 1726867175.03261: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000449 11591 1726867175.03264: WORKER PROCESS EXITING 11591 1726867175.04944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867175.06666: done with get_vars() 11591 1726867175.06695: done getting variables 11591 1726867175.06750: 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) 11591 1726867175.06869: variable 'profile' from source: include params 11591 1726867175.06875: variable 'item' from source: include params 11591 1726867175.06946: variable 'item' from source: include params TASK [Assert that the profile is present - 'bond0.1'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 17:19:35 -0400 (0:00:00.079) 0:00:23.077 ****** 11591 1726867175.06974: entering _queue_task() for managed_node2/assert 11591 1726867175.07314: worker is 1 (out of 1 available) 11591 1726867175.07331: exiting _queue_task() for managed_node2/assert 11591 1726867175.07342: done queuing things up, now waiting for results queue to drain 11591 1726867175.07343: waiting for pending results... 11591 1726867175.07603: running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'bond0.1' 11591 1726867175.07725: in run() - task 0affcac9-a3a5-3039-4ea5-00000000026e 11591 1726867175.07746: variable 'ansible_search_path' from source: unknown 11591 1726867175.07755: variable 'ansible_search_path' from source: unknown 11591 1726867175.07816: calling self._execute() 11591 1726867175.07953: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.07965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.08030: variable 'omit' from source: magic vars 11591 1726867175.08414: variable 'ansible_distribution_major_version' from source: facts 11591 1726867175.08432: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867175.08443: variable 'omit' from source: magic vars 11591 1726867175.08495: variable 'omit' from source: magic vars 11591 1726867175.08604: variable 'profile' from source: include params 11591 1726867175.08613: variable 'item' from source: include params 11591 1726867175.08782: variable 'item' from source: include params 11591 1726867175.08785: variable 'omit' from source: magic vars 11591 1726867175.08788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867175.08802: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867175.08826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867175.08849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.08865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.08908: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867175.08918: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.08925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.09042: Set connection var ansible_shell_type to sh 11591 1726867175.09129: Set connection var ansible_shell_executable to /bin/sh 11591 1726867175.09133: Set connection var ansible_timeout to 10 11591 1726867175.09136: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867175.09138: Set connection var ansible_connection to ssh 11591 1726867175.09140: Set connection var ansible_pipelining to False 11591 1726867175.09142: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.09144: variable 'ansible_connection' from source: unknown 11591 1726867175.09145: variable 'ansible_module_compression' from source: unknown 11591 1726867175.09147: variable 'ansible_shell_type' from source: unknown 11591 1726867175.09149: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.09167: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.09184: variable 'ansible_pipelining' from source: unknown 11591 1726867175.09235: variable 'ansible_timeout' from source: unknown 11591 1726867175.09238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.09395: 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) 11591 1726867175.09415: variable 'omit' from source: magic vars 11591 1726867175.09425: starting attempt loop 11591 1726867175.09452: running the handler 11591 1726867175.09569: variable 'lsr_net_profile_exists' from source: set_fact 11591 1726867175.09586: Evaluated conditional (lsr_net_profile_exists): True 11591 1726867175.09636: handler run complete 11591 1726867175.09639: attempt loop complete, returning result 11591 1726867175.09642: _execute() done 11591 1726867175.09644: dumping result to json 11591 1726867175.09646: done dumping result, returning 11591 1726867175.09660: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'bond0.1' [0affcac9-a3a5-3039-4ea5-00000000026e] 11591 1726867175.09883: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000026e 11591 1726867175.09944: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000026e 11591 1726867175.09947: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867175.10011: no more pending results, returning what we have 11591 1726867175.10014: results queue empty 11591 1726867175.10015: checking for any_errors_fatal 11591 1726867175.10020: done checking for any_errors_fatal 11591 1726867175.10021: checking for max_fail_percentage 11591 1726867175.10022: done checking for max_fail_percentage 11591 1726867175.10023: checking to see if all hosts have failed and the running result is not ok 11591 1726867175.10024: done checking to see if all hosts have failed 11591 1726867175.10024: getting the remaining hosts for this loop 11591 1726867175.10025: done getting the remaining hosts for this loop 11591 1726867175.10028: getting the next task for host managed_node2 11591 1726867175.10033: done getting next task for host managed_node2 11591 1726867175.10036: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 11591 1726867175.10038: ^ 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 11591 1726867175.10042: getting variables 11591 1726867175.10043: in VariableManager get_vars() 11591 1726867175.10091: Calling all_inventory to load vars for managed_node2 11591 1726867175.10094: Calling groups_inventory to load vars for managed_node2 11591 1726867175.10097: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867175.10106: Calling all_plugins_play to load vars for managed_node2 11591 1726867175.10109: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867175.10112: Calling groups_plugins_play to load vars for managed_node2 11591 1726867175.11673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867175.13463: done with get_vars() 11591 1726867175.13494: done getting variables 11591 1726867175.13538: 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) 11591 1726867175.13618: variable 'profile' from source: include params 11591 1726867175.13621: variable 'item' from source: include params 11591 1726867175.13659: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'bond0.1'] ********* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 17:19:35 -0400 (0:00:00.067) 0:00:23.144 ****** 11591 1726867175.13685: entering _queue_task() for managed_node2/assert 11591 1726867175.13888: worker is 1 (out of 1 available) 11591 1726867175.13903: exiting _queue_task() for managed_node2/assert 11591 1726867175.13917: done queuing things up, now waiting for results queue to drain 11591 1726867175.13918: waiting for pending results... 11591 1726867175.14136: running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'bond0.1' 11591 1726867175.14534: in run() - task 0affcac9-a3a5-3039-4ea5-00000000026f 11591 1726867175.14538: variable 'ansible_search_path' from source: unknown 11591 1726867175.14541: variable 'ansible_search_path' from source: unknown 11591 1726867175.14584: calling self._execute() 11591 1726867175.14651: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.14657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.14750: variable 'omit' from source: magic vars 11591 1726867175.15336: variable 'ansible_distribution_major_version' from source: facts 11591 1726867175.15351: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867175.15361: variable 'omit' from source: magic vars 11591 1726867175.15416: variable 'omit' from source: magic vars 11591 1726867175.15544: variable 'profile' from source: include params 11591 1726867175.15557: variable 'item' from source: include params 11591 1726867175.15640: variable 'item' from source: include params 11591 1726867175.15671: variable 'omit' from source: magic vars 11591 1726867175.15714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867175.15984: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867175.15987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867175.15991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.15993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.15995: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867175.15997: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.15999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.16001: Set connection var ansible_shell_type to sh 11591 1726867175.16002: Set connection var ansible_shell_executable to /bin/sh 11591 1726867175.16004: Set connection var ansible_timeout to 10 11591 1726867175.16005: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867175.16007: Set connection var ansible_connection to ssh 11591 1726867175.16008: Set connection var ansible_pipelining to False 11591 1726867175.16050: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.16059: variable 'ansible_connection' from source: unknown 11591 1726867175.16067: variable 'ansible_module_compression' from source: unknown 11591 1726867175.16074: variable 'ansible_shell_type' from source: unknown 11591 1726867175.16082: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.16088: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.16098: variable 'ansible_pipelining' from source: unknown 11591 1726867175.16104: variable 'ansible_timeout' from source: unknown 11591 1726867175.16110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.16270: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11591 1726867175.16348: variable 'omit' from source: magic vars 11591 1726867175.16352: starting attempt loop 11591 1726867175.16354: running the handler 11591 1726867175.16424: variable 'lsr_net_profile_ansible_managed' from source: set_fact 11591 1726867175.16427: Evaluated conditional (lsr_net_profile_ansible_managed): True 11591 1726867175.16435: handler run complete 11591 1726867175.16446: attempt loop complete, returning result 11591 1726867175.16457: _execute() done 11591 1726867175.16460: dumping result to json 11591 1726867175.16463: done dumping result, returning 11591 1726867175.16468: done running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'bond0.1' [0affcac9-a3a5-3039-4ea5-00000000026f] 11591 1726867175.16473: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000026f 11591 1726867175.16637: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000026f 11591 1726867175.16640: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867175.16713: no more pending results, returning what we have 11591 1726867175.16715: results queue empty 11591 1726867175.16716: checking for any_errors_fatal 11591 1726867175.16721: done checking for any_errors_fatal 11591 1726867175.16721: checking for max_fail_percentage 11591 1726867175.16723: done checking for max_fail_percentage 11591 1726867175.16724: checking to see if all hosts have failed and the running result is not ok 11591 1726867175.16724: done checking to see if all hosts have failed 11591 1726867175.16725: getting the remaining hosts for this loop 11591 1726867175.16726: done getting the remaining hosts for this loop 11591 1726867175.16728: getting the next task for host managed_node2 11591 1726867175.16733: done getting next task for host managed_node2 11591 1726867175.16735: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 11591 1726867175.16738: ^ 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 11591 1726867175.16741: getting variables 11591 1726867175.16742: in VariableManager get_vars() 11591 1726867175.16785: Calling all_inventory to load vars for managed_node2 11591 1726867175.16788: Calling groups_inventory to load vars for managed_node2 11591 1726867175.16791: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867175.16801: Calling all_plugins_play to load vars for managed_node2 11591 1726867175.16803: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867175.16805: Calling groups_plugins_play to load vars for managed_node2 11591 1726867175.18473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867175.20189: done with get_vars() 11591 1726867175.20210: done getting variables 11591 1726867175.20267: 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) 11591 1726867175.20376: variable 'profile' from source: include params 11591 1726867175.20583: variable 'item' from source: include params 11591 1726867175.20643: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in bond0.1] *************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 17:19:35 -0400 (0:00:00.069) 0:00:23.214 ****** 11591 1726867175.20681: entering _queue_task() for managed_node2/assert 11591 1726867175.21288: worker is 1 (out of 1 available) 11591 1726867175.21303: exiting _queue_task() for managed_node2/assert 11591 1726867175.21315: done queuing things up, now waiting for results queue to drain 11591 1726867175.21316: waiting for pending results... 11591 1726867175.21698: running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in bond0.1 11591 1726867175.21782: in run() - task 0affcac9-a3a5-3039-4ea5-000000000270 11591 1726867175.21786: variable 'ansible_search_path' from source: unknown 11591 1726867175.21789: variable 'ansible_search_path' from source: unknown 11591 1726867175.21792: calling self._execute() 11591 1726867175.21883: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.21894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.21911: variable 'omit' from source: magic vars 11591 1726867175.22280: variable 'ansible_distribution_major_version' from source: facts 11591 1726867175.22299: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867175.22311: variable 'omit' from source: magic vars 11591 1726867175.22362: variable 'omit' from source: magic vars 11591 1726867175.22465: variable 'profile' from source: include params 11591 1726867175.22480: variable 'item' from source: include params 11591 1726867175.22584: variable 'item' from source: include params 11591 1726867175.22587: variable 'omit' from source: magic vars 11591 1726867175.22615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867175.22656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867175.22684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867175.22709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.22723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.22753: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867175.22801: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.22804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.22870: Set connection var ansible_shell_type to sh 11591 1726867175.22886: Set connection var ansible_shell_executable to /bin/sh 11591 1726867175.22897: Set connection var ansible_timeout to 10 11591 1726867175.22910: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867175.22916: Set connection var ansible_connection to ssh 11591 1726867175.22928: Set connection var ansible_pipelining to False 11591 1726867175.22953: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.23017: variable 'ansible_connection' from source: unknown 11591 1726867175.23020: variable 'ansible_module_compression' from source: unknown 11591 1726867175.23022: variable 'ansible_shell_type' from source: unknown 11591 1726867175.23024: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.23026: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.23027: variable 'ansible_pipelining' from source: unknown 11591 1726867175.23030: variable 'ansible_timeout' from source: unknown 11591 1726867175.23032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.23129: 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) 11591 1726867175.23145: variable 'omit' from source: magic vars 11591 1726867175.23155: starting attempt loop 11591 1726867175.23161: running the handler 11591 1726867175.23272: variable 'lsr_net_profile_fingerprint' from source: set_fact 11591 1726867175.23285: Evaluated conditional (lsr_net_profile_fingerprint): True 11591 1726867175.23294: handler run complete 11591 1726867175.23311: attempt loop complete, returning result 11591 1726867175.23340: _execute() done 11591 1726867175.23344: dumping result to json 11591 1726867175.23346: done dumping result, returning 11591 1726867175.23348: done running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in bond0.1 [0affcac9-a3a5-3039-4ea5-000000000270] 11591 1726867175.23351: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000270 11591 1726867175.23589: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000270 11591 1726867175.23593: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 11591 1726867175.23643: no more pending results, returning what we have 11591 1726867175.23647: results queue empty 11591 1726867175.23648: checking for any_errors_fatal 11591 1726867175.23655: done checking for any_errors_fatal 11591 1726867175.23656: checking for max_fail_percentage 11591 1726867175.23657: done checking for max_fail_percentage 11591 1726867175.23658: checking to see if all hosts have failed and the running result is not ok 11591 1726867175.23659: done checking to see if all hosts have failed 11591 1726867175.23660: getting the remaining hosts for this loop 11591 1726867175.23661: done getting the remaining hosts for this loop 11591 1726867175.23664: getting the next task for host managed_node2 11591 1726867175.23673: done getting next task for host managed_node2 11591 1726867175.23675: ^ task is: TASK: ** TEST check polling interval 11591 1726867175.23679: ^ 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 11591 1726867175.23685: getting variables 11591 1726867175.23686: in VariableManager get_vars() 11591 1726867175.23727: Calling all_inventory to load vars for managed_node2 11591 1726867175.23730: Calling groups_inventory to load vars for managed_node2 11591 1726867175.23733: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867175.23744: Calling all_plugins_play to load vars for managed_node2 11591 1726867175.23746: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867175.23749: Calling groups_plugins_play to load vars for managed_node2 11591 1726867175.25230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867175.26890: done with get_vars() 11591 1726867175.26911: done getting variables 11591 1726867175.26973: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Friday 20 September 2024 17:19:35 -0400 (0:00:00.063) 0:00:23.277 ****** 11591 1726867175.27005: entering _queue_task() for managed_node2/command 11591 1726867175.27327: worker is 1 (out of 1 available) 11591 1726867175.27339: exiting _queue_task() for managed_node2/command 11591 1726867175.27352: done queuing things up, now waiting for results queue to drain 11591 1726867175.27353: waiting for pending results... 11591 1726867175.27797: running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval 11591 1726867175.27802: in run() - task 0affcac9-a3a5-3039-4ea5-000000000071 11591 1726867175.27806: variable 'ansible_search_path' from source: unknown 11591 1726867175.27809: calling self._execute() 11591 1726867175.27896: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.27909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.27933: variable 'omit' from source: magic vars 11591 1726867175.28303: variable 'ansible_distribution_major_version' from source: facts 11591 1726867175.28322: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867175.28333: variable 'omit' from source: magic vars 11591 1726867175.28364: variable 'omit' from source: magic vars 11591 1726867175.28466: variable 'controller_device' from source: play vars 11591 1726867175.28495: variable 'omit' from source: magic vars 11591 1726867175.28538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867175.28574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867175.28682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867175.28685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.28687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.28689: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867175.28692: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.28694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.28764: Set connection var ansible_shell_type to sh 11591 1726867175.28775: Set connection var ansible_shell_executable to /bin/sh 11591 1726867175.28786: Set connection var ansible_timeout to 10 11591 1726867175.28794: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867175.28806: Set connection var ansible_connection to ssh 11591 1726867175.28882: Set connection var ansible_pipelining to False 11591 1726867175.28885: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.28887: variable 'ansible_connection' from source: unknown 11591 1726867175.28890: variable 'ansible_module_compression' from source: unknown 11591 1726867175.28892: variable 'ansible_shell_type' from source: unknown 11591 1726867175.28893: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.28895: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.28897: variable 'ansible_pipelining' from source: unknown 11591 1726867175.28899: variable 'ansible_timeout' from source: unknown 11591 1726867175.28901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.29012: 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) 11591 1726867175.29033: variable 'omit' from source: magic vars 11591 1726867175.29042: starting attempt loop 11591 1726867175.29047: running the handler 11591 1726867175.29064: _low_level_execute_command(): starting 11591 1726867175.29074: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867175.29882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.29902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.29990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.31688: stdout chunk (state=3): >>>/root <<< 11591 1726867175.31835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.31847: stderr chunk (state=3): >>><<< 11591 1726867175.31856: stdout chunk (state=3): >>><<< 11591 1726867175.31893: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867175.31914: _low_level_execute_command(): starting 11591 1726867175.31984: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741 `" && echo ansible-tmp-1726867175.319009-12684-85906990797741="` echo /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741 `" ) && sleep 0' 11591 1726867175.32564: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867175.32573: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.32637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.32685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867175.32698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.32717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.32803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.34826: stdout chunk (state=3): >>>ansible-tmp-1726867175.319009-12684-85906990797741=/root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741 <<< 11591 1726867175.34994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.34998: stdout chunk (state=3): >>><<< 11591 1726867175.35000: stderr chunk (state=3): >>><<< 11591 1726867175.35017: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867175.319009-12684-85906990797741=/root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867175.35183: variable 'ansible_module_compression' from source: unknown 11591 1726867175.35186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867175.35191: variable 'ansible_facts' from source: unknown 11591 1726867175.35249: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/AnsiballZ_command.py 11591 1726867175.35440: Sending initial data 11591 1726867175.35444: Sent initial data (154 bytes) 11591 1726867175.36036: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.36086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.36123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867175.36144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.36159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.36242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.37829: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867175.37876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867175.37945: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpaxaffinl /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/AnsiballZ_command.py <<< 11591 1726867175.37949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/AnsiballZ_command.py" <<< 11591 1726867175.38135: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpaxaffinl" to remote "/root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/AnsiballZ_command.py" <<< 11591 1726867175.38896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.38982: stderr chunk (state=3): >>><<< 11591 1726867175.38985: stdout chunk (state=3): >>><<< 11591 1726867175.39007: done transferring module to remote 11591 1726867175.39018: _low_level_execute_command(): starting 11591 1726867175.39024: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/ /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/AnsiballZ_command.py && sleep 0' 11591 1726867175.39659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867175.39665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.39678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867175.39695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867175.39740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.39798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867175.39852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.39856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.39924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.41739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.41742: stdout chunk (state=3): >>><<< 11591 1726867175.41744: stderr chunk (state=3): >>><<< 11591 1726867175.41759: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867175.41839: _low_level_execute_command(): starting 11591 1726867175.41843: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/AnsiballZ_command.py && sleep 0' 11591 1726867175.42367: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867175.42383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.42401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867175.42499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.42518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867175.42535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.42561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.42631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.58868: stdout chunk (state=3): >>> {"changed": true, "stdout": "MII Polling Interval (ms): 110", "stderr": "", "rc": 0, "cmd": ["grep", "Polling Interval", "/proc/net/bonding/nm-bond"], "start": "2024-09-20 17:19:35.582240", "end": "2024-09-20 17:19:35.585929", "delta": "0:00:00.003689", "msg": "", "invocation": {"module_args": {"_raw_params": "grep 'Polling Interval' /proc/net/bonding/nm-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}}} <<< 11591 1726867175.60334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.60395: stderr chunk (state=3): >>>Shared connection to 10.31.12.116 closed. <<< 11591 1726867175.60399: stdout chunk (state=3): >>><<< 11591 1726867175.60401: stderr chunk (state=3): >>><<< 11591 1726867175.60441: _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/nm-bond"], "start": "2024-09-20 17:19:35.582240", "end": "2024-09-20 17:19:35.585929", "delta": "0:00:00.003689", "msg": "", "invocation": {"module_args": {"_raw_params": "grep 'Polling Interval' /proc/net/bonding/nm-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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867175.60520: done with _execute_module (ansible.legacy.command, {'_raw_params': "grep 'Polling Interval' /proc/net/bonding/nm-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-1726867175.319009-12684-85906990797741/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867175.60592: _low_level_execute_command(): starting 11591 1726867175.60595: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867175.319009-12684-85906990797741/ > /dev/null 2>&1 && sleep 0' 11591 1726867175.61629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.61643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867175.61646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.61649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.61748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.63621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.63625: stdout chunk (state=3): >>><<< 11591 1726867175.63631: stderr chunk (state=3): >>><<< 11591 1726867175.63652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867175.63658: handler run complete 11591 1726867175.63682: Evaluated conditional (False): False 11591 1726867175.64051: variable 'result' from source: unknown 11591 1726867175.64068: Evaluated conditional ('110' in result.stdout): True 11591 1726867175.64081: attempt loop complete, returning result 11591 1726867175.64084: _execute() done 11591 1726867175.64087: dumping result to json 11591 1726867175.64093: done dumping result, returning 11591 1726867175.64182: done running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval [0affcac9-a3a5-3039-4ea5-000000000071] 11591 1726867175.64186: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000071 11591 1726867175.64306: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000071 11591 1726867175.64309: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "cmd": [ "grep", "Polling Interval", "/proc/net/bonding/nm-bond" ], "delta": "0:00:00.003689", "end": "2024-09-20 17:19:35.585929", "rc": 0, "start": "2024-09-20 17:19:35.582240" } STDOUT: MII Polling Interval (ms): 110 11591 1726867175.64404: no more pending results, returning what we have 11591 1726867175.64408: results queue empty 11591 1726867175.64409: checking for any_errors_fatal 11591 1726867175.64415: done checking for any_errors_fatal 11591 1726867175.64416: checking for max_fail_percentage 11591 1726867175.64418: done checking for max_fail_percentage 11591 1726867175.64418: checking to see if all hosts have failed and the running result is not ok 11591 1726867175.64419: done checking to see if all hosts have failed 11591 1726867175.64420: getting the remaining hosts for this loop 11591 1726867175.64421: done getting the remaining hosts for this loop 11591 1726867175.64425: getting the next task for host managed_node2 11591 1726867175.64432: done getting next task for host managed_node2 11591 1726867175.64435: ^ task is: TASK: ** TEST check IPv4 11591 1726867175.64438: ^ 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 11591 1726867175.64442: getting variables 11591 1726867175.64444: in VariableManager get_vars() 11591 1726867175.64717: Calling all_inventory to load vars for managed_node2 11591 1726867175.64720: Calling groups_inventory to load vars for managed_node2 11591 1726867175.64723: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867175.64735: Calling all_plugins_play to load vars for managed_node2 11591 1726867175.64739: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867175.64742: Calling groups_plugins_play to load vars for managed_node2 11591 1726867175.68237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867175.70755: done with get_vars() 11591 1726867175.70882: done getting variables 11591 1726867175.70950: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Friday 20 September 2024 17:19:35 -0400 (0:00:00.439) 0:00:23.717 ****** 11591 1726867175.71113: entering _queue_task() for managed_node2/command 11591 1726867175.71648: worker is 1 (out of 1 available) 11591 1726867175.71711: exiting _queue_task() for managed_node2/command 11591 1726867175.71725: done queuing things up, now waiting for results queue to drain 11591 1726867175.71726: waiting for pending results... 11591 1726867175.72397: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 11591 1726867175.72403: in run() - task 0affcac9-a3a5-3039-4ea5-000000000072 11591 1726867175.72406: variable 'ansible_search_path' from source: unknown 11591 1726867175.72409: calling self._execute() 11591 1726867175.72784: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.72788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.72794: variable 'omit' from source: magic vars 11591 1726867175.73683: variable 'ansible_distribution_major_version' from source: facts 11591 1726867175.73687: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867175.73693: variable 'omit' from source: magic vars 11591 1726867175.73695: variable 'omit' from source: magic vars 11591 1726867175.73862: variable 'controller_device' from source: play vars 11591 1726867175.73911: variable 'omit' from source: magic vars 11591 1726867175.74037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867175.74080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867175.74282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867175.74285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.74287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867175.74293: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867175.74295: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.74297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.74506: Set connection var ansible_shell_type to sh 11591 1726867175.74520: Set connection var ansible_shell_executable to /bin/sh 11591 1726867175.74530: Set connection var ansible_timeout to 10 11591 1726867175.74538: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867175.74544: Set connection var ansible_connection to ssh 11591 1726867175.74596: Set connection var ansible_pipelining to False 11591 1726867175.74626: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.74681: variable 'ansible_connection' from source: unknown 11591 1726867175.74692: variable 'ansible_module_compression' from source: unknown 11591 1726867175.74699: variable 'ansible_shell_type' from source: unknown 11591 1726867175.74706: variable 'ansible_shell_executable' from source: unknown 11591 1726867175.74713: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867175.74720: variable 'ansible_pipelining' from source: unknown 11591 1726867175.74727: variable 'ansible_timeout' from source: unknown 11591 1726867175.75082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867175.75086: 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) 11591 1726867175.75092: variable 'omit' from source: magic vars 11591 1726867175.75095: starting attempt loop 11591 1726867175.75097: running the handler 11591 1726867175.75099: _low_level_execute_command(): starting 11591 1726867175.75101: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867175.76698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867175.76758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867175.76771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.76996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.77025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.77141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.78855: stdout chunk (state=3): >>>/root <<< 11591 1726867175.78994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.78998: stdout chunk (state=3): >>><<< 11591 1726867175.79005: stderr chunk (state=3): >>><<< 11591 1726867175.79033: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867175.79055: _low_level_execute_command(): starting 11591 1726867175.79062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373 `" && echo ansible-tmp-1726867175.790328-12707-59144185284373="` echo /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373 `" ) && sleep 0' 11591 1726867175.80427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867175.80682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.80686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.80903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.80948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.83028: stdout chunk (state=3): >>>ansible-tmp-1726867175.790328-12707-59144185284373=/root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373 <<< 11591 1726867175.83073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.83079: stdout chunk (state=3): >>><<< 11591 1726867175.83086: stderr chunk (state=3): >>><<< 11591 1726867175.83103: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867175.790328-12707-59144185284373=/root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867175.83139: variable 'ansible_module_compression' from source: unknown 11591 1726867175.83193: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867175.83227: variable 'ansible_facts' from source: unknown 11591 1726867175.83428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/AnsiballZ_command.py 11591 1726867175.83911: Sending initial data 11591 1726867175.83914: Sent initial data (154 bytes) 11591 1726867175.84411: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.84417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867175.84437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.84443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.84493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.84553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867175.84568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.84574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.84681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.86259: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 11591 1726867175.86262: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867175.86343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867175.86373: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpkm5mirrh /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/AnsiballZ_command.py <<< 11591 1726867175.86380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/AnsiballZ_command.py" <<< 11591 1726867175.86454: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpkm5mirrh" to remote "/root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/AnsiballZ_command.py" <<< 11591 1726867175.87817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.87820: stderr chunk (state=3): >>><<< 11591 1726867175.87823: stdout chunk (state=3): >>><<< 11591 1726867175.87845: done transferring module to remote 11591 1726867175.87972: _low_level_execute_command(): starting 11591 1726867175.87975: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/ /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/AnsiballZ_command.py && sleep 0' 11591 1726867175.89241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.89244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867175.89246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.89248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.89250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867175.89252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.89394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.89694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867175.91252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867175.91295: stderr chunk (state=3): >>><<< 11591 1726867175.91298: stdout chunk (state=3): >>><<< 11591 1726867175.91309: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867175.91313: _low_level_execute_command(): starting 11591 1726867175.91328: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/AnsiballZ_command.py && sleep 0' 11591 1726867175.92524: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867175.92527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867175.92555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867175.92559: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867175.92561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867175.92719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867175.92722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867175.92750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867175.92827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.08640: stdout chunk (state=3): >>> {"changed": true, "stdout": "13: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet 192.0.2.203/24 brd 192.0.2.255 scope global dynamic noprefixroute nm-bond\n valid_lft 235sec preferred_lft 235sec", "stderr": "", "rc": 0, "cmd": ["ip", "-4", "a", "s", "nm-bond"], "start": "2024-09-20 17:19:36.080233", "end": "2024-09-20 17:19:36.084060", "delta": "0:00:00.003827", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -4 a s nm-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}}} <<< 11591 1726867176.10091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867176.10304: stderr chunk (state=3): >>><<< 11591 1726867176.10313: stdout chunk (state=3): >>><<< 11591 1726867176.10337: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "13: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet 192.0.2.203/24 brd 192.0.2.255 scope global dynamic noprefixroute nm-bond\n valid_lft 235sec preferred_lft 235sec", "stderr": "", "rc": 0, "cmd": ["ip", "-4", "a", "s", "nm-bond"], "start": "2024-09-20 17:19:36.080233", "end": "2024-09-20 17:19:36.084060", "delta": "0:00:00.003827", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -4 a s nm-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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867176.10500: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -4 a s nm-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-1726867175.790328-12707-59144185284373/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867176.10518: _low_level_execute_command(): starting 11591 1726867176.10602: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867175.790328-12707-59144185284373/ > /dev/null 2>&1 && sleep 0' 11591 1726867176.11600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867176.11697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.11774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867176.11785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867176.12038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867176.12200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.13916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867176.14024: stderr chunk (state=3): >>><<< 11591 1726867176.14027: stdout chunk (state=3): >>><<< 11591 1726867176.14184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867176.14188: handler run complete 11591 1726867176.14193: Evaluated conditional (False): False 11591 1726867176.14485: variable 'result' from source: set_fact 11591 1726867176.14488: Evaluated conditional ('192.0.2' in result.stdout): True 11591 1726867176.14493: attempt loop complete, returning result 11591 1726867176.14495: _execute() done 11591 1726867176.14497: dumping result to json 11591 1726867176.14499: done dumping result, returning 11591 1726867176.14501: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 [0affcac9-a3a5-3039-4ea5-000000000072] 11591 1726867176.14600: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000072 ok: [managed_node2] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-4", "a", "s", "nm-bond" ], "delta": "0:00:00.003827", "end": "2024-09-20 17:19:36.084060", "rc": 0, "start": "2024-09-20 17:19:36.080233" } STDOUT: 13: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.0.2.203/24 brd 192.0.2.255 scope global dynamic noprefixroute nm-bond valid_lft 235sec preferred_lft 235sec 11591 1726867176.14813: no more pending results, returning what we have 11591 1726867176.14817: results queue empty 11591 1726867176.14818: checking for any_errors_fatal 11591 1726867176.14825: done checking for any_errors_fatal 11591 1726867176.14826: checking for max_fail_percentage 11591 1726867176.14829: done checking for max_fail_percentage 11591 1726867176.14829: checking to see if all hosts have failed and the running result is not ok 11591 1726867176.14830: done checking to see if all hosts have failed 11591 1726867176.14831: getting the remaining hosts for this loop 11591 1726867176.14832: done getting the remaining hosts for this loop 11591 1726867176.14837: getting the next task for host managed_node2 11591 1726867176.14844: done getting next task for host managed_node2 11591 1726867176.14846: ^ task is: TASK: ** TEST check IPv6 11591 1726867176.14849: ^ 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 11591 1726867176.14852: getting variables 11591 1726867176.14854: in VariableManager get_vars() 11591 1726867176.15219: Calling all_inventory to load vars for managed_node2 11591 1726867176.15222: Calling groups_inventory to load vars for managed_node2 11591 1726867176.15225: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867176.15237: Calling all_plugins_play to load vars for managed_node2 11591 1726867176.15240: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867176.15242: Calling groups_plugins_play to load vars for managed_node2 11591 1726867176.15838: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000072 11591 1726867176.15842: WORKER PROCESS EXITING 11591 1726867176.18912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867176.23160: done with get_vars() 11591 1726867176.23198: done getting variables 11591 1726867176.23386: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Friday 20 September 2024 17:19:36 -0400 (0:00:00.524) 0:00:24.241 ****** 11591 1726867176.23420: entering _queue_task() for managed_node2/command 11591 1726867176.24238: worker is 1 (out of 1 available) 11591 1726867176.24251: exiting _queue_task() for managed_node2/command 11591 1726867176.24264: done queuing things up, now waiting for results queue to drain 11591 1726867176.24265: waiting for pending results... 11591 1726867176.24743: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 11591 1726867176.24961: in run() - task 0affcac9-a3a5-3039-4ea5-000000000073 11591 1726867176.24984: variable 'ansible_search_path' from source: unknown 11591 1726867176.25118: calling self._execute() 11591 1726867176.25334: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867176.25346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867176.25361: variable 'omit' from source: magic vars 11591 1726867176.26139: variable 'ansible_distribution_major_version' from source: facts 11591 1726867176.26212: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867176.26274: variable 'omit' from source: magic vars 11591 1726867176.26311: variable 'omit' from source: magic vars 11591 1726867176.26633: variable 'controller_device' from source: play vars 11591 1726867176.26636: variable 'omit' from source: magic vars 11591 1726867176.26671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867176.26856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867176.26861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867176.26886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867176.26981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867176.27141: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867176.27145: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867176.27148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867176.27359: Set connection var ansible_shell_type to sh 11591 1726867176.27373: Set connection var ansible_shell_executable to /bin/sh 11591 1726867176.27387: Set connection var ansible_timeout to 10 11591 1726867176.27408: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867176.27416: Set connection var ansible_connection to ssh 11591 1726867176.27483: Set connection var ansible_pipelining to False 11591 1726867176.27524: variable 'ansible_shell_executable' from source: unknown 11591 1726867176.27619: variable 'ansible_connection' from source: unknown 11591 1726867176.27622: variable 'ansible_module_compression' from source: unknown 11591 1726867176.27624: variable 'ansible_shell_type' from source: unknown 11591 1726867176.27627: variable 'ansible_shell_executable' from source: unknown 11591 1726867176.27629: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867176.27631: variable 'ansible_pipelining' from source: unknown 11591 1726867176.27633: variable 'ansible_timeout' from source: unknown 11591 1726867176.27636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867176.27927: 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) 11591 1726867176.28055: variable 'omit' from source: magic vars 11591 1726867176.28058: starting attempt loop 11591 1726867176.28061: running the handler 11591 1726867176.28062: _low_level_execute_command(): starting 11591 1726867176.28074: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867176.29704: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.29741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867176.29744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867176.29982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.31517: stdout chunk (state=3): >>>/root <<< 11591 1726867176.31894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867176.31926: stderr chunk (state=3): >>><<< 11591 1726867176.31935: stdout chunk (state=3): >>><<< 11591 1726867176.31963: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867176.32001: _low_level_execute_command(): starting 11591 1726867176.32154: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785 `" && echo ansible-tmp-1726867176.3198752-12737-241048500252785="` echo /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785 `" ) && sleep 0' 11591 1726867176.33433: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.33437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867176.33440: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867176.33442: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867176.33451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867176.33505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.33554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867176.33723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867176.33749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867176.33825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.35741: stdout chunk (state=3): >>>ansible-tmp-1726867176.3198752-12737-241048500252785=/root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785 <<< 11591 1726867176.35880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867176.35896: stdout chunk (state=3): >>><<< 11591 1726867176.35918: stderr chunk (state=3): >>><<< 11591 1726867176.36124: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867176.3198752-12737-241048500252785=/root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867176.36127: variable 'ansible_module_compression' from source: unknown 11591 1726867176.36130: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867176.36265: variable 'ansible_facts' from source: unknown 11591 1726867176.36552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/AnsiballZ_command.py 11591 1726867176.36818: Sending initial data 11591 1726867176.36835: Sent initial data (156 bytes) 11591 1726867176.37837: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867176.37849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867176.37994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.38172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867176.38291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867176.38389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.39930: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867176.39952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867176.40019: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpvkvgfygj /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/AnsiballZ_command.py <<< 11591 1726867176.40022: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/AnsiballZ_command.py" <<< 11591 1726867176.40082: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpvkvgfygj" to remote "/root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/AnsiballZ_command.py" <<< 11591 1726867176.41680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867176.41888: stderr chunk (state=3): >>><<< 11591 1726867176.41891: stdout chunk (state=3): >>><<< 11591 1726867176.41894: done transferring module to remote 11591 1726867176.41896: _low_level_execute_command(): starting 11591 1726867176.41898: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/ /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/AnsiballZ_command.py && sleep 0' 11591 1726867176.43270: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867176.43396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867176.43461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.45238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867176.45288: stderr chunk (state=3): >>><<< 11591 1726867176.45294: stdout chunk (state=3): >>><<< 11591 1726867176.45400: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867176.45404: _low_level_execute_command(): starting 11591 1726867176.45409: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/AnsiballZ_command.py && sleep 0' 11591 1726867176.46084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867176.46101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867176.46283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867176.46287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867176.46289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867176.46291: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867176.46293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.46295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867176.46297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867176.46299: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867176.46301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867176.46305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867176.46308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867176.46311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867176.46313: stderr chunk (state=3): >>>debug2: match found <<< 11591 1726867176.46315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.46317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867176.46319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867176.46616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867176.46620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.62313: stdout chunk (state=3): >>> {"changed": true, "stdout": "13: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet6 2001:db8::66/128 scope global dynamic noprefixroute \n valid_lft 235sec preferred_lft 235sec\n inet6 2001:db8::4051:40ff:fe06:3cd9/64 scope global dynamic noprefixroute \n valid_lft 1799sec preferred_lft 1799sec\n inet6 fe80::4051:40ff:fe06:3cd9/64 scope link noprefixroute \n valid_lft forever preferred_lft forever", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "a", "s", "nm-bond"], "start": "2024-09-20 17:19:36.616929", "end": "2024-09-20 17:19:36.620581", "delta": "0:00:00.003652", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 a s nm-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}}} <<< 11591 1726867176.63737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867176.63752: stderr chunk (state=3): >>><<< 11591 1726867176.63755: stdout chunk (state=3): >>><<< 11591 1726867176.63961: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "13: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000\n inet6 2001:db8::66/128 scope global dynamic noprefixroute \n valid_lft 235sec preferred_lft 235sec\n inet6 2001:db8::4051:40ff:fe06:3cd9/64 scope global dynamic noprefixroute \n valid_lft 1799sec preferred_lft 1799sec\n inet6 fe80::4051:40ff:fe06:3cd9/64 scope link noprefixroute \n valid_lft forever preferred_lft forever", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "a", "s", "nm-bond"], "start": "2024-09-20 17:19:36.616929", "end": "2024-09-20 17:19:36.620581", "delta": "0:00:00.003652", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 a s nm-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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867176.63966: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 a s nm-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-1726867176.3198752-12737-241048500252785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867176.63974: _low_level_execute_command(): starting 11591 1726867176.63976: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867176.3198752-12737-241048500252785/ > /dev/null 2>&1 && sleep 0' 11591 1726867176.64584: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867176.64588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.64593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867176.64596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867176.64632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867176.64636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867176.64649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867176.64714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867176.66882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867176.66886: stdout chunk (state=3): >>><<< 11591 1726867176.66892: stderr chunk (state=3): >>><<< 11591 1726867176.66895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867176.66898: handler run complete 11591 1726867176.66901: Evaluated conditional (False): False 11591 1726867176.67092: variable 'result' from source: set_fact 11591 1726867176.67115: Evaluated conditional ('2001' in result.stdout): True 11591 1726867176.67202: attempt loop complete, returning result 11591 1726867176.67211: _execute() done 11591 1726867176.67219: dumping result to json 11591 1726867176.67228: done dumping result, returning 11591 1726867176.67241: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 [0affcac9-a3a5-3039-4ea5-000000000073] 11591 1726867176.67250: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000073 ok: [managed_node2] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-6", "a", "s", "nm-bond" ], "delta": "0:00:00.003652", "end": "2024-09-20 17:19:36.620581", "rc": 0, "start": "2024-09-20 17:19:36.616929" } STDOUT: 13: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet6 2001:db8::66/128 scope global dynamic noprefixroute valid_lft 235sec preferred_lft 235sec inet6 2001:db8::4051:40ff:fe06:3cd9/64 scope global dynamic noprefixroute valid_lft 1799sec preferred_lft 1799sec inet6 fe80::4051:40ff:fe06:3cd9/64 scope link noprefixroute valid_lft forever preferred_lft forever 11591 1726867176.67480: no more pending results, returning what we have 11591 1726867176.67484: results queue empty 11591 1726867176.67485: checking for any_errors_fatal 11591 1726867176.67493: done checking for any_errors_fatal 11591 1726867176.67494: checking for max_fail_percentage 11591 1726867176.67496: done checking for max_fail_percentage 11591 1726867176.67496: checking to see if all hosts have failed and the running result is not ok 11591 1726867176.67497: done checking to see if all hosts have failed 11591 1726867176.67498: getting the remaining hosts for this loop 11591 1726867176.67499: done getting the remaining hosts for this loop 11591 1726867176.67502: getting the next task for host managed_node2 11591 1726867176.67512: done getting next task for host managed_node2 11591 1726867176.67517: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11591 1726867176.67520: ^ 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 11591 1726867176.67541: getting variables 11591 1726867176.67542: in VariableManager get_vars() 11591 1726867176.67695: Calling all_inventory to load vars for managed_node2 11591 1726867176.67698: Calling groups_inventory to load vars for managed_node2 11591 1726867176.67701: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867176.67711: Calling all_plugins_play to load vars for managed_node2 11591 1726867176.67713: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867176.67717: Calling groups_plugins_play to load vars for managed_node2 11591 1726867176.68242: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000073 11591 1726867176.68246: WORKER PROCESS EXITING 11591 1726867176.69080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867176.70543: done with get_vars() 11591 1726867176.70565: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:36 -0400 (0:00:00.472) 0:00:24.714 ****** 11591 1726867176.70670: entering _queue_task() for managed_node2/include_tasks 11591 1726867176.70950: worker is 1 (out of 1 available) 11591 1726867176.70963: exiting _queue_task() for managed_node2/include_tasks 11591 1726867176.70974: done queuing things up, now waiting for results queue to drain 11591 1726867176.70975: waiting for pending results... 11591 1726867176.71552: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11591 1726867176.71814: in run() - task 0affcac9-a3a5-3039-4ea5-00000000007c 11591 1726867176.71867: variable 'ansible_search_path' from source: unknown 11591 1726867176.71871: variable 'ansible_search_path' from source: unknown 11591 1726867176.71986: calling self._execute() 11591 1726867176.72193: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867176.72200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867176.72211: variable 'omit' from source: magic vars 11591 1726867176.72998: variable 'ansible_distribution_major_version' from source: facts 11591 1726867176.73010: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867176.73016: _execute() done 11591 1726867176.73019: dumping result to json 11591 1726867176.73024: done dumping result, returning 11591 1726867176.73032: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-3039-4ea5-00000000007c] 11591 1726867176.73038: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007c 11591 1726867176.73246: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007c 11591 1726867176.73249: WORKER PROCESS EXITING 11591 1726867176.73314: no more pending results, returning what we have 11591 1726867176.73321: in VariableManager get_vars() 11591 1726867176.73370: Calling all_inventory to load vars for managed_node2 11591 1726867176.73374: Calling groups_inventory to load vars for managed_node2 11591 1726867176.73376: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867176.73391: Calling all_plugins_play to load vars for managed_node2 11591 1726867176.73395: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867176.73398: Calling groups_plugins_play to load vars for managed_node2 11591 1726867176.76450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867176.80116: done with get_vars() 11591 1726867176.80141: variable 'ansible_search_path' from source: unknown 11591 1726867176.80143: variable 'ansible_search_path' from source: unknown 11591 1726867176.80188: we have included files to process 11591 1726867176.80190: generating all_blocks data 11591 1726867176.80192: done generating all_blocks data 11591 1726867176.80196: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11591 1726867176.80198: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11591 1726867176.80200: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 11591 1726867176.80927: done processing included file 11591 1726867176.80929: iterating over new_blocks loaded from include file 11591 1726867176.80935: in VariableManager get_vars() 11591 1726867176.80964: done with get_vars() 11591 1726867176.80966: filtering new block on tags 11591 1726867176.81001: done filtering new block on tags 11591 1726867176.81004: in VariableManager get_vars() 11591 1726867176.81028: done with get_vars() 11591 1726867176.81030: filtering new block on tags 11591 1726867176.81082: done filtering new block on tags 11591 1726867176.81085: in VariableManager get_vars() 11591 1726867176.81109: done with get_vars() 11591 1726867176.81111: filtering new block on tags 11591 1726867176.81147: done filtering new block on tags 11591 1726867176.81154: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 11591 1726867176.81160: extending task lists for all hosts with included blocks 11591 1726867176.82254: done extending task lists 11591 1726867176.82255: done processing included files 11591 1726867176.82256: results queue empty 11591 1726867176.82257: checking for any_errors_fatal 11591 1726867176.82261: done checking for any_errors_fatal 11591 1726867176.82262: checking for max_fail_percentage 11591 1726867176.82263: done checking for max_fail_percentage 11591 1726867176.82263: checking to see if all hosts have failed and the running result is not ok 11591 1726867176.82264: done checking to see if all hosts have failed 11591 1726867176.82265: getting the remaining hosts for this loop 11591 1726867176.82266: done getting the remaining hosts for this loop 11591 1726867176.82268: getting the next task for host managed_node2 11591 1726867176.82273: done getting next task for host managed_node2 11591 1726867176.82275: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11591 1726867176.82281: ^ 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 11591 1726867176.82290: getting variables 11591 1726867176.82291: in VariableManager get_vars() 11591 1726867176.82306: Calling all_inventory to load vars for managed_node2 11591 1726867176.82308: Calling groups_inventory to load vars for managed_node2 11591 1726867176.82310: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867176.82315: Calling all_plugins_play to load vars for managed_node2 11591 1726867176.82317: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867176.82319: Calling groups_plugins_play to load vars for managed_node2 11591 1726867176.83469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867176.85087: done with get_vars() 11591 1726867176.85105: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:19:36 -0400 (0:00:00.145) 0:00:24.859 ****** 11591 1726867176.85183: entering _queue_task() for managed_node2/setup 11591 1726867176.85609: worker is 1 (out of 1 available) 11591 1726867176.85621: exiting _queue_task() for managed_node2/setup 11591 1726867176.85631: done queuing things up, now waiting for results queue to drain 11591 1726867176.85632: waiting for pending results... 11591 1726867176.86094: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 11591 1726867176.86150: in run() - task 0affcac9-a3a5-3039-4ea5-000000000491 11591 1726867176.86170: variable 'ansible_search_path' from source: unknown 11591 1726867176.86180: variable 'ansible_search_path' from source: unknown 11591 1726867176.86284: calling self._execute() 11591 1726867176.86317: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867176.86328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867176.86342: variable 'omit' from source: magic vars 11591 1726867176.86685: variable 'ansible_distribution_major_version' from source: facts 11591 1726867176.86725: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867176.86906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867176.89101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867176.89284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867176.89288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867176.89290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867176.89293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867176.89361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867176.89393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867176.89427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867176.89467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867176.89483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867176.89545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867176.89569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867176.89597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867176.89636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867176.89659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867176.89813: variable '__network_required_facts' from source: role '' defaults 11591 1726867176.89821: variable 'ansible_facts' from source: unknown 11591 1726867176.90561: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 11591 1726867176.90565: when evaluation is False, skipping this task 11591 1726867176.90568: _execute() done 11591 1726867176.90570: dumping result to json 11591 1726867176.90572: done dumping result, returning 11591 1726867176.90581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-3039-4ea5-000000000491] 11591 1726867176.90587: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000491 11591 1726867176.90814: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000491 11591 1726867176.90817: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867176.90859: no more pending results, returning what we have 11591 1726867176.90862: results queue empty 11591 1726867176.90863: checking for any_errors_fatal 11591 1726867176.90864: done checking for any_errors_fatal 11591 1726867176.90864: checking for max_fail_percentage 11591 1726867176.90866: done checking for max_fail_percentage 11591 1726867176.90867: checking to see if all hosts have failed and the running result is not ok 11591 1726867176.90867: done checking to see if all hosts have failed 11591 1726867176.90868: getting the remaining hosts for this loop 11591 1726867176.90869: done getting the remaining hosts for this loop 11591 1726867176.90872: getting the next task for host managed_node2 11591 1726867176.90882: done getting next task for host managed_node2 11591 1726867176.90885: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 11591 1726867176.90890: ^ 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 11591 1726867176.90904: getting variables 11591 1726867176.90906: in VariableManager get_vars() 11591 1726867176.90940: Calling all_inventory to load vars for managed_node2 11591 1726867176.90943: Calling groups_inventory to load vars for managed_node2 11591 1726867176.90945: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867176.90953: Calling all_plugins_play to load vars for managed_node2 11591 1726867176.90955: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867176.90957: Calling groups_plugins_play to load vars for managed_node2 11591 1726867176.92620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867176.95283: done with get_vars() 11591 1726867176.95306: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:19:36 -0400 (0:00:00.103) 0:00:24.962 ****** 11591 1726867176.95529: entering _queue_task() for managed_node2/stat 11591 1726867176.96097: worker is 1 (out of 1 available) 11591 1726867176.96332: exiting _queue_task() for managed_node2/stat 11591 1726867176.96342: done queuing things up, now waiting for results queue to drain 11591 1726867176.96344: waiting for pending results... 11591 1726867176.96825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 11591 1726867176.97385: in run() - task 0affcac9-a3a5-3039-4ea5-000000000493 11591 1726867176.97389: variable 'ansible_search_path' from source: unknown 11591 1726867176.97392: variable 'ansible_search_path' from source: unknown 11591 1726867176.97395: calling self._execute() 11591 1726867176.97398: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867176.97401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867176.97404: variable 'omit' from source: magic vars 11591 1726867176.97893: variable 'ansible_distribution_major_version' from source: facts 11591 1726867176.97897: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867176.98026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867176.98323: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867176.98370: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867176.98416: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867176.98450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867176.98543: 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) 11591 1726867176.98564: 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) 11591 1726867176.98598: 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) 11591 1726867176.98626: 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) 11591 1726867176.98721: variable '__network_is_ostree' from source: set_fact 11591 1726867176.98905: Evaluated conditional (not __network_is_ostree is defined): False 11591 1726867176.98908: when evaluation is False, skipping this task 11591 1726867176.98912: _execute() done 11591 1726867176.98914: dumping result to json 11591 1726867176.98915: done dumping result, returning 11591 1726867176.98917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-3039-4ea5-000000000493] 11591 1726867176.98919: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000493 11591 1726867176.98976: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000493 11591 1726867176.98982: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11591 1726867176.99054: no more pending results, returning what we have 11591 1726867176.99058: results queue empty 11591 1726867176.99059: checking for any_errors_fatal 11591 1726867176.99064: done checking for any_errors_fatal 11591 1726867176.99065: checking for max_fail_percentage 11591 1726867176.99067: done checking for max_fail_percentage 11591 1726867176.99068: checking to see if all hosts have failed and the running result is not ok 11591 1726867176.99069: done checking to see if all hosts have failed 11591 1726867176.99070: getting the remaining hosts for this loop 11591 1726867176.99071: done getting the remaining hosts for this loop 11591 1726867176.99074: getting the next task for host managed_node2 11591 1726867176.99083: done getting next task for host managed_node2 11591 1726867176.99086: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11591 1726867176.99094: ^ 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 11591 1726867176.99110: getting variables 11591 1726867176.99111: in VariableManager get_vars() 11591 1726867176.99147: Calling all_inventory to load vars for managed_node2 11591 1726867176.99150: Calling groups_inventory to load vars for managed_node2 11591 1726867176.99153: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867176.99162: Calling all_plugins_play to load vars for managed_node2 11591 1726867176.99165: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867176.99168: Calling groups_plugins_play to load vars for managed_node2 11591 1726867177.00784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867177.03910: done with get_vars() 11591 1726867177.03931: done getting variables 11591 1726867177.03984: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:19:37 -0400 (0:00:00.084) 0:00:25.047 ****** 11591 1726867177.04020: entering _queue_task() for managed_node2/set_fact 11591 1726867177.04623: worker is 1 (out of 1 available) 11591 1726867177.04633: exiting _queue_task() for managed_node2/set_fact 11591 1726867177.04643: done queuing things up, now waiting for results queue to drain 11591 1726867177.04644: waiting for pending results... 11591 1726867177.04943: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 11591 1726867177.05252: in run() - task 0affcac9-a3a5-3039-4ea5-000000000494 11591 1726867177.05271: variable 'ansible_search_path' from source: unknown 11591 1726867177.05280: variable 'ansible_search_path' from source: unknown 11591 1726867177.05320: calling self._execute() 11591 1726867177.05422: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867177.05433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867177.05447: variable 'omit' from source: magic vars 11591 1726867177.05807: variable 'ansible_distribution_major_version' from source: facts 11591 1726867177.05824: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867177.05986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867177.06258: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867177.06310: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867177.06349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867177.06395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867177.06583: 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) 11591 1726867177.06587: 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) 11591 1726867177.06590: 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) 11591 1726867177.06592: 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) 11591 1726867177.06658: variable '__network_is_ostree' from source: set_fact 11591 1726867177.06670: Evaluated conditional (not __network_is_ostree is defined): False 11591 1726867177.06682: when evaluation is False, skipping this task 11591 1726867177.06690: _execute() done 11591 1726867177.06698: dumping result to json 11591 1726867177.06711: done dumping result, returning 11591 1726867177.06722: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-3039-4ea5-000000000494] 11591 1726867177.06732: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000494 11591 1726867177.06937: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000494 11591 1726867177.06940: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 11591 1726867177.07023: no more pending results, returning what we have 11591 1726867177.07026: results queue empty 11591 1726867177.07027: checking for any_errors_fatal 11591 1726867177.07032: done checking for any_errors_fatal 11591 1726867177.07033: checking for max_fail_percentage 11591 1726867177.07034: done checking for max_fail_percentage 11591 1726867177.07035: checking to see if all hosts have failed and the running result is not ok 11591 1726867177.07036: done checking to see if all hosts have failed 11591 1726867177.07036: getting the remaining hosts for this loop 11591 1726867177.07037: done getting the remaining hosts for this loop 11591 1726867177.07040: getting the next task for host managed_node2 11591 1726867177.07048: done getting next task for host managed_node2 11591 1726867177.07051: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 11591 1726867177.07056: ^ 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 11591 1726867177.07070: getting variables 11591 1726867177.07072: in VariableManager get_vars() 11591 1726867177.07109: Calling all_inventory to load vars for managed_node2 11591 1726867177.07111: Calling groups_inventory to load vars for managed_node2 11591 1726867177.07114: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867177.07121: Calling all_plugins_play to load vars for managed_node2 11591 1726867177.07124: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867177.07126: Calling groups_plugins_play to load vars for managed_node2 11591 1726867177.10043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867177.14728: done with get_vars() 11591 1726867177.14754: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:19:37 -0400 (0:00:00.111) 0:00:25.158 ****** 11591 1726867177.15128: entering _queue_task() for managed_node2/service_facts 11591 1726867177.15647: worker is 1 (out of 1 available) 11591 1726867177.15660: exiting _queue_task() for managed_node2/service_facts 11591 1726867177.15672: done queuing things up, now waiting for results queue to drain 11591 1726867177.15673: waiting for pending results... 11591 1726867177.16385: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 11591 1726867177.16963: in run() - task 0affcac9-a3a5-3039-4ea5-000000000496 11591 1726867177.16967: variable 'ansible_search_path' from source: unknown 11591 1726867177.16970: variable 'ansible_search_path' from source: unknown 11591 1726867177.16973: calling self._execute() 11591 1726867177.17128: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867177.17133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867177.17145: variable 'omit' from source: magic vars 11591 1726867177.18364: variable 'ansible_distribution_major_version' from source: facts 11591 1726867177.18368: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867177.18371: variable 'omit' from source: magic vars 11591 1726867177.18641: variable 'omit' from source: magic vars 11591 1726867177.18786: variable 'omit' from source: magic vars 11591 1726867177.18827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867177.18860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867177.18945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867177.19121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867177.19134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867177.19163: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867177.19166: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867177.19168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867177.19452: Set connection var ansible_shell_type to sh 11591 1726867177.19460: Set connection var ansible_shell_executable to /bin/sh 11591 1726867177.19466: Set connection var ansible_timeout to 10 11591 1726867177.19472: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867177.19474: Set connection var ansible_connection to ssh 11591 1726867177.19489: Set connection var ansible_pipelining to False 11591 1726867177.19514: variable 'ansible_shell_executable' from source: unknown 11591 1726867177.19518: variable 'ansible_connection' from source: unknown 11591 1726867177.19521: variable 'ansible_module_compression' from source: unknown 11591 1726867177.19523: variable 'ansible_shell_type' from source: unknown 11591 1726867177.19525: variable 'ansible_shell_executable' from source: unknown 11591 1726867177.19528: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867177.19530: variable 'ansible_pipelining' from source: unknown 11591 1726867177.19532: variable 'ansible_timeout' from source: unknown 11591 1726867177.19584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867177.19968: 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) 11591 1726867177.20386: variable 'omit' from source: magic vars 11591 1726867177.20389: starting attempt loop 11591 1726867177.20392: running the handler 11591 1726867177.20394: _low_level_execute_command(): starting 11591 1726867177.20396: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867177.21183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867177.21188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867177.21190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867177.21192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867177.21194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867177.22820: stdout chunk (state=3): >>>/root <<< 11591 1726867177.22997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867177.23000: stdout chunk (state=3): >>><<< 11591 1726867177.23010: stderr chunk (state=3): >>><<< 11591 1726867177.23044: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867177.23058: _low_level_execute_command(): starting 11591 1726867177.23065: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672 `" && echo ansible-tmp-1726867177.2304406-12791-198810997819672="` echo /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672 `" ) && sleep 0' 11591 1726867177.24380: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867177.24496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867177.24502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867177.24522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867177.24706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867177.26544: stdout chunk (state=3): >>>ansible-tmp-1726867177.2304406-12791-198810997819672=/root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672 <<< 11591 1726867177.26739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867177.26743: stderr chunk (state=3): >>><<< 11591 1726867177.26745: stdout chunk (state=3): >>><<< 11591 1726867177.26770: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867177.2304406-12791-198810997819672=/root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867177.26819: variable 'ansible_module_compression' from source: unknown 11591 1726867177.26857: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 11591 1726867177.27394: variable 'ansible_facts' from source: unknown 11591 1726867177.27583: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/AnsiballZ_service_facts.py 11591 1726867177.27998: Sending initial data 11591 1726867177.28002: Sent initial data (162 bytes) 11591 1726867177.28656: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867177.28668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867177.28684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867177.28706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867177.29137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867177.29151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867177.29306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867177.30914: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 11591 1726867177.30935: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867177.30957: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867177.30994: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpqe5r7tre /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/AnsiballZ_service_facts.py <<< 11591 1726867177.31019: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/AnsiballZ_service_facts.py" <<< 11591 1726867177.31051: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpqe5r7tre" to remote "/root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/AnsiballZ_service_facts.py" <<< 11591 1726867177.32374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867177.32391: stderr chunk (state=3): >>><<< 11591 1726867177.32401: stdout chunk (state=3): >>><<< 11591 1726867177.32875: done transferring module to remote 11591 1726867177.32880: _low_level_execute_command(): starting 11591 1726867177.32883: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/ /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/AnsiballZ_service_facts.py && sleep 0' 11591 1726867177.34004: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867177.34096: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867177.34205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867177.34238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867177.34281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867177.34428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867177.36293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867177.36296: stdout chunk (state=3): >>><<< 11591 1726867177.36299: stderr chunk (state=3): >>><<< 11591 1726867177.36316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867177.36319: _low_level_execute_command(): starting 11591 1726867177.36322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/AnsiballZ_service_facts.py && sleep 0' 11591 1726867177.37827: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867177.37831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867177.37869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867177.38149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867177.38513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867178.96696: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 11591 1726867178.96725: 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": "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": {}}} <<< 11591 1726867178.98288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867178.98332: stderr chunk (state=3): >>><<< 11591 1726867178.98335: stdout chunk (state=3): >>><<< 11591 1726867178.98358: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867179.00597: 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-1726867177.2304406-12791-198810997819672/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867179.00607: _low_level_execute_command(): starting 11591 1726867179.00614: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867177.2304406-12791-198810997819672/ > /dev/null 2>&1 && sleep 0' 11591 1726867179.01747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867179.01751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867179.01928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867179.01964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867179.01969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867179.02073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867179.02119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867179.04047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867179.04053: stderr chunk (state=3): >>><<< 11591 1726867179.04055: stdout chunk (state=3): >>><<< 11591 1726867179.04195: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867179.04199: handler run complete 11591 1726867179.04644: variable 'ansible_facts' from source: unknown 11591 1726867179.04647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867179.05136: variable 'ansible_facts' from source: unknown 11591 1726867179.05482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867179.05486: attempt loop complete, returning result 11591 1726867179.05682: _execute() done 11591 1726867179.05686: dumping result to json 11591 1726867179.05688: done dumping result, returning 11591 1726867179.05690: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-3039-4ea5-000000000496] 11591 1726867179.05692: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000496 11591 1726867179.06935: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000496 11591 1726867179.06938: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867179.07049: no more pending results, returning what we have 11591 1726867179.07052: results queue empty 11591 1726867179.07053: checking for any_errors_fatal 11591 1726867179.07056: done checking for any_errors_fatal 11591 1726867179.07056: checking for max_fail_percentage 11591 1726867179.07058: done checking for max_fail_percentage 11591 1726867179.07059: checking to see if all hosts have failed and the running result is not ok 11591 1726867179.07060: done checking to see if all hosts have failed 11591 1726867179.07060: getting the remaining hosts for this loop 11591 1726867179.07061: done getting the remaining hosts for this loop 11591 1726867179.07065: getting the next task for host managed_node2 11591 1726867179.07073: done getting next task for host managed_node2 11591 1726867179.07076: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 11591 1726867179.07087: ^ 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 11591 1726867179.07100: getting variables 11591 1726867179.07102: in VariableManager get_vars() 11591 1726867179.07139: Calling all_inventory to load vars for managed_node2 11591 1726867179.07143: Calling groups_inventory to load vars for managed_node2 11591 1726867179.07145: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867179.07154: Calling all_plugins_play to load vars for managed_node2 11591 1726867179.07157: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867179.07160: Calling groups_plugins_play to load vars for managed_node2 11591 1726867179.08695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867179.10519: done with get_vars() 11591 1726867179.10540: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:19:39 -0400 (0:00:01.955) 0:00:27.114 ****** 11591 1726867179.10658: entering _queue_task() for managed_node2/package_facts 11591 1726867179.11010: worker is 1 (out of 1 available) 11591 1726867179.11136: exiting _queue_task() for managed_node2/package_facts 11591 1726867179.11146: done queuing things up, now waiting for results queue to drain 11591 1726867179.11147: waiting for pending results... 11591 1726867179.11362: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 11591 1726867179.11522: in run() - task 0affcac9-a3a5-3039-4ea5-000000000497 11591 1726867179.11567: variable 'ansible_search_path' from source: unknown 11591 1726867179.11570: variable 'ansible_search_path' from source: unknown 11591 1726867179.11594: calling self._execute() 11591 1726867179.11739: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867179.11744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867179.11785: variable 'omit' from source: magic vars 11591 1726867179.12218: variable 'ansible_distribution_major_version' from source: facts 11591 1726867179.12236: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867179.12248: variable 'omit' from source: magic vars 11591 1726867179.12346: variable 'omit' from source: magic vars 11591 1726867179.12387: variable 'omit' from source: magic vars 11591 1726867179.12549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867179.12553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867179.12556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867179.12558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867179.12561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867179.12593: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867179.12603: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867179.12610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867179.12716: Set connection var ansible_shell_type to sh 11591 1726867179.12727: Set connection var ansible_shell_executable to /bin/sh 11591 1726867179.12736: Set connection var ansible_timeout to 10 11591 1726867179.12745: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867179.12767: Set connection var ansible_connection to ssh 11591 1726867179.12848: Set connection var ansible_pipelining to False 11591 1726867179.12887: variable 'ansible_shell_executable' from source: unknown 11591 1726867179.13187: variable 'ansible_connection' from source: unknown 11591 1726867179.13193: variable 'ansible_module_compression' from source: unknown 11591 1726867179.13196: variable 'ansible_shell_type' from source: unknown 11591 1726867179.13198: variable 'ansible_shell_executable' from source: unknown 11591 1726867179.13200: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867179.13202: variable 'ansible_pipelining' from source: unknown 11591 1726867179.13204: variable 'ansible_timeout' from source: unknown 11591 1726867179.13206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867179.13356: 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) 11591 1726867179.13496: variable 'omit' from source: magic vars 11591 1726867179.13509: starting attempt loop 11591 1726867179.13524: running the handler 11591 1726867179.13543: _low_level_execute_command(): starting 11591 1726867179.13582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867179.14507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867179.14533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867179.14551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867179.14635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867179.16669: stdout chunk (state=3): >>>/root <<< 11591 1726867179.16673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867179.16675: stdout chunk (state=3): >>><<< 11591 1726867179.16681: stderr chunk (state=3): >>><<< 11591 1726867179.16684: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867179.16687: _low_level_execute_command(): starting 11591 1726867179.16689: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096 `" && echo ansible-tmp-1726867179.1658514-12883-32780516869096="` echo /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096 `" ) && sleep 0' 11591 1726867179.17605: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867179.17715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867179.17748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867179.17766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867179.17839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867179.20051: stdout chunk (state=3): >>>ansible-tmp-1726867179.1658514-12883-32780516869096=/root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096 <<< 11591 1726867179.20282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867179.20284: stdout chunk (state=3): >>><<< 11591 1726867179.20287: stderr chunk (state=3): >>><<< 11591 1726867179.20291: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867179.1658514-12883-32780516869096=/root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867179.20294: variable 'ansible_module_compression' from source: unknown 11591 1726867179.20296: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 11591 1726867179.20298: variable 'ansible_facts' from source: unknown 11591 1726867179.20571: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/AnsiballZ_package_facts.py 11591 1726867179.20810: Sending initial data 11591 1726867179.20813: Sent initial data (161 bytes) 11591 1726867179.21287: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867179.21302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867179.21318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867179.21393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867179.21428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867179.21452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867179.21469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867179.21542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867179.23164: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 11591 1726867179.23188: 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 <<< 11591 1726867179.23241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867179.23309: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp9i9nqh9q /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/AnsiballZ_package_facts.py <<< 11591 1726867179.23325: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/AnsiballZ_package_facts.py" <<< 11591 1726867179.23366: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp9i9nqh9q" to remote "/root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/AnsiballZ_package_facts.py" <<< 11591 1726867179.24848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867179.24862: stdout chunk (state=3): >>><<< 11591 1726867179.24881: stderr chunk (state=3): >>><<< 11591 1726867179.24981: done transferring module to remote 11591 1726867179.24984: _low_level_execute_command(): starting 11591 1726867179.24986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/ /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/AnsiballZ_package_facts.py && sleep 0' 11591 1726867179.25606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867179.25700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867179.25734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867179.25753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867179.25774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867179.25851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867179.27750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867179.27767: stdout chunk (state=3): >>><<< 11591 1726867179.27789: stderr chunk (state=3): >>><<< 11591 1726867179.27884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867179.27888: _low_level_execute_command(): starting 11591 1726867179.27891: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/AnsiballZ_package_facts.py && sleep 0' 11591 1726867179.28443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867179.28454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867179.28490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867179.28505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867179.28516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867179.28540: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867179.28610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867179.28627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867179.28702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867179.73363: 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<<< 11591 1726867179.73550: 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,<<< 11591 1726867179.73558: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 11591 1726867179.73564: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 11591 1726867179.73569: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 11591 1726867179.73571: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 11591 1726867179.73574: 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.<<< 11591 1726867179.73604: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "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"}}} <<< 11591 1726867179.75524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867179.75527: stdout chunk (state=3): >>><<< 11591 1726867179.75530: stderr chunk (state=3): >>><<< 11591 1726867179.75794: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867179.77947: 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-1726867179.1658514-12883-32780516869096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867179.77972: _low_level_execute_command(): starting 11591 1726867179.77984: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867179.1658514-12883-32780516869096/ > /dev/null 2>&1 && sleep 0' 11591 1726867179.78663: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867179.78703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867179.78722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867179.78745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867179.78827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867179.80734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867179.80757: stdout chunk (state=3): >>><<< 11591 1726867179.80772: stderr chunk (state=3): >>><<< 11591 1726867179.80797: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867179.80809: handler run complete 11591 1726867179.81782: variable 'ansible_facts' from source: unknown 11591 1726867179.82327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867179.84926: variable 'ansible_facts' from source: unknown 11591 1726867179.85386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867179.86006: attempt loop complete, returning result 11591 1726867179.86010: _execute() done 11591 1726867179.86012: dumping result to json 11591 1726867179.86237: done dumping result, returning 11591 1726867179.86240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-3039-4ea5-000000000497] 11591 1726867179.86242: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000497 11591 1726867179.89555: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000497 11591 1726867179.89558: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867179.89706: no more pending results, returning what we have 11591 1726867179.89710: results queue empty 11591 1726867179.89710: checking for any_errors_fatal 11591 1726867179.89715: done checking for any_errors_fatal 11591 1726867179.89716: checking for max_fail_percentage 11591 1726867179.89717: done checking for max_fail_percentage 11591 1726867179.89718: checking to see if all hosts have failed and the running result is not ok 11591 1726867179.89719: done checking to see if all hosts have failed 11591 1726867179.89719: getting the remaining hosts for this loop 11591 1726867179.89720: done getting the remaining hosts for this loop 11591 1726867179.89723: getting the next task for host managed_node2 11591 1726867179.89730: done getting next task for host managed_node2 11591 1726867179.89734: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11591 1726867179.89738: ^ 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 11591 1726867179.89750: getting variables 11591 1726867179.89751: in VariableManager get_vars() 11591 1726867179.89789: Calling all_inventory to load vars for managed_node2 11591 1726867179.89794: Calling groups_inventory to load vars for managed_node2 11591 1726867179.89796: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867179.89805: Calling all_plugins_play to load vars for managed_node2 11591 1726867179.89808: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867179.89811: Calling groups_plugins_play to load vars for managed_node2 11591 1726867179.92259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867179.94264: done with get_vars() 11591 1726867179.94294: done getting variables 11591 1726867179.94354: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:39 -0400 (0:00:00.838) 0:00:27.952 ****** 11591 1726867179.94506: entering _queue_task() for managed_node2/debug 11591 1726867179.95207: worker is 1 (out of 1 available) 11591 1726867179.95219: exiting _queue_task() for managed_node2/debug 11591 1726867179.95230: done queuing things up, now waiting for results queue to drain 11591 1726867179.95230: waiting for pending results... 11591 1726867179.95916: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11591 1726867179.96187: in run() - task 0affcac9-a3a5-3039-4ea5-00000000007d 11591 1726867179.96191: variable 'ansible_search_path' from source: unknown 11591 1726867179.96194: variable 'ansible_search_path' from source: unknown 11591 1726867179.96197: calling self._execute() 11591 1726867179.96483: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867179.96487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867179.96779: variable 'omit' from source: magic vars 11591 1726867179.97136: variable 'ansible_distribution_major_version' from source: facts 11591 1726867179.97155: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867179.97167: variable 'omit' from source: magic vars 11591 1726867179.97243: variable 'omit' from source: magic vars 11591 1726867179.97352: variable 'network_provider' from source: set_fact 11591 1726867179.97373: variable 'omit' from source: magic vars 11591 1726867179.97422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867179.97466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867179.97495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867179.97518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867179.97541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867179.97578: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867179.97588: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867179.97599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867179.97707: Set connection var ansible_shell_type to sh 11591 1726867179.97719: Set connection var ansible_shell_executable to /bin/sh 11591 1726867179.97758: Set connection var ansible_timeout to 10 11591 1726867179.97761: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867179.97763: Set connection var ansible_connection to ssh 11591 1726867179.97765: Set connection var ansible_pipelining to False 11591 1726867179.97792: variable 'ansible_shell_executable' from source: unknown 11591 1726867179.97802: variable 'ansible_connection' from source: unknown 11591 1726867179.97809: variable 'ansible_module_compression' from source: unknown 11591 1726867179.97867: variable 'ansible_shell_type' from source: unknown 11591 1726867179.97871: variable 'ansible_shell_executable' from source: unknown 11591 1726867179.97873: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867179.97875: variable 'ansible_pipelining' from source: unknown 11591 1726867179.97879: variable 'ansible_timeout' from source: unknown 11591 1726867179.97881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867179.97997: Loading ActionModule 'debug' from /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) 11591 1726867179.98013: variable 'omit' from source: magic vars 11591 1726867179.98022: starting attempt loop 11591 1726867179.98028: running the handler 11591 1726867179.98075: handler run complete 11591 1726867179.98105: attempt loop complete, returning result 11591 1726867179.98182: _execute() done 11591 1726867179.98186: dumping result to json 11591 1726867179.98199: done dumping result, returning 11591 1726867179.98202: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-3039-4ea5-00000000007d] 11591 1726867179.98204: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007d 11591 1726867179.98271: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007d 11591 1726867179.98274: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 11591 1726867179.98363: no more pending results, returning what we have 11591 1726867179.98367: results queue empty 11591 1726867179.98368: checking for any_errors_fatal 11591 1726867179.98381: done checking for any_errors_fatal 11591 1726867179.98382: checking for max_fail_percentage 11591 1726867179.98384: done checking for max_fail_percentage 11591 1726867179.98385: checking to see if all hosts have failed and the running result is not ok 11591 1726867179.98386: done checking to see if all hosts have failed 11591 1726867179.98387: getting the remaining hosts for this loop 11591 1726867179.98388: done getting the remaining hosts for this loop 11591 1726867179.98394: getting the next task for host managed_node2 11591 1726867179.98402: done getting next task for host managed_node2 11591 1726867179.98406: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11591 1726867179.98410: ^ 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 11591 1726867179.98423: getting variables 11591 1726867179.98425: in VariableManager get_vars() 11591 1726867179.98466: Calling all_inventory to load vars for managed_node2 11591 1726867179.98470: Calling groups_inventory to load vars for managed_node2 11591 1726867179.98472: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867179.98487: Calling all_plugins_play to load vars for managed_node2 11591 1726867179.98493: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867179.98497: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.09228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.10736: done with get_vars() 11591 1726867180.10761: done getting variables 11591 1726867180.10815: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:40 -0400 (0:00:00.163) 0:00:28.115 ****** 11591 1726867180.10848: entering _queue_task() for managed_node2/fail 11591 1726867180.11179: worker is 1 (out of 1 available) 11591 1726867180.11193: exiting _queue_task() for managed_node2/fail 11591 1726867180.11206: done queuing things up, now waiting for results queue to drain 11591 1726867180.11207: waiting for pending results... 11591 1726867180.11502: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11591 1726867180.11652: in run() - task 0affcac9-a3a5-3039-4ea5-00000000007e 11591 1726867180.11683: variable 'ansible_search_path' from source: unknown 11591 1726867180.11687: variable 'ansible_search_path' from source: unknown 11591 1726867180.11783: calling self._execute() 11591 1726867180.11831: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.11843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.11859: variable 'omit' from source: magic vars 11591 1726867180.12249: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.12267: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.12398: variable 'network_state' from source: role '' defaults 11591 1726867180.12414: Evaluated conditional (network_state != {}): False 11591 1726867180.12422: when evaluation is False, skipping this task 11591 1726867180.12429: _execute() done 11591 1726867180.12465: dumping result to json 11591 1726867180.12469: done dumping result, returning 11591 1726867180.12472: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-3039-4ea5-00000000007e] 11591 1726867180.12475: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007e skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867180.12625: no more pending results, returning what we have 11591 1726867180.12628: results queue empty 11591 1726867180.12629: checking for any_errors_fatal 11591 1726867180.12639: done checking for any_errors_fatal 11591 1726867180.12640: checking for max_fail_percentage 11591 1726867180.12642: done checking for max_fail_percentage 11591 1726867180.12643: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.12644: done checking to see if all hosts have failed 11591 1726867180.12645: getting the remaining hosts for this loop 11591 1726867180.12646: done getting the remaining hosts for this loop 11591 1726867180.12649: getting the next task for host managed_node2 11591 1726867180.12656: done getting next task for host managed_node2 11591 1726867180.12660: ^ 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 11591 1726867180.12664: ^ 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 11591 1726867180.12685: getting variables 11591 1726867180.12687: in VariableManager get_vars() 11591 1726867180.12729: Calling all_inventory to load vars for managed_node2 11591 1726867180.12732: Calling groups_inventory to load vars for managed_node2 11591 1726867180.12735: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.12747: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.12751: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.12754: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.13493: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007e 11591 1726867180.13496: WORKER PROCESS EXITING 11591 1726867180.14301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.15881: done with get_vars() 11591 1726867180.15903: done getting variables 11591 1726867180.15953: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:40 -0400 (0:00:00.051) 0:00:28.167 ****** 11591 1726867180.15987: entering _queue_task() for managed_node2/fail 11591 1726867180.16242: worker is 1 (out of 1 available) 11591 1726867180.16256: exiting _queue_task() for managed_node2/fail 11591 1726867180.16267: done queuing things up, now waiting for results queue to drain 11591 1726867180.16268: waiting for pending results... 11591 1726867180.16540: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11591 1726867180.16693: in run() - task 0affcac9-a3a5-3039-4ea5-00000000007f 11591 1726867180.16784: variable 'ansible_search_path' from source: unknown 11591 1726867180.16788: variable 'ansible_search_path' from source: unknown 11591 1726867180.16794: calling self._execute() 11591 1726867180.16866: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.16880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.16899: variable 'omit' from source: magic vars 11591 1726867180.17269: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.17289: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.17413: variable 'network_state' from source: role '' defaults 11591 1726867180.17428: Evaluated conditional (network_state != {}): False 11591 1726867180.17437: when evaluation is False, skipping this task 11591 1726867180.17583: _execute() done 11591 1726867180.17587: dumping result to json 11591 1726867180.17592: done dumping result, returning 11591 1726867180.17596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-3039-4ea5-00000000007f] 11591 1726867180.17598: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007f 11591 1726867180.17666: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000007f 11591 1726867180.17669: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867180.17721: no more pending results, returning what we have 11591 1726867180.17726: results queue empty 11591 1726867180.17727: checking for any_errors_fatal 11591 1726867180.17735: done checking for any_errors_fatal 11591 1726867180.17736: checking for max_fail_percentage 11591 1726867180.17738: done checking for max_fail_percentage 11591 1726867180.17739: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.17740: done checking to see if all hosts have failed 11591 1726867180.17740: getting the remaining hosts for this loop 11591 1726867180.17741: done getting the remaining hosts for this loop 11591 1726867180.17745: getting the next task for host managed_node2 11591 1726867180.17754: done getting next task for host managed_node2 11591 1726867180.17757: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11591 1726867180.17762: ^ 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 11591 1726867180.17784: getting variables 11591 1726867180.17787: in VariableManager get_vars() 11591 1726867180.17833: Calling all_inventory to load vars for managed_node2 11591 1726867180.17835: Calling groups_inventory to load vars for managed_node2 11591 1726867180.17838: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.17851: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.17855: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.17859: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.19413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.20960: done with get_vars() 11591 1726867180.20981: done getting variables 11591 1726867180.21034: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:40 -0400 (0:00:00.050) 0:00:28.218 ****** 11591 1726867180.21064: entering _queue_task() for managed_node2/fail 11591 1726867180.21813: worker is 1 (out of 1 available) 11591 1726867180.21823: exiting _queue_task() for managed_node2/fail 11591 1726867180.21831: done queuing things up, now waiting for results queue to drain 11591 1726867180.21832: waiting for pending results... 11591 1726867180.22197: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11591 1726867180.22202: in run() - task 0affcac9-a3a5-3039-4ea5-000000000080 11591 1726867180.22206: variable 'ansible_search_path' from source: unknown 11591 1726867180.22384: variable 'ansible_search_path' from source: unknown 11591 1726867180.22430: calling self._execute() 11591 1726867180.22725: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.22729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.22736: variable 'omit' from source: magic vars 11591 1726867180.23118: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.23135: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.23319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867180.25583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867180.25663: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867180.25710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867180.25748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867180.25782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867180.25859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.25903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.25936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.26084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.26088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.26102: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.26121: Evaluated conditional (ansible_distribution_major_version | int > 9): True 11591 1726867180.26241: variable 'ansible_distribution' from source: facts 11591 1726867180.26249: variable '__network_rh_distros' from source: role '' defaults 11591 1726867180.26261: Evaluated conditional (ansible_distribution in __network_rh_distros): True 11591 1726867180.26523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.26551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.26581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.26633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.26650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.26700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.26730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.26762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.26810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.26829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.26874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.26906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.26933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.27062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.27065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.27293: variable 'network_connections' from source: task vars 11591 1726867180.27309: variable 'port2_profile' from source: play vars 11591 1726867180.27374: variable 'port2_profile' from source: play vars 11591 1726867180.27398: variable 'port1_profile' from source: play vars 11591 1726867180.27459: variable 'port1_profile' from source: play vars 11591 1726867180.27473: variable 'controller_profile' from source: play vars 11591 1726867180.27538: variable 'controller_profile' from source: play vars 11591 1726867180.27784: variable 'network_state' from source: role '' defaults 11591 1726867180.27788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867180.28048: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867180.28145: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867180.28248: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867180.28331: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867180.28387: 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) 11591 1726867180.28460: 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) 11591 1726867180.28653: 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) 11591 1726867180.28656: 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) 11591 1726867180.28659: 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 11591 1726867180.28662: when evaluation is False, skipping this task 11591 1726867180.28664: _execute() done 11591 1726867180.28666: dumping result to json 11591 1726867180.28668: done dumping result, returning 11591 1726867180.28671: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-3039-4ea5-000000000080] 11591 1726867180.28674: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000080 skipping: [managed_node2] => { "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" } 11591 1726867180.28917: no more pending results, returning what we have 11591 1726867180.28921: results queue empty 11591 1726867180.28922: checking for any_errors_fatal 11591 1726867180.28928: done checking for any_errors_fatal 11591 1726867180.28929: checking for max_fail_percentage 11591 1726867180.28931: done checking for max_fail_percentage 11591 1726867180.28932: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.28933: done checking to see if all hosts have failed 11591 1726867180.28933: getting the remaining hosts for this loop 11591 1726867180.28935: done getting the remaining hosts for this loop 11591 1726867180.28938: getting the next task for host managed_node2 11591 1726867180.28947: done getting next task for host managed_node2 11591 1726867180.28950: ^ 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 11591 1726867180.28954: ^ 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 11591 1726867180.28973: getting variables 11591 1726867180.28975: in VariableManager get_vars() 11591 1726867180.29018: Calling all_inventory to load vars for managed_node2 11591 1726867180.29021: Calling groups_inventory to load vars for managed_node2 11591 1726867180.29023: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.29034: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.29037: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.29039: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.29928: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000080 11591 1726867180.29932: WORKER PROCESS EXITING 11591 1726867180.31644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.33381: done with get_vars() 11591 1726867180.33404: done getting variables 11591 1726867180.33462: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:40 -0400 (0:00:00.124) 0:00:28.342 ****** 11591 1726867180.33502: entering _queue_task() for managed_node2/dnf 11591 1726867180.33801: worker is 1 (out of 1 available) 11591 1726867180.33814: exiting _queue_task() for managed_node2/dnf 11591 1726867180.33824: done queuing things up, now waiting for results queue to drain 11591 1726867180.33825: waiting for pending results... 11591 1726867180.34097: running TaskExecutor() for managed_node2/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 11591 1726867180.34275: in run() - task 0affcac9-a3a5-3039-4ea5-000000000081 11591 1726867180.34339: variable 'ansible_search_path' from source: unknown 11591 1726867180.34392: variable 'ansible_search_path' from source: unknown 11591 1726867180.34583: calling self._execute() 11591 1726867180.34701: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.34713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.34728: variable 'omit' from source: magic vars 11591 1726867180.35463: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.35482: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.35919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867180.39749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867180.40086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867180.40093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867180.40096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867180.40099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867180.40253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.40337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.40684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.40688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.40693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.40883: variable 'ansible_distribution' from source: facts 11591 1726867180.41017: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.41137: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 11591 1726867180.41382: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867180.41699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.41804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.41837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.41927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.42013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.42060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.42128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.42217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.42261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.42337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.42469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.42503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.42585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.42632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.42864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.43046: variable 'network_connections' from source: task vars 11591 1726867180.43065: variable 'port2_profile' from source: play vars 11591 1726867180.43342: variable 'port2_profile' from source: play vars 11591 1726867180.43452: variable 'port1_profile' from source: play vars 11591 1726867180.43455: variable 'port1_profile' from source: play vars 11591 1726867180.43458: variable 'controller_profile' from source: play vars 11591 1726867180.43510: variable 'controller_profile' from source: play vars 11591 1726867180.43637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867180.44169: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867180.44296: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867180.44338: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867180.44370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867180.44470: 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) 11591 1726867180.44512: 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) 11591 1726867180.44546: 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) 11591 1726867180.44573: 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) 11591 1726867180.44628: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867180.44880: variable 'network_connections' from source: task vars 11591 1726867180.44894: variable 'port2_profile' from source: play vars 11591 1726867180.44956: variable 'port2_profile' from source: play vars 11591 1726867180.44973: variable 'port1_profile' from source: play vars 11591 1726867180.45035: variable 'port1_profile' from source: play vars 11591 1726867180.45046: variable 'controller_profile' from source: play vars 11591 1726867180.45111: variable 'controller_profile' from source: play vars 11591 1726867180.45140: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11591 1726867180.45147: when evaluation is False, skipping this task 11591 1726867180.45154: _execute() done 11591 1726867180.45160: dumping result to json 11591 1726867180.45167: done dumping result, returning 11591 1726867180.45180: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-3039-4ea5-000000000081] 11591 1726867180.45196: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000081 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11591 1726867180.45434: no more pending results, returning what we have 11591 1726867180.45437: results queue empty 11591 1726867180.45438: checking for any_errors_fatal 11591 1726867180.45445: done checking for any_errors_fatal 11591 1726867180.45446: checking for max_fail_percentage 11591 1726867180.45449: done checking for max_fail_percentage 11591 1726867180.45449: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.45450: done checking to see if all hosts have failed 11591 1726867180.45451: getting the remaining hosts for this loop 11591 1726867180.45452: done getting the remaining hosts for this loop 11591 1726867180.45456: getting the next task for host managed_node2 11591 1726867180.45462: done getting next task for host managed_node2 11591 1726867180.45466: ^ 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 11591 1726867180.45470: ^ 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 11591 1726867180.45492: getting variables 11591 1726867180.45494: in VariableManager get_vars() 11591 1726867180.45535: Calling all_inventory to load vars for managed_node2 11591 1726867180.45538: Calling groups_inventory to load vars for managed_node2 11591 1726867180.45541: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.45553: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.45556: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.45559: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.46123: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000081 11591 1726867180.46126: WORKER PROCESS EXITING 11591 1726867180.47107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.48656: done with get_vars() 11591 1726867180.48681: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11591 1726867180.48756: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:40 -0400 (0:00:00.152) 0:00:28.495 ****** 11591 1726867180.48789: entering _queue_task() for managed_node2/yum 11591 1726867180.49078: worker is 1 (out of 1 available) 11591 1726867180.49093: exiting _queue_task() for managed_node2/yum 11591 1726867180.49104: done queuing things up, now waiting for results queue to drain 11591 1726867180.49105: waiting for pending results... 11591 1726867180.49392: running TaskExecutor() for managed_node2/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 11591 1726867180.49557: in run() - task 0affcac9-a3a5-3039-4ea5-000000000082 11591 1726867180.49576: variable 'ansible_search_path' from source: unknown 11591 1726867180.49587: variable 'ansible_search_path' from source: unknown 11591 1726867180.49635: calling self._execute() 11591 1726867180.49739: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.49750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.49764: variable 'omit' from source: magic vars 11591 1726867180.50137: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.50157: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.50339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867180.54084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867180.54088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867180.54250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867180.54383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867180.54400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867180.54596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.54627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.54862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.54865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.54867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.55037: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.55059: Evaluated conditional (ansible_distribution_major_version | int < 8): False 11591 1726867180.55066: when evaluation is False, skipping this task 11591 1726867180.55076: _execute() done 11591 1726867180.55094: dumping result to json 11591 1726867180.55284: done dumping result, returning 11591 1726867180.55288: done running TaskExecutor() for managed_node2/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 [0affcac9-a3a5-3039-4ea5-000000000082] 11591 1726867180.55293: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000082 11591 1726867180.55369: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000082 11591 1726867180.55372: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 11591 1726867180.55429: no more pending results, returning what we have 11591 1726867180.55433: results queue empty 11591 1726867180.55434: checking for any_errors_fatal 11591 1726867180.55439: done checking for any_errors_fatal 11591 1726867180.55440: checking for max_fail_percentage 11591 1726867180.55441: done checking for max_fail_percentage 11591 1726867180.55442: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.55443: done checking to see if all hosts have failed 11591 1726867180.55444: getting the remaining hosts for this loop 11591 1726867180.55445: done getting the remaining hosts for this loop 11591 1726867180.55448: getting the next task for host managed_node2 11591 1726867180.55457: done getting next task for host managed_node2 11591 1726867180.55462: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11591 1726867180.55466: ^ 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 11591 1726867180.55487: getting variables 11591 1726867180.55491: in VariableManager get_vars() 11591 1726867180.55536: Calling all_inventory to load vars for managed_node2 11591 1726867180.55539: Calling groups_inventory to load vars for managed_node2 11591 1726867180.55541: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.55553: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.55556: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.55559: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.58810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.61633: done with get_vars() 11591 1726867180.61658: done getting variables 11591 1726867180.61721: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:40 -0400 (0:00:00.129) 0:00:28.624 ****** 11591 1726867180.61756: entering _queue_task() for managed_node2/fail 11591 1726867180.62072: worker is 1 (out of 1 available) 11591 1726867180.62085: exiting _queue_task() for managed_node2/fail 11591 1726867180.62098: done queuing things up, now waiting for results queue to drain 11591 1726867180.62099: waiting for pending results... 11591 1726867180.62906: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11591 1726867180.62961: in run() - task 0affcac9-a3a5-3039-4ea5-000000000083 11591 1726867180.63014: variable 'ansible_search_path' from source: unknown 11591 1726867180.63301: variable 'ansible_search_path' from source: unknown 11591 1726867180.63304: calling self._execute() 11591 1726867180.63357: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.63379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.63599: variable 'omit' from source: magic vars 11591 1726867180.63972: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.63997: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.64118: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867180.64320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867180.66493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867180.66567: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867180.66612: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867180.66653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867180.66694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867180.66775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.66815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.66843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.66892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.66909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.66956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.66989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.67019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.67058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.67074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.67121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.67282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.67286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.67288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.67292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.67412: variable 'network_connections' from source: task vars 11591 1726867180.67429: variable 'port2_profile' from source: play vars 11591 1726867180.67501: variable 'port2_profile' from source: play vars 11591 1726867180.67519: variable 'port1_profile' from source: play vars 11591 1726867180.67580: variable 'port1_profile' from source: play vars 11591 1726867180.67597: variable 'controller_profile' from source: play vars 11591 1726867180.67664: variable 'controller_profile' from source: play vars 11591 1726867180.67740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867180.67925: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867180.67967: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867180.68005: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867180.68040: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867180.68095: 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) 11591 1726867180.68123: 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) 11591 1726867180.68162: 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) 11591 1726867180.68271: 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) 11591 1726867180.68275: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867180.68501: variable 'network_connections' from source: task vars 11591 1726867180.68512: variable 'port2_profile' from source: play vars 11591 1726867180.68574: variable 'port2_profile' from source: play vars 11591 1726867180.68603: variable 'port1_profile' from source: play vars 11591 1726867180.68664: variable 'port1_profile' from source: play vars 11591 1726867180.68680: variable 'controller_profile' from source: play vars 11591 1726867180.68747: variable 'controller_profile' from source: play vars 11591 1726867180.68792: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11591 1726867180.68816: when evaluation is False, skipping this task 11591 1726867180.68826: _execute() done 11591 1726867180.68917: dumping result to json 11591 1726867180.68920: done dumping result, returning 11591 1726867180.68923: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-3039-4ea5-000000000083] 11591 1726867180.68925: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000083 11591 1726867180.69080: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000083 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11591 1726867180.69141: no more pending results, returning what we have 11591 1726867180.69145: results queue empty 11591 1726867180.69146: checking for any_errors_fatal 11591 1726867180.69152: done checking for any_errors_fatal 11591 1726867180.69153: checking for max_fail_percentage 11591 1726867180.69154: done checking for max_fail_percentage 11591 1726867180.69155: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.69156: done checking to see if all hosts have failed 11591 1726867180.69157: getting the remaining hosts for this loop 11591 1726867180.69158: done getting the remaining hosts for this loop 11591 1726867180.69161: getting the next task for host managed_node2 11591 1726867180.69169: done getting next task for host managed_node2 11591 1726867180.69173: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11591 1726867180.69178: ^ 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 11591 1726867180.69217: getting variables 11591 1726867180.69220: in VariableManager get_vars() 11591 1726867180.69386: Calling all_inventory to load vars for managed_node2 11591 1726867180.69393: Calling groups_inventory to load vars for managed_node2 11591 1726867180.69396: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.69408: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.69412: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.69416: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.70031: WORKER PROCESS EXITING 11591 1726867180.72112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.74211: done with get_vars() 11591 1726867180.74235: done getting variables 11591 1726867180.74415: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:40 -0400 (0:00:00.126) 0:00:28.751 ****** 11591 1726867180.74452: entering _queue_task() for managed_node2/package 11591 1726867180.75140: worker is 1 (out of 1 available) 11591 1726867180.75153: exiting _queue_task() for managed_node2/package 11591 1726867180.75164: done queuing things up, now waiting for results queue to drain 11591 1726867180.75165: waiting for pending results... 11591 1726867180.75607: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11591 1726867180.75950: in run() - task 0affcac9-a3a5-3039-4ea5-000000000084 11591 1726867180.75964: variable 'ansible_search_path' from source: unknown 11591 1726867180.75967: variable 'ansible_search_path' from source: unknown 11591 1726867180.76207: calling self._execute() 11591 1726867180.76304: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.76308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.76320: variable 'omit' from source: magic vars 11591 1726867180.77336: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.77383: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.77734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867180.78192: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867180.78232: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867180.78262: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867180.78784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867180.78787: variable 'network_packages' from source: role '' defaults 11591 1726867180.78820: variable '__network_provider_setup' from source: role '' defaults 11591 1726867180.78828: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867180.78896: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867180.78905: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867180.78965: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867180.79173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867180.81440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867180.81503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867180.81538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867180.81575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867180.81600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867180.81800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.81804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.81807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.81810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.81812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.81834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.81858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.81888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.81925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.81939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.82160: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11591 1726867180.82270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.82314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.82343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.82384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.82399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.82494: variable 'ansible_python' from source: facts 11591 1726867180.82529: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11591 1726867180.82610: variable '__network_wpa_supplicant_required' from source: role '' defaults 11591 1726867180.82697: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11591 1726867180.82855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.82859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.82889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.82933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.82952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.83007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867180.83074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867180.83079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867180.83121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867180.83184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867180.83282: variable 'network_connections' from source: task vars 11591 1726867180.83300: variable 'port2_profile' from source: play vars 11591 1726867180.83401: variable 'port2_profile' from source: play vars 11591 1726867180.83417: variable 'port1_profile' from source: play vars 11591 1726867180.83514: variable 'port1_profile' from source: play vars 11591 1726867180.83529: variable 'controller_profile' from source: play vars 11591 1726867180.83633: variable 'controller_profile' from source: play vars 11591 1726867180.83729: 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) 11591 1726867180.83740: 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) 11591 1726867180.83772: 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) 11591 1726867180.83807: 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) 11591 1726867180.83947: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867180.84140: variable 'network_connections' from source: task vars 11591 1726867180.84151: variable 'port2_profile' from source: play vars 11591 1726867180.84250: variable 'port2_profile' from source: play vars 11591 1726867180.84262: variable 'port1_profile' from source: play vars 11591 1726867180.84362: variable 'port1_profile' from source: play vars 11591 1726867180.84384: variable 'controller_profile' from source: play vars 11591 1726867180.84483: variable 'controller_profile' from source: play vars 11591 1726867180.84524: variable '__network_packages_default_wireless' from source: role '' defaults 11591 1726867180.84609: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867180.84926: variable 'network_connections' from source: task vars 11591 1726867180.84938: variable 'port2_profile' from source: play vars 11591 1726867180.85004: variable 'port2_profile' from source: play vars 11591 1726867180.85016: variable 'port1_profile' from source: play vars 11591 1726867180.85087: variable 'port1_profile' from source: play vars 11591 1726867180.85144: variable 'controller_profile' from source: play vars 11591 1726867180.85169: variable 'controller_profile' from source: play vars 11591 1726867180.85199: variable '__network_packages_default_team' from source: role '' defaults 11591 1726867180.85290: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867180.85637: variable 'network_connections' from source: task vars 11591 1726867180.85647: variable 'port2_profile' from source: play vars 11591 1726867180.85716: variable 'port2_profile' from source: play vars 11591 1726867180.85728: variable 'port1_profile' from source: play vars 11591 1726867180.85849: variable 'port1_profile' from source: play vars 11591 1726867180.85852: variable 'controller_profile' from source: play vars 11591 1726867180.85887: variable 'controller_profile' from source: play vars 11591 1726867180.85972: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867180.86042: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867180.86053: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867180.86119: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867180.86882: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11591 1726867180.87682: variable 'network_connections' from source: task vars 11591 1726867180.87685: variable 'port2_profile' from source: play vars 11591 1726867180.87687: variable 'port2_profile' from source: play vars 11591 1726867180.87689: variable 'port1_profile' from source: play vars 11591 1726867180.87691: variable 'port1_profile' from source: play vars 11591 1726867180.87790: variable 'controller_profile' from source: play vars 11591 1726867180.87850: variable 'controller_profile' from source: play vars 11591 1726867180.88082: variable 'ansible_distribution' from source: facts 11591 1726867180.88085: variable '__network_rh_distros' from source: role '' defaults 11591 1726867180.88087: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.88089: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11591 1726867180.88186: variable 'ansible_distribution' from source: facts 11591 1726867180.88289: variable '__network_rh_distros' from source: role '' defaults 11591 1726867180.88334: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.88350: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11591 1726867180.88515: variable 'ansible_distribution' from source: facts 11591 1726867180.88527: variable '__network_rh_distros' from source: role '' defaults 11591 1726867180.88536: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.88572: variable 'network_provider' from source: set_fact 11591 1726867180.88596: variable 'ansible_facts' from source: unknown 11591 1726867180.89282: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 11591 1726867180.89294: when evaluation is False, skipping this task 11591 1726867180.89302: _execute() done 11591 1726867180.89309: dumping result to json 11591 1726867180.89317: done dumping result, returning 11591 1726867180.89328: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-3039-4ea5-000000000084] 11591 1726867180.89339: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000084 skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 11591 1726867180.89519: no more pending results, returning what we have 11591 1726867180.89522: results queue empty 11591 1726867180.89523: checking for any_errors_fatal 11591 1726867180.89528: done checking for any_errors_fatal 11591 1726867180.89528: checking for max_fail_percentage 11591 1726867180.89530: done checking for max_fail_percentage 11591 1726867180.89530: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.89531: done checking to see if all hosts have failed 11591 1726867180.89532: getting the remaining hosts for this loop 11591 1726867180.89533: done getting the remaining hosts for this loop 11591 1726867180.89536: getting the next task for host managed_node2 11591 1726867180.89543: done getting next task for host managed_node2 11591 1726867180.89552: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11591 1726867180.89556: ^ 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 11591 1726867180.89576: getting variables 11591 1726867180.89580: in VariableManager get_vars() 11591 1726867180.89620: Calling all_inventory to load vars for managed_node2 11591 1726867180.89623: Calling groups_inventory to load vars for managed_node2 11591 1726867180.89625: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.89637: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.89640: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.89643: Calling groups_plugins_play to load vars for managed_node2 11591 1726867180.90283: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000084 11591 1726867180.90287: WORKER PROCESS EXITING 11591 1726867180.92736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867180.94766: done with get_vars() 11591 1726867180.94789: done getting variables 11591 1726867180.94846: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:40 -0400 (0:00:00.204) 0:00:28.956 ****** 11591 1726867180.94881: entering _queue_task() for managed_node2/package 11591 1726867180.95179: worker is 1 (out of 1 available) 11591 1726867180.95194: exiting _queue_task() for managed_node2/package 11591 1726867180.95206: done queuing things up, now waiting for results queue to drain 11591 1726867180.95207: waiting for pending results... 11591 1726867180.95599: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11591 1726867180.95631: in run() - task 0affcac9-a3a5-3039-4ea5-000000000085 11591 1726867180.95650: variable 'ansible_search_path' from source: unknown 11591 1726867180.95657: variable 'ansible_search_path' from source: unknown 11591 1726867180.95702: calling self._execute() 11591 1726867180.95932: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867180.95943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867180.95957: variable 'omit' from source: magic vars 11591 1726867180.96645: variable 'ansible_distribution_major_version' from source: facts 11591 1726867180.96723: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867180.96961: variable 'network_state' from source: role '' defaults 11591 1726867180.96975: Evaluated conditional (network_state != {}): False 11591 1726867180.96985: when evaluation is False, skipping this task 11591 1726867180.96995: _execute() done 11591 1726867180.97002: dumping result to json 11591 1726867180.97010: done dumping result, returning 11591 1726867180.97043: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-3039-4ea5-000000000085] 11591 1726867180.97054: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000085 11591 1726867180.97593: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000085 11591 1726867180.97596: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867180.97643: no more pending results, returning what we have 11591 1726867180.97647: results queue empty 11591 1726867180.97647: checking for any_errors_fatal 11591 1726867180.97654: done checking for any_errors_fatal 11591 1726867180.97655: checking for max_fail_percentage 11591 1726867180.97657: done checking for max_fail_percentage 11591 1726867180.97657: checking to see if all hosts have failed and the running result is not ok 11591 1726867180.97658: done checking to see if all hosts have failed 11591 1726867180.97659: getting the remaining hosts for this loop 11591 1726867180.97660: done getting the remaining hosts for this loop 11591 1726867180.97663: getting the next task for host managed_node2 11591 1726867180.97670: done getting next task for host managed_node2 11591 1726867180.97674: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11591 1726867180.97679: ^ 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 11591 1726867180.97702: getting variables 11591 1726867180.97704: in VariableManager get_vars() 11591 1726867180.97744: Calling all_inventory to load vars for managed_node2 11591 1726867180.97747: Calling groups_inventory to load vars for managed_node2 11591 1726867180.97750: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867180.97761: Calling all_plugins_play to load vars for managed_node2 11591 1726867180.97764: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867180.97767: Calling groups_plugins_play to load vars for managed_node2 11591 1726867181.00412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867181.02562: done with get_vars() 11591 1726867181.02588: done getting variables 11591 1726867181.02646: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:41 -0400 (0:00:00.079) 0:00:29.035 ****** 11591 1726867181.02797: entering _queue_task() for managed_node2/package 11591 1726867181.03113: worker is 1 (out of 1 available) 11591 1726867181.03127: exiting _queue_task() for managed_node2/package 11591 1726867181.03138: done queuing things up, now waiting for results queue to drain 11591 1726867181.03139: waiting for pending results... 11591 1726867181.03406: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11591 1726867181.03549: in run() - task 0affcac9-a3a5-3039-4ea5-000000000086 11591 1726867181.03568: variable 'ansible_search_path' from source: unknown 11591 1726867181.03575: variable 'ansible_search_path' from source: unknown 11591 1726867181.03619: calling self._execute() 11591 1726867181.03716: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867181.03728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867181.03746: variable 'omit' from source: magic vars 11591 1726867181.04558: variable 'ansible_distribution_major_version' from source: facts 11591 1726867181.04587: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867181.04846: variable 'network_state' from source: role '' defaults 11591 1726867181.04907: Evaluated conditional (network_state != {}): False 11591 1726867181.04948: when evaluation is False, skipping this task 11591 1726867181.04998: _execute() done 11591 1726867181.05026: dumping result to json 11591 1726867181.05351: done dumping result, returning 11591 1726867181.05355: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-3039-4ea5-000000000086] 11591 1726867181.05357: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000086 11591 1726867181.05433: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000086 11591 1726867181.05436: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867181.05493: no more pending results, returning what we have 11591 1726867181.05497: results queue empty 11591 1726867181.05498: checking for any_errors_fatal 11591 1726867181.05504: done checking for any_errors_fatal 11591 1726867181.05505: checking for max_fail_percentage 11591 1726867181.05506: done checking for max_fail_percentage 11591 1726867181.05507: checking to see if all hosts have failed and the running result is not ok 11591 1726867181.05507: done checking to see if all hosts have failed 11591 1726867181.05508: getting the remaining hosts for this loop 11591 1726867181.05509: done getting the remaining hosts for this loop 11591 1726867181.05512: getting the next task for host managed_node2 11591 1726867181.05519: done getting next task for host managed_node2 11591 1726867181.05523: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11591 1726867181.05527: ^ 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 11591 1726867181.05547: getting variables 11591 1726867181.05549: in VariableManager get_vars() 11591 1726867181.05584: Calling all_inventory to load vars for managed_node2 11591 1726867181.05587: Calling groups_inventory to load vars for managed_node2 11591 1726867181.05591: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867181.05624: Calling all_plugins_play to load vars for managed_node2 11591 1726867181.05628: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867181.05632: Calling groups_plugins_play to load vars for managed_node2 11591 1726867181.07004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867181.09673: done with get_vars() 11591 1726867181.09745: done getting variables 11591 1726867181.09847: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:41 -0400 (0:00:00.070) 0:00:29.106 ****** 11591 1726867181.09885: entering _queue_task() for managed_node2/service 11591 1726867181.10267: worker is 1 (out of 1 available) 11591 1726867181.10383: exiting _queue_task() for managed_node2/service 11591 1726867181.10394: done queuing things up, now waiting for results queue to drain 11591 1726867181.10395: waiting for pending results... 11591 1726867181.10695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11591 1726867181.10814: in run() - task 0affcac9-a3a5-3039-4ea5-000000000087 11591 1726867181.10818: variable 'ansible_search_path' from source: unknown 11591 1726867181.10821: variable 'ansible_search_path' from source: unknown 11591 1726867181.10838: calling self._execute() 11591 1726867181.10947: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867181.10958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867181.10975: variable 'omit' from source: magic vars 11591 1726867181.11339: variable 'ansible_distribution_major_version' from source: facts 11591 1726867181.11462: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867181.11485: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867181.11753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867181.15271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867181.15346: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867181.15381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867181.15417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867181.15444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867181.15593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.15630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.15672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.15721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.15742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.15883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.15887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.15889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.15945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.15965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.16026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.16066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.16107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.16151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.16170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.16362: variable 'network_connections' from source: task vars 11591 1726867181.16422: variable 'port2_profile' from source: play vars 11591 1726867181.16467: variable 'port2_profile' from source: play vars 11591 1726867181.16559: variable 'port1_profile' from source: play vars 11591 1726867181.16624: variable 'port1_profile' from source: play vars 11591 1726867181.16646: variable 'controller_profile' from source: play vars 11591 1726867181.16709: variable 'controller_profile' from source: play vars 11591 1726867181.16855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867181.16983: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867181.17025: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867181.17060: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867181.17102: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867181.17145: 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) 11591 1726867181.17179: 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) 11591 1726867181.17213: 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) 11591 1726867181.17243: 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) 11591 1726867181.17304: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867181.17553: variable 'network_connections' from source: task vars 11591 1726867181.17610: variable 'port2_profile' from source: play vars 11591 1726867181.17637: variable 'port2_profile' from source: play vars 11591 1726867181.17649: variable 'port1_profile' from source: play vars 11591 1726867181.17717: variable 'port1_profile' from source: play vars 11591 1726867181.17735: variable 'controller_profile' from source: play vars 11591 1726867181.17798: variable 'controller_profile' from source: play vars 11591 1726867181.17838: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 11591 1726867181.17882: when evaluation is False, skipping this task 11591 1726867181.17885: _execute() done 11591 1726867181.17888: dumping result to json 11591 1726867181.17890: done dumping result, returning 11591 1726867181.17892: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-3039-4ea5-000000000087] 11591 1726867181.17894: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000087 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 11591 1726867181.18199: no more pending results, returning what we have 11591 1726867181.18203: results queue empty 11591 1726867181.18204: checking for any_errors_fatal 11591 1726867181.18211: done checking for any_errors_fatal 11591 1726867181.18211: checking for max_fail_percentage 11591 1726867181.18213: done checking for max_fail_percentage 11591 1726867181.18214: checking to see if all hosts have failed and the running result is not ok 11591 1726867181.18215: done checking to see if all hosts have failed 11591 1726867181.18215: getting the remaining hosts for this loop 11591 1726867181.18217: done getting the remaining hosts for this loop 11591 1726867181.18220: getting the next task for host managed_node2 11591 1726867181.18228: done getting next task for host managed_node2 11591 1726867181.18233: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11591 1726867181.18237: ^ 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 11591 1726867181.18257: getting variables 11591 1726867181.18260: in VariableManager get_vars() 11591 1726867181.18303: Calling all_inventory to load vars for managed_node2 11591 1726867181.18307: Calling groups_inventory to load vars for managed_node2 11591 1726867181.18309: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867181.18322: Calling all_plugins_play to load vars for managed_node2 11591 1726867181.18326: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867181.18329: Calling groups_plugins_play to load vars for managed_node2 11591 1726867181.18904: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000087 11591 1726867181.18907: WORKER PROCESS EXITING 11591 1726867181.19922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867181.21965: done with get_vars() 11591 1726867181.21989: done getting variables 11591 1726867181.22055: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:41 -0400 (0:00:00.122) 0:00:29.228 ****** 11591 1726867181.22098: entering _queue_task() for managed_node2/service 11591 1726867181.22606: worker is 1 (out of 1 available) 11591 1726867181.22617: exiting _queue_task() for managed_node2/service 11591 1726867181.22627: done queuing things up, now waiting for results queue to drain 11591 1726867181.22628: waiting for pending results... 11591 1726867181.22755: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11591 1726867181.22904: in run() - task 0affcac9-a3a5-3039-4ea5-000000000088 11591 1726867181.22917: variable 'ansible_search_path' from source: unknown 11591 1726867181.22921: variable 'ansible_search_path' from source: unknown 11591 1726867181.22955: calling self._execute() 11591 1726867181.23056: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867181.23061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867181.23081: variable 'omit' from source: magic vars 11591 1726867181.23450: variable 'ansible_distribution_major_version' from source: facts 11591 1726867181.23462: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867181.23626: variable 'network_provider' from source: set_fact 11591 1726867181.23635: variable 'network_state' from source: role '' defaults 11591 1726867181.23646: Evaluated conditional (network_provider == "nm" or network_state != {}): True 11591 1726867181.23652: variable 'omit' from source: magic vars 11591 1726867181.23710: variable 'omit' from source: magic vars 11591 1726867181.23744: variable 'network_service_name' from source: role '' defaults 11591 1726867181.23807: variable 'network_service_name' from source: role '' defaults 11591 1726867181.23914: variable '__network_provider_setup' from source: role '' defaults 11591 1726867181.23918: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867181.23985: variable '__network_service_name_default_nm' from source: role '' defaults 11591 1726867181.23996: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867181.24055: variable '__network_packages_default_nm' from source: role '' defaults 11591 1726867181.24319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867181.26612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867181.26615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867181.26617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867181.26626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867181.26660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867181.26743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.26781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.26809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.26850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.26864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.26920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.26943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.26968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.27018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.27031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.27271: variable '__network_packages_default_gobject_packages' from source: role '' defaults 11591 1726867181.27390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.27423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.27451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.27492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.27509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.27603: variable 'ansible_python' from source: facts 11591 1726867181.27625: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 11591 1726867181.27712: variable '__network_wpa_supplicant_required' from source: role '' defaults 11591 1726867181.27797: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11591 1726867181.27926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.27952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.27983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.28024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.28061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.28093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867181.28170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867181.28174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867181.28190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867181.28209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867181.28348: variable 'network_connections' from source: task vars 11591 1726867181.28355: variable 'port2_profile' from source: play vars 11591 1726867181.28437: variable 'port2_profile' from source: play vars 11591 1726867181.28450: variable 'port1_profile' from source: play vars 11591 1726867181.28689: variable 'port1_profile' from source: play vars 11591 1726867181.28693: variable 'controller_profile' from source: play vars 11591 1726867181.28695: variable 'controller_profile' from source: play vars 11591 1726867181.28730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867181.28919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867181.28965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867181.29007: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867181.29043: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867181.29110: 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) 11591 1726867181.29135: 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) 11591 1726867181.29170: 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) 11591 1726867181.29205: 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) 11591 1726867181.29249: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867181.29518: variable 'network_connections' from source: task vars 11591 1726867181.29524: variable 'port2_profile' from source: play vars 11591 1726867181.29600: variable 'port2_profile' from source: play vars 11591 1726867181.29612: variable 'port1_profile' from source: play vars 11591 1726867181.29682: variable 'port1_profile' from source: play vars 11591 1726867181.29704: variable 'controller_profile' from source: play vars 11591 1726867181.29772: variable 'controller_profile' from source: play vars 11591 1726867181.29817: variable '__network_packages_default_wireless' from source: role '' defaults 11591 1726867181.29895: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867181.30246: variable 'network_connections' from source: task vars 11591 1726867181.30249: variable 'port2_profile' from source: play vars 11591 1726867181.30301: variable 'port2_profile' from source: play vars 11591 1726867181.30304: variable 'port1_profile' from source: play vars 11591 1726867181.30376: variable 'port1_profile' from source: play vars 11591 1726867181.30387: variable 'controller_profile' from source: play vars 11591 1726867181.30462: variable 'controller_profile' from source: play vars 11591 1726867181.30488: variable '__network_packages_default_team' from source: role '' defaults 11591 1726867181.30571: variable '__network_team_connections_defined' from source: role '' defaults 11591 1726867181.30888: variable 'network_connections' from source: task vars 11591 1726867181.30897: variable 'port2_profile' from source: play vars 11591 1726867181.30960: variable 'port2_profile' from source: play vars 11591 1726867181.30986: variable 'port1_profile' from source: play vars 11591 1726867181.31045: variable 'port1_profile' from source: play vars 11591 1726867181.31283: variable 'controller_profile' from source: play vars 11591 1726867181.31286: variable 'controller_profile' from source: play vars 11591 1726867181.31288: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867181.31290: variable '__network_service_name_default_initscripts' from source: role '' defaults 11591 1726867181.31293: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867181.31476: variable '__network_packages_default_initscripts' from source: role '' defaults 11591 1726867181.31526: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 11591 1726867181.32065: variable 'network_connections' from source: task vars 11591 1726867181.32068: variable 'port2_profile' from source: play vars 11591 1726867181.32138: variable 'port2_profile' from source: play vars 11591 1726867181.32145: variable 'port1_profile' from source: play vars 11591 1726867181.32215: variable 'port1_profile' from source: play vars 11591 1726867181.32223: variable 'controller_profile' from source: play vars 11591 1726867181.32282: variable 'controller_profile' from source: play vars 11591 1726867181.32366: variable 'ansible_distribution' from source: facts 11591 1726867181.32369: variable '__network_rh_distros' from source: role '' defaults 11591 1726867181.32372: variable 'ansible_distribution_major_version' from source: facts 11591 1726867181.32374: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 11591 1726867181.32517: variable 'ansible_distribution' from source: facts 11591 1726867181.32520: variable '__network_rh_distros' from source: role '' defaults 11591 1726867181.32527: variable 'ansible_distribution_major_version' from source: facts 11591 1726867181.32542: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 11591 1726867181.32722: variable 'ansible_distribution' from source: facts 11591 1726867181.32725: variable '__network_rh_distros' from source: role '' defaults 11591 1726867181.32739: variable 'ansible_distribution_major_version' from source: facts 11591 1726867181.32774: variable 'network_provider' from source: set_fact 11591 1726867181.32800: variable 'omit' from source: magic vars 11591 1726867181.32825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867181.32860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867181.32880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867181.32900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867181.32911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867181.32942: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867181.32953: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867181.32956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867181.33054: Set connection var ansible_shell_type to sh 11591 1726867181.33071: Set connection var ansible_shell_executable to /bin/sh 11591 1726867181.33078: Set connection var ansible_timeout to 10 11591 1726867181.33084: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867181.33087: Set connection var ansible_connection to ssh 11591 1726867181.33100: Set connection var ansible_pipelining to False 11591 1726867181.33125: variable 'ansible_shell_executable' from source: unknown 11591 1726867181.33128: variable 'ansible_connection' from source: unknown 11591 1726867181.33131: variable 'ansible_module_compression' from source: unknown 11591 1726867181.33133: variable 'ansible_shell_type' from source: unknown 11591 1726867181.33136: variable 'ansible_shell_executable' from source: unknown 11591 1726867181.33138: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867181.33142: variable 'ansible_pipelining' from source: unknown 11591 1726867181.33144: variable 'ansible_timeout' from source: unknown 11591 1726867181.33149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867181.33261: 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) 11591 1726867181.33268: variable 'omit' from source: magic vars 11591 1726867181.33282: starting attempt loop 11591 1726867181.33285: running the handler 11591 1726867181.33360: variable 'ansible_facts' from source: unknown 11591 1726867181.34236: _low_level_execute_command(): starting 11591 1726867181.34239: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867181.34915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867181.34956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867181.34960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867181.35079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867181.35170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867181.35271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867181.35300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867181.35490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867181.37102: stdout chunk (state=3): >>>/root <<< 11591 1726867181.37317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867181.37320: stdout chunk (state=3): >>><<< 11591 1726867181.37323: stderr chunk (state=3): >>><<< 11591 1726867181.37346: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867181.37364: _low_level_execute_command(): starting 11591 1726867181.37375: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621 `" && echo ansible-tmp-1726867181.3735313-12981-205823153495621="` echo /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621 `" ) && sleep 0' 11591 1726867181.38024: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867181.38083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867181.38087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867181.38089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867181.38091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867181.38094: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867181.38183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867181.38186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867181.38197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867181.38218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867181.38254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867181.38383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867181.40392: stdout chunk (state=3): >>>ansible-tmp-1726867181.3735313-12981-205823153495621=/root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621 <<< 11591 1726867181.40465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867181.40471: stdout chunk (state=3): >>><<< 11591 1726867181.40473: stderr chunk (state=3): >>><<< 11591 1726867181.40478: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867181.3735313-12981-205823153495621=/root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867181.40492: variable 'ansible_module_compression' from source: unknown 11591 1726867181.40573: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11591 1726867181.40800: variable 'ansible_facts' from source: unknown 11591 1726867181.41090: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/AnsiballZ_systemd.py 11591 1726867181.41669: Sending initial data 11591 1726867181.41673: Sent initial data (156 bytes) 11591 1726867181.42422: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867181.42587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867181.42885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867181.42888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867181.42914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867181.42957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867181.45063: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867181.45123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867181.45167: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpzzz9mk__ /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/AnsiballZ_systemd.py <<< 11591 1726867181.45173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/AnsiballZ_systemd.py" <<< 11591 1726867181.45214: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpzzz9mk__" to remote "/root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/AnsiballZ_systemd.py" <<< 11591 1726867181.48459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867181.48463: stdout chunk (state=3): >>><<< 11591 1726867181.48479: stderr chunk (state=3): >>><<< 11591 1726867181.48508: done transferring module to remote 11591 1726867181.48519: _low_level_execute_command(): starting 11591 1726867181.48523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/ /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/AnsiballZ_systemd.py && sleep 0' 11591 1726867181.50353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867181.50885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867181.50993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867181.51018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867181.51081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867181.53000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867181.53003: stdout chunk (state=3): >>><<< 11591 1726867181.53011: stderr chunk (state=3): >>><<< 11591 1726867181.53027: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867181.53030: _low_level_execute_command(): starting 11591 1726867181.53036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/AnsiballZ_systemd.py && sleep 0' 11591 1726867181.54260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867181.54419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867181.54566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867181.54633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867181.83960: 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": "6928", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4431872", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300311040", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "490735000", "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", "Coredump<<< 11591 1726867181.83968: stdout chunk (state=3): >>>Receive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-<<< 11591 1726867181.84013: stdout chunk (state=3): >>>broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.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": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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}}} <<< 11591 1726867181.85999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867181.86031: stderr chunk (state=3): >>><<< 11591 1726867181.86054: stdout chunk (state=3): >>><<< 11591 1726867181.86292: _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": "6928", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "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": "4195", "MemoryCurrent": "4431872", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300311040", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "490735000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.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": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867181.86303: 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-1726867181.3735313-12981-205823153495621/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867181.86331: _low_level_execute_command(): starting 11591 1726867181.86348: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867181.3735313-12981-205823153495621/ > /dev/null 2>&1 && sleep 0' 11591 1726867181.87251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867181.87263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867181.87339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867181.87361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867181.87434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867181.89362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867181.89365: stdout chunk (state=3): >>><<< 11591 1726867181.89373: stderr chunk (state=3): >>><<< 11591 1726867181.89488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867181.89494: handler run complete 11591 1726867181.89497: attempt loop complete, returning result 11591 1726867181.89499: _execute() done 11591 1726867181.89501: dumping result to json 11591 1726867181.89503: done dumping result, returning 11591 1726867181.89507: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-3039-4ea5-000000000088] 11591 1726867181.89514: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000088 11591 1726867181.89814: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000088 11591 1726867181.89817: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867181.89999: no more pending results, returning what we have 11591 1726867181.90003: results queue empty 11591 1726867181.90003: checking for any_errors_fatal 11591 1726867181.90008: done checking for any_errors_fatal 11591 1726867181.90009: checking for max_fail_percentage 11591 1726867181.90010: done checking for max_fail_percentage 11591 1726867181.90011: checking to see if all hosts have failed and the running result is not ok 11591 1726867181.90012: done checking to see if all hosts have failed 11591 1726867181.90012: getting the remaining hosts for this loop 11591 1726867181.90014: done getting the remaining hosts for this loop 11591 1726867181.90017: getting the next task for host managed_node2 11591 1726867181.90023: done getting next task for host managed_node2 11591 1726867181.90027: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11591 1726867181.90031: ^ 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 11591 1726867181.90042: getting variables 11591 1726867181.90044: in VariableManager get_vars() 11591 1726867181.90082: Calling all_inventory to load vars for managed_node2 11591 1726867181.90084: Calling groups_inventory to load vars for managed_node2 11591 1726867181.90087: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867181.90097: Calling all_plugins_play to load vars for managed_node2 11591 1726867181.90100: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867181.90103: Calling groups_plugins_play to load vars for managed_node2 11591 1726867181.92037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867181.93571: done with get_vars() 11591 1726867181.93600: done getting variables 11591 1726867181.93666: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:41 -0400 (0:00:00.717) 0:00:29.945 ****** 11591 1726867181.93809: entering _queue_task() for managed_node2/service 11591 1726867181.94424: worker is 1 (out of 1 available) 11591 1726867181.94439: exiting _queue_task() for managed_node2/service 11591 1726867181.94454: done queuing things up, now waiting for results queue to drain 11591 1726867181.94455: waiting for pending results... 11591 1726867181.95131: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11591 1726867181.95383: in run() - task 0affcac9-a3a5-3039-4ea5-000000000089 11591 1726867181.95388: variable 'ansible_search_path' from source: unknown 11591 1726867181.95391: variable 'ansible_search_path' from source: unknown 11591 1726867181.95418: calling self._execute() 11591 1726867181.95611: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867181.95881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867181.95885: variable 'omit' from source: magic vars 11591 1726867181.96363: variable 'ansible_distribution_major_version' from source: facts 11591 1726867181.96438: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867181.96661: variable 'network_provider' from source: set_fact 11591 1726867181.96670: Evaluated conditional (network_provider == "nm"): True 11591 1726867181.96872: variable '__network_wpa_supplicant_required' from source: role '' defaults 11591 1726867181.97079: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 11591 1726867181.97370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867182.01962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867182.02132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867182.02165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867182.02311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867182.02335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867182.02440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867182.02464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867182.02488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867182.02705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867182.02707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867182.02883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867182.02891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867182.02922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867182.03039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867182.03054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867182.03105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867182.03127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867182.03151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867182.03196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867182.03211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867182.03350: variable 'network_connections' from source: task vars 11591 1726867182.03363: variable 'port2_profile' from source: play vars 11591 1726867182.03436: variable 'port2_profile' from source: play vars 11591 1726867182.03446: variable 'port1_profile' from source: play vars 11591 1726867182.03627: variable 'port1_profile' from source: play vars 11591 1726867182.03630: variable 'controller_profile' from source: play vars 11591 1726867182.03633: variable 'controller_profile' from source: play vars 11591 1726867182.03651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11591 1726867182.03842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11591 1726867182.04065: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11591 1726867182.04068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11591 1726867182.04071: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11591 1726867182.04073: 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) 11591 1726867182.04075: 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) 11591 1726867182.04080: 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) 11591 1726867182.04082: 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) 11591 1726867182.04119: variable '__network_wireless_connections_defined' from source: role '' defaults 11591 1726867182.04365: variable 'network_connections' from source: task vars 11591 1726867182.04371: variable 'port2_profile' from source: play vars 11591 1726867182.04432: variable 'port2_profile' from source: play vars 11591 1726867182.04440: variable 'port1_profile' from source: play vars 11591 1726867182.04505: variable 'port1_profile' from source: play vars 11591 1726867182.04523: variable 'controller_profile' from source: play vars 11591 1726867182.04567: variable 'controller_profile' from source: play vars 11591 1726867182.04604: Evaluated conditional (__network_wpa_supplicant_required): False 11591 1726867182.04607: when evaluation is False, skipping this task 11591 1726867182.04610: _execute() done 11591 1726867182.04612: dumping result to json 11591 1726867182.04849: done dumping result, returning 11591 1726867182.04852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-3039-4ea5-000000000089] 11591 1726867182.04854: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000089 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 11591 1726867182.04960: no more pending results, returning what we have 11591 1726867182.04963: results queue empty 11591 1726867182.04964: checking for any_errors_fatal 11591 1726867182.04982: done checking for any_errors_fatal 11591 1726867182.04983: checking for max_fail_percentage 11591 1726867182.04985: done checking for max_fail_percentage 11591 1726867182.04986: checking to see if all hosts have failed and the running result is not ok 11591 1726867182.04986: done checking to see if all hosts have failed 11591 1726867182.04987: getting the remaining hosts for this loop 11591 1726867182.04988: done getting the remaining hosts for this loop 11591 1726867182.04994: getting the next task for host managed_node2 11591 1726867182.05001: done getting next task for host managed_node2 11591 1726867182.05004: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11591 1726867182.05008: ^ 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 11591 1726867182.05025: getting variables 11591 1726867182.05027: in VariableManager get_vars() 11591 1726867182.05068: Calling all_inventory to load vars for managed_node2 11591 1726867182.05071: Calling groups_inventory to load vars for managed_node2 11591 1726867182.05074: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867182.05087: Calling all_plugins_play to load vars for managed_node2 11591 1726867182.05093: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867182.05098: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000089 11591 1726867182.05102: WORKER PROCESS EXITING 11591 1726867182.05106: Calling groups_plugins_play to load vars for managed_node2 11591 1726867182.06600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867182.09610: done with get_vars() 11591 1726867182.09640: done getting variables 11591 1726867182.09710: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:42 -0400 (0:00:00.159) 0:00:30.104 ****** 11591 1726867182.09746: entering _queue_task() for managed_node2/service 11591 1726867182.10510: worker is 1 (out of 1 available) 11591 1726867182.10524: exiting _queue_task() for managed_node2/service 11591 1726867182.10538: done queuing things up, now waiting for results queue to drain 11591 1726867182.10538: waiting for pending results... 11591 1726867182.11202: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11591 1726867182.11641: in run() - task 0affcac9-a3a5-3039-4ea5-00000000008a 11591 1726867182.11870: variable 'ansible_search_path' from source: unknown 11591 1726867182.11874: variable 'ansible_search_path' from source: unknown 11591 1726867182.11879: calling self._execute() 11591 1726867182.12095: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867182.12098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867182.12101: variable 'omit' from source: magic vars 11591 1726867182.12964: variable 'ansible_distribution_major_version' from source: facts 11591 1726867182.13384: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867182.13387: variable 'network_provider' from source: set_fact 11591 1726867182.13390: Evaluated conditional (network_provider == "initscripts"): False 11591 1726867182.13392: when evaluation is False, skipping this task 11591 1726867182.13395: _execute() done 11591 1726867182.13397: dumping result to json 11591 1726867182.13399: done dumping result, returning 11591 1726867182.13401: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-3039-4ea5-00000000008a] 11591 1726867182.13403: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008a 11591 1726867182.13472: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008a 11591 1726867182.13476: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11591 1726867182.13525: no more pending results, returning what we have 11591 1726867182.13529: results queue empty 11591 1726867182.13530: checking for any_errors_fatal 11591 1726867182.13537: done checking for any_errors_fatal 11591 1726867182.13538: checking for max_fail_percentage 11591 1726867182.13540: done checking for max_fail_percentage 11591 1726867182.13541: checking to see if all hosts have failed and the running result is not ok 11591 1726867182.13542: done checking to see if all hosts have failed 11591 1726867182.13543: getting the remaining hosts for this loop 11591 1726867182.13544: done getting the remaining hosts for this loop 11591 1726867182.13548: getting the next task for host managed_node2 11591 1726867182.13555: done getting next task for host managed_node2 11591 1726867182.13559: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11591 1726867182.13563: ^ 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 11591 1726867182.13585: getting variables 11591 1726867182.13587: in VariableManager get_vars() 11591 1726867182.13630: Calling all_inventory to load vars for managed_node2 11591 1726867182.13633: Calling groups_inventory to load vars for managed_node2 11591 1726867182.13637: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867182.13649: Calling all_plugins_play to load vars for managed_node2 11591 1726867182.13653: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867182.13656: Calling groups_plugins_play to load vars for managed_node2 11591 1726867182.16380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867182.20000: done with get_vars() 11591 1726867182.20023: done getting variables 11591 1726867182.20204: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:42 -0400 (0:00:00.104) 0:00:30.209 ****** 11591 1726867182.20240: entering _queue_task() for managed_node2/copy 11591 1726867182.21317: worker is 1 (out of 1 available) 11591 1726867182.21330: exiting _queue_task() for managed_node2/copy 11591 1726867182.21340: done queuing things up, now waiting for results queue to drain 11591 1726867182.21341: waiting for pending results... 11591 1726867182.21461: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11591 1726867182.21884: in run() - task 0affcac9-a3a5-3039-4ea5-00000000008b 11591 1726867182.21888: variable 'ansible_search_path' from source: unknown 11591 1726867182.21891: variable 'ansible_search_path' from source: unknown 11591 1726867182.21894: calling self._execute() 11591 1726867182.22119: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867182.22130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867182.22191: variable 'omit' from source: magic vars 11591 1726867182.22915: variable 'ansible_distribution_major_version' from source: facts 11591 1726867182.22932: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867182.23282: variable 'network_provider' from source: set_fact 11591 1726867182.23285: Evaluated conditional (network_provider == "initscripts"): False 11591 1726867182.23288: when evaluation is False, skipping this task 11591 1726867182.23290: _execute() done 11591 1726867182.23292: dumping result to json 11591 1726867182.23294: done dumping result, returning 11591 1726867182.23298: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-3039-4ea5-00000000008b] 11591 1726867182.23300: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008b skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11591 1726867182.23456: no more pending results, returning what we have 11591 1726867182.23460: results queue empty 11591 1726867182.23461: checking for any_errors_fatal 11591 1726867182.23466: done checking for any_errors_fatal 11591 1726867182.23467: checking for max_fail_percentage 11591 1726867182.23469: done checking for max_fail_percentage 11591 1726867182.23469: checking to see if all hosts have failed and the running result is not ok 11591 1726867182.23470: done checking to see if all hosts have failed 11591 1726867182.23471: getting the remaining hosts for this loop 11591 1726867182.23472: done getting the remaining hosts for this loop 11591 1726867182.23475: getting the next task for host managed_node2 11591 1726867182.23484: done getting next task for host managed_node2 11591 1726867182.23487: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11591 1726867182.23493: ^ 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 11591 1726867182.23513: getting variables 11591 1726867182.23515: in VariableManager get_vars() 11591 1726867182.23553: Calling all_inventory to load vars for managed_node2 11591 1726867182.23555: Calling groups_inventory to load vars for managed_node2 11591 1726867182.23558: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867182.23569: Calling all_plugins_play to load vars for managed_node2 11591 1726867182.23572: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867182.23575: Calling groups_plugins_play to load vars for managed_node2 11591 1726867182.25285: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008b 11591 1726867182.25802: WORKER PROCESS EXITING 11591 1726867182.26246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867182.27972: done with get_vars() 11591 1726867182.28005: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:42 -0400 (0:00:00.078) 0:00:30.288 ****** 11591 1726867182.28100: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11591 1726867182.28699: worker is 1 (out of 1 available) 11591 1726867182.28708: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11591 1726867182.28716: done queuing things up, now waiting for results queue to drain 11591 1726867182.28716: waiting for pending results... 11591 1726867182.29139: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11591 1726867182.29265: in run() - task 0affcac9-a3a5-3039-4ea5-00000000008c 11591 1726867182.29282: variable 'ansible_search_path' from source: unknown 11591 1726867182.29459: variable 'ansible_search_path' from source: unknown 11591 1726867182.29501: calling self._execute() 11591 1726867182.29711: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867182.29715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867182.29727: variable 'omit' from source: magic vars 11591 1726867182.30407: variable 'ansible_distribution_major_version' from source: facts 11591 1726867182.30419: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867182.30425: variable 'omit' from source: magic vars 11591 1726867182.30668: variable 'omit' from source: magic vars 11591 1726867182.30928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11591 1726867182.35244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11591 1726867182.35305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11591 1726867182.35390: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11591 1726867182.35426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11591 1726867182.35566: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11591 1726867182.35644: variable 'network_provider' from source: set_fact 11591 1726867182.36084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11591 1726867182.36096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11591 1726867182.36099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11591 1726867182.36208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11591 1726867182.36223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11591 1726867182.36324: variable 'omit' from source: magic vars 11591 1726867182.36682: variable 'omit' from source: magic vars 11591 1726867182.36686: variable 'network_connections' from source: task vars 11591 1726867182.36689: variable 'port2_profile' from source: play vars 11591 1726867182.36699: variable 'port2_profile' from source: play vars 11591 1726867182.36723: variable 'port1_profile' from source: play vars 11591 1726867182.36767: variable 'port1_profile' from source: play vars 11591 1726867182.36776: variable 'controller_profile' from source: play vars 11591 1726867182.36842: variable 'controller_profile' from source: play vars 11591 1726867182.37082: variable 'omit' from source: magic vars 11591 1726867182.37085: variable '__lsr_ansible_managed' from source: task vars 11591 1726867182.37087: variable '__lsr_ansible_managed' from source: task vars 11591 1726867182.37274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 11591 1726867182.37850: Loaded config def from plugin (lookup/template) 11591 1726867182.37853: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 11591 1726867182.37878: File lookup term: get_ansible_managed.j2 11591 1726867182.37882: variable 'ansible_search_path' from source: unknown 11591 1726867182.37885: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 11591 1726867182.37900: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 11591 1726867182.37922: variable 'ansible_search_path' from source: unknown 11591 1726867182.45708: variable 'ansible_managed' from source: unknown 11591 1726867182.45849: variable 'omit' from source: magic vars 11591 1726867182.45860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867182.45899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867182.45917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867182.45935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867182.45944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867182.45974: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867182.45980: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867182.45982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867182.46081: Set connection var ansible_shell_type to sh 11591 1726867182.46091: Set connection var ansible_shell_executable to /bin/sh 11591 1726867182.46110: Set connection var ansible_timeout to 10 11591 1726867182.46116: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867182.46119: Set connection var ansible_connection to ssh 11591 1726867182.46129: Set connection var ansible_pipelining to False 11591 1726867182.46152: variable 'ansible_shell_executable' from source: unknown 11591 1726867182.46156: variable 'ansible_connection' from source: unknown 11591 1726867182.46158: variable 'ansible_module_compression' from source: unknown 11591 1726867182.46160: variable 'ansible_shell_type' from source: unknown 11591 1726867182.46162: variable 'ansible_shell_executable' from source: unknown 11591 1726867182.46165: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867182.46169: variable 'ansible_pipelining' from source: unknown 11591 1726867182.46172: variable 'ansible_timeout' from source: unknown 11591 1726867182.46184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867182.46465: 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) 11591 1726867182.46469: variable 'omit' from source: magic vars 11591 1726867182.46472: starting attempt loop 11591 1726867182.46475: running the handler 11591 1726867182.46479: _low_level_execute_command(): starting 11591 1726867182.46481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867182.47393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867182.47499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867182.47607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867182.49407: stdout chunk (state=3): >>>/root <<< 11591 1726867182.49459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867182.49464: stdout chunk (state=3): >>><<< 11591 1726867182.49472: stderr chunk (state=3): >>><<< 11591 1726867182.49496: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867182.49508: _low_level_execute_command(): starting 11591 1726867182.49513: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219 `" && echo ansible-tmp-1726867182.4949546-13033-61833919694219="` echo /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219 `" ) && sleep 0' 11591 1726867182.50597: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867182.50604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867182.50737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867182.50774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867182.50783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867182.50956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867182.53243: stdout chunk (state=3): >>>ansible-tmp-1726867182.4949546-13033-61833919694219=/root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219 <<< 11591 1726867182.53247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867182.53250: stderr chunk (state=3): >>><<< 11591 1726867182.53252: stdout chunk (state=3): >>><<< 11591 1726867182.53270: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867182.4949546-13033-61833919694219=/root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867182.53370: variable 'ansible_module_compression' from source: unknown 11591 1726867182.53374: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 11591 1726867182.53411: variable 'ansible_facts' from source: unknown 11591 1726867182.53883: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/AnsiballZ_network_connections.py 11591 1726867182.53980: Sending initial data 11591 1726867182.53983: Sent initial data (167 bytes) 11591 1726867182.55115: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867182.55273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867182.55281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867182.55418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867182.55624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867182.55669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867182.57311: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 11591 1726867182.57314: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 11591 1726867182.57317: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 11591 1726867182.57319: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 11591 1726867182.57321: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 11591 1726867182.57334: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 11591 1726867182.57337: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 11591 1726867182.57340: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867182.57404: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867182.57449: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp9uxv_l1y /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/AnsiballZ_network_connections.py <<< 11591 1726867182.57454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/AnsiballZ_network_connections.py" <<< 11591 1726867182.57499: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp9uxv_l1y" to remote "/root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/AnsiballZ_network_connections.py" <<< 11591 1726867182.60202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867182.60210: stdout chunk (state=3): >>><<< 11591 1726867182.60213: stderr chunk (state=3): >>><<< 11591 1726867182.60258: done transferring module to remote 11591 1726867182.60268: _low_level_execute_command(): starting 11591 1726867182.60282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/ /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/AnsiballZ_network_connections.py && sleep 0' 11591 1726867182.61736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867182.61910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867182.61916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867182.64043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867182.64046: stdout chunk (state=3): >>><<< 11591 1726867182.64049: stderr chunk (state=3): >>><<< 11591 1726867182.64052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867182.64054: _low_level_execute_command(): starting 11591 1726867182.64056: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/AnsiballZ_network_connections.py && sleep 0' 11591 1726867182.65638: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867182.65999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867182.66052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867183.19887: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_nkvckx8y/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_nkvckx8y/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/2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c: error=unknown <<< 11591 1726867183.21898: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_nkvckx8y/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_nkvckx8y/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/5001ab99-eb2b-4f7e-87bd-972f4e7d4628: error=unknown <<< 11591 1726867183.23643: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_nkvckx8y/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_nkvckx8y/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/fbbf5cdf-226f-43c5-bb7f-5556bfd51a79: error=unknown <<< 11591 1726867183.23963: 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": ""}}} <<< 11591 1726867183.26014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867183.26026: stdout chunk (state=3): >>><<< 11591 1726867183.26041: stderr chunk (state=3): >>><<< 11591 1726867183.26073: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_nkvckx8y/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_nkvckx8y/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/2238ce6b-c25f-4f6b-a4fa-c2c4ffaaa29c: error=unknown Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_nkvckx8y/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_nkvckx8y/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/5001ab99-eb2b-4f7e-87bd-972f4e7d4628: error=unknown Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_nkvckx8y/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_nkvckx8y/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/fbbf5cdf-226f-43c5-bb7f-5556bfd51a79: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867183.26411: 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-1726867182.4949546-13033-61833919694219/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867183.26418: _low_level_execute_command(): starting 11591 1726867183.26421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867182.4949546-13033-61833919694219/ > /dev/null 2>&1 && sleep 0' 11591 1726867183.27521: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867183.27534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11591 1726867183.27545: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867183.27641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867183.27895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867183.27958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867183.29924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867183.29956: stderr chunk (state=3): >>><<< 11591 1726867183.29965: stdout chunk (state=3): >>><<< 11591 1726867183.29989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867183.30171: handler run complete 11591 1726867183.30174: attempt loop complete, returning result 11591 1726867183.30179: _execute() done 11591 1726867183.30181: dumping result to json 11591 1726867183.30183: done dumping result, returning 11591 1726867183.30185: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-3039-4ea5-00000000008c] 11591 1726867183.30187: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008c 11591 1726867183.30661: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008c 11591 1726867183.30665: WORKER PROCESS EXITING changed: [managed_node2] => { "_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: 11591 1726867183.30816: no more pending results, returning what we have 11591 1726867183.30820: results queue empty 11591 1726867183.30821: checking for any_errors_fatal 11591 1726867183.30829: done checking for any_errors_fatal 11591 1726867183.30829: checking for max_fail_percentage 11591 1726867183.30831: done checking for max_fail_percentage 11591 1726867183.30832: checking to see if all hosts have failed and the running result is not ok 11591 1726867183.30833: done checking to see if all hosts have failed 11591 1726867183.30834: getting the remaining hosts for this loop 11591 1726867183.30836: done getting the remaining hosts for this loop 11591 1726867183.30840: getting the next task for host managed_node2 11591 1726867183.30849: done getting next task for host managed_node2 11591 1726867183.30852: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11591 1726867183.30856: ^ 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 11591 1726867183.30870: getting variables 11591 1726867183.30872: in VariableManager get_vars() 11591 1726867183.31140: Calling all_inventory to load vars for managed_node2 11591 1726867183.31144: Calling groups_inventory to load vars for managed_node2 11591 1726867183.31146: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867183.31157: Calling all_plugins_play to load vars for managed_node2 11591 1726867183.31161: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867183.31164: Calling groups_plugins_play to load vars for managed_node2 11591 1726867183.34457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867183.37470: done with get_vars() 11591 1726867183.37501: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:43 -0400 (0:00:01.094) 0:00:31.383 ****** 11591 1726867183.37595: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11591 1726867183.38074: worker is 1 (out of 1 available) 11591 1726867183.38287: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11591 1726867183.38296: done queuing things up, now waiting for results queue to drain 11591 1726867183.38297: waiting for pending results... 11591 1726867183.38535: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11591 1726867183.38659: in run() - task 0affcac9-a3a5-3039-4ea5-00000000008d 11591 1726867183.38672: variable 'ansible_search_path' from source: unknown 11591 1726867183.38676: variable 'ansible_search_path' from source: unknown 11591 1726867183.38716: calling self._execute() 11591 1726867183.38870: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.38874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.38876: variable 'omit' from source: magic vars 11591 1726867183.39512: variable 'ansible_distribution_major_version' from source: facts 11591 1726867183.39516: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867183.39821: variable 'network_state' from source: role '' defaults 11591 1726867183.39832: Evaluated conditional (network_state != {}): False 11591 1726867183.39835: when evaluation is False, skipping this task 11591 1726867183.39838: _execute() done 11591 1726867183.39841: dumping result to json 11591 1726867183.39843: done dumping result, returning 11591 1726867183.39854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-3039-4ea5-00000000008d] 11591 1726867183.39857: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008d skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 11591 1726867183.40119: no more pending results, returning what we have 11591 1726867183.40124: results queue empty 11591 1726867183.40125: checking for any_errors_fatal 11591 1726867183.40134: done checking for any_errors_fatal 11591 1726867183.40135: checking for max_fail_percentage 11591 1726867183.40137: done checking for max_fail_percentage 11591 1726867183.40138: checking to see if all hosts have failed and the running result is not ok 11591 1726867183.40139: done checking to see if all hosts have failed 11591 1726867183.40139: getting the remaining hosts for this loop 11591 1726867183.40141: done getting the remaining hosts for this loop 11591 1726867183.40144: getting the next task for host managed_node2 11591 1726867183.40152: done getting next task for host managed_node2 11591 1726867183.40156: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11591 1726867183.40160: ^ 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 11591 1726867183.40187: getting variables 11591 1726867183.40189: in VariableManager get_vars() 11591 1726867183.40228: Calling all_inventory to load vars for managed_node2 11591 1726867183.40230: Calling groups_inventory to load vars for managed_node2 11591 1726867183.40232: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867183.40244: Calling all_plugins_play to load vars for managed_node2 11591 1726867183.40248: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867183.40250: Calling groups_plugins_play to load vars for managed_node2 11591 1726867183.40806: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008d 11591 1726867183.40810: WORKER PROCESS EXITING 11591 1726867183.41961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867183.44259: done with get_vars() 11591 1726867183.44403: done getting variables 11591 1726867183.44462: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:43 -0400 (0:00:00.070) 0:00:31.453 ****** 11591 1726867183.44601: entering _queue_task() for managed_node2/debug 11591 1726867183.45181: worker is 1 (out of 1 available) 11591 1726867183.45233: exiting _queue_task() for managed_node2/debug 11591 1726867183.45244: done queuing things up, now waiting for results queue to drain 11591 1726867183.45245: waiting for pending results... 11591 1726867183.45506: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11591 1726867183.45682: in run() - task 0affcac9-a3a5-3039-4ea5-00000000008e 11591 1726867183.45686: variable 'ansible_search_path' from source: unknown 11591 1726867183.45688: variable 'ansible_search_path' from source: unknown 11591 1726867183.45691: calling self._execute() 11591 1726867183.45779: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.45789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.45804: variable 'omit' from source: magic vars 11591 1726867183.46166: variable 'ansible_distribution_major_version' from source: facts 11591 1726867183.46257: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867183.46260: variable 'omit' from source: magic vars 11591 1726867183.46263: variable 'omit' from source: magic vars 11591 1726867183.46307: variable 'omit' from source: magic vars 11591 1726867183.46348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867183.46381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867183.46406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867183.46423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867183.46440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867183.46473: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867183.46476: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.46481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.46584: Set connection var ansible_shell_type to sh 11591 1726867183.46587: Set connection var ansible_shell_executable to /bin/sh 11591 1726867183.46596: Set connection var ansible_timeout to 10 11591 1726867183.46602: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867183.46604: Set connection var ansible_connection to ssh 11591 1726867183.46616: Set connection var ansible_pipelining to False 11591 1726867183.46642: variable 'ansible_shell_executable' from source: unknown 11591 1726867183.46645: variable 'ansible_connection' from source: unknown 11591 1726867183.46648: variable 'ansible_module_compression' from source: unknown 11591 1726867183.46654: variable 'ansible_shell_type' from source: unknown 11591 1726867183.46657: variable 'ansible_shell_executable' from source: unknown 11591 1726867183.46659: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.46664: variable 'ansible_pipelining' from source: unknown 11591 1726867183.46667: variable 'ansible_timeout' from source: unknown 11591 1726867183.46671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.46890: Loading ActionModule 'debug' from /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) 11591 1726867183.47018: variable 'omit' from source: magic vars 11591 1726867183.47021: starting attempt loop 11591 1726867183.47024: running the handler 11591 1726867183.47153: variable '__network_connections_result' from source: set_fact 11591 1726867183.47209: handler run complete 11591 1726867183.47237: attempt loop complete, returning result 11591 1726867183.47240: _execute() done 11591 1726867183.47243: dumping result to json 11591 1726867183.47245: done dumping result, returning 11591 1726867183.47248: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-3039-4ea5-00000000008e] 11591 1726867183.47250: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008e 11591 1726867183.47409: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008e 11591 1726867183.47413: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 11591 1726867183.47513: no more pending results, returning what we have 11591 1726867183.47517: results queue empty 11591 1726867183.47518: checking for any_errors_fatal 11591 1726867183.47523: done checking for any_errors_fatal 11591 1726867183.47524: checking for max_fail_percentage 11591 1726867183.47525: done checking for max_fail_percentage 11591 1726867183.47527: checking to see if all hosts have failed and the running result is not ok 11591 1726867183.47528: done checking to see if all hosts have failed 11591 1726867183.47528: getting the remaining hosts for this loop 11591 1726867183.47529: done getting the remaining hosts for this loop 11591 1726867183.47532: getting the next task for host managed_node2 11591 1726867183.47539: done getting next task for host managed_node2 11591 1726867183.47542: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11591 1726867183.47545: ^ 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 11591 1726867183.47556: getting variables 11591 1726867183.47557: in VariableManager get_vars() 11591 1726867183.47598: Calling all_inventory to load vars for managed_node2 11591 1726867183.47601: Calling groups_inventory to load vars for managed_node2 11591 1726867183.47604: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867183.47614: Calling all_plugins_play to load vars for managed_node2 11591 1726867183.47618: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867183.47620: Calling groups_plugins_play to load vars for managed_node2 11591 1726867183.50227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867183.51792: done with get_vars() 11591 1726867183.51814: done getting variables 11591 1726867183.51979: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:43 -0400 (0:00:00.074) 0:00:31.527 ****** 11591 1726867183.52014: entering _queue_task() for managed_node2/debug 11591 1726867183.52417: worker is 1 (out of 1 available) 11591 1726867183.52431: exiting _queue_task() for managed_node2/debug 11591 1726867183.52444: done queuing things up, now waiting for results queue to drain 11591 1726867183.52445: waiting for pending results... 11591 1726867183.52685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11591 1726867183.52801: in run() - task 0affcac9-a3a5-3039-4ea5-00000000008f 11591 1726867183.52837: variable 'ansible_search_path' from source: unknown 11591 1726867183.52840: variable 'ansible_search_path' from source: unknown 11591 1726867183.52885: calling self._execute() 11591 1726867183.52993: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.52997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.53053: variable 'omit' from source: magic vars 11591 1726867183.53448: variable 'ansible_distribution_major_version' from source: facts 11591 1726867183.53488: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867183.53515: variable 'omit' from source: magic vars 11591 1726867183.53682: variable 'omit' from source: magic vars 11591 1726867183.53686: variable 'omit' from source: magic vars 11591 1726867183.53689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867183.53737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867183.53769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867183.53794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867183.53818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867183.53852: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867183.53861: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.53869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.53972: Set connection var ansible_shell_type to sh 11591 1726867183.53989: Set connection var ansible_shell_executable to /bin/sh 11591 1726867183.54024: Set connection var ansible_timeout to 10 11591 1726867183.54028: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867183.54030: Set connection var ansible_connection to ssh 11591 1726867183.54037: Set connection var ansible_pipelining to False 11591 1726867183.54067: variable 'ansible_shell_executable' from source: unknown 11591 1726867183.54134: variable 'ansible_connection' from source: unknown 11591 1726867183.54138: variable 'ansible_module_compression' from source: unknown 11591 1726867183.54140: variable 'ansible_shell_type' from source: unknown 11591 1726867183.54142: variable 'ansible_shell_executable' from source: unknown 11591 1726867183.54144: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.54146: variable 'ansible_pipelining' from source: unknown 11591 1726867183.54148: variable 'ansible_timeout' from source: unknown 11591 1726867183.54150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.54266: Loading ActionModule 'debug' from /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) 11591 1726867183.54288: variable 'omit' from source: magic vars 11591 1726867183.54299: starting attempt loop 11591 1726867183.54307: running the handler 11591 1726867183.54367: variable '__network_connections_result' from source: set_fact 11591 1726867183.54447: variable '__network_connections_result' from source: set_fact 11591 1726867183.54681: handler run complete 11591 1726867183.54684: attempt loop complete, returning result 11591 1726867183.54686: _execute() done 11591 1726867183.54688: dumping result to json 11591 1726867183.54690: done dumping result, returning 11591 1726867183.54692: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-3039-4ea5-00000000008f] 11591 1726867183.54694: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008f 11591 1726867183.54758: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000008f 11591 1726867183.54761: WORKER PROCESS EXITING ok: [managed_node2] => { "__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": [ "" ] } } 11591 1726867183.54866: no more pending results, returning what we have 11591 1726867183.54869: results queue empty 11591 1726867183.54870: checking for any_errors_fatal 11591 1726867183.54876: done checking for any_errors_fatal 11591 1726867183.54876: checking for max_fail_percentage 11591 1726867183.54881: done checking for max_fail_percentage 11591 1726867183.54882: checking to see if all hosts have failed and the running result is not ok 11591 1726867183.54883: done checking to see if all hosts have failed 11591 1726867183.54883: getting the remaining hosts for this loop 11591 1726867183.54884: done getting the remaining hosts for this loop 11591 1726867183.54891: getting the next task for host managed_node2 11591 1726867183.54897: done getting next task for host managed_node2 11591 1726867183.54900: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11591 1726867183.54905: ^ 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 11591 1726867183.54916: getting variables 11591 1726867183.54917: in VariableManager get_vars() 11591 1726867183.54954: Calling all_inventory to load vars for managed_node2 11591 1726867183.54957: Calling groups_inventory to load vars for managed_node2 11591 1726867183.54959: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867183.54969: Calling all_plugins_play to load vars for managed_node2 11591 1726867183.55084: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867183.55088: Calling groups_plugins_play to load vars for managed_node2 11591 1726867183.56530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867183.58096: done with get_vars() 11591 1726867183.58120: done getting variables 11591 1726867183.58175: Loading ActionModule 'debug' from /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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:43 -0400 (0:00:00.061) 0:00:31.589 ****** 11591 1726867183.58211: entering _queue_task() for managed_node2/debug 11591 1726867183.58705: worker is 1 (out of 1 available) 11591 1726867183.58714: exiting _queue_task() for managed_node2/debug 11591 1726867183.58722: done queuing things up, now waiting for results queue to drain 11591 1726867183.58723: waiting for pending results... 11591 1726867183.58855: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11591 1726867183.58947: in run() - task 0affcac9-a3a5-3039-4ea5-000000000090 11591 1726867183.58971: variable 'ansible_search_path' from source: unknown 11591 1726867183.58980: variable 'ansible_search_path' from source: unknown 11591 1726867183.59019: calling self._execute() 11591 1726867183.59123: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.59133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.59148: variable 'omit' from source: magic vars 11591 1726867183.59538: variable 'ansible_distribution_major_version' from source: facts 11591 1726867183.59604: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867183.59675: variable 'network_state' from source: role '' defaults 11591 1726867183.59692: Evaluated conditional (network_state != {}): False 11591 1726867183.59700: when evaluation is False, skipping this task 11591 1726867183.59714: _execute() done 11591 1726867183.59722: dumping result to json 11591 1726867183.59729: done dumping result, returning 11591 1726867183.59739: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-3039-4ea5-000000000090] 11591 1726867183.59749: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000090 11591 1726867183.59885: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000090 11591 1726867183.59888: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 11591 1726867183.59973: no more pending results, returning what we have 11591 1726867183.59980: results queue empty 11591 1726867183.59981: checking for any_errors_fatal 11591 1726867183.59990: done checking for any_errors_fatal 11591 1726867183.59991: checking for max_fail_percentage 11591 1726867183.59992: done checking for max_fail_percentage 11591 1726867183.59993: checking to see if all hosts have failed and the running result is not ok 11591 1726867183.59994: done checking to see if all hosts have failed 11591 1726867183.59995: getting the remaining hosts for this loop 11591 1726867183.59996: done getting the remaining hosts for this loop 11591 1726867183.60000: getting the next task for host managed_node2 11591 1726867183.60007: done getting next task for host managed_node2 11591 1726867183.60011: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11591 1726867183.60014: ^ 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 11591 1726867183.60033: getting variables 11591 1726867183.60036: in VariableManager get_vars() 11591 1726867183.60073: Calling all_inventory to load vars for managed_node2 11591 1726867183.60076: Calling groups_inventory to load vars for managed_node2 11591 1726867183.60083: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867183.60096: Calling all_plugins_play to load vars for managed_node2 11591 1726867183.60099: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867183.60102: Calling groups_plugins_play to load vars for managed_node2 11591 1726867183.65983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867183.67982: done with get_vars() 11591 1726867183.68012: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:43 -0400 (0:00:00.098) 0:00:31.688 ****** 11591 1726867183.68104: entering _queue_task() for managed_node2/ping 11591 1726867183.68439: worker is 1 (out of 1 available) 11591 1726867183.68453: exiting _queue_task() for managed_node2/ping 11591 1726867183.68464: done queuing things up, now waiting for results queue to drain 11591 1726867183.68465: waiting for pending results... 11591 1726867183.68984: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11591 1726867183.69089: in run() - task 0affcac9-a3a5-3039-4ea5-000000000091 11591 1726867183.69093: variable 'ansible_search_path' from source: unknown 11591 1726867183.69096: variable 'ansible_search_path' from source: unknown 11591 1726867183.69100: calling self._execute() 11591 1726867183.69105: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.69108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.69111: variable 'omit' from source: magic vars 11591 1726867183.69462: variable 'ansible_distribution_major_version' from source: facts 11591 1726867183.69475: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867183.69583: variable 'omit' from source: magic vars 11591 1726867183.69587: variable 'omit' from source: magic vars 11591 1726867183.69633: variable 'omit' from source: magic vars 11591 1726867183.69667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867183.69705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867183.69725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867183.69784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867183.69787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867183.69808: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867183.69811: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.69814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.70058: Set connection var ansible_shell_type to sh 11591 1726867183.70064: Set connection var ansible_shell_executable to /bin/sh 11591 1726867183.70067: Set connection var ansible_timeout to 10 11591 1726867183.70070: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867183.70073: Set connection var ansible_connection to ssh 11591 1726867183.70076: Set connection var ansible_pipelining to False 11591 1726867183.70081: variable 'ansible_shell_executable' from source: unknown 11591 1726867183.70084: variable 'ansible_connection' from source: unknown 11591 1726867183.70088: variable 'ansible_module_compression' from source: unknown 11591 1726867183.70090: variable 'ansible_shell_type' from source: unknown 11591 1726867183.70092: variable 'ansible_shell_executable' from source: unknown 11591 1726867183.70095: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867183.70098: variable 'ansible_pipelining' from source: unknown 11591 1726867183.70100: variable 'ansible_timeout' from source: unknown 11591 1726867183.70103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867183.70547: 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) 11591 1726867183.70552: variable 'omit' from source: magic vars 11591 1726867183.70555: starting attempt loop 11591 1726867183.70558: running the handler 11591 1726867183.70560: _low_level_execute_command(): starting 11591 1726867183.70562: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867183.71549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867183.71583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867183.71600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867183.71608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867183.71754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867183.73530: stdout chunk (state=3): >>>/root <<< 11591 1726867183.73556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867183.73560: stdout chunk (state=3): >>><<< 11591 1726867183.73562: stderr chunk (state=3): >>><<< 11591 1726867183.73601: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867183.73684: _low_level_execute_command(): starting 11591 1726867183.73687: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067 `" && echo ansible-tmp-1726867183.7362924-13103-227739384265067="` echo /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067 `" ) && sleep 0' 11591 1726867183.74387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867183.74462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867183.74496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867183.74561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867183.76982: stdout chunk (state=3): >>>ansible-tmp-1726867183.7362924-13103-227739384265067=/root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067 <<< 11591 1726867183.76986: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867183.76989: stdout chunk (state=3): >>><<< 11591 1726867183.76994: stderr chunk (state=3): >>><<< 11591 1726867183.76996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867183.7362924-13103-227739384265067=/root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867183.77005: variable 'ansible_module_compression' from source: unknown 11591 1726867183.77007: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 11591 1726867183.77010: variable 'ansible_facts' from source: unknown 11591 1726867183.77552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/AnsiballZ_ping.py 11591 1726867183.77907: Sending initial data 11591 1726867183.77911: Sent initial data (153 bytes) 11591 1726867183.78784: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867183.78803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867183.78816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867183.78867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867183.79094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867183.79148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867183.80797: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867183.80901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867183.81049: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpr4tlit_3 /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/AnsiballZ_ping.py <<< 11591 1726867183.81053: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/AnsiballZ_ping.py" <<< 11591 1726867183.81111: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpr4tlit_3" to remote "/root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/AnsiballZ_ping.py" <<< 11591 1726867183.81115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/AnsiballZ_ping.py" <<< 11591 1726867183.82321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867183.82373: stderr chunk (state=3): >>><<< 11591 1726867183.82388: stdout chunk (state=3): >>><<< 11591 1726867183.82558: done transferring module to remote 11591 1726867183.82564: _low_level_execute_command(): starting 11591 1726867183.82568: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/ /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/AnsiballZ_ping.py && sleep 0' 11591 1726867183.84070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867183.84186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867183.84198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867183.84207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867183.84281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867183.86197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867183.86200: stdout chunk (state=3): >>><<< 11591 1726867183.86210: stderr chunk (state=3): >>><<< 11591 1726867183.86213: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867183.86215: _low_level_execute_command(): starting 11591 1726867183.86217: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/AnsiballZ_ping.py && sleep 0' 11591 1726867183.87711: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867183.88085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867183.88088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.04014: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 11591 1726867184.05292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867184.05298: stdout chunk (state=3): >>><<< 11591 1726867184.05305: stderr chunk (state=3): >>><<< 11591 1726867184.05325: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867184.05414: 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-1726867183.7362924-13103-227739384265067/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867184.05417: _low_level_execute_command(): starting 11591 1726867184.05420: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867183.7362924-13103-227739384265067/ > /dev/null 2>&1 && sleep 0' 11591 1726867184.06371: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.06393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.06641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.06719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.08810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.08813: stdout chunk (state=3): >>><<< 11591 1726867184.08816: stderr chunk (state=3): >>><<< 11591 1726867184.08818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.08825: handler run complete 11591 1726867184.08827: attempt loop complete, returning result 11591 1726867184.08829: _execute() done 11591 1726867184.08831: dumping result to json 11591 1726867184.08833: done dumping result, returning 11591 1726867184.08836: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-3039-4ea5-000000000091] 11591 1726867184.08838: sending task result for task 0affcac9-a3a5-3039-4ea5-000000000091 11591 1726867184.08907: done sending task result for task 0affcac9-a3a5-3039-4ea5-000000000091 11591 1726867184.08909: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 11591 1726867184.08971: no more pending results, returning what we have 11591 1726867184.08975: results queue empty 11591 1726867184.08975: checking for any_errors_fatal 11591 1726867184.08987: done checking for any_errors_fatal 11591 1726867184.08988: checking for max_fail_percentage 11591 1726867184.08990: done checking for max_fail_percentage 11591 1726867184.08990: checking to see if all hosts have failed and the running result is not ok 11591 1726867184.08991: done checking to see if all hosts have failed 11591 1726867184.08992: getting the remaining hosts for this loop 11591 1726867184.08993: done getting the remaining hosts for this loop 11591 1726867184.08996: getting the next task for host managed_node2 11591 1726867184.09006: done getting next task for host managed_node2 11591 1726867184.09009: ^ task is: TASK: meta (role_complete) 11591 1726867184.09013: ^ 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 11591 1726867184.09025: getting variables 11591 1726867184.09026: in VariableManager get_vars() 11591 1726867184.09067: Calling all_inventory to load vars for managed_node2 11591 1726867184.09070: Calling groups_inventory to load vars for managed_node2 11591 1726867184.09072: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867184.09387: Calling all_plugins_play to load vars for managed_node2 11591 1726867184.09393: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867184.09398: Calling groups_plugins_play to load vars for managed_node2 11591 1726867184.12099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867184.15595: done with get_vars() 11591 1726867184.15617: done getting variables 11591 1726867184.15699: done queuing things up, now waiting for results queue to drain 11591 1726867184.15701: results queue empty 11591 1726867184.15702: checking for any_errors_fatal 11591 1726867184.15704: done checking for any_errors_fatal 11591 1726867184.15705: checking for max_fail_percentage 11591 1726867184.15706: done checking for max_fail_percentage 11591 1726867184.15706: checking to see if all hosts have failed and the running result is not ok 11591 1726867184.15707: done checking to see if all hosts have failed 11591 1726867184.15708: getting the remaining hosts for this loop 11591 1726867184.15709: done getting the remaining hosts for this loop 11591 1726867184.15711: getting the next task for host managed_node2 11591 1726867184.15715: done getting next task for host managed_node2 11591 1726867184.15717: ^ task is: TASK: Delete the device '{{ controller_device }}' 11591 1726867184.15719: ^ 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 11591 1726867184.15721: getting variables 11591 1726867184.15722: in VariableManager get_vars() 11591 1726867184.15735: Calling all_inventory to load vars for managed_node2 11591 1726867184.15737: Calling groups_inventory to load vars for managed_node2 11591 1726867184.15739: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867184.15743: Calling all_plugins_play to load vars for managed_node2 11591 1726867184.15745: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867184.15747: Calling groups_plugins_play to load vars for managed_node2 11591 1726867184.18026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867184.20943: done with get_vars() 11591 1726867184.20969: done getting variables 11591 1726867184.21221: 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) 11591 1726867184.21349: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Friday 20 September 2024 17:19:44 -0400 (0:00:00.532) 0:00:32.221 ****** 11591 1726867184.21587: entering _queue_task() for managed_node2/command 11591 1726867184.22138: worker is 1 (out of 1 available) 11591 1726867184.22151: exiting _queue_task() for managed_node2/command 11591 1726867184.22162: done queuing things up, now waiting for results queue to drain 11591 1726867184.22163: waiting for pending results... 11591 1726867184.22683: running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' 11591 1726867184.22984: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000c1 11591 1726867184.23041: variable 'ansible_search_path' from source: unknown 11591 1726867184.23080: calling self._execute() 11591 1726867184.23307: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867184.23310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867184.23324: variable 'omit' from source: magic vars 11591 1726867184.24182: variable 'ansible_distribution_major_version' from source: facts 11591 1726867184.24197: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867184.24204: variable 'omit' from source: magic vars 11591 1726867184.24442: variable 'omit' from source: magic vars 11591 1726867184.24764: variable 'controller_device' from source: play vars 11591 1726867184.25183: variable 'omit' from source: magic vars 11591 1726867184.25187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867184.25190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867184.25193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867184.25198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867184.25210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867184.25242: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867184.25246: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867184.25249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867184.25648: Set connection var ansible_shell_type to sh 11591 1726867184.25656: Set connection var ansible_shell_executable to /bin/sh 11591 1726867184.25662: Set connection var ansible_timeout to 10 11591 1726867184.25668: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867184.25671: Set connection var ansible_connection to ssh 11591 1726867184.25682: Set connection var ansible_pipelining to False 11591 1726867184.25710: variable 'ansible_shell_executable' from source: unknown 11591 1726867184.25714: variable 'ansible_connection' from source: unknown 11591 1726867184.25717: variable 'ansible_module_compression' from source: unknown 11591 1726867184.25720: variable 'ansible_shell_type' from source: unknown 11591 1726867184.25722: variable 'ansible_shell_executable' from source: unknown 11591 1726867184.25724: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867184.25726: variable 'ansible_pipelining' from source: unknown 11591 1726867184.25728: variable 'ansible_timeout' from source: unknown 11591 1726867184.25733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867184.26067: 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) 11591 1726867184.26079: variable 'omit' from source: magic vars 11591 1726867184.26084: starting attempt loop 11591 1726867184.26087: running the handler 11591 1726867184.26106: _low_level_execute_command(): starting 11591 1726867184.26114: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867184.27769: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.27773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867184.27775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.27781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.27784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867184.27786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.27812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867184.27818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.27837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.27990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.29691: stdout chunk (state=3): >>>/root <<< 11591 1726867184.29742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.29787: stderr chunk (state=3): >>><<< 11591 1726867184.29791: stdout chunk (state=3): >>><<< 11591 1726867184.29823: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.29940: _low_level_execute_command(): starting 11591 1726867184.29943: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051 `" && echo ansible-tmp-1726867184.2982163-13150-151505798615051="` echo /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051 `" ) && sleep 0' 11591 1726867184.30883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.30887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867184.30946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.30958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.31082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.31086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.31221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.31237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.31306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.33692: stdout chunk (state=3): >>>ansible-tmp-1726867184.2982163-13150-151505798615051=/root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051 <<< 11591 1726867184.33695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.33705: stdout chunk (state=3): >>><<< 11591 1726867184.33708: stderr chunk (state=3): >>><<< 11591 1726867184.33727: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867184.2982163-13150-151505798615051=/root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.33757: variable 'ansible_module_compression' from source: unknown 11591 1726867184.33812: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867184.33848: variable 'ansible_facts' from source: unknown 11591 1726867184.33942: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/AnsiballZ_command.py 11591 1726867184.34584: Sending initial data 11591 1726867184.34587: Sent initial data (156 bytes) 11591 1726867184.35341: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.35385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.35505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867184.35511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.35529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867184.35583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.35601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867184.35609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.35855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867184.35861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.35898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.35991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.37616: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867184.37674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867184.37787: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpsjp5kqli /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/AnsiballZ_command.py <<< 11591 1726867184.37795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/AnsiballZ_command.py" <<< 11591 1726867184.37864: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpsjp5kqli" to remote "/root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/AnsiballZ_command.py" <<< 11591 1726867184.39559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.39597: stderr chunk (state=3): >>><<< 11591 1726867184.39602: stdout chunk (state=3): >>><<< 11591 1726867184.39716: done transferring module to remote 11591 1726867184.39721: _low_level_execute_command(): starting 11591 1726867184.39724: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/ /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/AnsiballZ_command.py && sleep 0' 11591 1726867184.40866: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.40888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.40915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867184.41120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.41245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.41284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.43212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.43346: stderr chunk (state=3): >>><<< 11591 1726867184.43350: stdout chunk (state=3): >>><<< 11591 1726867184.43366: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.43389: _low_level_execute_command(): starting 11591 1726867184.43522: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/AnsiballZ_command.py && sleep 0' 11591 1726867184.44936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867184.44940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.44942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867184.44945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867184.44947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.45069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.45200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.45481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.61603: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"nm-bond\"", "rc": 1, "cmd": ["ip", "link", "del", "nm-bond"], "start": "2024-09-20 17:19:44.606352", "end": "2024-09-20 17:19:44.614018", "delta": "0:00:00.007666", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del nm-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}}} <<< 11591 1726867184.63048: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.12.116 closed. <<< 11591 1726867184.63092: stderr chunk (state=3): >>><<< 11591 1726867184.63096: stdout chunk (state=3): >>><<< 11591 1726867184.63158: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"nm-bond\"", "rc": 1, "cmd": ["ip", "link", "del", "nm-bond"], "start": "2024-09-20 17:19:44.606352", "end": "2024-09-20 17:19:44.614018", "delta": "0:00:00.007666", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del nm-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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_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.12.116 closed. 11591 1726867184.63202: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del nm-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-1726867184.2982163-13150-151505798615051/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867184.63209: _low_level_execute_command(): starting 11591 1726867184.63216: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867184.2982163-13150-151505798615051/ > /dev/null 2>&1 && sleep 0' 11591 1726867184.64494: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.64609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867184.64617: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867184.64627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.64642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867184.64650: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867184.64657: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867184.64666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.64675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867184.64693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.64702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867184.64780: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.64915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.64949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.67083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.67087: stderr chunk (state=3): >>><<< 11591 1726867184.67089: stdout chunk (state=3): >>><<< 11591 1726867184.67092: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.67094: handler run complete 11591 1726867184.67096: Evaluated conditional (False): False 11591 1726867184.67098: Evaluated conditional (False): False 11591 1726867184.67100: attempt loop complete, returning result 11591 1726867184.67102: _execute() done 11591 1726867184.67104: dumping result to json 11591 1726867184.67106: done dumping result, returning 11591 1726867184.67184: done running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' [0affcac9-a3a5-3039-4ea5-0000000000c1] 11591 1726867184.67191: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c1 11591 1726867184.67304: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c1 11591 1726867184.67307: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "nm-bond" ], "delta": "0:00:00.007666", "end": "2024-09-20 17:19:44.614018", "failed_when_result": false, "rc": 1, "start": "2024-09-20 17:19:44.606352" } STDERR: Cannot find device "nm-bond" MSG: non-zero return code 11591 1726867184.67394: no more pending results, returning what we have 11591 1726867184.67397: results queue empty 11591 1726867184.67398: checking for any_errors_fatal 11591 1726867184.67400: done checking for any_errors_fatal 11591 1726867184.67401: checking for max_fail_percentage 11591 1726867184.67403: done checking for max_fail_percentage 11591 1726867184.67404: checking to see if all hosts have failed and the running result is not ok 11591 1726867184.67404: done checking to see if all hosts have failed 11591 1726867184.67405: getting the remaining hosts for this loop 11591 1726867184.67406: done getting the remaining hosts for this loop 11591 1726867184.67409: getting the next task for host managed_node2 11591 1726867184.67418: done getting next task for host managed_node2 11591 1726867184.67421: ^ task is: TASK: Remove test interfaces 11591 1726867184.67424: ^ 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 11591 1726867184.67428: getting variables 11591 1726867184.67430: in VariableManager get_vars() 11591 1726867184.67469: Calling all_inventory to load vars for managed_node2 11591 1726867184.67472: Calling groups_inventory to load vars for managed_node2 11591 1726867184.67474: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867184.67587: Calling all_plugins_play to load vars for managed_node2 11591 1726867184.67591: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867184.67595: Calling groups_plugins_play to load vars for managed_node2 11591 1726867184.70501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867184.73403: done with get_vars() 11591 1726867184.73423: done getting variables 11591 1726867184.73684: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:19:44 -0400 (0:00:00.521) 0:00:32.744 ****** 11591 1726867184.73719: entering _queue_task() for managed_node2/shell 11591 1726867184.74225: worker is 1 (out of 1 available) 11591 1726867184.74237: exiting _queue_task() for managed_node2/shell 11591 1726867184.74248: done queuing things up, now waiting for results queue to drain 11591 1726867184.74249: waiting for pending results... 11591 1726867184.74756: running TaskExecutor() for managed_node2/TASK: Remove test interfaces 11591 1726867184.75028: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000c5 11591 1726867184.75042: variable 'ansible_search_path' from source: unknown 11591 1726867184.75047: variable 'ansible_search_path' from source: unknown 11591 1726867184.75283: calling self._execute() 11591 1726867184.75287: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867184.75297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867184.75309: variable 'omit' from source: magic vars 11591 1726867184.76201: variable 'ansible_distribution_major_version' from source: facts 11591 1726867184.76214: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867184.76226: variable 'omit' from source: magic vars 11591 1726867184.76332: variable 'omit' from source: magic vars 11591 1726867184.76612: variable 'dhcp_interface1' from source: play vars 11591 1726867184.76616: variable 'dhcp_interface2' from source: play vars 11591 1726867184.76637: variable 'omit' from source: magic vars 11591 1726867184.76792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867184.76829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867184.76849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867184.76865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867184.76995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867184.77024: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867184.77031: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867184.77037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867184.77238: Set connection var ansible_shell_type to sh 11591 1726867184.77246: Set connection var ansible_shell_executable to /bin/sh 11591 1726867184.77254: Set connection var ansible_timeout to 10 11591 1726867184.77256: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867184.77259: Set connection var ansible_connection to ssh 11591 1726867184.77270: Set connection var ansible_pipelining to False 11591 1726867184.77298: variable 'ansible_shell_executable' from source: unknown 11591 1726867184.77417: variable 'ansible_connection' from source: unknown 11591 1726867184.77420: variable 'ansible_module_compression' from source: unknown 11591 1726867184.77423: variable 'ansible_shell_type' from source: unknown 11591 1726867184.77425: variable 'ansible_shell_executable' from source: unknown 11591 1726867184.77427: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867184.77429: variable 'ansible_pipelining' from source: unknown 11591 1726867184.77434: variable 'ansible_timeout' from source: unknown 11591 1726867184.77441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867184.77805: 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) 11591 1726867184.77816: variable 'omit' from source: magic vars 11591 1726867184.77821: starting attempt loop 11591 1726867184.77824: running the handler 11591 1726867184.77835: 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) 11591 1726867184.77901: _low_level_execute_command(): starting 11591 1726867184.78084: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867184.79299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.79525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.79608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.81298: stdout chunk (state=3): >>>/root <<< 11591 1726867184.81389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.81430: stderr chunk (state=3): >>><<< 11591 1726867184.81433: stdout chunk (state=3): >>><<< 11591 1726867184.81460: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.81474: _low_level_execute_command(): starting 11591 1726867184.81481: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010 `" && echo ansible-tmp-1726867184.8145943-13176-132404912925010="` echo /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010 `" ) && sleep 0' 11591 1726867184.82539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.82545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867184.82570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.82576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11591 1726867184.82655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.82659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.83106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.83162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.85100: stdout chunk (state=3): >>>ansible-tmp-1726867184.8145943-13176-132404912925010=/root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010 <<< 11591 1726867184.85231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.85237: stderr chunk (state=3): >>><<< 11591 1726867184.85317: stdout chunk (state=3): >>><<< 11591 1726867184.85321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867184.8145943-13176-132404912925010=/root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.85323: variable 'ansible_module_compression' from source: unknown 11591 1726867184.85422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867184.85571: variable 'ansible_facts' from source: unknown 11591 1726867184.85842: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/AnsiballZ_command.py 11591 1726867184.86293: Sending initial data 11591 1726867184.86296: Sent initial data (156 bytes) 11591 1726867184.87085: 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 <<< 11591 1726867184.87088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.87308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.87312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.87356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.87465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.87555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.89416: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867184.89595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867184.89599: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp3o86zohc /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/AnsiballZ_command.py <<< 11591 1726867184.89621: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/AnsiballZ_command.py" <<< 11591 1726867184.89652: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp3o86zohc" to remote "/root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/AnsiballZ_command.py" <<< 11591 1726867184.89657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/AnsiballZ_command.py" <<< 11591 1726867184.90973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.90978: stdout chunk (state=3): >>><<< 11591 1726867184.91013: stderr chunk (state=3): >>><<< 11591 1726867184.91016: done transferring module to remote 11591 1726867184.91018: _low_level_execute_command(): starting 11591 1726867184.91024: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/ /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/AnsiballZ_command.py && sleep 0' 11591 1726867184.92209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867184.92396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867184.92438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867184.92456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.92470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.92579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867184.94547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867184.94550: stdout chunk (state=3): >>><<< 11591 1726867184.94554: stderr chunk (state=3): >>><<< 11591 1726867184.94575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867184.94586: _low_level_execute_command(): starting 11591 1726867184.94705: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/AnsiballZ_command.py && sleep 0' 11591 1726867184.95319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867184.95322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11591 1726867184.95333: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867184.95415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867184.95419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867184.95460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.14921: 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-20 17:19:45.106860", "end": "2024-09-20 17:19:45.146372", "delta": "0:00:00.039512", "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}}} <<< 11591 1726867185.16366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867185.16424: stderr chunk (state=3): >>><<< 11591 1726867185.16635: stdout chunk (state=3): >>><<< 11591 1726867185.16640: _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-20 17:19:45.106860", "end": "2024-09-20 17:19:45.146372", "delta": "0:00:00.039512", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867185.16643: 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-1726867184.8145943-13176-132404912925010/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867185.16652: _low_level_execute_command(): starting 11591 1726867185.16654: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867184.8145943-13176-132404912925010/ > /dev/null 2>&1 && sleep 0' 11591 1726867185.18197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867185.18210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.18244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.18294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.18405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.18475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.20304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.20451: stderr chunk (state=3): >>><<< 11591 1726867185.20454: stdout chunk (state=3): >>><<< 11591 1726867185.20458: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867185.20461: handler run complete 11591 1726867185.20463: Evaluated conditional (False): False 11591 1726867185.20559: attempt loop complete, returning result 11591 1726867185.20563: _execute() done 11591 1726867185.20565: dumping result to json 11591 1726867185.20567: done dumping result, returning 11591 1726867185.20569: done running TaskExecutor() for managed_node2/TASK: Remove test interfaces [0affcac9-a3a5-3039-4ea5-0000000000c5] 11591 1726867185.20786: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c5 11591 1726867185.20861: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c5 11591 1726867185.20864: WORKER PROCESS EXITING ok: [managed_node2] => { "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.039512", "end": "2024-09-20 17:19:45.146372", "rc": 0, "start": "2024-09-20 17:19:45.106860" } STDERR: + exec + rc=0 + ip link delete test1 + '[' 0 '!=' 0 ']' + ip link delete test2 + '[' 0 '!=' 0 ']' + ip link delete testbr + '[' 0 '!=' 0 ']' 11591 1726867185.20960: no more pending results, returning what we have 11591 1726867185.20964: results queue empty 11591 1726867185.20965: checking for any_errors_fatal 11591 1726867185.20975: done checking for any_errors_fatal 11591 1726867185.20976: checking for max_fail_percentage 11591 1726867185.20980: done checking for max_fail_percentage 11591 1726867185.20982: checking to see if all hosts have failed and the running result is not ok 11591 1726867185.20983: done checking to see if all hosts have failed 11591 1726867185.20983: getting the remaining hosts for this loop 11591 1726867185.20985: done getting the remaining hosts for this loop 11591 1726867185.20988: getting the next task for host managed_node2 11591 1726867185.20997: done getting next task for host managed_node2 11591 1726867185.21001: ^ task is: TASK: Stop dnsmasq/radvd services 11591 1726867185.21005: ^ 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 11591 1726867185.21009: getting variables 11591 1726867185.21011: in VariableManager get_vars() 11591 1726867185.21054: Calling all_inventory to load vars for managed_node2 11591 1726867185.21057: Calling groups_inventory to load vars for managed_node2 11591 1726867185.21060: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867185.21072: Calling all_plugins_play to load vars for managed_node2 11591 1726867185.21076: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867185.21484: Calling groups_plugins_play to load vars for managed_node2 11591 1726867185.24264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867185.27695: done with get_vars() 11591 1726867185.27722: done getting variables 11591 1726867185.27913: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 17:19:45 -0400 (0:00:00.542) 0:00:33.286 ****** 11591 1726867185.27948: entering _queue_task() for managed_node2/shell 11591 1726867185.29051: worker is 1 (out of 1 available) 11591 1726867185.29061: exiting _queue_task() for managed_node2/shell 11591 1726867185.29070: done queuing things up, now waiting for results queue to drain 11591 1726867185.29071: waiting for pending results... 11591 1726867185.29367: running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services 11591 1726867185.29576: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000c6 11591 1726867185.29601: variable 'ansible_search_path' from source: unknown 11591 1726867185.29634: variable 'ansible_search_path' from source: unknown 11591 1726867185.29785: calling self._execute() 11591 1726867185.30001: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.30004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.30008: variable 'omit' from source: magic vars 11591 1726867185.30940: variable 'ansible_distribution_major_version' from source: facts 11591 1726867185.30944: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867185.30946: variable 'omit' from source: magic vars 11591 1726867185.31053: variable 'omit' from source: magic vars 11591 1726867185.31098: variable 'omit' from source: magic vars 11591 1726867185.31141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867185.31375: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867185.31381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867185.31383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867185.31386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867185.31517: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867185.31526: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.31533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.31772: Set connection var ansible_shell_type to sh 11591 1726867185.31793: Set connection var ansible_shell_executable to /bin/sh 11591 1726867185.31834: Set connection var ansible_timeout to 10 11591 1726867185.31894: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867185.31904: Set connection var ansible_connection to ssh 11591 1726867185.31920: Set connection var ansible_pipelining to False 11591 1726867185.31960: variable 'ansible_shell_executable' from source: unknown 11591 1726867185.32159: variable 'ansible_connection' from source: unknown 11591 1726867185.32163: variable 'ansible_module_compression' from source: unknown 11591 1726867185.32165: variable 'ansible_shell_type' from source: unknown 11591 1726867185.32167: variable 'ansible_shell_executable' from source: unknown 11591 1726867185.32169: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.32171: variable 'ansible_pipelining' from source: unknown 11591 1726867185.32173: variable 'ansible_timeout' from source: unknown 11591 1726867185.32175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.32345: 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) 11591 1726867185.32504: variable 'omit' from source: magic vars 11591 1726867185.32515: starting attempt loop 11591 1726867185.32585: running the handler 11591 1726867185.32593: 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) 11591 1726867185.32596: _low_level_execute_command(): starting 11591 1726867185.32598: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867185.34105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867185.34129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.34208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.35947: stdout chunk (state=3): >>>/root <<< 11591 1726867185.36034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.36047: stdout chunk (state=3): >>><<< 11591 1726867185.36060: stderr chunk (state=3): >>><<< 11591 1726867185.36108: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867185.36158: _low_level_execute_command(): starting 11591 1726867185.36337: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629 `" && echo ansible-tmp-1726867185.3614361-13200-247654225092629="` echo /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629 `" ) && sleep 0' 11591 1726867185.37431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867185.37459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867185.37524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.37676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.37695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.37786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.39676: stdout chunk (state=3): >>>ansible-tmp-1726867185.3614361-13200-247654225092629=/root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629 <<< 11591 1726867185.39981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.39984: stdout chunk (state=3): >>><<< 11591 1726867185.39987: stderr chunk (state=3): >>><<< 11591 1726867185.39989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867185.3614361-13200-247654225092629=/root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867185.39991: variable 'ansible_module_compression' from source: unknown 11591 1726867185.39993: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867185.39995: variable 'ansible_facts' from source: unknown 11591 1726867185.40457: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/AnsiballZ_command.py 11591 1726867185.41095: Sending initial data 11591 1726867185.41098: Sent initial data (156 bytes) 11591 1726867185.41823: 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 <<< 11591 1726867185.41835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867185.41894: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.41945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867185.41957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.41973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.42056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.43639: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867185.43675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867185.43735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpj08069p7 /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/AnsiballZ_command.py <<< 11591 1726867185.43739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/AnsiballZ_command.py" <<< 11591 1726867185.43796: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpj08069p7" to remote "/root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/AnsiballZ_command.py" <<< 11591 1726867185.44531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.44597: stderr chunk (state=3): >>><<< 11591 1726867185.44617: stdout chunk (state=3): >>><<< 11591 1726867185.44682: done transferring module to remote 11591 1726867185.44685: _low_level_execute_command(): starting 11591 1726867185.44688: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/ /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/AnsiballZ_command.py && sleep 0' 11591 1726867185.45601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867185.45631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867185.45742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.45865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867185.45911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.45987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.46083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.47879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.47886: stdout chunk (state=3): >>><<< 11591 1726867185.47889: stderr chunk (state=3): >>><<< 11591 1726867185.47987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867185.47993: _low_level_execute_command(): starting 11591 1726867185.47996: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/AnsiballZ_command.py && sleep 0' 11591 1726867185.48524: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867185.48540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867185.48552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867185.48567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867185.48584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867185.48597: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867185.48628: 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.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867185.48693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.48736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867185.48757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.48783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.48902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.66708: 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-20 17:19:45.637335", "end": "2024-09-20 17:19:45.664049", "delta": "0:00:00.026714", "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}}} <<< 11591 1726867185.68329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867185.68333: stdout chunk (state=3): >>><<< 11591 1726867185.68335: stderr chunk (state=3): >>><<< 11591 1726867185.68373: _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-20 17:19:45.637335", "end": "2024-09-20 17:19:45.664049", "delta": "0:00:00.026714", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867185.68645: 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-1726867185.3614361-13200-247654225092629/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867185.68649: _low_level_execute_command(): starting 11591 1726867185.68653: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867185.3614361-13200-247654225092629/ > /dev/null 2>&1 && sleep 0' 11591 1726867185.69345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867185.69353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867185.69432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.69467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867185.69481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.69502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.69572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.71841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.71845: stdout chunk (state=3): >>><<< 11591 1726867185.71848: stderr chunk (state=3): >>><<< 11591 1726867185.71875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867185.71887: handler run complete 11591 1726867185.71895: Evaluated conditional (False): False 11591 1726867185.72083: attempt loop complete, returning result 11591 1726867185.72086: _execute() done 11591 1726867185.72089: dumping result to json 11591 1726867185.72091: done dumping result, returning 11591 1726867185.72093: done running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services [0affcac9-a3a5-3039-4ea5-0000000000c6] 11591 1726867185.72095: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c6 11591 1726867185.72183: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c6 11591 1726867185.72186: WORKER PROCESS EXITING ok: [managed_node2] => { "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.026714", "end": "2024-09-20 17:19:45.664049", "rc": 0, "start": "2024-09-20 17:19:45.637335" } 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 11591 1726867185.72256: no more pending results, returning what we have 11591 1726867185.72259: results queue empty 11591 1726867185.72259: checking for any_errors_fatal 11591 1726867185.72268: done checking for any_errors_fatal 11591 1726867185.72269: checking for max_fail_percentage 11591 1726867185.72270: done checking for max_fail_percentage 11591 1726867185.72271: checking to see if all hosts have failed and the running result is not ok 11591 1726867185.72272: done checking to see if all hosts have failed 11591 1726867185.72273: getting the remaining hosts for this loop 11591 1726867185.72274: done getting the remaining hosts for this loop 11591 1726867185.72279: getting the next task for host managed_node2 11591 1726867185.72290: done getting next task for host managed_node2 11591 1726867185.72294: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11591 1726867185.72297: ^ 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 11591 1726867185.72303: getting variables 11591 1726867185.72306: in VariableManager get_vars() 11591 1726867185.72351: Calling all_inventory to load vars for managed_node2 11591 1726867185.72354: Calling groups_inventory to load vars for managed_node2 11591 1726867185.72356: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867185.72373: Calling all_plugins_play to load vars for managed_node2 11591 1726867185.72591: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867185.72628: Calling groups_plugins_play to load vars for managed_node2 11591 1726867185.78113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867185.81470: done with get_vars() 11591 1726867185.81497: done getting variables 11591 1726867185.81602: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Friday 20 September 2024 17:19:45 -0400 (0:00:00.536) 0:00:33.823 ****** 11591 1726867185.81634: entering _queue_task() for managed_node2/command 11591 1726867185.82149: worker is 1 (out of 1 available) 11591 1726867185.82162: exiting _queue_task() for managed_node2/command 11591 1726867185.82175: done queuing things up, now waiting for results queue to drain 11591 1726867185.82176: waiting for pending results... 11591 1726867185.82625: running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript 11591 1726867185.82629: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000c7 11591 1726867185.82632: variable 'ansible_search_path' from source: unknown 11591 1726867185.82700: calling self._execute() 11591 1726867185.82807: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.82811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.82916: variable 'omit' from source: magic vars 11591 1726867185.83374: variable 'ansible_distribution_major_version' from source: facts 11591 1726867185.83397: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867185.83566: variable 'network_provider' from source: set_fact 11591 1726867185.83573: Evaluated conditional (network_provider == "initscripts"): False 11591 1726867185.83575: when evaluation is False, skipping this task 11591 1726867185.83580: _execute() done 11591 1726867185.83583: dumping result to json 11591 1726867185.83585: done dumping result, returning 11591 1726867185.83588: done running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript [0affcac9-a3a5-3039-4ea5-0000000000c7] 11591 1726867185.83593: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c7 skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 11591 1726867185.83739: no more pending results, returning what we have 11591 1726867185.83743: results queue empty 11591 1726867185.83744: checking for any_errors_fatal 11591 1726867185.83756: done checking for any_errors_fatal 11591 1726867185.83756: checking for max_fail_percentage 11591 1726867185.83758: done checking for max_fail_percentage 11591 1726867185.83759: checking to see if all hosts have failed and the running result is not ok 11591 1726867185.83760: done checking to see if all hosts have failed 11591 1726867185.83761: getting the remaining hosts for this loop 11591 1726867185.83762: done getting the remaining hosts for this loop 11591 1726867185.83765: getting the next task for host managed_node2 11591 1726867185.83772: done getting next task for host managed_node2 11591 1726867185.83774: ^ task is: TASK: Verify network state restored to default 11591 1726867185.83780: ^ 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 11591 1726867185.83783: getting variables 11591 1726867185.83785: in VariableManager get_vars() 11591 1726867185.83821: Calling all_inventory to load vars for managed_node2 11591 1726867185.83824: Calling groups_inventory to load vars for managed_node2 11591 1726867185.83829: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867185.83839: Calling all_plugins_play to load vars for managed_node2 11591 1726867185.83841: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867185.83844: Calling groups_plugins_play to load vars for managed_node2 11591 1726867185.84390: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c7 11591 1726867185.84395: WORKER PROCESS EXITING 11591 1726867185.84751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867185.85794: done with get_vars() 11591 1726867185.85807: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 Friday 20 September 2024 17:19:45 -0400 (0:00:00.042) 0:00:33.866 ****** 11591 1726867185.85876: entering _queue_task() for managed_node2/include_tasks 11591 1726867185.86099: worker is 1 (out of 1 available) 11591 1726867185.86111: exiting _queue_task() for managed_node2/include_tasks 11591 1726867185.86121: done queuing things up, now waiting for results queue to drain 11591 1726867185.86122: waiting for pending results... 11591 1726867185.86309: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 11591 1726867185.86397: in run() - task 0affcac9-a3a5-3039-4ea5-0000000000c8 11591 1726867185.86410: variable 'ansible_search_path' from source: unknown 11591 1726867185.86440: calling self._execute() 11591 1726867185.86672: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.86676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.86700: variable 'omit' from source: magic vars 11591 1726867185.87084: variable 'ansible_distribution_major_version' from source: facts 11591 1726867185.87087: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867185.87092: _execute() done 11591 1726867185.87094: dumping result to json 11591 1726867185.87096: done dumping result, returning 11591 1726867185.87098: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0affcac9-a3a5-3039-4ea5-0000000000c8] 11591 1726867185.87105: sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c8 11591 1726867185.87250: no more pending results, returning what we have 11591 1726867185.87257: in VariableManager get_vars() 11591 1726867185.87438: Calling all_inventory to load vars for managed_node2 11591 1726867185.87441: Calling groups_inventory to load vars for managed_node2 11591 1726867185.87444: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867185.87461: Calling all_plugins_play to load vars for managed_node2 11591 1726867185.87464: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867185.87468: Calling groups_plugins_play to load vars for managed_node2 11591 1726867185.88553: done sending task result for task 0affcac9-a3a5-3039-4ea5-0000000000c8 11591 1726867185.88557: WORKER PROCESS EXITING 11591 1726867185.88605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867185.89600: done with get_vars() 11591 1726867185.89612: variable 'ansible_search_path' from source: unknown 11591 1726867185.89623: we have included files to process 11591 1726867185.89626: generating all_blocks data 11591 1726867185.89628: done generating all_blocks data 11591 1726867185.89636: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 11591 1726867185.89638: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 11591 1726867185.89641: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 11591 1726867185.89908: done processing included file 11591 1726867185.89912: iterating over new_blocks loaded from include file 11591 1726867185.89913: in VariableManager get_vars() 11591 1726867185.89924: done with get_vars() 11591 1726867185.89925: filtering new block on tags 11591 1726867185.89947: done filtering new block on tags 11591 1726867185.89948: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 11591 1726867185.89951: extending task lists for all hosts with included blocks 11591 1726867185.90640: done extending task lists 11591 1726867185.90641: done processing included files 11591 1726867185.90642: results queue empty 11591 1726867185.90642: checking for any_errors_fatal 11591 1726867185.90644: done checking for any_errors_fatal 11591 1726867185.90645: checking for max_fail_percentage 11591 1726867185.90645: done checking for max_fail_percentage 11591 1726867185.90646: checking to see if all hosts have failed and the running result is not ok 11591 1726867185.90646: done checking to see if all hosts have failed 11591 1726867185.90647: getting the remaining hosts for this loop 11591 1726867185.90647: done getting the remaining hosts for this loop 11591 1726867185.90649: getting the next task for host managed_node2 11591 1726867185.90652: done getting next task for host managed_node2 11591 1726867185.90653: ^ task is: TASK: Check routes and DNS 11591 1726867185.90655: ^ 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 11591 1726867185.90656: getting variables 11591 1726867185.90657: in VariableManager get_vars() 11591 1726867185.90666: Calling all_inventory to load vars for managed_node2 11591 1726867185.90667: Calling groups_inventory to load vars for managed_node2 11591 1726867185.90668: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867185.90672: Calling all_plugins_play to load vars for managed_node2 11591 1726867185.90673: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867185.90675: Calling groups_plugins_play to load vars for managed_node2 11591 1726867185.91447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867185.92287: done with get_vars() 11591 1726867185.92302: done getting variables 11591 1726867185.92328: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:19:45 -0400 (0:00:00.064) 0:00:33.930 ****** 11591 1726867185.92348: entering _queue_task() for managed_node2/shell 11591 1726867185.92588: worker is 1 (out of 1 available) 11591 1726867185.92604: exiting _queue_task() for managed_node2/shell 11591 1726867185.92615: done queuing things up, now waiting for results queue to drain 11591 1726867185.92616: waiting for pending results... 11591 1726867185.92793: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 11591 1726867185.92861: in run() - task 0affcac9-a3a5-3039-4ea5-00000000056d 11591 1726867185.92872: variable 'ansible_search_path' from source: unknown 11591 1726867185.92878: variable 'ansible_search_path' from source: unknown 11591 1726867185.92906: calling self._execute() 11591 1726867185.92984: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.92988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.92998: variable 'omit' from source: magic vars 11591 1726867185.93438: variable 'ansible_distribution_major_version' from source: facts 11591 1726867185.93441: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867185.93444: variable 'omit' from source: magic vars 11591 1726867185.93446: variable 'omit' from source: magic vars 11591 1726867185.93448: variable 'omit' from source: magic vars 11591 1726867185.93450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867185.93488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867185.93510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867185.93527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867185.93537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867185.93569: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867185.93573: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.93579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.93681: Set connection var ansible_shell_type to sh 11591 1726867185.93684: Set connection var ansible_shell_executable to /bin/sh 11591 1726867185.93687: Set connection var ansible_timeout to 10 11591 1726867185.93696: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867185.93699: Set connection var ansible_connection to ssh 11591 1726867185.93786: Set connection var ansible_pipelining to False 11591 1726867185.93790: variable 'ansible_shell_executable' from source: unknown 11591 1726867185.93793: variable 'ansible_connection' from source: unknown 11591 1726867185.93796: variable 'ansible_module_compression' from source: unknown 11591 1726867185.93798: variable 'ansible_shell_type' from source: unknown 11591 1726867185.93801: variable 'ansible_shell_executable' from source: unknown 11591 1726867185.93803: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867185.93805: variable 'ansible_pipelining' from source: unknown 11591 1726867185.93808: variable 'ansible_timeout' from source: unknown 11591 1726867185.93810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867185.93898: 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) 11591 1726867185.93924: variable 'omit' from source: magic vars 11591 1726867185.93927: starting attempt loop 11591 1726867185.93930: running the handler 11591 1726867185.93938: 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) 11591 1726867185.93962: _low_level_execute_command(): starting 11591 1726867185.94004: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867185.94676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867185.94696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.94701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867185.94764: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.94768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.94846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.96523: stdout chunk (state=3): >>>/root <<< 11591 1726867185.96622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.96648: stderr chunk (state=3): >>><<< 11591 1726867185.96651: stdout chunk (state=3): >>><<< 11591 1726867185.96670: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867185.96685: _low_level_execute_command(): starting 11591 1726867185.96692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461 `" && echo ansible-tmp-1726867185.966694-13240-139201202705461="` echo /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461 `" ) && sleep 0' 11591 1726867185.97142: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867185.97145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.97155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867185.97157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867185.97221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867185.97227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867185.97267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867185.99172: stdout chunk (state=3): >>>ansible-tmp-1726867185.966694-13240-139201202705461=/root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461 <<< 11591 1726867185.99322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867185.99337: stderr chunk (state=3): >>><<< 11591 1726867185.99340: stdout chunk (state=3): >>><<< 11591 1726867185.99354: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867185.966694-13240-139201202705461=/root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867185.99375: variable 'ansible_module_compression' from source: unknown 11591 1726867185.99419: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867185.99451: variable 'ansible_facts' from source: unknown 11591 1726867185.99505: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/AnsiballZ_command.py 11591 1726867185.99592: Sending initial data 11591 1726867185.99595: Sent initial data (155 bytes) 11591 1726867186.00002: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.00052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867186.00056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.00099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.01698: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867186.01743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867186.01820: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmpy5zbfdvy /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/AnsiballZ_command.py <<< 11591 1726867186.01824: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/AnsiballZ_command.py" <<< 11591 1726867186.01848: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmpy5zbfdvy" to remote "/root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/AnsiballZ_command.py" <<< 11591 1726867186.02515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.02524: stderr chunk (state=3): >>><<< 11591 1726867186.02527: stdout chunk (state=3): >>><<< 11591 1726867186.02556: done transferring module to remote 11591 1726867186.02564: _low_level_execute_command(): starting 11591 1726867186.02567: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/ /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/AnsiballZ_command.py && sleep 0' 11591 1726867186.02988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867186.02991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.02993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867186.02996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.03032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867186.03035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.03092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.04845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.04882: stderr chunk (state=3): >>><<< 11591 1726867186.04884: stdout chunk (state=3): >>><<< 11591 1726867186.04886: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867186.04887: _low_level_execute_command(): starting 11591 1726867186.04889: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/AnsiballZ_command.py && sleep 0' 11591 1726867186.05258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867186.05282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.05333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867186.05336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.05390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.21388: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3460sec preferred_lft 3460sec\n inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 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-20 17:19:46.203996", "end": "2024-09-20 17:19:46.212858", "delta": "0:00:00.008862", "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}}} <<< 11591 1726867186.22833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867186.22854: stderr chunk (state=3): >>><<< 11591 1726867186.22858: stdout chunk (state=3): >>><<< 11591 1726867186.22874: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3460sec preferred_lft 3460sec\n inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 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-20 17:19:46.203996", "end": "2024-09-20 17:19:46.212858", "delta": "0:00:00.008862", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867186.22918: 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-1726867185.966694-13240-139201202705461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867186.22926: _low_level_execute_command(): starting 11591 1726867186.22931: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867185.966694-13240-139201202705461/ > /dev/null 2>&1 && sleep 0' 11591 1726867186.23361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867186.23364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.23366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867186.23368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.23413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867186.23417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.23463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.25242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.25261: stderr chunk (state=3): >>><<< 11591 1726867186.25264: stdout chunk (state=3): >>><<< 11591 1726867186.25276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867186.25284: handler run complete 11591 1726867186.25307: Evaluated conditional (False): False 11591 1726867186.25317: attempt loop complete, returning result 11591 1726867186.25320: _execute() done 11591 1726867186.25322: dumping result to json 11591 1726867186.25327: done dumping result, returning 11591 1726867186.25334: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [0affcac9-a3a5-3039-4ea5-00000000056d] 11591 1726867186.25339: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000056d 11591 1726867186.25439: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000056d 11591 1726867186.25441: WORKER PROCESS EXITING ok: [managed_node2] => { "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.008862", "end": "2024-09-20 17:19:46.212858", "rc": 0, "start": "2024-09-20 17:19:46.203996" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3460sec preferred_lft 3460sec inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 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 11591 1726867186.25505: no more pending results, returning what we have 11591 1726867186.25508: results queue empty 11591 1726867186.25509: checking for any_errors_fatal 11591 1726867186.25511: done checking for any_errors_fatal 11591 1726867186.25511: checking for max_fail_percentage 11591 1726867186.25513: done checking for max_fail_percentage 11591 1726867186.25513: checking to see if all hosts have failed and the running result is not ok 11591 1726867186.25514: done checking to see if all hosts have failed 11591 1726867186.25515: getting the remaining hosts for this loop 11591 1726867186.25516: done getting the remaining hosts for this loop 11591 1726867186.25519: getting the next task for host managed_node2 11591 1726867186.25526: done getting next task for host managed_node2 11591 1726867186.25529: ^ task is: TASK: Verify DNS and network connectivity 11591 1726867186.25532: ^ 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 11591 1726867186.25541: getting variables 11591 1726867186.25543: in VariableManager get_vars() 11591 1726867186.25582: Calling all_inventory to load vars for managed_node2 11591 1726867186.25585: Calling groups_inventory to load vars for managed_node2 11591 1726867186.25587: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867186.25598: Calling all_plugins_play to load vars for managed_node2 11591 1726867186.25601: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867186.25604: Calling groups_plugins_play to load vars for managed_node2 11591 1726867186.26413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867186.28045: done with get_vars() 11591 1726867186.28065: done getting variables 11591 1726867186.28156: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:19:46 -0400 (0:00:00.358) 0:00:34.289 ****** 11591 1726867186.28189: entering _queue_task() for managed_node2/shell 11591 1726867186.28479: worker is 1 (out of 1 available) 11591 1726867186.28494: exiting _queue_task() for managed_node2/shell 11591 1726867186.28504: done queuing things up, now waiting for results queue to drain 11591 1726867186.28506: waiting for pending results... 11591 1726867186.28852: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 11591 1726867186.28948: in run() - task 0affcac9-a3a5-3039-4ea5-00000000056e 11591 1726867186.28953: variable 'ansible_search_path' from source: unknown 11591 1726867186.28955: variable 'ansible_search_path' from source: unknown 11591 1726867186.28958: calling self._execute() 11591 1726867186.29057: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867186.29060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867186.29064: variable 'omit' from source: magic vars 11591 1726867186.29558: variable 'ansible_distribution_major_version' from source: facts 11591 1726867186.29594: Evaluated conditional (ansible_distribution_major_version != '6'): True 11591 1726867186.29811: variable 'ansible_facts' from source: unknown 11591 1726867186.31455: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 11591 1726867186.31625: variable 'omit' from source: magic vars 11591 1726867186.31658: variable 'omit' from source: magic vars 11591 1726867186.31958: variable 'omit' from source: magic vars 11591 1726867186.31961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11591 1726867186.31964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11591 1726867186.31967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11591 1726867186.31979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867186.31992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11591 1726867186.32023: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11591 1726867186.32026: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867186.32029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867186.32169: Set connection var ansible_shell_type to sh 11591 1726867186.32174: Set connection var ansible_shell_executable to /bin/sh 11591 1726867186.32179: Set connection var ansible_timeout to 10 11591 1726867186.32182: Set connection var ansible_module_compression to ZIP_DEFLATED 11591 1726867186.32184: Set connection var ansible_connection to ssh 11591 1726867186.32187: Set connection var ansible_pipelining to False 11591 1726867186.32349: variable 'ansible_shell_executable' from source: unknown 11591 1726867186.32352: variable 'ansible_connection' from source: unknown 11591 1726867186.32355: variable 'ansible_module_compression' from source: unknown 11591 1726867186.32357: variable 'ansible_shell_type' from source: unknown 11591 1726867186.32360: variable 'ansible_shell_executable' from source: unknown 11591 1726867186.32362: variable 'ansible_host' from source: host vars for 'managed_node2' 11591 1726867186.32364: variable 'ansible_pipelining' from source: unknown 11591 1726867186.32366: variable 'ansible_timeout' from source: unknown 11591 1726867186.32368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11591 1726867186.32582: 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) 11591 1726867186.32586: variable 'omit' from source: magic vars 11591 1726867186.32588: starting attempt loop 11591 1726867186.32593: running the handler 11591 1726867186.32596: 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) 11591 1726867186.32599: _low_level_execute_command(): starting 11591 1726867186.32601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11591 1726867186.34365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.34684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867186.34726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.34815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.36464: stdout chunk (state=3): >>>/root <<< 11591 1726867186.36603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.36608: stdout chunk (state=3): >>><<< 11591 1726867186.36617: stderr chunk (state=3): >>><<< 11591 1726867186.36639: _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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867186.36822: _low_level_execute_command(): starting 11591 1726867186.36829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693 `" && echo ansible-tmp-1726867186.3663757-13263-54762157990693="` echo /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693 `" ) && sleep 0' 11591 1726867186.37683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867186.37686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867186.37689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867186.37702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867186.37705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867186.37708: stderr chunk (state=3): >>>debug2: match not found <<< 11591 1726867186.37710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.37712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11591 1726867186.37714: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 11591 1726867186.37716: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11591 1726867186.37720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11591 1726867186.37722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11591 1726867186.37724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11591 1726867186.37725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 11591 1726867186.37727: stderr chunk (state=3): >>>debug2: match found <<< 11591 1726867186.37729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.37732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867186.37734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867186.37763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.37773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.39689: stdout chunk (state=3): >>>ansible-tmp-1726867186.3663757-13263-54762157990693=/root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693 <<< 11591 1726867186.39837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.39841: stdout chunk (state=3): >>><<< 11591 1726867186.39848: stderr chunk (state=3): >>><<< 11591 1726867186.39871: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867186.3663757-13263-54762157990693=/root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867186.39903: variable 'ansible_module_compression' from source: unknown 11591 1726867186.39953: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11591iily748z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 11591 1726867186.39989: variable 'ansible_facts' from source: unknown 11591 1726867186.40063: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/AnsiballZ_command.py 11591 1726867186.40683: Sending initial data 11591 1726867186.40687: Sent initial data (155 bytes) 11591 1726867186.41653: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867186.41719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.41944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867186.41960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.42109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.43695: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11591 1726867186.43723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11591 1726867186.43758: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11591iily748z/tmp7prj6_sj /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/AnsiballZ_command.py <<< 11591 1726867186.43767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/AnsiballZ_command.py" <<< 11591 1726867186.43908: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11591iily748z/tmp7prj6_sj" to remote "/root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/AnsiballZ_command.py" <<< 11591 1726867186.46144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.46147: stdout chunk (state=3): >>><<< 11591 1726867186.46150: stderr chunk (state=3): >>><<< 11591 1726867186.46182: done transferring module to remote 11591 1726867186.46496: _low_level_execute_command(): starting 11591 1726867186.46499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/ /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/AnsiballZ_command.py && sleep 0' 11591 1726867186.47658: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867186.47868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867186.48013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.48083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.49887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.49893: stdout chunk (state=3): >>><<< 11591 1726867186.49896: stderr chunk (state=3): >>><<< 11591 1726867186.49913: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867186.49925: _low_level_execute_command(): starting 11591 1726867186.49945: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/AnsiballZ_command.py && sleep 0' 11591 1726867186.51196: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 11591 1726867186.51213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11591 1726867186.51347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867186.51482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.51522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.90658: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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", "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 1544 0 --:--:-- --:--:-- --:--:-- 1548\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 15053 0 --:--:-- --:--:-- --:--:-- 15315", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:19:46.665555", "end": "2024-09-20 17:19:46.905473", "delta": "0:00:00.239918", "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}}} <<< 11591 1726867186.92320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11591 1726867186.92484: stdout chunk (state=3): >>><<< 11591 1726867186.92487: stderr chunk (state=3): >>><<< 11591 1726867186.92491: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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", "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 1544 0 --:--:-- --:--:-- --:--:-- 1548\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 15053 0 --:--:-- --:--:-- --:--:-- 15315", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:19:46.665555", "end": "2024-09-20 17:19:46.905473", "delta": "0:00:00.239918", "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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 11591 1726867186.92499: 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-1726867186.3663757-13263-54762157990693/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11591 1726867186.92502: _low_level_execute_command(): starting 11591 1726867186.92504: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867186.3663757-13263-54762157990693/ > /dev/null 2>&1 && sleep 0' 11591 1726867186.93079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11591 1726867186.93191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11591 1726867186.93212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11591 1726867186.93229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11591 1726867186.93300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11591 1726867186.95163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11591 1726867186.95228: stderr chunk (state=3): >>><<< 11591 1726867186.95231: stdout chunk (state=3): >>><<< 11591 1726867186.95252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11591 1726867186.95259: handler run complete 11591 1726867186.95306: Evaluated conditional (False): False 11591 1726867186.95319: attempt loop complete, returning result 11591 1726867186.95322: _execute() done 11591 1726867186.95327: dumping result to json 11591 1726867186.95334: done dumping result, returning 11591 1726867186.95342: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [0affcac9-a3a5-3039-4ea5-00000000056e] 11591 1726867186.95349: sending task result for task 0affcac9-a3a5-3039-4ea5-00000000056e 11591 1726867186.95570: done sending task result for task 0affcac9-a3a5-3039-4ea5-00000000056e 11591 1726867186.95573: WORKER PROCESS EXITING ok: [managed_node2] => { "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.239918", "end": "2024-09-20 17:19:46.905473", "rc": 0, "start": "2024-09-20 17:19:46.665555" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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 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 1544 0 --:--:-- --:--:-- --:--:-- 1548 % 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 15053 0 --:--:-- --:--:-- --:--:-- 15315 11591 1726867186.95707: no more pending results, returning what we have 11591 1726867186.95712: results queue empty 11591 1726867186.95713: checking for any_errors_fatal 11591 1726867186.95723: done checking for any_errors_fatal 11591 1726867186.95724: checking for max_fail_percentage 11591 1726867186.95726: done checking for max_fail_percentage 11591 1726867186.95729: checking to see if all hosts have failed and the running result is not ok 11591 1726867186.95730: done checking to see if all hosts have failed 11591 1726867186.95731: getting the remaining hosts for this loop 11591 1726867186.95732: done getting the remaining hosts for this loop 11591 1726867186.95736: getting the next task for host managed_node2 11591 1726867186.95751: done getting next task for host managed_node2 11591 1726867186.95754: ^ task is: TASK: meta (flush_handlers) 11591 1726867186.95761: ^ 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 11591 1726867186.95767: getting variables 11591 1726867186.95769: in VariableManager get_vars() 11591 1726867186.96072: Calling all_inventory to load vars for managed_node2 11591 1726867186.96075: Calling groups_inventory to load vars for managed_node2 11591 1726867186.96080: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867186.96100: Calling all_plugins_play to load vars for managed_node2 11591 1726867186.96108: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867186.96112: Calling groups_plugins_play to load vars for managed_node2 11591 1726867186.99587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867187.02567: done with get_vars() 11591 1726867187.02605: done getting variables 11591 1726867187.02699: in VariableManager get_vars() 11591 1726867187.02715: Calling all_inventory to load vars for managed_node2 11591 1726867187.02718: Calling groups_inventory to load vars for managed_node2 11591 1726867187.02720: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867187.02725: Calling all_plugins_play to load vars for managed_node2 11591 1726867187.02727: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867187.02729: Calling groups_plugins_play to load vars for managed_node2 11591 1726867187.03983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867187.07460: done with get_vars() 11591 1726867187.07509: done queuing things up, now waiting for results queue to drain 11591 1726867187.07512: results queue empty 11591 1726867187.07513: checking for any_errors_fatal 11591 1726867187.07517: done checking for any_errors_fatal 11591 1726867187.07518: checking for max_fail_percentage 11591 1726867187.07519: done checking for max_fail_percentage 11591 1726867187.07520: checking to see if all hosts have failed and the running result is not ok 11591 1726867187.07520: done checking to see if all hosts have failed 11591 1726867187.07521: getting the remaining hosts for this loop 11591 1726867187.07522: done getting the remaining hosts for this loop 11591 1726867187.07525: getting the next task for host managed_node2 11591 1726867187.07529: done getting next task for host managed_node2 11591 1726867187.07530: ^ task is: TASK: meta (flush_handlers) 11591 1726867187.07532: ^ 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 11591 1726867187.07535: getting variables 11591 1726867187.07536: in VariableManager get_vars() 11591 1726867187.07551: Calling all_inventory to load vars for managed_node2 11591 1726867187.07553: Calling groups_inventory to load vars for managed_node2 11591 1726867187.07555: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867187.07561: Calling all_plugins_play to load vars for managed_node2 11591 1726867187.07563: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867187.07566: Calling groups_plugins_play to load vars for managed_node2 11591 1726867187.09033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867187.10669: done with get_vars() 11591 1726867187.10690: done getting variables 11591 1726867187.10741: in VariableManager get_vars() 11591 1726867187.10763: Calling all_inventory to load vars for managed_node2 11591 1726867187.10765: Calling groups_inventory to load vars for managed_node2 11591 1726867187.10767: Calling all_plugins_inventory to load vars for managed_node2 11591 1726867187.10772: Calling all_plugins_play to load vars for managed_node2 11591 1726867187.10774: Calling groups_plugins_inventory to load vars for managed_node2 11591 1726867187.10807: Calling groups_plugins_play to load vars for managed_node2 11591 1726867187.13513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11591 1726867187.15193: done with get_vars() 11591 1726867187.15219: done queuing things up, now waiting for results queue to drain 11591 1726867187.15221: results queue empty 11591 1726867187.15222: checking for any_errors_fatal 11591 1726867187.15224: done checking for any_errors_fatal 11591 1726867187.15224: checking for max_fail_percentage 11591 1726867187.15225: done checking for max_fail_percentage 11591 1726867187.15226: checking to see if all hosts have failed and the running result is not ok 11591 1726867187.15227: done checking to see if all hosts have failed 11591 1726867187.15228: getting the remaining hosts for this loop 11591 1726867187.15229: done getting the remaining hosts for this loop 11591 1726867187.15231: getting the next task for host managed_node2 11591 1726867187.15239: done getting next task for host managed_node2 11591 1726867187.15240: ^ task is: None 11591 1726867187.15241: ^ 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 11591 1726867187.15243: done queuing things up, now waiting for results queue to drain 11591 1726867187.15266: results queue empty 11591 1726867187.15267: checking for any_errors_fatal 11591 1726867187.15269: done checking for any_errors_fatal 11591 1726867187.15270: checking for max_fail_percentage 11591 1726867187.15271: done checking for max_fail_percentage 11591 1726867187.15272: checking to see if all hosts have failed and the running result is not ok 11591 1726867187.15272: done checking to see if all hosts have failed 11591 1726867187.15275: getting the next task for host managed_node2 11591 1726867187.15281: done getting next task for host managed_node2 11591 1726867187.15282: ^ task is: None 11591 1726867187.15283: ^ 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_node2 : ok=76 changed=3 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 Friday 20 September 2024 17:19:47 -0400 (0:00:00.872) 0:00:35.161 ****** =============================================================================== Install dnsmasq --------------------------------------------------------- 2.14s /tmp/collections-Isn/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.96s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.89s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.78s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_nm.yml:6 Create test interfaces -------------------------------------------------- 1.66s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 fedora.linux_system_roles.network : Check which packages are installed --- 1.16s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 1.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.00s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.88s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Verify DNS and network connectivity ------------------------------------- 0.87s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather the minimum subset of ansible_facts required by the network role test --- 0.85s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.84s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install pgrep, sysctl --------------------------------------------------- 0.76s /tmp/collections-Isn/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.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Check if system is ostree ----------------------------------------------- 0.64s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Stat profile file ------------------------------------------------------- 0.63s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Remove test interfaces -------------------------------------------------- 0.54s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Stop dnsmasq/radvd services --------------------------------------------- 0.54s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.53s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 11591 1726867187.15440: RUNNING CLEANUP