[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. 32528 1726882628.17205: 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-spT 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 32528 1726882628.17645: Added group all to inventory 32528 1726882628.17647: Added group ungrouped to inventory 32528 1726882628.17652: Group all now contains ungrouped 32528 1726882628.17654: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 32528 1726882628.43370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32528 1726882628.43455: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32528 1726882628.43514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32528 1726882628.43606: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32528 1726882628.43701: Loaded config def from plugin (inventory/script) 32528 1726882628.43703: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32528 1726882628.43749: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32528 1726882628.43852: Loaded config def from plugin (inventory/yaml) 32528 1726882628.43854: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32528 1726882628.43951: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32528 1726882628.44435: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32528 1726882628.44438: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32528 1726882628.44441: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32528 1726882628.44452: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32528 1726882628.44457: Loading data from /tmp/network-Kc3/inventory.yml 32528 1726882628.44533: /tmp/network-Kc3/inventory.yml was not parsable by auto 32528 1726882628.44612: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32528 1726882628.44651: Loading data from /tmp/network-Kc3/inventory.yml 32528 1726882628.44746: group all already in inventory 32528 1726882628.44753: set inventory_file for managed_node1 32528 1726882628.44757: set inventory_dir for managed_node1 32528 1726882628.44759: Added host managed_node1 to inventory 32528 1726882628.44761: Added host managed_node1 to group all 32528 1726882628.44762: set ansible_host for managed_node1 32528 1726882628.44762: set ansible_ssh_extra_args for managed_node1 32528 1726882628.44766: set inventory_file for managed_node2 32528 1726882628.44769: set inventory_dir for managed_node2 32528 1726882628.44769: Added host managed_node2 to inventory 32528 1726882628.44771: Added host managed_node2 to group all 32528 1726882628.44772: set ansible_host for managed_node2 32528 1726882628.44773: set ansible_ssh_extra_args for managed_node2 32528 1726882628.44781: set inventory_file for managed_node3 32528 1726882628.44784: set inventory_dir for managed_node3 32528 1726882628.44785: Added host managed_node3 to inventory 32528 1726882628.44786: Added host managed_node3 to group all 32528 1726882628.44787: set ansible_host for managed_node3 32528 1726882628.44788: set ansible_ssh_extra_args for managed_node3 32528 1726882628.44795: Reconcile groups and hosts in inventory. 32528 1726882628.44798: Group ungrouped now contains managed_node1 32528 1726882628.44800: Group ungrouped now contains managed_node2 32528 1726882628.44802: Group ungrouped now contains managed_node3 32528 1726882628.44887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32528 1726882628.45026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32528 1726882628.45156: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32528 1726882628.45194: Loaded config def from plugin (vars/host_group_vars) 32528 1726882628.45197: 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) 32528 1726882628.45204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32528 1726882628.45264: 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) 32528 1726882628.45371: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32528 1726882628.45745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882628.45855: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32528 1726882628.45907: Loaded config def from plugin (connection/local) 32528 1726882628.45911: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32528 1726882628.46697: Loaded config def from plugin (connection/paramiko_ssh) 32528 1726882628.46701: 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) 32528 1726882628.48371: 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) 32528 1726882628.48532: Loaded config def from plugin (connection/psrp) 32528 1726882628.48535: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32528 1726882628.49564: 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) 32528 1726882628.49614: Loaded config def from plugin (connection/ssh) 32528 1726882628.49618: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32528 1726882628.52867: 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) 32528 1726882628.52918: Loaded config def from plugin (connection/winrm) 32528 1726882628.52921: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32528 1726882628.52961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32528 1726882628.53041: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32528 1726882628.53138: Loaded config def from plugin (shell/cmd) 32528 1726882628.53141: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32528 1726882628.53167: 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) 32528 1726882628.53248: Loaded config def from plugin (shell/powershell) 32528 1726882628.53250: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32528 1726882628.53315: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32528 1726882628.53555: Loaded config def from plugin (shell/sh) 32528 1726882628.53557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32528 1726882628.53596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32528 1726882628.53731: Loaded config def from plugin (become/runas) 32528 1726882628.53733: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32528 1726882628.53938: Loaded config def from plugin (become/su) 32528 1726882628.53940: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32528 1726882628.54120: Loaded config def from plugin (become/sudo) 32528 1726882628.54122: 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 32528 1726882628.54157: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml 32528 1726882628.54537: in VariableManager get_vars() 32528 1726882628.54561: done with get_vars() 32528 1726882628.54706: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32528 1726882628.57797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32528 1726882628.57929: in VariableManager get_vars() 32528 1726882628.57934: done with get_vars() 32528 1726882628.57936: variable 'playbook_dir' from source: magic vars 32528 1726882628.57937: variable 'ansible_playbook_python' from source: magic vars 32528 1726882628.57938: variable 'ansible_config_file' from source: magic vars 32528 1726882628.57939: variable 'groups' from source: magic vars 32528 1726882628.57940: variable 'omit' from source: magic vars 32528 1726882628.57940: variable 'ansible_version' from source: magic vars 32528 1726882628.57941: variable 'ansible_check_mode' from source: magic vars 32528 1726882628.57942: variable 'ansible_diff_mode' from source: magic vars 32528 1726882628.57942: variable 'ansible_forks' from source: magic vars 32528 1726882628.57943: variable 'ansible_inventory_sources' from source: magic vars 32528 1726882628.57944: variable 'ansible_skip_tags' from source: magic vars 32528 1726882628.57944: variable 'ansible_limit' from source: magic vars 32528 1726882628.57945: variable 'ansible_run_tags' from source: magic vars 32528 1726882628.57946: variable 'ansible_verbosity' from source: magic vars 32528 1726882628.57980: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml 32528 1726882628.58412: in VariableManager get_vars() 32528 1726882628.58429: done with get_vars() 32528 1726882628.58472: in VariableManager get_vars() 32528 1726882628.58485: done with get_vars() 32528 1726882628.58526: in VariableManager get_vars() 32528 1726882628.58547: done with get_vars() 32528 1726882628.58700: in VariableManager get_vars() 32528 1726882628.58715: done with get_vars() 32528 1726882628.58719: variable 'omit' from source: magic vars 32528 1726882628.58739: variable 'omit' from source: magic vars 32528 1726882628.58771: in VariableManager get_vars() 32528 1726882628.58783: done with get_vars() 32528 1726882628.58844: in VariableManager get_vars() 32528 1726882628.58858: done with get_vars() 32528 1726882628.58902: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32528 1726882628.59126: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32528 1726882628.59263: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32528 1726882628.59973: in VariableManager get_vars() 32528 1726882628.60003: done with get_vars() 32528 1726882628.60449: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 32528 1726882628.60595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32528 1726882628.62379: in VariableManager get_vars() 32528 1726882628.62401: done with get_vars() 32528 1726882628.62448: in VariableManager get_vars() 32528 1726882628.62479: done with get_vars() 32528 1726882628.62600: in VariableManager get_vars() 32528 1726882628.62617: done with get_vars() 32528 1726882628.62622: variable 'omit' from source: magic vars 32528 1726882628.62632: variable 'omit' from source: magic vars 32528 1726882628.62670: in VariableManager get_vars() 32528 1726882628.62685: done with get_vars() 32528 1726882628.62710: in VariableManager get_vars() 32528 1726882628.62725: done with get_vars() 32528 1726882628.62753: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32528 1726882628.62882: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32528 1726882628.62963: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32528 1726882628.63484: in VariableManager get_vars() 32528 1726882628.63514: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32528 1726882628.66154: in VariableManager get_vars() 32528 1726882628.66177: done with get_vars() 32528 1726882628.66218: in VariableManager get_vars() 32528 1726882628.66237: done with get_vars() 32528 1726882628.66409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32528 1726882628.66425: 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 32528 1726882628.71235: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32528 1726882628.71608: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32528 1726882628.71611: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/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__) 32528 1726882628.71645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32528 1726882628.71787: 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) 32528 1726882628.72091: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32528 1726882628.72274: Loaded config def from plugin (callback/default) 32528 1726882628.72277: 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) 32528 1726882628.75996: Loaded config def from plugin (callback/junit) 32528 1726882628.76000: 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) 32528 1726882628.76057: 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) 32528 1726882628.76430: Loaded config def from plugin (callback/minimal) 32528 1726882628.76432: 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) 32528 1726882628.76481: 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) 32528 1726882628.76777: Loaded config def from plugin (callback/tree) 32528 1726882628.76780: 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 32528 1726882628.77185: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32528 1726882628.77188: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/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_vlan_mtu_nm.yml ************************************************ 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml 32528 1726882628.77223: in VariableManager get_vars() 32528 1726882628.77240: done with get_vars() 32528 1726882628.77246: in VariableManager get_vars() 32528 1726882628.77255: done with get_vars() 32528 1726882628.77259: variable 'omit' from source: magic vars 32528 1726882628.77621: in VariableManager get_vars() 32528 1726882628.77638: done with get_vars() 32528 1726882628.77662: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with nm as provider] ********* 32528 1726882628.79478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32528 1726882628.79662: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32528 1726882628.79741: getting the remaining hosts for this loop 32528 1726882628.79743: done getting the remaining hosts for this loop 32528 1726882628.79746: getting the next task for host managed_node3 32528 1726882628.79750: done getting next task for host managed_node3 32528 1726882628.79752: ^ task is: TASK: Gathering Facts 32528 1726882628.79753: ^ 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 32528 1726882628.79756: getting variables 32528 1726882628.79757: in VariableManager get_vars() 32528 1726882628.79767: Calling all_inventory to load vars for managed_node3 32528 1726882628.79769: Calling groups_inventory to load vars for managed_node3 32528 1726882628.79772: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882628.79784: Calling all_plugins_play to load vars for managed_node3 32528 1726882628.79800: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882628.79804: Calling groups_plugins_play to load vars for managed_node3 32528 1726882628.80063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882628.80121: done with get_vars() 32528 1726882628.80129: done getting variables 32528 1726882628.80432: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml:6 Friday 20 September 2024 21:37:08 -0400 (0:00:00.034) 0:00:00.034 ****** 32528 1726882628.80455: entering _queue_task() for managed_node3/gather_facts 32528 1726882628.80457: Creating lock for gather_facts 32528 1726882628.81242: worker is 1 (out of 1 available) 32528 1726882628.81366: exiting _queue_task() for managed_node3/gather_facts 32528 1726882628.81378: done queuing things up, now waiting for results queue to drain 32528 1726882628.81379: waiting for pending results... 32528 1726882628.81917: running TaskExecutor() for managed_node3/TASK: Gathering Facts 32528 1726882628.81925: in run() - task 12673a56-9f93-c149-436c-0000000000af 32528 1726882628.81929: variable 'ansible_search_path' from source: unknown 32528 1726882628.82372: calling self._execute() 32528 1726882628.82376: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882628.82378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882628.82381: variable 'omit' from source: magic vars 32528 1726882628.82383: variable 'omit' from source: magic vars 32528 1726882628.82385: variable 'omit' from source: magic vars 32528 1726882628.82387: variable 'omit' from source: magic vars 32528 1726882628.82389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882628.82706: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882628.82739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882628.82763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882628.82781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882628.82859: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882628.83113: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882628.83116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882628.83214: Set connection var ansible_pipelining to False 32528 1726882628.83218: Set connection var ansible_connection to ssh 32528 1726882628.83225: Set connection var ansible_timeout to 10 32528 1726882628.83228: Set connection var ansible_shell_type to sh 32528 1726882628.83234: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882628.83244: Set connection var ansible_shell_executable to /bin/sh 32528 1726882628.83268: variable 'ansible_shell_executable' from source: unknown 32528 1726882628.83271: variable 'ansible_connection' from source: unknown 32528 1726882628.83275: variable 'ansible_module_compression' from source: unknown 32528 1726882628.83277: variable 'ansible_shell_type' from source: unknown 32528 1726882628.83279: variable 'ansible_shell_executable' from source: unknown 32528 1726882628.83282: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882628.83284: variable 'ansible_pipelining' from source: unknown 32528 1726882628.83288: variable 'ansible_timeout' from source: unknown 32528 1726882628.83295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882628.84264: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882628.84274: variable 'omit' from source: magic vars 32528 1726882628.84279: starting attempt loop 32528 1726882628.84282: running the handler 32528 1726882628.84352: variable 'ansible_facts' from source: unknown 32528 1726882628.84355: _low_level_execute_command(): starting 32528 1726882628.84357: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882628.86115: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882628.86210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882628.86214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882628.86317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882628.86508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882628.86550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882628.88244: stdout chunk (state=3): >>>/root <<< 32528 1726882628.88396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882628.88400: stdout chunk (state=3): >>><<< 32528 1726882628.88403: stderr chunk (state=3): >>><<< 32528 1726882628.88427: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882628.88450: _low_level_execute_command(): starting 32528 1726882628.88461: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967 `" && echo ansible-tmp-1726882628.8843303-32576-170035845698967="` echo /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967 `" ) && sleep 0' 32528 1726882628.89573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882628.89750: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882628.89866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882628.89945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882628.91854: stdout chunk (state=3): >>>ansible-tmp-1726882628.8843303-32576-170035845698967=/root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967 <<< 32528 1726882628.92005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882628.92009: stdout chunk (state=3): >>><<< 32528 1726882628.92011: stderr chunk (state=3): >>><<< 32528 1726882628.92033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882628.8843303-32576-170035845698967=/root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882628.92072: variable 'ansible_module_compression' from source: unknown 32528 1726882628.92225: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32528 1726882628.92233: ANSIBALLZ: Acquiring lock 32528 1726882628.92351: ANSIBALLZ: Lock acquired: 139696069709792 32528 1726882628.92355: ANSIBALLZ: Creating module 32528 1726882629.46570: ANSIBALLZ: Writing module into payload 32528 1726882629.46731: ANSIBALLZ: Writing module 32528 1726882629.46758: ANSIBALLZ: Renaming module 32528 1726882629.46770: ANSIBALLZ: Done creating module 32528 1726882629.46800: variable 'ansible_facts' from source: unknown 32528 1726882629.46813: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882629.46829: _low_level_execute_command(): starting 32528 1726882629.46840: _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' 32528 1726882629.47430: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882629.47448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882629.47464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882629.47482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882629.47572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882629.47599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882629.47623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882629.47666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882629.47715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882629.49403: stdout chunk (state=3): >>>PLATFORM <<< 32528 1726882629.49565: stdout chunk (state=3): >>>Linux <<< 32528 1726882629.49569: stdout chunk (state=3): >>>FOUND <<< 32528 1726882629.49571: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32528 1726882629.49680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882629.49683: stdout chunk (state=3): >>><<< 32528 1726882629.49695: stderr chunk (state=3): >>><<< 32528 1726882629.49748: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882629.49759 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 32528 1726882629.49803: _low_level_execute_command(): starting 32528 1726882629.49807: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 32528 1726882629.50014: Sending initial data 32528 1726882629.50018: Sent initial data (1181 bytes) 32528 1726882629.51312: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882629.51316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882629.51423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882629.51487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882629.51679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882629.55112: 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"} <<< 32528 1726882629.55503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882629.55543: stderr chunk (state=3): >>><<< 32528 1726882629.55707: stdout chunk (state=3): >>><<< 32528 1726882629.55711: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882629.55830: variable 'ansible_facts' from source: unknown 32528 1726882629.55838: variable 'ansible_facts' from source: unknown 32528 1726882629.55852: variable 'ansible_module_compression' from source: unknown 32528 1726882629.55963: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32528 1726882629.56149: variable 'ansible_facts' from source: unknown 32528 1726882629.56581: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/AnsiballZ_setup.py 32528 1726882629.56802: Sending initial data 32528 1726882629.56805: Sent initial data (154 bytes) 32528 1726882629.57608: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882629.57767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882629.57783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882629.57811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882629.57951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882629.59560: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882629.59598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882629.59658: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp7r8pj47r /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/AnsiballZ_setup.py <<< 32528 1726882629.59662: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/AnsiballZ_setup.py" <<< 32528 1726882629.59762: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp7r8pj47r" to remote "/root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/AnsiballZ_setup.py" <<< 32528 1726882629.61995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882629.62554: stderr chunk (state=3): >>><<< 32528 1726882629.62558: stdout chunk (state=3): >>><<< 32528 1726882629.62560: done transferring module to remote 32528 1726882629.62562: _low_level_execute_command(): starting 32528 1726882629.62564: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/ /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/AnsiballZ_setup.py && sleep 0' 32528 1726882629.64019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882629.64042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882629.64132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882629.65979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882629.65983: stdout chunk (state=3): >>><<< 32528 1726882629.65985: stderr chunk (state=3): >>><<< 32528 1726882629.66179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882629.66191: _low_level_execute_command(): starting 32528 1726882629.66199: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/AnsiballZ_setup.py && sleep 0' 32528 1726882629.67699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882629.67743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882629.67757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882629.67847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882629.67985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882629.68030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882629.70199: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32528 1726882629.70261: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 32528 1726882629.70357: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32528 1726882629.70386: stdout chunk (state=3): >>>import 'posix' # <<< 32528 1726882629.70491: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882629.70512: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 32528 1726882629.70572: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32528 1726882629.70641: 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 0x7fa1a80184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7fe7b30> <<< 32528 1726882629.70644: 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 0x7fa1a801aa50> <<< 32528 1726882629.70728: stdout chunk (state=3): >>>import '_signal' # <<< 32528 1726882629.70732: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 32528 1726882629.70734: stdout chunk (state=3): >>>import 'io' # import '_stat' # <<< 32528 1726882629.70782: stdout chunk (state=3): >>>import 'stat' # <<< 32528 1726882629.70824: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32528 1726882629.70947: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32528 1726882629.70952: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32528 1726882629.70976: 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' <<< 32528 1726882629.70979: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7de9130> <<< 32528 1726882629.71040: 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' <<< 32528 1726882629.71058: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7de9fa0> <<< 32528 1726882629.71061: stdout chunk (state=3): >>>import 'site' # <<< 32528 1726882629.71095: 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. <<< 32528 1726882629.71473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32528 1726882629.71500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32528 1726882629.71547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882629.71574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32528 1726882629.71657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32528 1726882629.71684: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e27da0> # /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 0x7fa1a7e27fb0> <<< 32528 1726882629.71716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32528 1726882629.71775: 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 <<< 32528 1726882629.71799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882629.71913: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e5f770> <<< 32528 1726882629.71918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e5fe00> import '_collections' # <<< 32528 1726882629.71938: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e3fa40> import '_functools' # <<< 32528 1726882629.71960: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e3d160> <<< 32528 1726882629.72072: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e24f50> <<< 32528 1726882629.72161: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32528 1726882629.72165: stdout chunk (state=3): >>># 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' <<< 32528 1726882629.72177: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32528 1726882629.72263: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e7f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e7e2d0> <<< 32528 1726882629.72266: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32528 1726882629.72269: 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 0x7fa1a7e3e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e7cb60> <<< 32528 1726882629.72430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e241d0> # /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 0x7fa1a7eb4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb4a40> # 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 0x7fa1a7eb4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e22cf0> <<< 32528 1726882629.72457: 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' <<< 32528 1726882629.72478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32528 1726882629.72539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb51c0> <<< 32528 1726882629.72684: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 32528 1726882629.72687: 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' <<< 32528 1726882629.72703: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb63f0> 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 0x7fa1a7ed05f0> <<< 32528 1726882629.72731: stdout chunk (state=3): >>>import 'errno' # <<< 32528 1726882629.72784: 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 0x7fa1a7ed1d30> <<< 32528 1726882629.72880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32528 1726882629.72885: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7ed2bd0> <<< 32528 1726882629.72945: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a7ed3230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7ed2120> # /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' <<< 32528 1726882629.73006: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a7ed3cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7ed33e0> <<< 32528 1726882629.73037: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb6360> <<< 32528 1726882629.73068: 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' <<< 32528 1726882629.73112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32528 1726882629.73232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a7bc3bc0> <<< 32528 1726882629.73235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a7bec680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7bec3e0> # 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 0x7fa1a7bec5c0> <<< 32528 1726882629.73256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32528 1726882629.73308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32528 1726882629.73763: stdout chunk (state=3): >>># 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 0x7fa1a7becf20> # 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 0x7fa1a7bed910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7bec7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7bc1d60> # /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 0x7fa1a7beecf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7beda30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb65a0> <<< 32528 1726882629.73767: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32528 1726882629.73820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882629.73849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32528 1726882629.74020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c17050> # /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' <<< 32528 1726882629.74053: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c3b380> <<< 32528 1726882629.74078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32528 1726882629.74114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32528 1726882629.74201: stdout chunk (state=3): >>>import 'ntpath' # <<< 32528 1726882629.74205: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 32528 1726882629.74218: 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 0x7fa1a7c9c1a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32528 1726882629.74250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32528 1726882629.74461: 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' <<< 32528 1726882629.74465: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c9e900> <<< 32528 1726882629.74484: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c9c2c0> <<< 32528 1726882629.74628: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c69190> <<< 32528 1726882629.74632: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7529280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c3a1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7befc20> <<< 32528 1726882629.74726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32528 1726882629.74751: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1a7c3a2a0> <<< 32528 1726882629.75023: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kh4fjv04/ansible_ansible.legacy.setup_payload.zip' <<< 32528 1726882629.75035: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.75143: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.75180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32528 1726882629.75222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32528 1726882629.75315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32528 1726882629.75408: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a758af60> import '_typing' # <<< 32528 1726882629.75621: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7569e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7568fe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32528 1726882629.76983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.78124: 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 0x7fa1a7588e00> <<< 32528 1726882629.78184: 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' <<< 32528 1726882629.78195: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32528 1726882629.78309: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a75be8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a75be660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a75bdfa0> <<< 32528 1726882629.78451: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a75be6c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a758b980> import 'atexit' # <<< 32528 1726882629.78640: 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 0x7fa1a75bf620> # 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 0x7fa1a75bf860> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32528 1726882629.78644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a75bfda0> 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' <<< 32528 1726882629.78649: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7425be0> <<< 32528 1726882629.78699: 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 0x7fa1a7427800> <<< 32528 1726882629.78702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32528 1726882629.78837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7428200> <<< 32528 1726882629.78863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74293a0> # /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' <<< 32528 1726882629.78888: 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' <<< 32528 1726882629.79045: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a742be30> # 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 0x7fa1a756b050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a742a0f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32528 1726882629.79152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32528 1726882629.79155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32528 1726882629.79272: 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 0x7fa1a7433da0> import '_tokenize' # <<< 32528 1726882629.79319: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7432870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74325d0> <<< 32528 1726882629.79323: 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' <<< 32528 1726882629.79508: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7432b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a742a600> # 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 0x7fa1a7477a10> # /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 0x7fa1a7478140> <<< 32528 1726882629.79536: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32528 1726882629.79575: 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' <<< 32528 1726882629.79622: 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 0x7fa1a7479be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74799a0> <<< 32528 1726882629.79681: stdout chunk (state=3): >>># /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' <<< 32528 1726882629.79708: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a747c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a747a2d0> <<< 32528 1726882629.79770: stdout chunk (state=3): >>># /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' <<< 32528 1726882629.79816: 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' # <<< 32528 1726882629.79904: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a747f980> <<< 32528 1726882629.79952: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a747c350> <<< 32528 1726882629.80003: 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 0x7fa1a7480740> <<< 32528 1726882629.80115: 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 0x7fa1a7480650> <<< 32528 1726882629.80133: 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 0x7fa1a74809b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74782f0> # /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 <<< 32528 1726882629.80184: 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' <<< 32528 1726882629.80211: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a7308140> <<< 32528 1726882629.80425: 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 0x7fa1a7309340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74828d0> # 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 0x7fa1a7483c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7482540> <<< 32528 1726882629.80468: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32528 1726882629.80495: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.80547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.80640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32528 1726882629.80685: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32528 1726882629.80824: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.80910: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.81983: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.81986: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32528 1726882629.81991: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32528 1726882629.82024: stdout chunk (state=3): >>># /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' <<< 32528 1726882629.82065: 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'<<< 32528 1726882629.82085: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a7311400> <<< 32528 1726882629.82159: 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' <<< 32528 1726882629.82180: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7312180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73096d0> <<< 32528 1726882629.82222: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32528 1726882629.82260: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.82273: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32528 1726882629.82420: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.82700: 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 0x7fa1a73122d0> # zipimport: zlib available <<< 32528 1726882629.83035: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.83473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.83545: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.83614: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32528 1726882629.83675: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.83706: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32528 1726882629.83781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.83849: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32528 1726882629.83897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32528 1726882629.83912: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84003: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84017: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32528 1726882629.84207: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84519: stdout chunk (state=3): >>># /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' # <<< 32528 1726882629.84570: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73133b0> <<< 32528 1726882629.84584: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84645: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84724: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32528 1726882629.84755: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84864: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32528 1726882629.84891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84928: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.84982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.85048: 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 <<< 32528 1726882629.85096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882629.85173: 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 0x7fa1a731de50> <<< 32528 1726882629.85245: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7318d70> <<< 32528 1726882629.85249: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32528 1726882629.85252: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32528 1726882629.85363: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.85388: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.85410: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.85443: 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' <<< 32528 1726882629.85497: 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 <<< 32528 1726882629.85522: 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 <<< 32528 1726882629.85608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32528 1726882629.85624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32528 1726882629.85644: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7406750> <<< 32528 1726882629.85769: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74fe420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a731de20> <<< 32528 1726882629.85783: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7480e60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32528 1726882629.85818: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.85841: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32528 1726882629.85892: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 32528 1726882629.85954: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 32528 1726882629.85963: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86012: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86050: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86203: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86207: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.86232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32528 1726882629.86250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86394: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.86443: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32528 1726882629.86826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.86884: 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' <<< 32528 1726882629.86912: stdout chunk (state=3): >>># /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' <<< 32528 1726882629.86942: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32528 1726882629.86958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32528 1726882629.86984: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b1df0> <<< 32528 1726882629.87003: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32528 1726882629.87030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32528 1726882629.87050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32528 1726882629.87076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32528 1726882629.87109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32528 1726882629.87126: 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 0x7fa1a6fefe60> <<< 32528 1726882629.87324: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a7008470> <<< 32528 1726882629.87342: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a739ade0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b2930> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b04d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b0140> # /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' <<< 32528 1726882629.87364: 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' <<< 32528 1726882629.87382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32528 1726882629.87426: stdout chunk (state=3): >>># 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 0x7fa1a700b1d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a700aab0> <<< 32528 1726882629.87458: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a700ac60> <<< 32528 1726882629.87480: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7009ee0> <<< 32528 1726882629.87540: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32528 1726882629.87605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32528 1726882629.87623: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a700b320> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32528 1726882629.87654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32528 1726882629.87685: 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 0x7fa1a705de20> <<< 32528 1726882629.87731: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a700be30> <<< 32528 1726882629.87853: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b01d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 32528 1726882629.87874: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.87912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32528 1726882629.87933: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.87977: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.88026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32528 1726882629.88059: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 32528 1726882629.88079: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.88200: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.88236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 32528 1726882629.88289: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.88316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32528 1726882629.88404: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.88422: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.88444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.88517: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.88554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 32528 1726882629.88610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32528 1726882629.89054: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.89468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 32528 1726882629.89659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.89663: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 32528 1726882629.89665: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.89692: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.89898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32528 1726882629.89902: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.89934: stdout chunk (state=3): >>># 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 <<< 32528 1726882629.89944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.89970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32528 1726882629.89985: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.90060: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.90147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32528 1726882629.90171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a705ff50> <<< 32528 1726882629.90199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32528 1726882629.90222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32528 1726882629.90727: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a705e990> 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 <<< 32528 1726882629.90801: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.90805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 32528 1726882629.90848: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.90892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32528 1726882629.90944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32528 1726882629.91009: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882629.91254: 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 0x7fa1a7096090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7085f40> <<< 32528 1726882629.91276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 32528 1726882629.91314: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.91457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 32528 1726882629.91478: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.91611: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.91652: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.91957: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.91982: 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' <<< 32528 1726882629.92021: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882629.92070: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1a70a97f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7095640> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 32528 1726882629.92119: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.92123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.92174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32528 1726882629.92182: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.92318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.92909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 32528 1726882629.92913: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.92930: stdout chunk (state=3): >>># 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 <<< 32528 1726882629.92947: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.93217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.93349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 32528 1726882629.93516: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.93962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.94460: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32528 1726882629.94557: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.94574: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.94680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 32528 1726882629.94897: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 32528 1726882629.95039: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.95186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32528 1726882629.95225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 32528 1726882629.95270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.95337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 32528 1726882629.95532: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.95536: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.95714: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.95906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32528 1726882629.96012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.96212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 32528 1726882629.96215: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.96218: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 32528 1726882629.96247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.96261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32528 1726882629.96311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.96370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32528 1726882629.96434: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.96519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 32528 1726882629.96753: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.97066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 32528 1726882629.97082: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.97137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 32528 1726882629.97177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.97286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32528 1726882629.97319: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.97354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 32528 1726882629.97486: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.97608: stdout chunk (state=3): >>>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 <<< 32528 1726882629.97642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32528 1726882629.97669: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.97703: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.97738: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.97787: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.97854: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.98052: 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' # <<< 32528 1726882629.98056: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32528 1726882629.98238: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.98425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 32528 1726882629.98483: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.98517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32528 1726882629.98603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882629.98620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32528 1726882629.98643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.98711: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.98883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32528 1726882629.98891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.98914: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.98980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32528 1726882629.99075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882629.99389: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # 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 0x7fa1a6eaa2a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ea8fb0> <<< 32528 1726882629.99405: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ea3ce0> <<< 32528 1726882630.09471: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 32528 1726882630.09503: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ef1760> <<< 32528 1726882630.09562: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'<<< 32528 1726882630.09580: stdout chunk (state=3): >>> <<< 32528 1726882630.09651: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ef0b30> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py<<< 32528 1726882630.09657: stdout chunk (state=3): >>> <<< 32528 1726882630.09679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882630.09714: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py<<< 32528 1726882630.09727: stdout chunk (state=3): >>> <<< 32528 1726882630.09737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 32528 1726882630.09749: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ef2300><<< 32528 1726882630.09785: stdout chunk (state=3): >>> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ef1a60> <<< 32528 1726882630.10148: 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 <<< 32528 1726882630.35518: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.76611328125, "5m": 0.6630859375, "15m": 0.39794921875}, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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": 3299, "used": 232}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "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": 937, "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": 261779873792, "block_size": 4096, "block_total": 65519099, "block_available": 63911102, "block_used": 1607997, "inode_total": 131070960, "inode_available": 131028992, "inode_used": 41968, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_di<<< 32528 1726882630.35602: stdout chunk (state=3): >>>stribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "10", "epoch": "1726882630", "epoch_int": "1726882630", "date": "2024-09-20", "time": "21:37:10", "iso8601_micro": "2024-09-21T01:37:10.304194Z", "iso8601": "2024-09-21T01:37:10Z", "iso8601_basic": "20240920T213710304194", "iso8601_basic_short": "20240920T213710", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32528 1726882630.36281: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 32528 1726882630.36541: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # 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<<< 32528 1726882630.36548: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # 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.<<< 32528 1726882630.36600: stdout chunk (state=3): >>>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 <<< 32528 1726882630.36911: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32528 1726882630.36938: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 32528 1726882630.37117: stdout chunk (state=3): >>># 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 <<< 32528 1726882630.37166: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32528 1726882630.37189: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32528 1726882630.37231: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 32528 1726882630.37237: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle <<< 32528 1726882630.37291: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 32528 1726882630.37299: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 32528 1726882630.37340: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 32528 1726882630.37350: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 32528 1726882630.37410: stdout chunk (state=3): >>># destroy json # destroy socket<<< 32528 1726882630.37431: stdout chunk (state=3): >>> # destroy struct # destroy glob<<< 32528 1726882630.37468: stdout chunk (state=3): >>> # destroy fnmatch # destroy ansible.module_utils.compat.typing<<< 32528 1726882630.37471: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection<<< 32528 1726882630.37505: stdout chunk (state=3): >>> # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection<<< 32528 1726882630.37582: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.idna <<< 32528 1726882630.37617: stdout chunk (state=3): >>># destroy stringprep <<< 32528 1726882630.37631: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 32528 1726882630.37666: 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<<< 32528 1726882630.37701: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 32528 1726882630.37706: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 32528 1726882630.37738: stdout chunk (state=3): >>> # 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<<< 32528 1726882630.37767: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 32528 1726882630.37787: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 32528 1726882630.37820: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 32528 1726882630.37831: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 32528 1726882630.37861: stdout chunk (state=3): >>> # 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<<< 32528 1726882630.37901: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 32528 1726882630.37904: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 32528 1726882630.37925: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8<<< 32528 1726882630.37969: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 32528 1726882630.37987: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 32528 1726882630.38024: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 32528 1726882630.38033: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 32528 1726882630.38143: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32528 1726882630.38271: stdout chunk (state=3): >>># destroy sys.monitoring<<< 32528 1726882630.38274: stdout chunk (state=3): >>> <<< 32528 1726882630.38328: stdout chunk (state=3): >>># destroy _socket <<< 32528 1726882630.38331: stdout chunk (state=3): >>># destroy _collections<<< 32528 1726882630.38346: stdout chunk (state=3): >>> <<< 32528 1726882630.38397: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 32528 1726882630.38403: stdout chunk (state=3): >>> <<< 32528 1726882630.38436: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 32528 1726882630.38485: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 32528 1726882630.38540: stdout chunk (state=3): >>> # destroy copyreg<<< 32528 1726882630.38584: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing # destroy _tokenize <<< 32528 1726882630.38587: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 32528 1726882630.38605: 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<<< 32528 1726882630.38639: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp<<< 32528 1726882630.38705: stdout chunk (state=3): >>> # destroy _io # destroy marshal <<< 32528 1726882630.38708: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32528 1726882630.38928: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _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 <<< 32528 1726882630.39351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882630.39355: stdout chunk (state=3): >>><<< 32528 1726882630.39357: stderr chunk (state=3): >>><<< 32528 1726882630.39589: _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 0x7fa1a80184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7fe7b30> # /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 0x7fa1a801aa50> 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 0x7fa1a7de9130> # /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 0x7fa1a7de9fa0> 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 0x7fa1a7e27da0> # /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 0x7fa1a7e27fb0> # /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 0x7fa1a7e5f770> # /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 0x7fa1a7e5fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e3fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e3d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e24f50> # /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 0x7fa1a7e7f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e7e2d0> # /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 0x7fa1a7e3e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e7cb60> # /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 0x7fa1a7eb46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e241d0> # /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 0x7fa1a7eb4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb4a40> # 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 0x7fa1a7eb4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7e22cf0> # /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 0x7fa1a7eb54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb51c0> 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 0x7fa1a7eb63f0> 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 0x7fa1a7ed05f0> 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 0x7fa1a7ed1d30> # /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 0x7fa1a7ed2bd0> # 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 0x7fa1a7ed3230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7ed2120> # /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 0x7fa1a7ed3cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7ed33e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb6360> # /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 0x7fa1a7bc3bc0> # /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 0x7fa1a7bec680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7bec3e0> # 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 0x7fa1a7bec5c0> # /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 0x7fa1a7becf20> # 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 0x7fa1a7bed910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7bec7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7bc1d60> # /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 0x7fa1a7beecf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7beda30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7eb65a0> # /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 0x7fa1a7c17050> # /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 0x7fa1a7c3b380> # /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 0x7fa1a7c9c1a0> # /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 0x7fa1a7c9e900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c9c2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c69190> # /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 0x7fa1a7529280> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7c3a1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7befc20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1a7c3a2a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kh4fjv04/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 0x7fa1a758af60> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7569e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7568fe0> # 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 0x7fa1a7588e00> # /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 0x7fa1a75be8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a75be660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a75bdfa0> # /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 0x7fa1a75be6c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a758b980> 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 0x7fa1a75bf620> # 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 0x7fa1a75bf860> # /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 0x7fa1a75bfda0> 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 0x7fa1a7425be0> # 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 0x7fa1a7427800> # /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 0x7fa1a7428200> # /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 0x7fa1a74293a0> # /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 0x7fa1a742be30> # 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 0x7fa1a756b050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a742a0f0> # /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 0x7fa1a7433da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7432870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74325d0> # /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 0x7fa1a7432b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a742a600> # 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 0x7fa1a7477a10> # /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 0x7fa1a7478140> # /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 0x7fa1a7479be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74799a0> # /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 0x7fa1a747c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a747a2d0> # /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 0x7fa1a747f980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a747c350> # 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 0x7fa1a7480740> # 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 0x7fa1a7480650> # 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 0x7fa1a74809b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74782f0> # /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 0x7fa1a7308140> # 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 0x7fa1a7309340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74828d0> # 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 0x7fa1a7483c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7482540> # 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 0x7fa1a7311400> # /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 0x7fa1a7312180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73096d0> 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 0x7fa1a73122d0> # 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 0x7fa1a73133b0> # 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 0x7fa1a731de50> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7318d70> 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 0x7fa1a7406750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a74fe420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a731de20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7480e60> # 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 0x7fa1a73b1df0> # /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 0x7fa1a6fefe60> # 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 0x7fa1a7008470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a739ade0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b2930> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b04d0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b0140> # /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 0x7fa1a700b1d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a700aab0> # 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 0x7fa1a700ac60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7009ee0> # /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 0x7fa1a700b320> # /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 0x7fa1a705de20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a700be30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a73b01d0> 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 0x7fa1a705ff50> # /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 0x7fa1a705e990> 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 0x7fa1a7096090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7085f40> 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 0x7fa1a70a97f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a7095640> 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 0x7fa1a6eaa2a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ea8fb0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ea3ce0> # /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 0x7fa1a6ef1760> # /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 0x7fa1a6ef0b30> # /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 0x7fa1a6ef2300> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1a6ef1a60> 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_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.76611328125, "5m": 0.6630859375, "15m": 0.39794921875}, "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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": 3299, "used": 232}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "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": 937, "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": 261779873792, "block_size": 4096, "block_total": 65519099, "block_available": 63911102, "block_used": 1607997, "inode_total": 131070960, "inode_available": 131028992, "inode_used": 41968, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "10", "epoch": "1726882630", "epoch_int": "1726882630", "date": "2024-09-20", "time": "21:37:10", "iso8601_micro": "2024-09-21T01:37:10.304194Z", "iso8601": "2024-09-21T01:37:10Z", "iso8601_basic": "20240920T213710304194", "iso8601_basic_short": "20240920T213710", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 32528 1726882630.42207: 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-1726882628.8843303-32576-170035845698967/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882630.42211: _low_level_execute_command(): starting 32528 1726882630.42213: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882628.8843303-32576-170035845698967/ > /dev/null 2>&1 && sleep 0' 32528 1726882630.42688: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882630.42708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882630.42721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882630.42742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882630.42766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882630.42868: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882630.42918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882630.42940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882630.43026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32528 1726882630.45664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882630.45668: stdout chunk (state=3): >>><<< 32528 1726882630.45671: stderr chunk (state=3): >>><<< 32528 1726882630.45912: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 32528 1726882630.45916: handler run complete 32528 1726882630.45918: variable 'ansible_facts' from source: unknown 32528 1726882630.46021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882630.47885: variable 'ansible_facts' from source: unknown 32528 1726882630.47970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882630.48101: attempt loop complete, returning result 32528 1726882630.48112: _execute() done 32528 1726882630.48119: dumping result to json 32528 1726882630.48151: done dumping result, returning 32528 1726882630.48163: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-c149-436c-0000000000af] 32528 1726882630.48171: sending task result for task 12673a56-9f93-c149-436c-0000000000af ok: [managed_node3] 32528 1726882630.48923: no more pending results, returning what we have 32528 1726882630.48926: results queue empty 32528 1726882630.48927: checking for any_errors_fatal 32528 1726882630.48929: done checking for any_errors_fatal 32528 1726882630.48929: checking for max_fail_percentage 32528 1726882630.48937: done checking for max_fail_percentage 32528 1726882630.48938: checking to see if all hosts have failed and the running result is not ok 32528 1726882630.48939: done checking to see if all hosts have failed 32528 1726882630.48939: getting the remaining hosts for this loop 32528 1726882630.48941: done getting the remaining hosts for this loop 32528 1726882630.48945: getting the next task for host managed_node3 32528 1726882630.48958: done getting next task for host managed_node3 32528 1726882630.48961: ^ task is: TASK: meta (flush_handlers) 32528 1726882630.48963: ^ 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 32528 1726882630.48971: getting variables 32528 1726882630.48972: in VariableManager get_vars() 32528 1726882630.49195: Calling all_inventory to load vars for managed_node3 32528 1726882630.49199: Calling groups_inventory to load vars for managed_node3 32528 1726882630.49202: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882630.49208: done sending task result for task 12673a56-9f93-c149-436c-0000000000af 32528 1726882630.49211: WORKER PROCESS EXITING 32528 1726882630.49221: Calling all_plugins_play to load vars for managed_node3 32528 1726882630.49223: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882630.49226: Calling groups_plugins_play to load vars for managed_node3 32528 1726882630.49469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882630.50195: done with get_vars() 32528 1726882630.50206: done getting variables 32528 1726882630.50398: in VariableManager get_vars() 32528 1726882630.50407: Calling all_inventory to load vars for managed_node3 32528 1726882630.50409: Calling groups_inventory to load vars for managed_node3 32528 1726882630.50411: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882630.50417: Calling all_plugins_play to load vars for managed_node3 32528 1726882630.50419: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882630.50422: Calling groups_plugins_play to load vars for managed_node3 32528 1726882630.50575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882630.51043: done with get_vars() 32528 1726882630.51056: done queuing things up, now waiting for results queue to drain 32528 1726882630.51058: results queue empty 32528 1726882630.51059: checking for any_errors_fatal 32528 1726882630.51061: done checking for any_errors_fatal 32528 1726882630.51065: checking for max_fail_percentage 32528 1726882630.51067: done checking for max_fail_percentage 32528 1726882630.51067: checking to see if all hosts have failed and the running result is not ok 32528 1726882630.51068: done checking to see if all hosts have failed 32528 1726882630.51069: getting the remaining hosts for this loop 32528 1726882630.51070: done getting the remaining hosts for this loop 32528 1726882630.51072: getting the next task for host managed_node3 32528 1726882630.51076: done getting next task for host managed_node3 32528 1726882630.51078: ^ task is: TASK: Include the task 'el_repo_setup.yml' 32528 1726882630.51080: ^ 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 32528 1726882630.51082: getting variables 32528 1726882630.51083: in VariableManager get_vars() 32528 1726882630.51090: Calling all_inventory to load vars for managed_node3 32528 1726882630.51092: Calling groups_inventory to load vars for managed_node3 32528 1726882630.51298: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882630.51304: Calling all_plugins_play to load vars for managed_node3 32528 1726882630.51306: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882630.51309: Calling groups_plugins_play to load vars for managed_node3 32528 1726882630.51637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882630.52076: done with get_vars() 32528 1726882630.52085: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml:11 Friday 20 September 2024 21:37:10 -0400 (0:00:01.717) 0:00:01.751 ****** 32528 1726882630.52168: entering _queue_task() for managed_node3/include_tasks 32528 1726882630.52170: Creating lock for include_tasks 32528 1726882630.52746: worker is 1 (out of 1 available) 32528 1726882630.52757: exiting _queue_task() for managed_node3/include_tasks 32528 1726882630.52770: done queuing things up, now waiting for results queue to drain 32528 1726882630.52772: waiting for pending results... 32528 1726882630.53213: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 32528 1726882630.53396: in run() - task 12673a56-9f93-c149-436c-000000000006 32528 1726882630.53435: variable 'ansible_search_path' from source: unknown 32528 1726882630.53609: calling self._execute() 32528 1726882630.53802: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882630.53823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882630.53838: variable 'omit' from source: magic vars 32528 1726882630.53987: _execute() done 32528 1726882630.54001: dumping result to json 32528 1726882630.54009: done dumping result, returning 32528 1726882630.54020: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-c149-436c-000000000006] 32528 1726882630.54028: sending task result for task 12673a56-9f93-c149-436c-000000000006 32528 1726882630.54180: no more pending results, returning what we have 32528 1726882630.54185: in VariableManager get_vars() 32528 1726882630.54221: Calling all_inventory to load vars for managed_node3 32528 1726882630.54224: Calling groups_inventory to load vars for managed_node3 32528 1726882630.54227: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882630.54240: Calling all_plugins_play to load vars for managed_node3 32528 1726882630.54243: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882630.54245: Calling groups_plugins_play to load vars for managed_node3 32528 1726882630.54622: done sending task result for task 12673a56-9f93-c149-436c-000000000006 32528 1726882630.54626: WORKER PROCESS EXITING 32528 1726882630.54649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882630.54871: done with get_vars() 32528 1726882630.54879: variable 'ansible_search_path' from source: unknown 32528 1726882630.54892: we have included files to process 32528 1726882630.54894: generating all_blocks data 32528 1726882630.54896: done generating all_blocks data 32528 1726882630.54897: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32528 1726882630.54898: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32528 1726882630.54901: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32528 1726882630.55622: in VariableManager get_vars() 32528 1726882630.55644: done with get_vars() 32528 1726882630.55666: done processing included file 32528 1726882630.55671: iterating over new_blocks loaded from include file 32528 1726882630.55673: in VariableManager get_vars() 32528 1726882630.55684: done with get_vars() 32528 1726882630.55685: filtering new block on tags 32528 1726882630.55706: done filtering new block on tags 32528 1726882630.55709: in VariableManager get_vars() 32528 1726882630.55727: done with get_vars() 32528 1726882630.55729: filtering new block on tags 32528 1726882630.55755: done filtering new block on tags 32528 1726882630.55758: in VariableManager get_vars() 32528 1726882630.55768: done with get_vars() 32528 1726882630.55769: filtering new block on tags 32528 1726882630.55782: done filtering new block on tags 32528 1726882630.55784: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 32528 1726882630.55792: extending task lists for all hosts with included blocks 32528 1726882630.55843: done extending task lists 32528 1726882630.55845: done processing included files 32528 1726882630.55846: results queue empty 32528 1726882630.55846: checking for any_errors_fatal 32528 1726882630.55847: done checking for any_errors_fatal 32528 1726882630.55848: checking for max_fail_percentage 32528 1726882630.55849: done checking for max_fail_percentage 32528 1726882630.55850: checking to see if all hosts have failed and the running result is not ok 32528 1726882630.55850: done checking to see if all hosts have failed 32528 1726882630.55851: getting the remaining hosts for this loop 32528 1726882630.55852: done getting the remaining hosts for this loop 32528 1726882630.55854: getting the next task for host managed_node3 32528 1726882630.55858: done getting next task for host managed_node3 32528 1726882630.55860: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 32528 1726882630.55863: ^ 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 32528 1726882630.55865: getting variables 32528 1726882630.55865: in VariableManager get_vars() 32528 1726882630.55873: Calling all_inventory to load vars for managed_node3 32528 1726882630.55875: Calling groups_inventory to load vars for managed_node3 32528 1726882630.55877: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882630.55882: Calling all_plugins_play to load vars for managed_node3 32528 1726882630.55884: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882630.55887: Calling groups_plugins_play to load vars for managed_node3 32528 1726882630.56051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882630.56253: done with get_vars() 32528 1726882630.56261: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:37:10 -0400 (0:00:00.041) 0:00:01.793 ****** 32528 1726882630.56323: entering _queue_task() for managed_node3/setup 32528 1726882630.56705: worker is 1 (out of 1 available) 32528 1726882630.56714: exiting _queue_task() for managed_node3/setup 32528 1726882630.56723: done queuing things up, now waiting for results queue to drain 32528 1726882630.56724: waiting for pending results... 32528 1726882630.56870: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 32528 1726882630.56975: in run() - task 12673a56-9f93-c149-436c-0000000000c0 32528 1726882630.56997: variable 'ansible_search_path' from source: unknown 32528 1726882630.57011: variable 'ansible_search_path' from source: unknown 32528 1726882630.57130: calling self._execute() 32528 1726882630.57136: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882630.57153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882630.57165: variable 'omit' from source: magic vars 32528 1726882630.58168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882630.60928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882630.61183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882630.61386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882630.61457: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882630.61497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882630.61603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882630.61644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882630.61687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882630.61754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882630.61778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882630.61971: variable 'ansible_facts' from source: unknown 32528 1726882630.62130: variable 'network_test_required_facts' from source: task vars 32528 1726882630.62173: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 32528 1726882630.62184: variable 'omit' from source: magic vars 32528 1726882630.62467: variable 'omit' from source: magic vars 32528 1726882630.62471: variable 'omit' from source: magic vars 32528 1726882630.62474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882630.62476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882630.62501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882630.62580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882630.62614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882630.62664: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882630.62902: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882630.62906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882630.63014: Set connection var ansible_pipelining to False 32528 1726882630.63099: Set connection var ansible_connection to ssh 32528 1726882630.63102: Set connection var ansible_timeout to 10 32528 1726882630.63104: Set connection var ansible_shell_type to sh 32528 1726882630.63107: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882630.63109: Set connection var ansible_shell_executable to /bin/sh 32528 1726882630.63112: variable 'ansible_shell_executable' from source: unknown 32528 1726882630.63114: variable 'ansible_connection' from source: unknown 32528 1726882630.63116: variable 'ansible_module_compression' from source: unknown 32528 1726882630.63118: variable 'ansible_shell_type' from source: unknown 32528 1726882630.63120: variable 'ansible_shell_executable' from source: unknown 32528 1726882630.63121: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882630.63123: variable 'ansible_pipelining' from source: unknown 32528 1726882630.63125: variable 'ansible_timeout' from source: unknown 32528 1726882630.63127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882630.63460: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882630.63470: variable 'omit' from source: magic vars 32528 1726882630.63479: starting attempt loop 32528 1726882630.63485: running the handler 32528 1726882630.63506: _low_level_execute_command(): starting 32528 1726882630.63575: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882630.64338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882630.64408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882630.64436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882630.64455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882630.64522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32528 1726882630.66766: stdout chunk (state=3): >>>/root <<< 32528 1726882630.66872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882630.66876: stdout chunk (state=3): >>><<< 32528 1726882630.66879: stderr chunk (state=3): >>><<< 32528 1726882630.66932: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 32528 1726882630.67129: _low_level_execute_command(): starting 32528 1726882630.67133: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797 `" && echo ansible-tmp-1726882630.670005-32670-185906634089797="` echo /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797 `" ) && sleep 0' 32528 1726882630.68519: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882630.68614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882630.68627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882630.68638: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32528 1726882630.68660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882630.68760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882630.69036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882630.69116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882630.70942: stdout chunk (state=3): >>>ansible-tmp-1726882630.670005-32670-185906634089797=/root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797 <<< 32528 1726882630.71123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882630.71377: stdout chunk (state=3): >>><<< 32528 1726882630.71380: stderr chunk (state=3): >>><<< 32528 1726882630.71383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882630.670005-32670-185906634089797=/root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882630.71385: variable 'ansible_module_compression' from source: unknown 32528 1726882630.71413: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32528 1726882630.71468: variable 'ansible_facts' from source: unknown 32528 1726882630.71881: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/AnsiballZ_setup.py 32528 1726882630.72298: Sending initial data 32528 1726882630.72336: Sent initial data (153 bytes) 32528 1726882630.73722: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882630.73885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882630.74096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882630.74252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882630.75642: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 32528 1726882630.75660: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882630.75798: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882630.75822: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp3f1llzc3 /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/AnsiballZ_setup.py <<< 32528 1726882630.75825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/AnsiballZ_setup.py" <<< 32528 1726882630.75872: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp3f1llzc3" to remote "/root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/AnsiballZ_setup.py" <<< 32528 1726882630.79790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882630.79799: stdout chunk (state=3): >>><<< 32528 1726882630.79802: stderr chunk (state=3): >>><<< 32528 1726882630.79805: done transferring module to remote 32528 1726882630.79807: _low_level_execute_command(): starting 32528 1726882630.79809: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/ /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/AnsiballZ_setup.py && sleep 0' 32528 1726882630.81057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882630.81114: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882630.81121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882630.81181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882630.81241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882630.81358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882630.81567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882630.81571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882630.81830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882630.83899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882630.83902: stderr chunk (state=3): >>><<< 32528 1726882630.83924: stdout chunk (state=3): >>><<< 32528 1726882630.83957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882630.84053: _low_level_execute_command(): starting 32528 1726882630.84056: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/AnsiballZ_setup.py && sleep 0' 32528 1726882630.86220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882630.86611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882630.86805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882630.88909: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32528 1726882630.88950: stdout chunk (state=3): >>>import _imp # builtin <<< 32528 1726882630.88960: stdout chunk (state=3): >>>import '_thread' # <<< 32528 1726882630.88970: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 32528 1726882630.89027: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32528 1726882630.89068: stdout chunk (state=3): >>>import 'posix' # <<< 32528 1726882630.89126: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32528 1726882630.89140: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 32528 1726882630.89197: 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' <<< 32528 1726882630.89236: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 32528 1726882630.89358: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32528 1726882630.89388: 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 0x7efd048184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd047e7b30> # /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 0x7efd0481aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 32528 1726882630.89421: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32528 1726882630.89538: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32528 1726882630.89672: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32528 1726882630.89730: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0462d130> # /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 0x7efd0462dfa0> <<< 32528 1726882630.89811: stdout chunk (state=3): >>>import 'site' # <<< 32528 1726882630.89814: 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. <<< 32528 1726882630.90218: 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' <<< 32528 1726882630.90265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32528 1726882630.90333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32528 1726882630.90455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0466be90> # /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 0x7efd0466bf50> # /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 <<< 32528 1726882630.90481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882630.90649: stdout chunk (state=3): >>>import 'itertools' # <<< 32528 1726882630.90665: 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 0x7efd046a3830> # /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 0x7efd046a3ec0> import '_collections' # <<< 32528 1726882630.90953: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04681280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04669040> # /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 0x7efd046c3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046c2360> <<< 32528 1726882630.90956: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32528 1726882630.90959: 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 0x7efd04682120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046c0b90> <<< 32528 1726882630.91009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32528 1726882630.91057: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046682c0> # /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' <<< 32528 1726882630.91078: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd046f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046f8b00> <<< 32528 1726882630.91138: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd046f8ec0> <<< 32528 1726882630.91244: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04666de0> # /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' <<< 32528 1726882630.91425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046f9250> 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 0x7efd046fa480> 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 0x7efd047106b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882630.91489: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd04711dc0> # /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' <<< 32528 1726882630.91498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04712c30> <<< 32528 1726882630.91537: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd04713260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04712180> <<< 32528 1726882630.91814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd04713ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04713410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046fa4e0> # /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 0x7efd04407b90> # /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' <<< 32528 1726882630.91850: 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 0x7efd044306b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04430410> <<< 32528 1726882630.91863: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd044306e0> <<< 32528 1726882630.91883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 32528 1726882630.91912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32528 1726882630.91961: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882630.92092: 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 0x7efd04430fe0> <<< 32528 1726882630.92398: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd04431970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04430890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04405d60> # /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 0x7efd04432d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04431850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046fabd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32528 1726882630.92446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882630.92468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32528 1726882630.92500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32528 1726882630.92515: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0445f080> <<< 32528 1726882630.92827: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04483470> # /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' # <<< 32528 1726882630.92831: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd044e0260> <<< 32528 1726882630.92833: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32528 1726882630.92874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32528 1726882630.92947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32528 1726882630.92987: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd044e29c0> <<< 32528 1726882630.93057: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd044e0380> <<< 32528 1726882630.93151: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd044ad250> # /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 0x7efd042ed340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04482270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04433c50> <<< 32528 1726882630.93316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32528 1726882630.93342: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd04482870> <<< 32528 1726882630.93674: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_6kxl3ef0/ansible_setup_payload.zip' # zipimport: zlib available <<< 32528 1726882630.93705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882630.93733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32528 1726882630.93815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32528 1726882630.93847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32528 1726882630.93888: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04357080> <<< 32528 1726882630.93925: stdout chunk (state=3): >>>import '_typing' # <<< 32528 1726882630.94064: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04335f70> <<< 32528 1726882630.94128: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04335100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882630.94154: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32528 1726882630.94215: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882630.95801: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882630.96688: 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 0x7efd04354f50> <<< 32528 1726882630.96729: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7efd04386a50> <<< 32528 1726882630.96790: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd043867e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd043860f0> <<< 32528 1726882630.96815: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32528 1726882630.96849: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04386ba0> <<< 32528 1726882630.96896: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04357d10> import 'atexit' # <<< 32528 1726882630.97059: 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 0x7efd043877a0> # 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 0x7efd043879e0> <<< 32528 1726882630.97084: stdout chunk (state=3): >>># /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 0x7efd04387f20> 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' <<< 32528 1726882630.97123: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d31d60> <<< 32528 1726882630.97278: 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 0x7efd03d33980> # /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' <<< 32528 1726882630.97306: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d34380> # /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 0x7efd03d35520> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32528 1726882630.97335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32528 1726882630.97351: 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' <<< 32528 1726882630.97403: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d37f20> <<< 32528 1726882630.97487: 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 0x7efd044e01d0> <<< 32528 1726882630.97699: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d361e0> <<< 32528 1726882630.97770: 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' # /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 0x7efd03d3fe90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d3e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d3e6c0> <<< 32528 1726882630.97774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32528 1726882630.97776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32528 1726882630.97836: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d3ec30> <<< 32528 1726882630.97861: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d366f0> <<< 32528 1726882630.97882: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882630.97913: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd03d83ef0> # /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 0x7efd03d84200> <<< 32528 1726882630.98034: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32528 1726882630.98065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32528 1726882630.98081: 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 0x7efd03d85ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d85a60> # /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' <<< 32528 1726882630.98168: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd03d88260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d86390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32528 1726882630.98425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 32528 1726882630.98430: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d8b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d883b0> # 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 0x7efd03d8cce0> <<< 32528 1726882630.98455: 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 0x7efd03d8cc20> <<< 32528 1726882630.98497: 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 0x7efd03d8cd10> <<< 32528 1726882630.98520: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d843b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<< 32528 1726882630.98611: stdout chunk (state=3): >>> # 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 <<< 32528 1726882630.98728: 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' # 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 0x7efd03c18350> <<< 32528 1726882630.98814: 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 0x7efd03c19490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d8eb10> <<< 32528 1726882630.98866: 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 0x7efd03d8fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d8e750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32528 1726882630.98935: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882630.99043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882630.99102: stdout chunk (state=3): >>># 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 <<< 32528 1726882630.99398: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882630.99828: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.00373: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32528 1726882631.00376: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32528 1726882631.00401: stdout chunk (state=3): >>># /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' <<< 32528 1726882631.00455: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.00473: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd03c1d640> <<< 32528 1726882631.00530: 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' <<< 32528 1726882631.00551: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c1e480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c198b0> <<< 32528 1726882631.00596: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32528 1726882631.00635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.00688: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32528 1726882631.00803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.00962: 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 0x7efd03c1e3f0> <<< 32528 1726882631.01039: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.01675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.02210: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.02340: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.02389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32528 1726882631.02416: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.02473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.02538: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32528 1726882631.02541: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.02684: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.02773: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32528 1726882631.02965: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.03339: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.03671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32528 1726882631.03780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32528 1726882631.03998: stdout chunk (state=3): >>>import '_ast' # <<< 32528 1726882631.04044: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c1f650> # 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 <<< 32528 1726882631.04058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.04106: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32528 1726882631.04168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.04250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.04534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.04852: 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 # 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 0x7efd03c2a240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c25910> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32528 1726882631.05254: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32528 1726882631.05326: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d02a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03dfe720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c29fd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c1f020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.05488: stdout chunk (state=3): >>>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 <<< 32528 1726882631.05509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.05579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 32528 1726882631.05636: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.05723: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.05812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32528 1726882631.06018: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.06140: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.06183: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.06247: 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' <<< 32528 1726882631.06276: stdout chunk (state=3): >>># /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' <<< 32528 1726882631.06288: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32528 1726882631.06322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32528 1726882631.06359: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cba330> <<< 32528 1726882631.06388: stdout chunk (state=3): >>># /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 <<< 32528 1726882631.06421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32528 1726882631.06560: 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' <<< 32528 1726882631.06570: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0383c230> <<< 32528 1726882631.06573: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.06575: 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 0x7efd0383c4a0> <<< 32528 1726882631.06604: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03ca3380> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cbaea0> <<< 32528 1726882631.06627: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cb8aa0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cb8650> <<< 32528 1726882631.06666: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32528 1726882631.06796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32528 1726882631.06821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd0383f560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0383ee10> # 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 0x7efd0383eff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0383e240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32528 1726882631.06929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32528 1726882631.06941: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0383f6e0> <<< 32528 1726882631.06963: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32528 1726882631.06979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32528 1726882631.07035: 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 0x7efd0389e1b0> <<< 32528 1726882631.07040: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0389c1d0> <<< 32528 1726882631.07130: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cb8620> import 'ansible.module_utils.facts.timeout' # <<< 32528 1726882631.07133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 32528 1726882631.07142: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32528 1726882631.07253: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 32528 1726882631.07309: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.07367: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 32528 1726882631.07390: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 32528 1726882631.07425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.07468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 32528 1726882631.07658: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.07661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 32528 1726882631.07721: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.07945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.07967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32528 1726882631.08779: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.09382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32528 1726882631.09470: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.09498: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.09586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.09677: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32528 1726882631.09708: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.09927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 32528 1726882631.09947: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.09970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 32528 1726882631.10000: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.10084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 32528 1726882631.10276: stdout chunk (state=3): >>># 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' <<< 32528 1726882631.10315: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0389fb00> <<< 32528 1726882631.10333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32528 1726882631.10376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32528 1726882631.10553: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0389eed0> import 'ansible.module_utils.facts.system.local' # <<< 32528 1726882631.10603: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.10826: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.10889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32528 1726882631.10922: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.10962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.11038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 32528 1726882631.11077: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.11123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32528 1726882631.11170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32528 1726882631.11242: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.11302: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.11354: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd038da420> <<< 32528 1726882631.11587: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd038c8740> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 32528 1726882631.11608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 32528 1726882631.11687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.11763: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.11869: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.12023: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 32528 1726882631.12058: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.12142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 32528 1726882631.12153: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.12194: 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' <<< 32528 1726882631.12325: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.12345: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd038ee060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd038edc70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.12375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 32528 1726882631.12942: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.13075: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.13133: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.13187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32528 1726882631.13318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 32528 1726882631.13322: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.13398: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.13463: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.13679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 32528 1726882631.13872: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.14054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 32528 1726882631.14122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.14222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.15014: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.15807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32528 1726882631.15837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 32528 1726882631.16021: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.16140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 32528 1726882631.16347: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.16422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32528 1726882631.16449: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.16709: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.16897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32528 1726882631.17142: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.17168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.17547: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.17645: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.17958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 32528 1726882631.17962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.18012: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.18055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32528 1726882631.18095: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.18116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 32528 1726882631.18142: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.18221: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.18329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 32528 1726882631.18415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32528 1726882631.18475: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.18550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32528 1726882631.18719: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 32528 1726882631.19118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.19514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32528 1726882631.19538: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.19608: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.19701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 32528 1726882631.19736: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.19797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 32528 1726882631.19850: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.19876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 32528 1726882631.19964: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 32528 1726882631.19967: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20072: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32528 1726882631.20241: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.20244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 32528 1726882631.20371: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 32528 1726882631.20385: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20388: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20403: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20454: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20620: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.20735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32528 1726882631.20738: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32528 1726882631.20761: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20813: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.20879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32528 1726882631.21191: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.21622: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 32528 1726882631.21687: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32528 1726882631.21691: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.21798: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.21916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32528 1726882631.21943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.22048: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.22272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 32528 1726882631.22940: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 32528 1726882631.22972: 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 <<< 32528 1726882631.22990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 32528 1726882631.23022: 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 0x7efd036ef230> <<< 32528 1726882631.23043: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd036ee210> <<< 32528 1726882631.23168: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd036e6ff0> <<< 32528 1726882631.24224: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "11", "epoch": "1726882631", "epoch_int": "1726882631", "date": "2024-09-20", "time": "21:37:11", "iso8601_micro": "2024-09-21T01:37:11.223880Z", "iso8601": "2024-09-21T01:37:11Z", "iso8601_basic": "20240920T213711223880", "iso8601_basic_short": "20240920T213711", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "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_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_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansib<<< 32528 1726882631.24241: stdout chunk (state=3): >>>le_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32528 1726882631.25372: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # 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 # cleanu<<< 32528 1726882631.25383: stdout chunk (state=3): >>>p[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<<< 32528 1726882631.25412: stdout chunk (state=3): >>> 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<<< 32528 1726882631.25418: stdout chunk (state=3): >>>] 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 <<< 32528 1726882631.25771: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.25865: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 32528 1726882631.25868: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 32528 1726882631.25903: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 32528 1726882631.25923: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32528 1726882631.25955: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 32528 1726882631.25975: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32528 1726882631.26029: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.26060: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 32528 1726882631.26194: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.26216: 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 <<< 32528 1726882631.26357: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # 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 <<< 32528 1726882631.26383: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32528 1726882631.26540: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32528 1726882631.26561: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 32528 1726882631.26597: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32528 1726882631.26683: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32528 1726882631.26837: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.26868: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 32528 1726882631.26904: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 32528 1726882631.26934: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32528 1726882631.27499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882631.27503: stdout chunk (state=3): >>><<< 32528 1726882631.27505: stderr chunk (state=3): >>><<< 32528 1726882631.27652: _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 0x7efd048184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd047e7b30> # /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 0x7efd0481aa50> 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 0x7efd0462d130> # /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 0x7efd0462dfa0> 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 0x7efd0466be90> # /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 0x7efd0466bf50> # /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 0x7efd046a3830> # /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 0x7efd046a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04683b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04681280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04669040> # /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 0x7efd046c3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046c2360> # /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 0x7efd04682120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046c0b90> # /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 0x7efd046f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046682c0> # /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 0x7efd046f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046f8b00> # 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 0x7efd046f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04666de0> # /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 0x7efd046f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046f9250> 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 0x7efd046fa480> 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 0x7efd047106b0> 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 0x7efd04711dc0> # /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 0x7efd04712c30> # 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 0x7efd04713260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04712180> # /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 0x7efd04713ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04713410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046fa4e0> # /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 0x7efd04407b90> # /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 0x7efd044306b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04430410> # 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 0x7efd044306e0> # /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 0x7efd04430fe0> # 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 0x7efd04431970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04430890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04405d60> # /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 0x7efd04432d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04431850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd046fabd0> # /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 0x7efd0445f080> # /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 0x7efd04483470> # /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 0x7efd044e0260> # /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 0x7efd044e29c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd044e0380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd044ad250> # /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 0x7efd042ed340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04482270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04433c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efd04482870> # zipimport: found 103 names in '/tmp/ansible_setup_payload_6kxl3ef0/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 0x7efd04357080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04335f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04335100> # 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 0x7efd04354f50> # /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 0x7efd04386a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd043867e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd043860f0> # /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 0x7efd04386ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd04357d10> 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 0x7efd043877a0> # 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 0x7efd043879e0> # /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 0x7efd04387f20> 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 0x7efd03d31d60> # 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 0x7efd03d33980> # /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 0x7efd03d34380> # /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 0x7efd03d35520> # /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 0x7efd03d37f20> # 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 0x7efd044e01d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d361e0> # /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 0x7efd03d3fe90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d3e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d3e6c0> # /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 0x7efd03d3ec30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d366f0> # 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 0x7efd03d83ef0> # /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 0x7efd03d84200> # /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 0x7efd03d85ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d85a60> # /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 0x7efd03d88260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d86390> # /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 0x7efd03d8b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d883b0> # 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 0x7efd03d8cce0> # 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 0x7efd03d8cc20> # 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 0x7efd03d8cd10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d843b0> # /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 0x7efd03c18350> # 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 0x7efd03c19490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d8eb10> # 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 0x7efd03d8fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03d8e750> # 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 0x7efd03c1d640> # /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 0x7efd03c1e480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c198b0> 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 0x7efd03c1e3f0> # 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 0x7efd03c1f650> # 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 0x7efd03c2a240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c25910> 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 0x7efd03d02a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03dfe720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c29fd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03c1f020> # 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 0x7efd03cba330> # /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 0x7efd0383c230> # 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 0x7efd0383c4a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03ca3380> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cbaea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cb8aa0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cb8650> # /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 0x7efd0383f560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0383ee10> # 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 0x7efd0383eff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0383e240> # /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 0x7efd0383f6e0> # /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 0x7efd0389e1b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd0389c1d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd03cb8620> 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 0x7efd0389fb00> # /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 0x7efd0389eed0> 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 0x7efd038da420> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd038c8740> 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 0x7efd038ee060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd038edc70> 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 0x7efd036ef230> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd036ee210> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd036e6ff0> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "11", "epoch": "1726882631", "epoch_int": "1726882631", "date": "2024-09-20", "time": "21:37:11", "iso8601_micro": "2024-09-21T01:37:11.223880Z", "iso8601": "2024-09-21T01:37:11Z", "iso8601_basic": "20240920T213711223880", "iso8601_basic_short": "20240920T213711", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "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_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_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 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 32528 1726882631.28530: 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-1726882630.670005-32670-185906634089797/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882631.28534: _low_level_execute_command(): starting 32528 1726882631.28537: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882630.670005-32670-185906634089797/ > /dev/null 2>&1 && sleep 0' 32528 1726882631.28539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882631.28541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882631.28543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882631.28545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882631.28548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882631.28550: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882631.28563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.28565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882631.28571: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882631.28573: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32528 1726882631.28575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882631.28579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882631.28581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882631.28583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882631.28585: stderr chunk (state=3): >>>debug2: match found <<< 32528 1726882631.28597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.28682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882631.28716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882631.28719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882631.28788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882631.31433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882631.31436: stdout chunk (state=3): >>><<< 32528 1726882631.31439: stderr chunk (state=3): >>><<< 32528 1726882631.31458: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882631.31470: handler run complete 32528 1726882631.31505: variable 'ansible_facts' from source: unknown 32528 1726882631.31563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882631.31646: variable 'ansible_facts' from source: unknown 32528 1726882631.31675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882631.31712: attempt loop complete, returning result 32528 1726882631.31716: _execute() done 32528 1726882631.31718: dumping result to json 32528 1726882631.31727: done dumping result, returning 32528 1726882631.31760: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-c149-436c-0000000000c0] 32528 1726882631.31820: sending task result for task 12673a56-9f93-c149-436c-0000000000c0 32528 1726882631.31945: done sending task result for task 12673a56-9f93-c149-436c-0000000000c0 32528 1726882631.31948: WORKER PROCESS EXITING ok: [managed_node3] 32528 1726882631.32113: no more pending results, returning what we have 32528 1726882631.32116: results queue empty 32528 1726882631.32117: checking for any_errors_fatal 32528 1726882631.32119: done checking for any_errors_fatal 32528 1726882631.32119: checking for max_fail_percentage 32528 1726882631.32121: done checking for max_fail_percentage 32528 1726882631.32122: checking to see if all hosts have failed and the running result is not ok 32528 1726882631.32123: done checking to see if all hosts have failed 32528 1726882631.32123: getting the remaining hosts for this loop 32528 1726882631.32124: done getting the remaining hosts for this loop 32528 1726882631.32128: getting the next task for host managed_node3 32528 1726882631.32138: done getting next task for host managed_node3 32528 1726882631.32141: ^ task is: TASK: Check if system is ostree 32528 1726882631.32143: ^ 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 32528 1726882631.32146: getting variables 32528 1726882631.32149: in VariableManager get_vars() 32528 1726882631.32176: Calling all_inventory to load vars for managed_node3 32528 1726882631.32179: Calling groups_inventory to load vars for managed_node3 32528 1726882631.32181: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882631.32198: Calling all_plugins_play to load vars for managed_node3 32528 1726882631.32204: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882631.32435: Calling groups_plugins_play to load vars for managed_node3 32528 1726882631.32686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882631.32917: done with get_vars() 32528 1726882631.32928: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:37:11 -0400 (0:00:00.767) 0:00:02.560 ****** 32528 1726882631.33049: entering _queue_task() for managed_node3/stat 32528 1726882631.33536: worker is 1 (out of 1 available) 32528 1726882631.33544: exiting _queue_task() for managed_node3/stat 32528 1726882631.33559: done queuing things up, now waiting for results queue to drain 32528 1726882631.33561: waiting for pending results... 32528 1726882631.33784: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 32528 1726882631.33821: in run() - task 12673a56-9f93-c149-436c-0000000000c2 32528 1726882631.33824: variable 'ansible_search_path' from source: unknown 32528 1726882631.33827: variable 'ansible_search_path' from source: unknown 32528 1726882631.33844: calling self._execute() 32528 1726882631.33906: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882631.33927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882631.33935: variable 'omit' from source: magic vars 32528 1726882631.34287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882631.34477: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882631.34512: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882631.34543: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882631.34574: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882631.34657: 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) 32528 1726882631.34681: 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) 32528 1726882631.34704: 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) 32528 1726882631.34722: 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) 32528 1726882631.34822: Evaluated conditional (not __network_is_ostree is defined): True 32528 1726882631.34825: variable 'omit' from source: magic vars 32528 1726882631.34848: variable 'omit' from source: magic vars 32528 1726882631.34880: variable 'omit' from source: magic vars 32528 1726882631.34969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882631.34973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882631.34976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882631.34982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882631.34985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882631.34987: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882631.34995: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882631.34998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882631.35062: Set connection var ansible_pipelining to False 32528 1726882631.35066: Set connection var ansible_connection to ssh 32528 1726882631.35069: Set connection var ansible_timeout to 10 32528 1726882631.35078: Set connection var ansible_shell_type to sh 32528 1726882631.35084: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882631.35095: Set connection var ansible_shell_executable to /bin/sh 32528 1726882631.35112: variable 'ansible_shell_executable' from source: unknown 32528 1726882631.35115: variable 'ansible_connection' from source: unknown 32528 1726882631.35117: variable 'ansible_module_compression' from source: unknown 32528 1726882631.35120: variable 'ansible_shell_type' from source: unknown 32528 1726882631.35122: variable 'ansible_shell_executable' from source: unknown 32528 1726882631.35124: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882631.35130: variable 'ansible_pipelining' from source: unknown 32528 1726882631.35132: variable 'ansible_timeout' from source: unknown 32528 1726882631.35134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882631.35231: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882631.35239: variable 'omit' from source: magic vars 32528 1726882631.35242: starting attempt loop 32528 1726882631.35245: running the handler 32528 1726882631.35256: _low_level_execute_command(): starting 32528 1726882631.35263: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882631.35916: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882631.35938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882631.36022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882631.38469: stdout chunk (state=3): >>>/root <<< 32528 1726882631.38597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882631.38623: stderr chunk (state=3): >>><<< 32528 1726882631.38639: stdout chunk (state=3): >>><<< 32528 1726882631.38752: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882631.38769: _low_level_execute_command(): starting 32528 1726882631.38772: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075 `" && echo ansible-tmp-1726882631.3867826-32713-6044348088075="` echo /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075 `" ) && sleep 0' 32528 1726882631.39319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.39390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882631.39416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882631.39521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32528 1726882631.42500: stdout chunk (state=3): >>>ansible-tmp-1726882631.3867826-32713-6044348088075=/root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075 <<< 32528 1726882631.42503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882631.42506: stdout chunk (state=3): >>><<< 32528 1726882631.42508: stderr chunk (state=3): >>><<< 32528 1726882631.42513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882631.3867826-32713-6044348088075=/root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 32528 1726882631.42516: variable 'ansible_module_compression' from source: unknown 32528 1726882631.42518: ANSIBALLZ: Using lock for stat 32528 1726882631.42520: ANSIBALLZ: Acquiring lock 32528 1726882631.42522: ANSIBALLZ: Lock acquired: 139696070349584 32528 1726882631.42527: ANSIBALLZ: Creating module 32528 1726882631.56565: ANSIBALLZ: Writing module into payload 32528 1726882631.56862: ANSIBALLZ: Writing module 32528 1726882631.56886: ANSIBALLZ: Renaming module 32528 1726882631.56896: ANSIBALLZ: Done creating module 32528 1726882631.57199: variable 'ansible_facts' from source: unknown 32528 1726882631.57203: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/AnsiballZ_stat.py 32528 1726882631.57521: Sending initial data 32528 1726882631.57524: Sent initial data (151 bytes) 32528 1726882631.58581: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882631.58709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.58736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882631.58762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882631.58875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882631.58960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882631.60482: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882631.60578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882631.60644: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp716mqj9n /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/AnsiballZ_stat.py <<< 32528 1726882631.60665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/AnsiballZ_stat.py" <<< 32528 1726882631.60732: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp716mqj9n" to remote "/root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/AnsiballZ_stat.py" <<< 32528 1726882631.61544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882631.61554: stdout chunk (state=3): >>><<< 32528 1726882631.61566: stderr chunk (state=3): >>><<< 32528 1726882631.61631: done transferring module to remote 32528 1726882631.61661: _low_level_execute_command(): starting 32528 1726882631.61672: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/ /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/AnsiballZ_stat.py && sleep 0' 32528 1726882631.62334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882631.62346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882631.62368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882631.62410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882631.62479: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.62506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882631.62526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882631.62543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882631.62644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882631.64395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882631.64399: stdout chunk (state=3): >>><<< 32528 1726882631.64401: stderr chunk (state=3): >>><<< 32528 1726882631.64418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882631.64455: _low_level_execute_command(): starting 32528 1726882631.64458: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/AnsiballZ_stat.py && sleep 0' 32528 1726882631.65055: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882631.65068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882631.65128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.65199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882631.65236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882631.65268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882631.65327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882631.67638: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # <<< 32528 1726882631.67641: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 32528 1726882631.67684: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32528 1726882631.67931: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32528 1726882631.67935: stdout chunk (state=3): >>>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 0x7f6442a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64429e7b30> # /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 0x7f6442a1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32528 1726882631.68012: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32528 1726882631.68037: stdout chunk (state=3): >>>import 'genericpath' # <<< 32528 1726882631.68054: stdout chunk (state=3): >>>import 'posixpath' # <<< 32528 1726882631.68081: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 32528 1726882631.68117: stdout chunk (state=3): >>>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' <<< 32528 1726882631.68319: 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' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64427e9130> # /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 0x7f64427e9fa0> 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. <<< 32528 1726882631.68516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32528 1726882631.68541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32528 1726882631.68568: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882631.68580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32528 1726882631.68623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32528 1726882631.68641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32528 1726882631.68711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442827e90> <<< 32528 1726882631.68717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32528 1726882631.68742: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442827f50> <<< 32528 1726882631.68757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32528 1726882631.68782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32528 1726882631.68804: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32528 1726882631.68957: stdout chunk (state=3): >>># 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 0x7f644285f890> # /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 0x7f644285ff20> import '_collections' # <<< 32528 1726882631.69011: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644283fb60> <<< 32528 1726882631.69030: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644283d280> <<< 32528 1726882631.69115: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442825040> <<< 32528 1726882631.69167: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32528 1726882631.69206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32528 1726882631.69220: 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' <<< 32528 1726882631.69447: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32528 1726882631.69451: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644287f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644287e450> # /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 0x7f644283e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644287ccb0> # /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 0x7f64428b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428242c0> # /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' <<< 32528 1726882631.69454: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64428b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b4bc0> <<< 32528 1726882631.69479: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64428b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442822de0> <<< 32528 1726882631.69517: 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' <<< 32528 1726882631.69541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32528 1726882631.69561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 32528 1726882631.69586: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b5370> import 'importlib.machinery' # <<< 32528 1726882631.69620: 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' <<< 32528 1726882631.69659: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b65a0> import 'importlib.util' # <<< 32528 1726882631.69662: stdout chunk (state=3): >>>import 'runpy' # <<< 32528 1726882631.69682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32528 1726882631.69721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32528 1726882631.69745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 32528 1726882631.69755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428cc7a0> import 'errno' # <<< 32528 1726882631.69784: 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 0x7f64428cde80> <<< 32528 1726882631.69998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32528 1726882631.70027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428ced20> # 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 0x7f64428cf350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428ce270> # /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 0x7f64428cfdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428cf500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b6510> <<< 32528 1726882631.70062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32528 1726882631.70065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32528 1726882631.70102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32528 1726882631.70105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32528 1726882631.70140: 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 0x7f644265bc20> <<< 32528 1726882631.70168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32528 1726882631.70198: 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 0x7f6442684770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426844d0> <<< 32528 1726882631.70224: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64426847a0> <<< 32528 1726882631.70254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32528 1726882631.70330: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.70456: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.70466: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64426850d0> <<< 32528 1726882631.70570: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6442685ac0> <<< 32528 1726882631.70626: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442684980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442659dc0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32528 1726882631.70669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32528 1726882631.70828: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442686ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442685be0> <<< 32528 1726882631.70857: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b6750> # /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' <<< 32528 1726882631.70878: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426ab230> <<< 32528 1726882631.70926: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32528 1726882631.70951: 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 <<< 32528 1726882631.70980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32528 1726882631.71421: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426d3560> # /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 0x7f64427342f0> # /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 0x7f6442736a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442734410> <<< 32528 1726882631.71442: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426f9370> <<< 32528 1726882631.71471: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644253d3a0> <<< 32528 1726882631.71496: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426d2390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442687e00> <<< 32528 1726882631.71598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32528 1726882631.71626: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f644253d640> <<< 32528 1726882631.72117: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ycqkgf3i/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 <<< 32528 1726882631.72185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32528 1726882631.72234: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442593020> import '_typing' # <<< 32528 1726882631.72403: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442571f10> <<< 32528 1726882631.72498: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64425710a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.72511: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32528 1726882631.73868: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.75173: 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' <<< 32528 1726882631.75205: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442590ef0> <<< 32528 1726882631.75220: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32528 1726882631.75242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882631.75268: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32528 1726882631.75288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32528 1726882631.75310: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32528 1726882631.75330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32528 1726882631.75361: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.75386: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64425be990> <<< 32528 1726882631.75438: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64425be720> <<< 32528 1726882631.75594: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64425be030> # /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 0x7f64425bea80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442593cb0> import 'atexit' # <<< 32528 1726882631.75640: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.75765: 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 0x7f64425bf6b0> # 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 0x7f64425bf830> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32528 1726882631.75925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64425bfd40> 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' <<< 32528 1726882631.75945: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f11af0> <<< 32528 1726882631.75974: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.76017: 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 0x7f6441f136e0> <<< 32528 1726882631.76113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32528 1726882631.76140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f13fb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32528 1726882631.76162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32528 1726882631.76382: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f15220> # /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 0x7f6441f17d40> <<< 32528 1726882631.76402: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.76441: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6442573110> <<< 32528 1726882631.76472: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f16000> <<< 32528 1726882631.76486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32528 1726882631.76525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32528 1726882631.76596: 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' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32528 1726882631.76631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32528 1726882631.76695: 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' <<< 32528 1726882631.76733: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f1fbc0> import '_tokenize' # <<< 32528 1726882631.76807: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f1e6c0> <<< 32528 1726882631.76849: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f1e420> <<< 32528 1726882631.76853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32528 1726882631.76864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32528 1726882631.77114: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f1e960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f16510> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.77133: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6441f67e30> # /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 0x7f6441f67e60> # /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' <<< 32528 1726882631.77181: 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 0x7f6441f69a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f69850> <<< 32528 1726882631.77184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32528 1726882631.77307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32528 1726882631.77353: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32528 1726882631.77398: 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 0x7f6441f6bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f6a180> <<< 32528 1726882631.77415: stdout chunk (state=3): >>># /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' <<< 32528 1726882631.77713: 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' <<< 32528 1726882631.77716: stdout chunk (state=3): >>>import '_string' # <<< 32528 1726882631.77782: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f6f7d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f6c1a0> <<< 32528 1726882631.77949: 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 0x7f6441f705f0> # 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 0x7f6441f70620> # 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 0x7f6441f70bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f68170> # /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 <<< 32528 1726882631.78067: 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' # 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 0x7f6441ff8200> <<< 32528 1726882631.78101: 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 0x7f6441ff9520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f72990> # 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 0x7f6441f73d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f725d0> # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.78124: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32528 1726882631.78235: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.78316: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.78355: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.78391: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32528 1726882631.78598: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.78629: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.79156: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.79714: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32528 1726882631.79729: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32528 1726882631.79789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882631.79931: 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 0x7f6441e016a0> <<< 32528 1726882631.79935: 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' <<< 32528 1726882631.79972: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e02390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441ff97f0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.79979: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32528 1726882631.80119: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.80363: 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 0x7f6441e02570> # zipimport: zlib available <<< 32528 1726882631.80851: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.81554: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.81635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.81797: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32528 1726882631.81825: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.81876: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32528 1726882631.81964: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.82078: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 32528 1726882631.82108: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32528 1726882631.82185: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.82246: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32528 1726882631.82646: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.83017: stdout chunk (state=3): >>># /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' # <<< 32528 1726882631.83174: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e03650> # zipimport: zlib available <<< 32528 1726882631.83218: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.83425: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 32528 1726882631.83647: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32528 1726882631.83651: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.83741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32528 1726882631.83801: 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 0x7f6441e0e1e0> <<< 32528 1726882631.83830: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e08f80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32528 1726882631.84106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.84498: stdout chunk (state=3): >>># 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' <<< 32528 1726882631.84528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644260ec90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442602960> <<< 32528 1726882631.84561: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e0e540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e0e1b0> # 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 <<< 32528 1726882631.84618: stdout chunk (state=3): >>># zipimport: zlib available <<< 32528 1726882631.85314: stdout chunk (state=3): >>># 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__ <<< 32528 1726882631.85363: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32528 1726882631.85425: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 32528 1726882631.85488: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.85648: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.85868: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32528 1726882631.85913: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 32528 1726882631.85943: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32528 1726882631.85973: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32528 1726882631.86003: stdout chunk (state=3): >>># destroy ntpath <<< 32528 1726882631.86044: 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 <<< 32528 1726882631.86077: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 32528 1726882631.86106: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32528 1726882631.86172: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.86226: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32528 1726882631.86250: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.86358: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.86411: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.86453: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32528 1726882631.86626: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32528 1726882631.86757: stdout chunk (state=3): >>># 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 <<< 32528 1726882631.86812: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 32528 1726882631.86906: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 32528 1726882631.87031: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 32528 1726882631.87098: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 32528 1726882631.87108: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 32528 1726882631.87799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882631.87804: stdout chunk (state=3): >>><<< 32528 1726882631.87808: stderr chunk (state=3): >>><<< 32528 1726882631.87822: _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 0x7f6442a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64429e7b30> # /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 0x7f6442a1aa50> 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 0x7f64427e9130> # /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 0x7f64427e9fa0> 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 0x7f6442827e90> # /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 0x7f6442827f50> # /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 0x7f644285f890> # /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 0x7f644285ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644283fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644283d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442825040> # /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 0x7f644287f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644287e450> # /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 0x7f644283e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f644287ccb0> # /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 0x7f64428b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428242c0> # /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 0x7f64428b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b4bc0> # 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 0x7f64428b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442822de0> # /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 0x7f64428b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b5370> 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 0x7f64428b65a0> 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 0x7f64428cc7a0> 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 0x7f64428cde80> # /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 0x7f64428ced20> # 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 0x7f64428cf350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428ce270> # /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 0x7f64428cfdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428cf500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b6510> # /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 0x7f644265bc20> # /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 0x7f6442684770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426844d0> # 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 0x7f64426847a0> # /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 0x7f64426850d0> # 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 0x7f6442685ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442684980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442659dc0> # /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 0x7f6442686ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442685be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64428b6750> # /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 0x7f64426ab230> # /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 0x7f64426d3560> # /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 0x7f64427342f0> # /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 0x7f6442736a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442734410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426f9370> # /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 0x7f644253d3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64426d2390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442687e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f644253d640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ycqkgf3i/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 0x7f6442593020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442571f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64425710a0> # 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 0x7f6442590ef0> # /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 0x7f64425be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64425be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64425be030> # /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 0x7f64425bea80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442593cb0> 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 0x7f64425bf6b0> # 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 0x7f64425bf830> # /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 0x7f64425bfd40> 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 0x7f6441f11af0> # 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 0x7f6441f136e0> # /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 0x7f6441f13fb0> # /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 0x7f6441f15220> # /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 0x7f6441f17d40> # 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 0x7f6442573110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f16000> # /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 0x7f6441f1fbc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f1e6c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f1e420> # /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 0x7f6441f1e960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f16510> # 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 0x7f6441f67e30> # /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 0x7f6441f67e60> # /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 0x7f6441f69a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f69850> # /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 0x7f6441f6bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f6a180> # /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 0x7f6441f6f7d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f6c1a0> # 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 0x7f6441f705f0> # 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 0x7f6441f70620> # 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 0x7f6441f70bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f68170> # /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 0x7f6441ff8200> # 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 0x7f6441ff9520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f72990> # 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 0x7f6441f73d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441f725d0> # 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 0x7f6441e016a0> # /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 0x7f6441e02390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441ff97f0> 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 0x7f6441e02570> # 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 0x7f6441e03650> # 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 0x7f6441e0e1e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e08f80> 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 0x7f644260ec90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6442602960> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e0e540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6441e0e1b0> # 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 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 32528 1726882631.88659: 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-1726882631.3867826-32713-6044348088075/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882631.88661: _low_level_execute_command(): starting 32528 1726882631.88664: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882631.3867826-32713-6044348088075/ > /dev/null 2>&1 && sleep 0' 32528 1726882631.89266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882631.89271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882631.89273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.89275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882631.89278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882631.89360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882631.89364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882631.89366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882631.89435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882631.91929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882631.91999: stderr chunk (state=3): >>><<< 32528 1726882631.92003: stdout chunk (state=3): >>><<< 32528 1726882631.92021: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882631.92398: handler run complete 32528 1726882631.92402: attempt loop complete, returning result 32528 1726882631.92405: _execute() done 32528 1726882631.92407: dumping result to json 32528 1726882631.92411: done dumping result, returning 32528 1726882631.92414: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12673a56-9f93-c149-436c-0000000000c2] 32528 1726882631.92417: sending task result for task 12673a56-9f93-c149-436c-0000000000c2 32528 1726882631.92484: done sending task result for task 12673a56-9f93-c149-436c-0000000000c2 32528 1726882631.92488: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 32528 1726882631.92566: no more pending results, returning what we have 32528 1726882631.92570: results queue empty 32528 1726882631.92571: checking for any_errors_fatal 32528 1726882631.92577: done checking for any_errors_fatal 32528 1726882631.92578: checking for max_fail_percentage 32528 1726882631.92580: done checking for max_fail_percentage 32528 1726882631.92581: checking to see if all hosts have failed and the running result is not ok 32528 1726882631.92582: done checking to see if all hosts have failed 32528 1726882631.92583: getting the remaining hosts for this loop 32528 1726882631.92584: done getting the remaining hosts for this loop 32528 1726882631.92588: getting the next task for host managed_node3 32528 1726882631.92600: done getting next task for host managed_node3 32528 1726882631.92602: ^ task is: TASK: Set flag to indicate system is ostree 32528 1726882631.92605: ^ 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 32528 1726882631.92609: getting variables 32528 1726882631.92611: in VariableManager get_vars() 32528 1726882631.92900: Calling all_inventory to load vars for managed_node3 32528 1726882631.92903: Calling groups_inventory to load vars for managed_node3 32528 1726882631.92906: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882631.92916: Calling all_plugins_play to load vars for managed_node3 32528 1726882631.92920: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882631.92924: Calling groups_plugins_play to load vars for managed_node3 32528 1726882631.93250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882631.93934: done with get_vars() 32528 1726882631.93945: done getting variables 32528 1726882631.94266: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:37:11 -0400 (0:00:00.612) 0:00:03.172 ****** 32528 1726882631.94301: entering _queue_task() for managed_node3/set_fact 32528 1726882631.94303: Creating lock for set_fact 32528 1726882631.94686: worker is 1 (out of 1 available) 32528 1726882631.95000: exiting _queue_task() for managed_node3/set_fact 32528 1726882631.95012: done queuing things up, now waiting for results queue to drain 32528 1726882631.95014: waiting for pending results... 32528 1726882631.95172: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 32528 1726882631.95514: in run() - task 12673a56-9f93-c149-436c-0000000000c3 32528 1726882631.95517: variable 'ansible_search_path' from source: unknown 32528 1726882631.95541: variable 'ansible_search_path' from source: unknown 32528 1726882631.95628: calling self._execute() 32528 1726882631.96039: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882631.96042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882631.96045: variable 'omit' from source: magic vars 32528 1726882631.97733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882631.98116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882631.98161: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882631.98209: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882631.98245: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882631.98337: 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) 32528 1726882631.98366: 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) 32528 1726882631.98409: 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) 32528 1726882631.98440: 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) 32528 1726882631.98611: Evaluated conditional (not __network_is_ostree is defined): True 32528 1726882631.98639: variable 'omit' from source: magic vars 32528 1726882631.98691: variable 'omit' from source: magic vars 32528 1726882631.98824: variable '__ostree_booted_stat' from source: set_fact 32528 1726882631.98881: variable 'omit' from source: magic vars 32528 1726882631.98918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882631.98961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882631.98986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882631.99028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882631.99054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882631.99084: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882631.99096: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882631.99112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882631.99273: Set connection var ansible_pipelining to False 32528 1726882631.99280: Set connection var ansible_connection to ssh 32528 1726882631.99283: Set connection var ansible_timeout to 10 32528 1726882631.99285: Set connection var ansible_shell_type to sh 32528 1726882631.99288: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882631.99292: Set connection var ansible_shell_executable to /bin/sh 32528 1726882631.99310: variable 'ansible_shell_executable' from source: unknown 32528 1726882631.99319: variable 'ansible_connection' from source: unknown 32528 1726882631.99326: variable 'ansible_module_compression' from source: unknown 32528 1726882631.99332: variable 'ansible_shell_type' from source: unknown 32528 1726882631.99351: variable 'ansible_shell_executable' from source: unknown 32528 1726882631.99354: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882631.99381: variable 'ansible_pipelining' from source: unknown 32528 1726882631.99452: variable 'ansible_timeout' from source: unknown 32528 1726882631.99456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882631.99576: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882631.99605: variable 'omit' from source: magic vars 32528 1726882631.99619: starting attempt loop 32528 1726882631.99626: running the handler 32528 1726882631.99711: handler run complete 32528 1726882631.99714: attempt loop complete, returning result 32528 1726882631.99717: _execute() done 32528 1726882631.99719: dumping result to json 32528 1726882631.99721: done dumping result, returning 32528 1726882631.99724: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [12673a56-9f93-c149-436c-0000000000c3] 32528 1726882631.99726: sending task result for task 12673a56-9f93-c149-436c-0000000000c3 32528 1726882631.99787: done sending task result for task 12673a56-9f93-c149-436c-0000000000c3 32528 1726882631.99797: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 32528 1726882631.99853: no more pending results, returning what we have 32528 1726882631.99856: results queue empty 32528 1726882631.99857: checking for any_errors_fatal 32528 1726882631.99862: done checking for any_errors_fatal 32528 1726882631.99863: checking for max_fail_percentage 32528 1726882631.99865: done checking for max_fail_percentage 32528 1726882631.99866: checking to see if all hosts have failed and the running result is not ok 32528 1726882631.99866: done checking to see if all hosts have failed 32528 1726882631.99867: getting the remaining hosts for this loop 32528 1726882631.99868: done getting the remaining hosts for this loop 32528 1726882631.99872: getting the next task for host managed_node3 32528 1726882631.99881: done getting next task for host managed_node3 32528 1726882631.99884: ^ task is: TASK: Fix CentOS6 Base repo 32528 1726882631.99886: ^ 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 32528 1726882631.99891: getting variables 32528 1726882631.99892: in VariableManager get_vars() 32528 1726882631.99925: Calling all_inventory to load vars for managed_node3 32528 1726882631.99927: Calling groups_inventory to load vars for managed_node3 32528 1726882631.99931: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882631.99941: Calling all_plugins_play to load vars for managed_node3 32528 1726882631.99943: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882631.99951: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.00137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.00524: done with get_vars() 32528 1726882632.00533: done getting variables 32528 1726882632.00845: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:37:12 -0400 (0:00:00.065) 0:00:03.238 ****** 32528 1726882632.00873: entering _queue_task() for managed_node3/copy 32528 1726882632.01519: worker is 1 (out of 1 available) 32528 1726882632.01528: exiting _queue_task() for managed_node3/copy 32528 1726882632.01538: done queuing things up, now waiting for results queue to drain 32528 1726882632.01539: waiting for pending results... 32528 1726882632.01999: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 32528 1726882632.02004: in run() - task 12673a56-9f93-c149-436c-0000000000c5 32528 1726882632.02007: variable 'ansible_search_path' from source: unknown 32528 1726882632.02009: variable 'ansible_search_path' from source: unknown 32528 1726882632.02011: calling self._execute() 32528 1726882632.02098: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.02102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.02104: variable 'omit' from source: magic vars 32528 1726882632.02599: variable 'ansible_distribution' from source: facts 32528 1726882632.02603: Evaluated conditional (ansible_distribution == 'CentOS'): True 32528 1726882632.02715: variable 'ansible_distribution_major_version' from source: facts 32528 1726882632.02726: Evaluated conditional (ansible_distribution_major_version == '6'): False 32528 1726882632.02733: when evaluation is False, skipping this task 32528 1726882632.02740: _execute() done 32528 1726882632.02750: dumping result to json 32528 1726882632.02757: done dumping result, returning 32528 1726882632.02800: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [12673a56-9f93-c149-436c-0000000000c5] 32528 1726882632.02803: sending task result for task 12673a56-9f93-c149-436c-0000000000c5 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32528 1726882632.02932: no more pending results, returning what we have 32528 1726882632.02936: results queue empty 32528 1726882632.02937: checking for any_errors_fatal 32528 1726882632.02941: done checking for any_errors_fatal 32528 1726882632.02942: checking for max_fail_percentage 32528 1726882632.02944: done checking for max_fail_percentage 32528 1726882632.02945: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.02945: done checking to see if all hosts have failed 32528 1726882632.02946: getting the remaining hosts for this loop 32528 1726882632.02947: done getting the remaining hosts for this loop 32528 1726882632.02951: getting the next task for host managed_node3 32528 1726882632.02958: done getting next task for host managed_node3 32528 1726882632.02961: ^ task is: TASK: Include the task 'enable_epel.yml' 32528 1726882632.02964: ^ 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 32528 1726882632.02969: getting variables 32528 1726882632.02970: in VariableManager get_vars() 32528 1726882632.03003: Calling all_inventory to load vars for managed_node3 32528 1726882632.03007: Calling groups_inventory to load vars for managed_node3 32528 1726882632.03010: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.03022: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.03025: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.03028: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.03357: done sending task result for task 12673a56-9f93-c149-436c-0000000000c5 32528 1726882632.03362: WORKER PROCESS EXITING 32528 1726882632.03609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.03802: done with get_vars() 32528 1726882632.03812: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:37:12 -0400 (0:00:00.030) 0:00:03.269 ****** 32528 1726882632.03901: entering _queue_task() for managed_node3/include_tasks 32528 1726882632.04551: worker is 1 (out of 1 available) 32528 1726882632.04563: exiting _queue_task() for managed_node3/include_tasks 32528 1726882632.04575: done queuing things up, now waiting for results queue to drain 32528 1726882632.04576: waiting for pending results... 32528 1726882632.04976: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 32528 1726882632.05199: in run() - task 12673a56-9f93-c149-436c-0000000000c6 32528 1726882632.05203: variable 'ansible_search_path' from source: unknown 32528 1726882632.05206: variable 'ansible_search_path' from source: unknown 32528 1726882632.05238: calling self._execute() 32528 1726882632.05419: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.05491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.05497: variable 'omit' from source: magic vars 32528 1726882632.06756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882632.11117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882632.11385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882632.11431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882632.11683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882632.11687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882632.11831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882632.11866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882632.12011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882632.12100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882632.12103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882632.12224: variable '__network_is_ostree' from source: set_fact 32528 1726882632.12447: Evaluated conditional (not __network_is_ostree | d(false)): True 32528 1726882632.12458: _execute() done 32528 1726882632.12466: dumping result to json 32528 1726882632.12474: done dumping result, returning 32528 1726882632.12485: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-c149-436c-0000000000c6] 32528 1726882632.12549: sending task result for task 12673a56-9f93-c149-436c-0000000000c6 32528 1726882632.12628: done sending task result for task 12673a56-9f93-c149-436c-0000000000c6 32528 1726882632.12631: WORKER PROCESS EXITING 32528 1726882632.12657: no more pending results, returning what we have 32528 1726882632.12663: in VariableManager get_vars() 32528 1726882632.12701: Calling all_inventory to load vars for managed_node3 32528 1726882632.12704: Calling groups_inventory to load vars for managed_node3 32528 1726882632.12707: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.12720: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.12722: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.12725: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.13045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.13434: done with get_vars() 32528 1726882632.13442: variable 'ansible_search_path' from source: unknown 32528 1726882632.13443: variable 'ansible_search_path' from source: unknown 32528 1726882632.13479: we have included files to process 32528 1726882632.13480: generating all_blocks data 32528 1726882632.13481: done generating all_blocks data 32528 1726882632.13486: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32528 1726882632.13487: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32528 1726882632.13492: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32528 1726882632.15010: done processing included file 32528 1726882632.15012: iterating over new_blocks loaded from include file 32528 1726882632.15014: in VariableManager get_vars() 32528 1726882632.15026: done with get_vars() 32528 1726882632.15028: filtering new block on tags 32528 1726882632.15049: done filtering new block on tags 32528 1726882632.15052: in VariableManager get_vars() 32528 1726882632.15062: done with get_vars() 32528 1726882632.15064: filtering new block on tags 32528 1726882632.15075: done filtering new block on tags 32528 1726882632.15077: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 32528 1726882632.15083: extending task lists for all hosts with included blocks 32528 1726882632.15395: done extending task lists 32528 1726882632.15396: done processing included files 32528 1726882632.15397: results queue empty 32528 1726882632.15398: checking for any_errors_fatal 32528 1726882632.15400: done checking for any_errors_fatal 32528 1726882632.15401: checking for max_fail_percentage 32528 1726882632.15402: done checking for max_fail_percentage 32528 1726882632.15403: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.15404: done checking to see if all hosts have failed 32528 1726882632.15405: getting the remaining hosts for this loop 32528 1726882632.15406: done getting the remaining hosts for this loop 32528 1726882632.15409: getting the next task for host managed_node3 32528 1726882632.15413: done getting next task for host managed_node3 32528 1726882632.15415: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 32528 1726882632.15418: ^ 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 32528 1726882632.15420: getting variables 32528 1726882632.15421: in VariableManager get_vars() 32528 1726882632.15429: Calling all_inventory to load vars for managed_node3 32528 1726882632.15432: Calling groups_inventory to load vars for managed_node3 32528 1726882632.15434: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.15439: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.15448: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.15451: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.15815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.16205: done with get_vars() 32528 1726882632.16214: done getting variables 32528 1726882632.16278: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32528 1726882632.16670: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:37:12 -0400 (0:00:00.130) 0:00:03.399 ****** 32528 1726882632.16921: entering _queue_task() for managed_node3/command 32528 1726882632.16923: Creating lock for command 32528 1726882632.17650: worker is 1 (out of 1 available) 32528 1726882632.17662: exiting _queue_task() for managed_node3/command 32528 1726882632.17674: done queuing things up, now waiting for results queue to drain 32528 1726882632.17675: waiting for pending results... 32528 1726882632.18019: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 32528 1726882632.18203: in run() - task 12673a56-9f93-c149-436c-0000000000e0 32528 1726882632.18313: variable 'ansible_search_path' from source: unknown 32528 1726882632.18322: variable 'ansible_search_path' from source: unknown 32528 1726882632.18365: calling self._execute() 32528 1726882632.18570: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.18583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.18601: variable 'omit' from source: magic vars 32528 1726882632.19358: variable 'ansible_distribution' from source: facts 32528 1726882632.19530: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32528 1726882632.19671: variable 'ansible_distribution_major_version' from source: facts 32528 1726882632.19683: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32528 1726882632.19691: when evaluation is False, skipping this task 32528 1726882632.19898: _execute() done 32528 1726882632.19902: dumping result to json 32528 1726882632.19904: done dumping result, returning 32528 1726882632.19907: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [12673a56-9f93-c149-436c-0000000000e0] 32528 1726882632.19909: sending task result for task 12673a56-9f93-c149-436c-0000000000e0 32528 1726882632.19978: done sending task result for task 12673a56-9f93-c149-436c-0000000000e0 32528 1726882632.19981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32528 1726882632.20245: no more pending results, returning what we have 32528 1726882632.20248: results queue empty 32528 1726882632.20249: checking for any_errors_fatal 32528 1726882632.20251: done checking for any_errors_fatal 32528 1726882632.20252: checking for max_fail_percentage 32528 1726882632.20253: done checking for max_fail_percentage 32528 1726882632.20254: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.20255: done checking to see if all hosts have failed 32528 1726882632.20256: getting the remaining hosts for this loop 32528 1726882632.20257: done getting the remaining hosts for this loop 32528 1726882632.20261: getting the next task for host managed_node3 32528 1726882632.20268: done getting next task for host managed_node3 32528 1726882632.20270: ^ task is: TASK: Install yum-utils package 32528 1726882632.20274: ^ 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 32528 1726882632.20277: getting variables 32528 1726882632.20279: in VariableManager get_vars() 32528 1726882632.20310: Calling all_inventory to load vars for managed_node3 32528 1726882632.20313: Calling groups_inventory to load vars for managed_node3 32528 1726882632.20316: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.20324: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.20326: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.20328: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.20812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.21208: done with get_vars() 32528 1726882632.21218: done getting variables 32528 1726882632.21515: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:37:12 -0400 (0:00:00.046) 0:00:03.445 ****** 32528 1726882632.21543: entering _queue_task() for managed_node3/package 32528 1726882632.21545: Creating lock for package 32528 1726882632.21912: worker is 1 (out of 1 available) 32528 1726882632.21924: exiting _queue_task() for managed_node3/package 32528 1726882632.21935: done queuing things up, now waiting for results queue to drain 32528 1726882632.21937: waiting for pending results... 32528 1726882632.22430: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 32528 1726882632.22505: in run() - task 12673a56-9f93-c149-436c-0000000000e1 32528 1726882632.22529: variable 'ansible_search_path' from source: unknown 32528 1726882632.22537: variable 'ansible_search_path' from source: unknown 32528 1726882632.22575: calling self._execute() 32528 1726882632.22853: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.22857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.22860: variable 'omit' from source: magic vars 32528 1726882632.23529: variable 'ansible_distribution' from source: facts 32528 1726882632.23544: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32528 1726882632.23779: variable 'ansible_distribution_major_version' from source: facts 32528 1726882632.23835: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32528 1726882632.23843: when evaluation is False, skipping this task 32528 1726882632.24044: _execute() done 32528 1726882632.24047: dumping result to json 32528 1726882632.24050: done dumping result, returning 32528 1726882632.24053: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [12673a56-9f93-c149-436c-0000000000e1] 32528 1726882632.24055: sending task result for task 12673a56-9f93-c149-436c-0000000000e1 32528 1726882632.24125: done sending task result for task 12673a56-9f93-c149-436c-0000000000e1 32528 1726882632.24128: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32528 1726882632.24229: no more pending results, returning what we have 32528 1726882632.24232: results queue empty 32528 1726882632.24233: checking for any_errors_fatal 32528 1726882632.24237: done checking for any_errors_fatal 32528 1726882632.24238: checking for max_fail_percentage 32528 1726882632.24239: done checking for max_fail_percentage 32528 1726882632.24240: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.24241: done checking to see if all hosts have failed 32528 1726882632.24241: getting the remaining hosts for this loop 32528 1726882632.24242: done getting the remaining hosts for this loop 32528 1726882632.24245: getting the next task for host managed_node3 32528 1726882632.24250: done getting next task for host managed_node3 32528 1726882632.24252: ^ task is: TASK: Enable EPEL 7 32528 1726882632.24255: ^ 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 32528 1726882632.24258: getting variables 32528 1726882632.24260: in VariableManager get_vars() 32528 1726882632.24284: Calling all_inventory to load vars for managed_node3 32528 1726882632.24287: Calling groups_inventory to load vars for managed_node3 32528 1726882632.24291: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.24301: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.24304: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.24307: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.24866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.25088: done with get_vars() 32528 1726882632.25102: done getting variables 32528 1726882632.25161: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:37:12 -0400 (0:00:00.036) 0:00:03.481 ****** 32528 1726882632.25192: entering _queue_task() for managed_node3/command 32528 1726882632.25699: worker is 1 (out of 1 available) 32528 1726882632.25709: exiting _queue_task() for managed_node3/command 32528 1726882632.25718: done queuing things up, now waiting for results queue to drain 32528 1726882632.25720: waiting for pending results... 32528 1726882632.25897: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 32528 1726882632.26102: in run() - task 12673a56-9f93-c149-436c-0000000000e2 32528 1726882632.26107: variable 'ansible_search_path' from source: unknown 32528 1726882632.26110: variable 'ansible_search_path' from source: unknown 32528 1726882632.26113: calling self._execute() 32528 1726882632.26124: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.26134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.26146: variable 'omit' from source: magic vars 32528 1726882632.26575: variable 'ansible_distribution' from source: facts 32528 1726882632.26594: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32528 1726882632.26726: variable 'ansible_distribution_major_version' from source: facts 32528 1726882632.26737: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32528 1726882632.26744: when evaluation is False, skipping this task 32528 1726882632.26751: _execute() done 32528 1726882632.26758: dumping result to json 32528 1726882632.26764: done dumping result, returning 32528 1726882632.26778: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [12673a56-9f93-c149-436c-0000000000e2] 32528 1726882632.26787: sending task result for task 12673a56-9f93-c149-436c-0000000000e2 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32528 1726882632.26931: no more pending results, returning what we have 32528 1726882632.26934: results queue empty 32528 1726882632.26935: checking for any_errors_fatal 32528 1726882632.26940: done checking for any_errors_fatal 32528 1726882632.26941: checking for max_fail_percentage 32528 1726882632.26943: done checking for max_fail_percentage 32528 1726882632.26943: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.26944: done checking to see if all hosts have failed 32528 1726882632.26945: getting the remaining hosts for this loop 32528 1726882632.26946: done getting the remaining hosts for this loop 32528 1726882632.26949: getting the next task for host managed_node3 32528 1726882632.26957: done getting next task for host managed_node3 32528 1726882632.26959: ^ task is: TASK: Enable EPEL 8 32528 1726882632.26963: ^ 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 32528 1726882632.26967: getting variables 32528 1726882632.26969: in VariableManager get_vars() 32528 1726882632.27100: Calling all_inventory to load vars for managed_node3 32528 1726882632.27103: Calling groups_inventory to load vars for managed_node3 32528 1726882632.27107: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.27120: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.27123: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.27127: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.27484: done sending task result for task 12673a56-9f93-c149-436c-0000000000e2 32528 1726882632.27487: WORKER PROCESS EXITING 32528 1726882632.27513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.27710: done with get_vars() 32528 1726882632.27719: done getting variables 32528 1726882632.27772: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:37:12 -0400 (0:00:00.026) 0:00:03.508 ****** 32528 1726882632.27803: entering _queue_task() for managed_node3/command 32528 1726882632.28027: worker is 1 (out of 1 available) 32528 1726882632.28038: exiting _queue_task() for managed_node3/command 32528 1726882632.28048: done queuing things up, now waiting for results queue to drain 32528 1726882632.28050: waiting for pending results... 32528 1726882632.28274: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 32528 1726882632.28378: in run() - task 12673a56-9f93-c149-436c-0000000000e3 32528 1726882632.28407: variable 'ansible_search_path' from source: unknown 32528 1726882632.28417: variable 'ansible_search_path' from source: unknown 32528 1726882632.28456: calling self._execute() 32528 1726882632.28531: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.28541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.28699: variable 'omit' from source: magic vars 32528 1726882632.28953: variable 'ansible_distribution' from source: facts 32528 1726882632.28979: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32528 1726882632.29187: variable 'ansible_distribution_major_version' from source: facts 32528 1726882632.29203: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32528 1726882632.29210: when evaluation is False, skipping this task 32528 1726882632.29216: _execute() done 32528 1726882632.29222: dumping result to json 32528 1726882632.29228: done dumping result, returning 32528 1726882632.29236: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [12673a56-9f93-c149-436c-0000000000e3] 32528 1726882632.29244: sending task result for task 12673a56-9f93-c149-436c-0000000000e3 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32528 1726882632.29404: no more pending results, returning what we have 32528 1726882632.29407: results queue empty 32528 1726882632.29407: checking for any_errors_fatal 32528 1726882632.29412: done checking for any_errors_fatal 32528 1726882632.29413: checking for max_fail_percentage 32528 1726882632.29414: done checking for max_fail_percentage 32528 1726882632.29415: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.29416: done checking to see if all hosts have failed 32528 1726882632.29416: getting the remaining hosts for this loop 32528 1726882632.29418: done getting the remaining hosts for this loop 32528 1726882632.29421: getting the next task for host managed_node3 32528 1726882632.29430: done getting next task for host managed_node3 32528 1726882632.29432: ^ task is: TASK: Enable EPEL 6 32528 1726882632.29436: ^ 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 32528 1726882632.29442: getting variables 32528 1726882632.29444: in VariableManager get_vars() 32528 1726882632.29471: Calling all_inventory to load vars for managed_node3 32528 1726882632.29473: Calling groups_inventory to load vars for managed_node3 32528 1726882632.29477: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.29494: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.29498: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.29502: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.29963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.30533: done with get_vars() 32528 1726882632.30543: done getting variables 32528 1726882632.30664: done sending task result for task 12673a56-9f93-c149-436c-0000000000e3 32528 1726882632.30667: WORKER PROCESS EXITING 32528 1726882632.30709: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:37:12 -0400 (0:00:00.029) 0:00:03.537 ****** 32528 1726882632.30738: entering _queue_task() for managed_node3/copy 32528 1726882632.31363: worker is 1 (out of 1 available) 32528 1726882632.31375: exiting _queue_task() for managed_node3/copy 32528 1726882632.31387: done queuing things up, now waiting for results queue to drain 32528 1726882632.31389: waiting for pending results... 32528 1726882632.31815: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 32528 1726882632.31960: in run() - task 12673a56-9f93-c149-436c-0000000000e5 32528 1726882632.32008: variable 'ansible_search_path' from source: unknown 32528 1726882632.32018: variable 'ansible_search_path' from source: unknown 32528 1726882632.32059: calling self._execute() 32528 1726882632.32146: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.32159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.32174: variable 'omit' from source: magic vars 32528 1726882632.32622: variable 'ansible_distribution' from source: facts 32528 1726882632.32640: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32528 1726882632.32809: variable 'ansible_distribution_major_version' from source: facts 32528 1726882632.32827: Evaluated conditional (ansible_distribution_major_version == '6'): False 32528 1726882632.32836: when evaluation is False, skipping this task 32528 1726882632.32842: _execute() done 32528 1726882632.32845: dumping result to json 32528 1726882632.32848: done dumping result, returning 32528 1726882632.32854: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [12673a56-9f93-c149-436c-0000000000e5] 32528 1726882632.32859: sending task result for task 12673a56-9f93-c149-436c-0000000000e5 32528 1726882632.32952: done sending task result for task 12673a56-9f93-c149-436c-0000000000e5 32528 1726882632.32955: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32528 1726882632.33027: no more pending results, returning what we have 32528 1726882632.33031: results queue empty 32528 1726882632.33032: checking for any_errors_fatal 32528 1726882632.33035: done checking for any_errors_fatal 32528 1726882632.33036: checking for max_fail_percentage 32528 1726882632.33038: done checking for max_fail_percentage 32528 1726882632.33038: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.33039: done checking to see if all hosts have failed 32528 1726882632.33040: getting the remaining hosts for this loop 32528 1726882632.33041: done getting the remaining hosts for this loop 32528 1726882632.33044: getting the next task for host managed_node3 32528 1726882632.33051: done getting next task for host managed_node3 32528 1726882632.33053: ^ task is: TASK: Set network provider to 'nm' 32528 1726882632.33055: ^ 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 32528 1726882632.33058: getting variables 32528 1726882632.33059: in VariableManager get_vars() 32528 1726882632.33090: Calling all_inventory to load vars for managed_node3 32528 1726882632.33095: Calling groups_inventory to load vars for managed_node3 32528 1726882632.33098: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.33107: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.33109: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.33112: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.33250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.33362: done with get_vars() 32528 1726882632.33368: done getting variables 32528 1726882632.33411: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml:13 Friday 20 September 2024 21:37:12 -0400 (0:00:00.026) 0:00:03.564 ****** 32528 1726882632.33431: entering _queue_task() for managed_node3/set_fact 32528 1726882632.33607: worker is 1 (out of 1 available) 32528 1726882632.33619: exiting _queue_task() for managed_node3/set_fact 32528 1726882632.33630: done queuing things up, now waiting for results queue to drain 32528 1726882632.33632: waiting for pending results... 32528 1726882632.33908: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 32528 1726882632.33999: in run() - task 12673a56-9f93-c149-436c-000000000007 32528 1726882632.34003: variable 'ansible_search_path' from source: unknown 32528 1726882632.34005: calling self._execute() 32528 1726882632.34050: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.34064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.34079: variable 'omit' from source: magic vars 32528 1726882632.34181: variable 'omit' from source: magic vars 32528 1726882632.34221: variable 'omit' from source: magic vars 32528 1726882632.34260: variable 'omit' from source: magic vars 32528 1726882632.34306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882632.34344: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882632.34368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882632.34388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882632.34410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882632.34442: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882632.34452: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.34598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.34605: Set connection var ansible_pipelining to False 32528 1726882632.34608: Set connection var ansible_connection to ssh 32528 1726882632.34611: Set connection var ansible_timeout to 10 32528 1726882632.34613: Set connection var ansible_shell_type to sh 32528 1726882632.34656: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882632.34691: Set connection var ansible_shell_executable to /bin/sh 32528 1726882632.34731: variable 'ansible_shell_executable' from source: unknown 32528 1726882632.34775: variable 'ansible_connection' from source: unknown 32528 1726882632.34783: variable 'ansible_module_compression' from source: unknown 32528 1726882632.34845: variable 'ansible_shell_type' from source: unknown 32528 1726882632.34848: variable 'ansible_shell_executable' from source: unknown 32528 1726882632.34851: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.34853: variable 'ansible_pipelining' from source: unknown 32528 1726882632.34899: variable 'ansible_timeout' from source: unknown 32528 1726882632.34902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.35036: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882632.35202: variable 'omit' from source: magic vars 32528 1726882632.35205: starting attempt loop 32528 1726882632.35207: running the handler 32528 1726882632.35210: handler run complete 32528 1726882632.35212: attempt loop complete, returning result 32528 1726882632.35214: _execute() done 32528 1726882632.35215: dumping result to json 32528 1726882632.35218: done dumping result, returning 32528 1726882632.35220: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [12673a56-9f93-c149-436c-000000000007] 32528 1726882632.35221: sending task result for task 12673a56-9f93-c149-436c-000000000007 32528 1726882632.35283: done sending task result for task 12673a56-9f93-c149-436c-000000000007 32528 1726882632.35286: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 32528 1726882632.35348: no more pending results, returning what we have 32528 1726882632.35351: results queue empty 32528 1726882632.35352: checking for any_errors_fatal 32528 1726882632.35358: done checking for any_errors_fatal 32528 1726882632.35359: checking for max_fail_percentage 32528 1726882632.35361: done checking for max_fail_percentage 32528 1726882632.35361: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.35362: done checking to see if all hosts have failed 32528 1726882632.35363: getting the remaining hosts for this loop 32528 1726882632.35364: done getting the remaining hosts for this loop 32528 1726882632.35368: getting the next task for host managed_node3 32528 1726882632.35375: done getting next task for host managed_node3 32528 1726882632.35377: ^ task is: TASK: meta (flush_handlers) 32528 1726882632.35379: ^ 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 32528 1726882632.35384: getting variables 32528 1726882632.35385: in VariableManager get_vars() 32528 1726882632.35419: Calling all_inventory to load vars for managed_node3 32528 1726882632.35422: Calling groups_inventory to load vars for managed_node3 32528 1726882632.35425: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.35436: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.35440: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.35443: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.35744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.35883: done with get_vars() 32528 1726882632.35890: done getting variables 32528 1726882632.35937: in VariableManager get_vars() 32528 1726882632.35943: Calling all_inventory to load vars for managed_node3 32528 1726882632.35945: Calling groups_inventory to load vars for managed_node3 32528 1726882632.35946: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.35949: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.35950: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.35952: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.36034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.36138: done with get_vars() 32528 1726882632.36147: done queuing things up, now waiting for results queue to drain 32528 1726882632.36149: results queue empty 32528 1726882632.36150: checking for any_errors_fatal 32528 1726882632.36151: done checking for any_errors_fatal 32528 1726882632.36152: checking for max_fail_percentage 32528 1726882632.36153: done checking for max_fail_percentage 32528 1726882632.36154: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.36154: done checking to see if all hosts have failed 32528 1726882632.36155: getting the remaining hosts for this loop 32528 1726882632.36155: done getting the remaining hosts for this loop 32528 1726882632.36157: getting the next task for host managed_node3 32528 1726882632.36159: done getting next task for host managed_node3 32528 1726882632.36160: ^ task is: TASK: meta (flush_handlers) 32528 1726882632.36161: ^ 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 32528 1726882632.36167: getting variables 32528 1726882632.36167: in VariableManager get_vars() 32528 1726882632.36173: Calling all_inventory to load vars for managed_node3 32528 1726882632.36174: Calling groups_inventory to load vars for managed_node3 32528 1726882632.36175: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.36178: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.36180: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.36181: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.36264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.36506: done with get_vars() 32528 1726882632.36511: done getting variables 32528 1726882632.36538: in VariableManager get_vars() 32528 1726882632.36543: Calling all_inventory to load vars for managed_node3 32528 1726882632.36545: Calling groups_inventory to load vars for managed_node3 32528 1726882632.36547: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.36550: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.36551: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.36553: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.36630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.36731: done with get_vars() 32528 1726882632.36738: done queuing things up, now waiting for results queue to drain 32528 1726882632.36739: results queue empty 32528 1726882632.36739: checking for any_errors_fatal 32528 1726882632.36740: done checking for any_errors_fatal 32528 1726882632.36741: checking for max_fail_percentage 32528 1726882632.36741: done checking for max_fail_percentage 32528 1726882632.36742: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.36742: done checking to see if all hosts have failed 32528 1726882632.36742: getting the remaining hosts for this loop 32528 1726882632.36743: done getting the remaining hosts for this loop 32528 1726882632.36744: getting the next task for host managed_node3 32528 1726882632.36746: done getting next task for host managed_node3 32528 1726882632.36747: ^ task is: None 32528 1726882632.36747: ^ 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 32528 1726882632.36748: done queuing things up, now waiting for results queue to drain 32528 1726882632.36749: results queue empty 32528 1726882632.36749: checking for any_errors_fatal 32528 1726882632.36749: done checking for any_errors_fatal 32528 1726882632.36750: checking for max_fail_percentage 32528 1726882632.36750: done checking for max_fail_percentage 32528 1726882632.36751: checking to see if all hosts have failed and the running result is not ok 32528 1726882632.36751: done checking to see if all hosts have failed 32528 1726882632.36752: getting the next task for host managed_node3 32528 1726882632.36754: done getting next task for host managed_node3 32528 1726882632.36754: ^ task is: None 32528 1726882632.36755: ^ 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 32528 1726882632.36788: in VariableManager get_vars() 32528 1726882632.36809: done with get_vars() 32528 1726882632.36814: in VariableManager get_vars() 32528 1726882632.36823: done with get_vars() 32528 1726882632.36826: variable 'omit' from source: magic vars 32528 1726882632.36845: in VariableManager get_vars() 32528 1726882632.36854: done with get_vars() 32528 1726882632.36866: variable 'omit' from source: magic vars PLAY [Play for testing vlan mtu setting] *************************************** 32528 1726882632.37168: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32528 1726882632.37204: getting the remaining hosts for this loop 32528 1726882632.37206: done getting the remaining hosts for this loop 32528 1726882632.37208: getting the next task for host managed_node3 32528 1726882632.37210: done getting next task for host managed_node3 32528 1726882632.37212: ^ task is: TASK: Gathering Facts 32528 1726882632.37214: ^ 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 32528 1726882632.37215: getting variables 32528 1726882632.37216: in VariableManager get_vars() 32528 1726882632.37225: Calling all_inventory to load vars for managed_node3 32528 1726882632.37226: Calling groups_inventory to load vars for managed_node3 32528 1726882632.37228: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882632.37231: Calling all_plugins_play to load vars for managed_node3 32528 1726882632.37251: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882632.37255: Calling groups_plugins_play to load vars for managed_node3 32528 1726882632.37417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882632.37633: done with get_vars() 32528 1726882632.37643: done getting variables 32528 1726882632.37710: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Friday 20 September 2024 21:37:12 -0400 (0:00:00.043) 0:00:03.607 ****** 32528 1726882632.37741: entering _queue_task() for managed_node3/gather_facts 32528 1726882632.38011: worker is 1 (out of 1 available) 32528 1726882632.38022: exiting _queue_task() for managed_node3/gather_facts 32528 1726882632.38033: done queuing things up, now waiting for results queue to drain 32528 1726882632.38034: waiting for pending results... 32528 1726882632.38306: running TaskExecutor() for managed_node3/TASK: Gathering Facts 32528 1726882632.38504: in run() - task 12673a56-9f93-c149-436c-00000000010b 32528 1726882632.38563: variable 'ansible_search_path' from source: unknown 32528 1726882632.38598: calling self._execute() 32528 1726882632.38792: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.38799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.38803: variable 'omit' from source: magic vars 32528 1726882632.39527: variable 'ansible_distribution_major_version' from source: facts 32528 1726882632.39614: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882632.39645: variable 'omit' from source: magic vars 32528 1726882632.39721: variable 'omit' from source: magic vars 32528 1726882632.39845: variable 'omit' from source: magic vars 32528 1726882632.39994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882632.40003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882632.40032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882632.40086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882632.40090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882632.40098: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882632.40103: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.40106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.40198: Set connection var ansible_pipelining to False 32528 1726882632.40201: Set connection var ansible_connection to ssh 32528 1726882632.40208: Set connection var ansible_timeout to 10 32528 1726882632.40211: Set connection var ansible_shell_type to sh 32528 1726882632.40216: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882632.40224: Set connection var ansible_shell_executable to /bin/sh 32528 1726882632.40241: variable 'ansible_shell_executable' from source: unknown 32528 1726882632.40244: variable 'ansible_connection' from source: unknown 32528 1726882632.40246: variable 'ansible_module_compression' from source: unknown 32528 1726882632.40249: variable 'ansible_shell_type' from source: unknown 32528 1726882632.40251: variable 'ansible_shell_executable' from source: unknown 32528 1726882632.40254: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882632.40258: variable 'ansible_pipelining' from source: unknown 32528 1726882632.40260: variable 'ansible_timeout' from source: unknown 32528 1726882632.40267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882632.40496: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882632.40500: variable 'omit' from source: magic vars 32528 1726882632.40506: starting attempt loop 32528 1726882632.40512: running the handler 32528 1726882632.40586: variable 'ansible_facts' from source: unknown 32528 1726882632.40589: _low_level_execute_command(): starting 32528 1726882632.40595: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882632.41304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882632.41344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882632.41348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882632.41413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882632.43640: stdout chunk (state=3): >>>/root <<< 32528 1726882632.43780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882632.43807: stderr chunk (state=3): >>><<< 32528 1726882632.43811: stdout chunk (state=3): >>><<< 32528 1726882632.43829: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882632.43841: _low_level_execute_command(): starting 32528 1726882632.43847: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923 `" && echo ansible-tmp-1726882632.4382973-32769-190525250220923="` echo /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923 `" ) && sleep 0' 32528 1726882632.44272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882632.44276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882632.44279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882632.44289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882632.44334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882632.44337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882632.44395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882632.47015: stdout chunk (state=3): >>>ansible-tmp-1726882632.4382973-32769-190525250220923=/root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923 <<< 32528 1726882632.47237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882632.47241: stdout chunk (state=3): >>><<< 32528 1726882632.47244: stderr chunk (state=3): >>><<< 32528 1726882632.47268: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882632.4382973-32769-190525250220923=/root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882632.47301: variable 'ansible_module_compression' from source: unknown 32528 1726882632.47347: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32528 1726882632.47400: variable 'ansible_facts' from source: unknown 32528 1726882632.47552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/AnsiballZ_setup.py 32528 1726882632.47664: Sending initial data 32528 1726882632.47667: Sent initial data (154 bytes) 32528 1726882632.48150: 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 <<< 32528 1726882632.48156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882632.48158: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882632.48161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882632.48163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882632.48212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882632.48216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882632.48276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882632.50492: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882632.50550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882632.50604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpecaoev46 /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/AnsiballZ_setup.py <<< 32528 1726882632.50607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/AnsiballZ_setup.py" <<< 32528 1726882632.50653: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpecaoev46" to remote "/root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/AnsiballZ_setup.py" <<< 32528 1726882632.50658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/AnsiballZ_setup.py" <<< 32528 1726882632.51906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882632.51972: stderr chunk (state=3): >>><<< 32528 1726882632.51974: stdout chunk (state=3): >>><<< 32528 1726882632.51988: done transferring module to remote 32528 1726882632.52028: _low_level_execute_command(): starting 32528 1726882632.52032: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/ /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/AnsiballZ_setup.py && sleep 0' 32528 1726882632.52621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882632.52624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882632.52627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882632.52675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882632.52685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882632.52732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882632.55299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882632.55307: stdout chunk (state=3): >>><<< 32528 1726882632.55311: stderr chunk (state=3): >>><<< 32528 1726882632.55315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882632.55317: _low_level_execute_command(): starting 32528 1726882632.55319: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/AnsiballZ_setup.py && sleep 0' 32528 1726882632.55897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882632.55910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882632.55923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882632.55932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882632.55991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882632.56053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882633.35289: 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-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_lsb": {}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "12", "epoch": "1726882632", "epoch_int": "1726882632", "date": "2024-09-20", "time": "21:37:12", "iso8601_micro": "2024-09-21T01:37:12.992121Z", "iso8601": "2024-09-21T01:37:12Z", "iso8601_basic": "20240920T213712992121", "iso8601_basic_short": "20240920T213712", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.76611328125, "5m": 0.6630859375, "15m": 0.39794921875}, "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": <<< 32528 1726882633.35335: stdout chunk (state=3): >>>"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_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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": 2943, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 588, "free": 2943}, "nocache": {"free": 3280, "used": 251}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "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": 940, "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": 261779607552, "block_size": 4096, "block_total": 65519099, "block_available": 63911037, "block_used": 1608062, "inode_total": 131070960, "inode_available": 131028989, "inode_used": 41971, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "pro<<< 32528 1726882633.35343: stdout chunk (state=3): >>>misc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "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"}}} <<< 32528 1726882633.37703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882633.37728: stderr chunk (state=3): >>><<< 32528 1726882633.37740: stdout chunk (state=3): >>><<< 32528 1726882633.37766: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_lsb": {}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "37", "second": "12", "epoch": "1726882632", "epoch_int": "1726882632", "date": "2024-09-20", "time": "21:37:12", "iso8601_micro": "2024-09-21T01:37:12.992121Z", "iso8601": "2024-09-21T01:37:12Z", "iso8601_basic": "20240920T213712992121", "iso8601_basic_short": "20240920T213712", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.76611328125, "5m": 0.6630859375, "15m": 0.39794921875}, "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_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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": 2943, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 588, "free": 2943}, "nocache": {"free": 3280, "used": 251}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "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": 940, "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": 261779607552, "block_size": 4096, "block_total": 65519099, "block_available": 63911037, "block_used": 1608062, "inode_total": 131070960, "inode_available": 131028989, "inode_used": 41971, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882633.37968: 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-1726882632.4382973-32769-190525250220923/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882633.37986: _low_level_execute_command(): starting 32528 1726882633.37996: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882632.4382973-32769-190525250220923/ > /dev/null 2>&1 && sleep 0' 32528 1726882633.38399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882633.38402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882633.38422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882633.38425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882633.38462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882633.38465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882633.38525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882633.40988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882633.40991: stdout chunk (state=3): >>><<< 32528 1726882633.41001: stderr chunk (state=3): >>><<< 32528 1726882633.41019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882633.41026: handler run complete 32528 1726882633.41100: variable 'ansible_facts' from source: unknown 32528 1726882633.41171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.41349: variable 'ansible_facts' from source: unknown 32528 1726882633.41404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.41481: attempt loop complete, returning result 32528 1726882633.41484: _execute() done 32528 1726882633.41487: dumping result to json 32528 1726882633.41509: done dumping result, returning 32528 1726882633.41516: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-c149-436c-00000000010b] 32528 1726882633.41520: sending task result for task 12673a56-9f93-c149-436c-00000000010b 32528 1726882633.41754: done sending task result for task 12673a56-9f93-c149-436c-00000000010b 32528 1726882633.41757: WORKER PROCESS EXITING ok: [managed_node3] 32528 1726882633.41965: no more pending results, returning what we have 32528 1726882633.41967: results queue empty 32528 1726882633.41968: checking for any_errors_fatal 32528 1726882633.41969: done checking for any_errors_fatal 32528 1726882633.41969: checking for max_fail_percentage 32528 1726882633.41971: done checking for max_fail_percentage 32528 1726882633.41971: checking to see if all hosts have failed and the running result is not ok 32528 1726882633.41971: done checking to see if all hosts have failed 32528 1726882633.41972: getting the remaining hosts for this loop 32528 1726882633.41973: done getting the remaining hosts for this loop 32528 1726882633.41975: getting the next task for host managed_node3 32528 1726882633.41979: done getting next task for host managed_node3 32528 1726882633.41980: ^ task is: TASK: meta (flush_handlers) 32528 1726882633.41981: ^ 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 32528 1726882633.41984: getting variables 32528 1726882633.41985: in VariableManager get_vars() 32528 1726882633.42019: Calling all_inventory to load vars for managed_node3 32528 1726882633.42021: Calling groups_inventory to load vars for managed_node3 32528 1726882633.42022: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882633.42030: Calling all_plugins_play to load vars for managed_node3 32528 1726882633.42031: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882633.42033: Calling groups_plugins_play to load vars for managed_node3 32528 1726882633.42142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.42338: done with get_vars() 32528 1726882633.42351: done getting variables 32528 1726882633.42428: in VariableManager get_vars() 32528 1726882633.42446: Calling all_inventory to load vars for managed_node3 32528 1726882633.42449: Calling groups_inventory to load vars for managed_node3 32528 1726882633.42451: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882633.42455: Calling all_plugins_play to load vars for managed_node3 32528 1726882633.42461: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882633.42465: Calling groups_plugins_play to load vars for managed_node3 32528 1726882633.42637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.42791: done with get_vars() 32528 1726882633.42813: done queuing things up, now waiting for results queue to drain 32528 1726882633.42815: results queue empty 32528 1726882633.42817: checking for any_errors_fatal 32528 1726882633.42819: done checking for any_errors_fatal 32528 1726882633.42820: checking for max_fail_percentage 32528 1726882633.42821: done checking for max_fail_percentage 32528 1726882633.42827: checking to see if all hosts have failed and the running result is not ok 32528 1726882633.42828: done checking to see if all hosts have failed 32528 1726882633.42829: getting the remaining hosts for this loop 32528 1726882633.42830: done getting the remaining hosts for this loop 32528 1726882633.42832: getting the next task for host managed_node3 32528 1726882633.42839: done getting next task for host managed_node3 32528 1726882633.42842: ^ task is: TASK: Include the task 'show_interfaces.yml' 32528 1726882633.42843: ^ 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 32528 1726882633.42845: getting variables 32528 1726882633.42846: in VariableManager get_vars() 32528 1726882633.42865: Calling all_inventory to load vars for managed_node3 32528 1726882633.42869: Calling groups_inventory to load vars for managed_node3 32528 1726882633.42871: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882633.42875: Calling all_plugins_play to load vars for managed_node3 32528 1726882633.42877: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882633.42884: Calling groups_plugins_play to load vars for managed_node3 32528 1726882633.43016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.43162: done with get_vars() 32528 1726882633.43169: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 Friday 20 September 2024 21:37:13 -0400 (0:00:01.054) 0:00:04.662 ****** 32528 1726882633.43218: entering _queue_task() for managed_node3/include_tasks 32528 1726882633.43443: worker is 1 (out of 1 available) 32528 1726882633.43457: exiting _queue_task() for managed_node3/include_tasks 32528 1726882633.43471: done queuing things up, now waiting for results queue to drain 32528 1726882633.43472: waiting for pending results... 32528 1726882633.43792: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 32528 1726882633.43799: in run() - task 12673a56-9f93-c149-436c-00000000000b 32528 1726882633.43802: variable 'ansible_search_path' from source: unknown 32528 1726882633.43880: calling self._execute() 32528 1726882633.43918: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882633.43923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882633.43932: variable 'omit' from source: magic vars 32528 1726882633.44499: variable 'ansible_distribution_major_version' from source: facts 32528 1726882633.44503: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882633.44505: _execute() done 32528 1726882633.44510: dumping result to json 32528 1726882633.44513: done dumping result, returning 32528 1726882633.44516: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-c149-436c-00000000000b] 32528 1726882633.44521: sending task result for task 12673a56-9f93-c149-436c-00000000000b 32528 1726882633.44603: done sending task result for task 12673a56-9f93-c149-436c-00000000000b 32528 1726882633.44612: WORKER PROCESS EXITING 32528 1726882633.44644: no more pending results, returning what we have 32528 1726882633.44649: in VariableManager get_vars() 32528 1726882633.44701: Calling all_inventory to load vars for managed_node3 32528 1726882633.44704: Calling groups_inventory to load vars for managed_node3 32528 1726882633.44706: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882633.44717: Calling all_plugins_play to load vars for managed_node3 32528 1726882633.44719: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882633.44723: Calling groups_plugins_play to load vars for managed_node3 32528 1726882633.44917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.45195: done with get_vars() 32528 1726882633.45201: variable 'ansible_search_path' from source: unknown 32528 1726882633.45210: we have included files to process 32528 1726882633.45211: generating all_blocks data 32528 1726882633.45211: done generating all_blocks data 32528 1726882633.45212: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882633.45213: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882633.45214: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882633.45323: in VariableManager get_vars() 32528 1726882633.45337: done with get_vars() 32528 1726882633.45423: done processing included file 32528 1726882633.45424: iterating over new_blocks loaded from include file 32528 1726882633.45425: in VariableManager get_vars() 32528 1726882633.45436: done with get_vars() 32528 1726882633.45437: filtering new block on tags 32528 1726882633.45446: done filtering new block on tags 32528 1726882633.45447: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 32528 1726882633.45451: extending task lists for all hosts with included blocks 32528 1726882633.47688: done extending task lists 32528 1726882633.47690: done processing included files 32528 1726882633.47690: results queue empty 32528 1726882633.47691: checking for any_errors_fatal 32528 1726882633.47692: done checking for any_errors_fatal 32528 1726882633.47692: checking for max_fail_percentage 32528 1726882633.47695: done checking for max_fail_percentage 32528 1726882633.47695: checking to see if all hosts have failed and the running result is not ok 32528 1726882633.47696: done checking to see if all hosts have failed 32528 1726882633.47696: getting the remaining hosts for this loop 32528 1726882633.47697: done getting the remaining hosts for this loop 32528 1726882633.47698: getting the next task for host managed_node3 32528 1726882633.47701: done getting next task for host managed_node3 32528 1726882633.47702: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 32528 1726882633.47704: ^ 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 32528 1726882633.47705: getting variables 32528 1726882633.47706: in VariableManager get_vars() 32528 1726882633.47720: Calling all_inventory to load vars for managed_node3 32528 1726882633.47723: Calling groups_inventory to load vars for managed_node3 32528 1726882633.47725: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882633.47729: Calling all_plugins_play to load vars for managed_node3 32528 1726882633.47730: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882633.47732: Calling groups_plugins_play to load vars for managed_node3 32528 1726882633.47817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.47925: done with get_vars() 32528 1726882633.47931: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:37:13 -0400 (0:00:00.047) 0:00:04.709 ****** 32528 1726882633.47979: entering _queue_task() for managed_node3/include_tasks 32528 1726882633.48167: worker is 1 (out of 1 available) 32528 1726882633.48178: exiting _queue_task() for managed_node3/include_tasks 32528 1726882633.48191: done queuing things up, now waiting for results queue to drain 32528 1726882633.48192: waiting for pending results... 32528 1726882633.48328: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 32528 1726882633.48386: in run() - task 12673a56-9f93-c149-436c-000000000120 32528 1726882633.48400: variable 'ansible_search_path' from source: unknown 32528 1726882633.48403: variable 'ansible_search_path' from source: unknown 32528 1726882633.48438: calling self._execute() 32528 1726882633.48498: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882633.48537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882633.48541: variable 'omit' from source: magic vars 32528 1726882633.48813: variable 'ansible_distribution_major_version' from source: facts 32528 1726882633.48823: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882633.48828: _execute() done 32528 1726882633.48831: dumping result to json 32528 1726882633.48834: done dumping result, returning 32528 1726882633.48840: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-c149-436c-000000000120] 32528 1726882633.48845: sending task result for task 12673a56-9f93-c149-436c-000000000120 32528 1726882633.48932: done sending task result for task 12673a56-9f93-c149-436c-000000000120 32528 1726882633.48935: WORKER PROCESS EXITING 32528 1726882633.48999: no more pending results, returning what we have 32528 1726882633.49003: in VariableManager get_vars() 32528 1726882633.49036: Calling all_inventory to load vars for managed_node3 32528 1726882633.49039: Calling groups_inventory to load vars for managed_node3 32528 1726882633.49040: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882633.49046: Calling all_plugins_play to load vars for managed_node3 32528 1726882633.49048: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882633.49050: Calling groups_plugins_play to load vars for managed_node3 32528 1726882633.49174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.49286: done with get_vars() 32528 1726882633.49294: variable 'ansible_search_path' from source: unknown 32528 1726882633.49295: variable 'ansible_search_path' from source: unknown 32528 1726882633.49320: we have included files to process 32528 1726882633.49320: generating all_blocks data 32528 1726882633.49321: done generating all_blocks data 32528 1726882633.49322: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882633.49323: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882633.49324: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882633.49588: done processing included file 32528 1726882633.49595: iterating over new_blocks loaded from include file 32528 1726882633.49596: in VariableManager get_vars() 32528 1726882633.49613: done with get_vars() 32528 1726882633.49615: filtering new block on tags 32528 1726882633.49630: done filtering new block on tags 32528 1726882633.49633: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 32528 1726882633.49637: extending task lists for all hosts with included blocks 32528 1726882633.49733: done extending task lists 32528 1726882633.49734: done processing included files 32528 1726882633.49735: results queue empty 32528 1726882633.49736: checking for any_errors_fatal 32528 1726882633.49738: done checking for any_errors_fatal 32528 1726882633.49739: checking for max_fail_percentage 32528 1726882633.49740: done checking for max_fail_percentage 32528 1726882633.49741: checking to see if all hosts have failed and the running result is not ok 32528 1726882633.49742: done checking to see if all hosts have failed 32528 1726882633.49743: getting the remaining hosts for this loop 32528 1726882633.49744: done getting the remaining hosts for this loop 32528 1726882633.49746: getting the next task for host managed_node3 32528 1726882633.49750: done getting next task for host managed_node3 32528 1726882633.49752: ^ task is: TASK: Gather current interface info 32528 1726882633.49754: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882633.49756: getting variables 32528 1726882633.49757: in VariableManager get_vars() 32528 1726882633.49769: Calling all_inventory to load vars for managed_node3 32528 1726882633.49771: Calling groups_inventory to load vars for managed_node3 32528 1726882633.49773: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882633.49777: Calling all_plugins_play to load vars for managed_node3 32528 1726882633.49779: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882633.49782: Calling groups_plugins_play to load vars for managed_node3 32528 1726882633.49935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882633.50245: done with get_vars() 32528 1726882633.50253: done getting variables 32528 1726882633.50288: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:37:13 -0400 (0:00:00.023) 0:00:04.733 ****** 32528 1726882633.50321: entering _queue_task() for managed_node3/command 32528 1726882633.50581: worker is 1 (out of 1 available) 32528 1726882633.50595: exiting _queue_task() for managed_node3/command 32528 1726882633.50607: done queuing things up, now waiting for results queue to drain 32528 1726882633.50609: waiting for pending results... 32528 1726882633.51011: running TaskExecutor() for managed_node3/TASK: Gather current interface info 32528 1726882633.51019: in run() - task 12673a56-9f93-c149-436c-0000000001ff 32528 1726882633.51022: variable 'ansible_search_path' from source: unknown 32528 1726882633.51024: variable 'ansible_search_path' from source: unknown 32528 1726882633.51051: calling self._execute() 32528 1726882633.51152: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882633.51172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882633.51196: variable 'omit' from source: magic vars 32528 1726882633.51598: variable 'ansible_distribution_major_version' from source: facts 32528 1726882633.51617: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882633.51628: variable 'omit' from source: magic vars 32528 1726882633.51785: variable 'omit' from source: magic vars 32528 1726882633.51840: variable 'omit' from source: magic vars 32528 1726882633.51918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882633.51960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882633.52004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882633.52036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882633.52064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882633.52109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882633.52118: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882633.52126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882633.52243: Set connection var ansible_pipelining to False 32528 1726882633.52259: Set connection var ansible_connection to ssh 32528 1726882633.52277: Set connection var ansible_timeout to 10 32528 1726882633.52308: Set connection var ansible_shell_type to sh 32528 1726882633.52311: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882633.52327: Set connection var ansible_shell_executable to /bin/sh 32528 1726882633.52355: variable 'ansible_shell_executable' from source: unknown 32528 1726882633.52397: variable 'ansible_connection' from source: unknown 32528 1726882633.52401: variable 'ansible_module_compression' from source: unknown 32528 1726882633.52403: variable 'ansible_shell_type' from source: unknown 32528 1726882633.52406: variable 'ansible_shell_executable' from source: unknown 32528 1726882633.52408: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882633.52412: variable 'ansible_pipelining' from source: unknown 32528 1726882633.52421: variable 'ansible_timeout' from source: unknown 32528 1726882633.52426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882633.52565: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882633.52598: variable 'omit' from source: magic vars 32528 1726882633.52601: starting attempt loop 32528 1726882633.52603: running the handler 32528 1726882633.52620: _low_level_execute_command(): starting 32528 1726882633.52747: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882633.53383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882633.53410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882633.53428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882633.53526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882633.53558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882633.53586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882633.53636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882633.53738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882633.55775: stdout chunk (state=3): >>>/root <<< 32528 1726882633.55913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882633.55945: stderr chunk (state=3): >>><<< 32528 1726882633.55947: stdout chunk (state=3): >>><<< 32528 1726882633.55959: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882633.56006: _low_level_execute_command(): starting 32528 1726882633.56010: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303 `" && echo ansible-tmp-1726882633.5596325-32822-269016775435303="` echo /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303 `" ) && sleep 0' 32528 1726882633.56699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882633.56748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882633.56763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882633.56882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882633.56980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882633.58792: stdout chunk (state=3): >>>ansible-tmp-1726882633.5596325-32822-269016775435303=/root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303 <<< 32528 1726882633.58918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882633.59011: stderr chunk (state=3): >>><<< 32528 1726882633.59014: stdout chunk (state=3): >>><<< 32528 1726882633.59017: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882633.5596325-32822-269016775435303=/root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882633.59019: variable 'ansible_module_compression' from source: unknown 32528 1726882633.59096: ANSIBALLZ: Using generic lock for ansible.legacy.command 32528 1726882633.59106: ANSIBALLZ: Acquiring lock 32528 1726882633.59140: ANSIBALLZ: Lock acquired: 139696069709792 32528 1726882633.59143: ANSIBALLZ: Creating module 32528 1726882633.72010: ANSIBALLZ: Writing module into payload 32528 1726882633.72072: ANSIBALLZ: Writing module 32528 1726882633.72092: ANSIBALLZ: Renaming module 32528 1726882633.72098: ANSIBALLZ: Done creating module 32528 1726882633.72111: variable 'ansible_facts' from source: unknown 32528 1726882633.72157: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/AnsiballZ_command.py 32528 1726882633.72268: Sending initial data 32528 1726882633.72271: Sent initial data (156 bytes) 32528 1726882633.72975: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882633.72979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882633.73030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32528 1726882633.75168: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 32528 1726882633.75180: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882633.75241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882633.75291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpzlp65_ym /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/AnsiballZ_command.py <<< 32528 1726882633.75298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/AnsiballZ_command.py" <<< 32528 1726882633.75356: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpzlp65_ym" to remote "/root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/AnsiballZ_command.py" <<< 32528 1726882633.76161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882633.76209: stderr chunk (state=3): >>><<< 32528 1726882633.76280: stdout chunk (state=3): >>><<< 32528 1726882633.76298: done transferring module to remote 32528 1726882633.76317: _low_level_execute_command(): starting 32528 1726882633.76319: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/ /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/AnsiballZ_command.py && sleep 0' 32528 1726882633.76760: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882633.76776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882633.76787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882633.76831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882633.76856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882633.76918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32528 1726882633.79355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882633.79361: stderr chunk (state=3): >>><<< 32528 1726882633.79364: stdout chunk (state=3): >>><<< 32528 1726882633.79382: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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 32528 1726882633.79385: _low_level_execute_command(): starting 32528 1726882633.79388: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/AnsiballZ_command.py && sleep 0' 32528 1726882633.79801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882633.79805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882633.79823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882633.79870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882633.79873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882633.79934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32528 1726882634.02834: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:14.021350", "end": "2024-09-20 21:37:14.025961", "delta": "0:00:00.004611", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32528 1726882634.04244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882634.04476: stderr chunk (state=3): >>><<< 32528 1726882634.04480: stdout chunk (state=3): >>><<< 32528 1726882634.04482: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:14.021350", "end": "2024-09-20 21:37:14.025961", "delta": "0:00:00.004611", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' 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.10.229 closed. 32528 1726882634.04485: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882634.04487: _low_level_execute_command(): starting 32528 1726882634.04491: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882633.5596325-32822-269016775435303/ > /dev/null 2>&1 && sleep 0' 32528 1726882634.05923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.06198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882634.06279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.06422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.08219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.08254: stderr chunk (state=3): >>><<< 32528 1726882634.08498: stdout chunk (state=3): >>><<< 32528 1726882634.08502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882634.08504: handler run complete 32528 1726882634.08507: Evaluated conditional (False): False 32528 1726882634.08509: attempt loop complete, returning result 32528 1726882634.08511: _execute() done 32528 1726882634.08513: dumping result to json 32528 1726882634.08515: done dumping result, returning 32528 1726882634.08517: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [12673a56-9f93-c149-436c-0000000001ff] 32528 1726882634.08519: sending task result for task 12673a56-9f93-c149-436c-0000000001ff 32528 1726882634.08598: done sending task result for task 12673a56-9f93-c149-436c-0000000001ff 32528 1726882634.08601: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004611", "end": "2024-09-20 21:37:14.025961", "rc": 0, "start": "2024-09-20 21:37:14.021350" } STDOUT: bonding_masters eth0 lo 32528 1726882634.08776: no more pending results, returning what we have 32528 1726882634.08779: results queue empty 32528 1726882634.08780: checking for any_errors_fatal 32528 1726882634.08782: done checking for any_errors_fatal 32528 1726882634.08783: checking for max_fail_percentage 32528 1726882634.08784: done checking for max_fail_percentage 32528 1726882634.08785: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.08786: done checking to see if all hosts have failed 32528 1726882634.08787: getting the remaining hosts for this loop 32528 1726882634.08788: done getting the remaining hosts for this loop 32528 1726882634.08797: getting the next task for host managed_node3 32528 1726882634.08805: done getting next task for host managed_node3 32528 1726882634.08807: ^ task is: TASK: Set current_interfaces 32528 1726882634.08811: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882634.08817: getting variables 32528 1726882634.08818: in VariableManager get_vars() 32528 1726882634.08861: Calling all_inventory to load vars for managed_node3 32528 1726882634.08864: Calling groups_inventory to load vars for managed_node3 32528 1726882634.08867: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.08878: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.08882: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.08886: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.09581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.10096: done with get_vars() 32528 1726882634.10113: done getting variables 32528 1726882634.10174: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:37:14 -0400 (0:00:00.599) 0:00:05.333 ****** 32528 1726882634.10313: entering _queue_task() for managed_node3/set_fact 32528 1726882634.10677: worker is 1 (out of 1 available) 32528 1726882634.10689: exiting _queue_task() for managed_node3/set_fact 32528 1726882634.10704: done queuing things up, now waiting for results queue to drain 32528 1726882634.10705: waiting for pending results... 32528 1726882634.10991: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 32528 1726882634.11088: in run() - task 12673a56-9f93-c149-436c-000000000200 32528 1726882634.11097: variable 'ansible_search_path' from source: unknown 32528 1726882634.11100: variable 'ansible_search_path' from source: unknown 32528 1726882634.11103: calling self._execute() 32528 1726882634.11158: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.11170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.11185: variable 'omit' from source: magic vars 32528 1726882634.11547: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.11564: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.11575: variable 'omit' from source: magic vars 32528 1726882634.11631: variable 'omit' from source: magic vars 32528 1726882634.11733: variable '_current_interfaces' from source: set_fact 32528 1726882634.11869: variable 'omit' from source: magic vars 32528 1726882634.11918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882634.12074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882634.12077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882634.12082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.12084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.12086: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882634.12088: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.12094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.12200: Set connection var ansible_pipelining to False 32528 1726882634.12208: Set connection var ansible_connection to ssh 32528 1726882634.12222: Set connection var ansible_timeout to 10 32528 1726882634.12229: Set connection var ansible_shell_type to sh 32528 1726882634.12240: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882634.12257: Set connection var ansible_shell_executable to /bin/sh 32528 1726882634.12292: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.12355: variable 'ansible_connection' from source: unknown 32528 1726882634.12358: variable 'ansible_module_compression' from source: unknown 32528 1726882634.12360: variable 'ansible_shell_type' from source: unknown 32528 1726882634.12362: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.12364: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.12366: variable 'ansible_pipelining' from source: unknown 32528 1726882634.12368: variable 'ansible_timeout' from source: unknown 32528 1726882634.12370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.12682: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882634.12797: variable 'omit' from source: magic vars 32528 1726882634.12800: starting attempt loop 32528 1726882634.12803: running the handler 32528 1726882634.12805: handler run complete 32528 1726882634.12807: attempt loop complete, returning result 32528 1726882634.12809: _execute() done 32528 1726882634.12811: dumping result to json 32528 1726882634.12813: done dumping result, returning 32528 1726882634.12815: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [12673a56-9f93-c149-436c-000000000200] 32528 1726882634.12818: sending task result for task 12673a56-9f93-c149-436c-000000000200 32528 1726882634.12881: done sending task result for task 12673a56-9f93-c149-436c-000000000200 32528 1726882634.12885: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 32528 1726882634.12956: no more pending results, returning what we have 32528 1726882634.12959: results queue empty 32528 1726882634.12959: checking for any_errors_fatal 32528 1726882634.12966: done checking for any_errors_fatal 32528 1726882634.12967: checking for max_fail_percentage 32528 1726882634.12969: done checking for max_fail_percentage 32528 1726882634.12970: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.12970: done checking to see if all hosts have failed 32528 1726882634.12971: getting the remaining hosts for this loop 32528 1726882634.12972: done getting the remaining hosts for this loop 32528 1726882634.12976: getting the next task for host managed_node3 32528 1726882634.12985: done getting next task for host managed_node3 32528 1726882634.12987: ^ task is: TASK: Show current_interfaces 32528 1726882634.12996: ^ 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 32528 1726882634.13000: getting variables 32528 1726882634.13002: in VariableManager get_vars() 32528 1726882634.13043: Calling all_inventory to load vars for managed_node3 32528 1726882634.13046: Calling groups_inventory to load vars for managed_node3 32528 1726882634.13048: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.13060: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.13063: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.13066: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.13732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.14157: done with get_vars() 32528 1726882634.14167: done getting variables 32528 1726882634.14287: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:37:14 -0400 (0:00:00.040) 0:00:05.373 ****** 32528 1726882634.14327: entering _queue_task() for managed_node3/debug 32528 1726882634.14329: Creating lock for debug 32528 1726882634.14645: worker is 1 (out of 1 available) 32528 1726882634.14658: exiting _queue_task() for managed_node3/debug 32528 1726882634.14668: done queuing things up, now waiting for results queue to drain 32528 1726882634.14670: waiting for pending results... 32528 1726882634.14860: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 32528 1726882634.14954: in run() - task 12673a56-9f93-c149-436c-000000000121 32528 1726882634.14979: variable 'ansible_search_path' from source: unknown 32528 1726882634.14999: variable 'ansible_search_path' from source: unknown 32528 1726882634.15032: calling self._execute() 32528 1726882634.15171: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.15174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.15177: variable 'omit' from source: magic vars 32528 1726882634.15535: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.15553: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.15564: variable 'omit' from source: magic vars 32528 1726882634.15610: variable 'omit' from source: magic vars 32528 1726882634.15716: variable 'current_interfaces' from source: set_fact 32528 1726882634.15751: variable 'omit' from source: magic vars 32528 1726882634.15825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882634.15844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882634.15869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882634.15897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.15915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.16058: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882634.16062: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.16064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.16078: Set connection var ansible_pipelining to False 32528 1726882634.16085: Set connection var ansible_connection to ssh 32528 1726882634.16101: Set connection var ansible_timeout to 10 32528 1726882634.16108: Set connection var ansible_shell_type to sh 32528 1726882634.16118: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882634.16131: Set connection var ansible_shell_executable to /bin/sh 32528 1726882634.16158: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.16173: variable 'ansible_connection' from source: unknown 32528 1726882634.16182: variable 'ansible_module_compression' from source: unknown 32528 1726882634.16188: variable 'ansible_shell_type' from source: unknown 32528 1726882634.16201: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.16209: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.16221: variable 'ansible_pipelining' from source: unknown 32528 1726882634.16245: variable 'ansible_timeout' from source: unknown 32528 1726882634.16254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.16803: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882634.16806: variable 'omit' from source: magic vars 32528 1726882634.16808: starting attempt loop 32528 1726882634.16811: running the handler 32528 1726882634.16812: handler run complete 32528 1726882634.16814: attempt loop complete, returning result 32528 1726882634.16816: _execute() done 32528 1726882634.16818: dumping result to json 32528 1726882634.16820: done dumping result, returning 32528 1726882634.16822: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [12673a56-9f93-c149-436c-000000000121] 32528 1726882634.16824: sending task result for task 12673a56-9f93-c149-436c-000000000121 32528 1726882634.16888: done sending task result for task 12673a56-9f93-c149-436c-000000000121 32528 1726882634.16896: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 32528 1726882634.16952: no more pending results, returning what we have 32528 1726882634.16955: results queue empty 32528 1726882634.16956: checking for any_errors_fatal 32528 1726882634.16960: done checking for any_errors_fatal 32528 1726882634.16961: checking for max_fail_percentage 32528 1726882634.16963: done checking for max_fail_percentage 32528 1726882634.16964: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.16964: done checking to see if all hosts have failed 32528 1726882634.16965: getting the remaining hosts for this loop 32528 1726882634.16967: done getting the remaining hosts for this loop 32528 1726882634.16970: getting the next task for host managed_node3 32528 1726882634.16978: done getting next task for host managed_node3 32528 1726882634.16982: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32528 1726882634.16984: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882634.16988: getting variables 32528 1726882634.16991: in VariableManager get_vars() 32528 1726882634.17037: Calling all_inventory to load vars for managed_node3 32528 1726882634.17040: Calling groups_inventory to load vars for managed_node3 32528 1726882634.17042: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.17052: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.17055: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.17058: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.17632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.17915: done with get_vars() 32528 1726882634.17926: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:12 Friday 20 September 2024 21:37:14 -0400 (0:00:00.036) 0:00:05.410 ****** 32528 1726882634.18020: entering _queue_task() for managed_node3/include_tasks 32528 1726882634.18262: worker is 1 (out of 1 available) 32528 1726882634.18273: exiting _queue_task() for managed_node3/include_tasks 32528 1726882634.18284: done queuing things up, now waiting for results queue to drain 32528 1726882634.18285: waiting for pending results... 32528 1726882634.18538: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 32528 1726882634.18666: in run() - task 12673a56-9f93-c149-436c-00000000000c 32528 1726882634.18686: variable 'ansible_search_path' from source: unknown 32528 1726882634.18811: calling self._execute() 32528 1726882634.18871: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.18875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.18884: variable 'omit' from source: magic vars 32528 1726882634.19221: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.19230: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.19235: _execute() done 32528 1726882634.19238: dumping result to json 32528 1726882634.19241: done dumping result, returning 32528 1726882634.19251: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-c149-436c-00000000000c] 32528 1726882634.19254: sending task result for task 12673a56-9f93-c149-436c-00000000000c 32528 1726882634.19333: done sending task result for task 12673a56-9f93-c149-436c-00000000000c 32528 1726882634.19336: WORKER PROCESS EXITING 32528 1726882634.19369: no more pending results, returning what we have 32528 1726882634.19373: in VariableManager get_vars() 32528 1726882634.19412: Calling all_inventory to load vars for managed_node3 32528 1726882634.19415: Calling groups_inventory to load vars for managed_node3 32528 1726882634.19417: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.19426: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.19428: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.19431: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.19573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.19682: done with get_vars() 32528 1726882634.19688: variable 'ansible_search_path' from source: unknown 32528 1726882634.19699: we have included files to process 32528 1726882634.19700: generating all_blocks data 32528 1726882634.19701: done generating all_blocks data 32528 1726882634.19704: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32528 1726882634.19705: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32528 1726882634.19706: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32528 1726882634.20038: in VariableManager get_vars() 32528 1726882634.20061: done with get_vars() 32528 1726882634.20205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 32528 1726882634.20843: done processing included file 32528 1726882634.20845: iterating over new_blocks loaded from include file 32528 1726882634.20846: in VariableManager get_vars() 32528 1726882634.20863: done with get_vars() 32528 1726882634.20864: filtering new block on tags 32528 1726882634.20899: done filtering new block on tags 32528 1726882634.20902: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node3 32528 1726882634.20907: extending task lists for all hosts with included blocks 32528 1726882634.22925: done extending task lists 32528 1726882634.22926: done processing included files 32528 1726882634.22927: results queue empty 32528 1726882634.22927: checking for any_errors_fatal 32528 1726882634.22929: done checking for any_errors_fatal 32528 1726882634.22930: checking for max_fail_percentage 32528 1726882634.22930: done checking for max_fail_percentage 32528 1726882634.22931: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.22931: done checking to see if all hosts have failed 32528 1726882634.22932: getting the remaining hosts for this loop 32528 1726882634.22932: done getting the remaining hosts for this loop 32528 1726882634.22934: getting the next task for host managed_node3 32528 1726882634.22938: done getting next task for host managed_node3 32528 1726882634.22939: ^ task is: TASK: Ensure state in ["present", "absent"] 32528 1726882634.22941: ^ 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 32528 1726882634.22942: getting variables 32528 1726882634.22943: in VariableManager get_vars() 32528 1726882634.22953: Calling all_inventory to load vars for managed_node3 32528 1726882634.22954: Calling groups_inventory to load vars for managed_node3 32528 1726882634.22955: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.22959: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.22961: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.22962: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.23052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.23295: done with get_vars() 32528 1726882634.23301: done getting variables 32528 1726882634.23345: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:37:14 -0400 (0:00:00.053) 0:00:05.463 ****** 32528 1726882634.23363: entering _queue_task() for managed_node3/fail 32528 1726882634.23365: Creating lock for fail 32528 1726882634.23582: worker is 1 (out of 1 available) 32528 1726882634.23598: exiting _queue_task() for managed_node3/fail 32528 1726882634.23610: done queuing things up, now waiting for results queue to drain 32528 1726882634.23612: waiting for pending results... 32528 1726882634.23757: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 32528 1726882634.23815: in run() - task 12673a56-9f93-c149-436c-00000000021b 32528 1726882634.23825: variable 'ansible_search_path' from source: unknown 32528 1726882634.23829: variable 'ansible_search_path' from source: unknown 32528 1726882634.23858: calling self._execute() 32528 1726882634.23922: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.23926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.23936: variable 'omit' from source: magic vars 32528 1726882634.24197: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.24207: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.24353: variable 'state' from source: include params 32528 1726882634.24357: Evaluated conditional (state not in ["present", "absent"]): False 32528 1726882634.24359: when evaluation is False, skipping this task 32528 1726882634.24362: _execute() done 32528 1726882634.24364: dumping result to json 32528 1726882634.24367: done dumping result, returning 32528 1726882634.24369: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [12673a56-9f93-c149-436c-00000000021b] 32528 1726882634.24371: sending task result for task 12673a56-9f93-c149-436c-00000000021b 32528 1726882634.24432: done sending task result for task 12673a56-9f93-c149-436c-00000000021b 32528 1726882634.24434: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 32528 1726882634.24476: no more pending results, returning what we have 32528 1726882634.24479: results queue empty 32528 1726882634.24480: checking for any_errors_fatal 32528 1726882634.24482: done checking for any_errors_fatal 32528 1726882634.24482: checking for max_fail_percentage 32528 1726882634.24483: done checking for max_fail_percentage 32528 1726882634.24484: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.24485: done checking to see if all hosts have failed 32528 1726882634.24485: getting the remaining hosts for this loop 32528 1726882634.24486: done getting the remaining hosts for this loop 32528 1726882634.24492: getting the next task for host managed_node3 32528 1726882634.24500: done getting next task for host managed_node3 32528 1726882634.24503: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 32528 1726882634.24505: ^ 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 32528 1726882634.24509: getting variables 32528 1726882634.24511: in VariableManager get_vars() 32528 1726882634.24549: Calling all_inventory to load vars for managed_node3 32528 1726882634.24552: Calling groups_inventory to load vars for managed_node3 32528 1726882634.24554: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.24564: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.24567: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.24570: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.24758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.24960: done with get_vars() 32528 1726882634.24970: done getting variables 32528 1726882634.25023: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:37:14 -0400 (0:00:00.016) 0:00:05.480 ****** 32528 1726882634.25056: entering _queue_task() for managed_node3/fail 32528 1726882634.25296: worker is 1 (out of 1 available) 32528 1726882634.25308: exiting _queue_task() for managed_node3/fail 32528 1726882634.25320: done queuing things up, now waiting for results queue to drain 32528 1726882634.25322: waiting for pending results... 32528 1726882634.25552: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 32528 1726882634.25623: in run() - task 12673a56-9f93-c149-436c-00000000021c 32528 1726882634.25634: variable 'ansible_search_path' from source: unknown 32528 1726882634.25638: variable 'ansible_search_path' from source: unknown 32528 1726882634.25666: calling self._execute() 32528 1726882634.25736: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.25739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.25749: variable 'omit' from source: magic vars 32528 1726882634.26006: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.26019: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.26111: variable 'type' from source: play vars 32528 1726882634.26115: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 32528 1726882634.26120: when evaluation is False, skipping this task 32528 1726882634.26123: _execute() done 32528 1726882634.26125: dumping result to json 32528 1726882634.26127: done dumping result, returning 32528 1726882634.26136: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [12673a56-9f93-c149-436c-00000000021c] 32528 1726882634.26139: sending task result for task 12673a56-9f93-c149-436c-00000000021c 32528 1726882634.26220: done sending task result for task 12673a56-9f93-c149-436c-00000000021c 32528 1726882634.26224: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 32528 1726882634.26265: no more pending results, returning what we have 32528 1726882634.26269: results queue empty 32528 1726882634.26270: checking for any_errors_fatal 32528 1726882634.26272: done checking for any_errors_fatal 32528 1726882634.26273: checking for max_fail_percentage 32528 1726882634.26275: done checking for max_fail_percentage 32528 1726882634.26275: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.26276: done checking to see if all hosts have failed 32528 1726882634.26277: getting the remaining hosts for this loop 32528 1726882634.26278: done getting the remaining hosts for this loop 32528 1726882634.26281: getting the next task for host managed_node3 32528 1726882634.26286: done getting next task for host managed_node3 32528 1726882634.26289: ^ task is: TASK: Include the task 'show_interfaces.yml' 32528 1726882634.26291: ^ 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 32528 1726882634.26296: getting variables 32528 1726882634.26297: in VariableManager get_vars() 32528 1726882634.26327: Calling all_inventory to load vars for managed_node3 32528 1726882634.26329: Calling groups_inventory to load vars for managed_node3 32528 1726882634.26331: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.26339: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.26342: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.26344: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.26484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.26598: done with get_vars() 32528 1726882634.26604: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:37:14 -0400 (0:00:00.016) 0:00:05.496 ****** 32528 1726882634.26658: entering _queue_task() for managed_node3/include_tasks 32528 1726882634.26823: worker is 1 (out of 1 available) 32528 1726882634.26835: exiting _queue_task() for managed_node3/include_tasks 32528 1726882634.26847: done queuing things up, now waiting for results queue to drain 32528 1726882634.26848: waiting for pending results... 32528 1726882634.26980: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 32528 1726882634.27037: in run() - task 12673a56-9f93-c149-436c-00000000021d 32528 1726882634.27047: variable 'ansible_search_path' from source: unknown 32528 1726882634.27050: variable 'ansible_search_path' from source: unknown 32528 1726882634.27078: calling self._execute() 32528 1726882634.27138: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.27142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.27150: variable 'omit' from source: magic vars 32528 1726882634.27384: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.27398: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.27402: _execute() done 32528 1726882634.27406: dumping result to json 32528 1726882634.27408: done dumping result, returning 32528 1726882634.27418: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-c149-436c-00000000021d] 32528 1726882634.27421: sending task result for task 12673a56-9f93-c149-436c-00000000021d 32528 1726882634.27496: done sending task result for task 12673a56-9f93-c149-436c-00000000021d 32528 1726882634.27499: WORKER PROCESS EXITING 32528 1726882634.27538: no more pending results, returning what we have 32528 1726882634.27542: in VariableManager get_vars() 32528 1726882634.27579: Calling all_inventory to load vars for managed_node3 32528 1726882634.27582: Calling groups_inventory to load vars for managed_node3 32528 1726882634.27584: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.27591: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.27596: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.27599: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.27762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.27967: done with get_vars() 32528 1726882634.27977: variable 'ansible_search_path' from source: unknown 32528 1726882634.27982: variable 'ansible_search_path' from source: unknown 32528 1726882634.28026: we have included files to process 32528 1726882634.28028: generating all_blocks data 32528 1726882634.28029: done generating all_blocks data 32528 1726882634.28033: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882634.28034: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882634.28036: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882634.28149: in VariableManager get_vars() 32528 1726882634.28170: done with get_vars() 32528 1726882634.28287: done processing included file 32528 1726882634.28289: iterating over new_blocks loaded from include file 32528 1726882634.28292: in VariableManager get_vars() 32528 1726882634.28317: done with get_vars() 32528 1726882634.28322: filtering new block on tags 32528 1726882634.28342: done filtering new block on tags 32528 1726882634.28344: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 32528 1726882634.28348: extending task lists for all hosts with included blocks 32528 1726882634.28747: done extending task lists 32528 1726882634.28749: done processing included files 32528 1726882634.28750: results queue empty 32528 1726882634.28750: checking for any_errors_fatal 32528 1726882634.28752: done checking for any_errors_fatal 32528 1726882634.28753: checking for max_fail_percentage 32528 1726882634.28757: done checking for max_fail_percentage 32528 1726882634.28758: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.28759: done checking to see if all hosts have failed 32528 1726882634.28760: getting the remaining hosts for this loop 32528 1726882634.28761: done getting the remaining hosts for this loop 32528 1726882634.28763: getting the next task for host managed_node3 32528 1726882634.28767: done getting next task for host managed_node3 32528 1726882634.28771: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 32528 1726882634.28775: ^ 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 32528 1726882634.28778: getting variables 32528 1726882634.28779: in VariableManager get_vars() 32528 1726882634.28795: Calling all_inventory to load vars for managed_node3 32528 1726882634.28797: Calling groups_inventory to load vars for managed_node3 32528 1726882634.28799: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.28806: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.28810: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.28814: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.28953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.29153: done with get_vars() 32528 1726882634.29168: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:37:14 -0400 (0:00:00.025) 0:00:05.522 ****** 32528 1726882634.29233: entering _queue_task() for managed_node3/include_tasks 32528 1726882634.29466: worker is 1 (out of 1 available) 32528 1726882634.29479: exiting _queue_task() for managed_node3/include_tasks 32528 1726882634.29704: done queuing things up, now waiting for results queue to drain 32528 1726882634.29706: waiting for pending results... 32528 1726882634.29811: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 32528 1726882634.29880: in run() - task 12673a56-9f93-c149-436c-000000000314 32528 1726882634.29902: variable 'ansible_search_path' from source: unknown 32528 1726882634.29911: variable 'ansible_search_path' from source: unknown 32528 1726882634.29958: calling self._execute() 32528 1726882634.30054: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.30101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.30104: variable 'omit' from source: magic vars 32528 1726882634.30512: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.30538: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.30550: _execute() done 32528 1726882634.30583: dumping result to json 32528 1726882634.30587: done dumping result, returning 32528 1726882634.30589: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-c149-436c-000000000314] 32528 1726882634.30591: sending task result for task 12673a56-9f93-c149-436c-000000000314 32528 1726882634.30815: no more pending results, returning what we have 32528 1726882634.30820: in VariableManager get_vars() 32528 1726882634.30858: Calling all_inventory to load vars for managed_node3 32528 1726882634.30860: Calling groups_inventory to load vars for managed_node3 32528 1726882634.30862: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.30877: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.30880: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.30884: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.31158: done sending task result for task 12673a56-9f93-c149-436c-000000000314 32528 1726882634.31161: WORKER PROCESS EXITING 32528 1726882634.31191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.31387: done with get_vars() 32528 1726882634.31396: variable 'ansible_search_path' from source: unknown 32528 1726882634.31397: variable 'ansible_search_path' from source: unknown 32528 1726882634.31455: we have included files to process 32528 1726882634.31457: generating all_blocks data 32528 1726882634.31458: done generating all_blocks data 32528 1726882634.31459: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882634.31462: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882634.31464: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882634.31720: done processing included file 32528 1726882634.31722: iterating over new_blocks loaded from include file 32528 1726882634.31723: in VariableManager get_vars() 32528 1726882634.31739: done with get_vars() 32528 1726882634.31740: filtering new block on tags 32528 1726882634.31754: done filtering new block on tags 32528 1726882634.31756: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 32528 1726882634.31763: extending task lists for all hosts with included blocks 32528 1726882634.31918: done extending task lists 32528 1726882634.31919: done processing included files 32528 1726882634.31920: results queue empty 32528 1726882634.31921: checking for any_errors_fatal 32528 1726882634.31923: done checking for any_errors_fatal 32528 1726882634.31924: checking for max_fail_percentage 32528 1726882634.31925: done checking for max_fail_percentage 32528 1726882634.31925: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.31926: done checking to see if all hosts have failed 32528 1726882634.31927: getting the remaining hosts for this loop 32528 1726882634.31928: done getting the remaining hosts for this loop 32528 1726882634.31930: getting the next task for host managed_node3 32528 1726882634.31934: done getting next task for host managed_node3 32528 1726882634.31935: ^ task is: TASK: Gather current interface info 32528 1726882634.31938: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882634.31940: getting variables 32528 1726882634.31941: in VariableManager get_vars() 32528 1726882634.31951: Calling all_inventory to load vars for managed_node3 32528 1726882634.31953: Calling groups_inventory to load vars for managed_node3 32528 1726882634.31955: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.31961: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.31963: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.31966: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.32096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.32274: done with get_vars() 32528 1726882634.32283: done getting variables 32528 1726882634.32329: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:37:14 -0400 (0:00:00.031) 0:00:05.553 ****** 32528 1726882634.32356: entering _queue_task() for managed_node3/command 32528 1726882634.32549: worker is 1 (out of 1 available) 32528 1726882634.32559: exiting _queue_task() for managed_node3/command 32528 1726882634.32569: done queuing things up, now waiting for results queue to drain 32528 1726882634.32570: waiting for pending results... 32528 1726882634.32761: running TaskExecutor() for managed_node3/TASK: Gather current interface info 32528 1726882634.32854: in run() - task 12673a56-9f93-c149-436c-00000000034b 32528 1726882634.32861: variable 'ansible_search_path' from source: unknown 32528 1726882634.32865: variable 'ansible_search_path' from source: unknown 32528 1726882634.32890: calling self._execute() 32528 1726882634.32952: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.32955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.32963: variable 'omit' from source: magic vars 32528 1726882634.33241: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.33251: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.33257: variable 'omit' from source: magic vars 32528 1726882634.33361: variable 'omit' from source: magic vars 32528 1726882634.33364: variable 'omit' from source: magic vars 32528 1726882634.33366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882634.33369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882634.33382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882634.33400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.33408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.33429: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882634.33432: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.33434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.33500: Set connection var ansible_pipelining to False 32528 1726882634.33505: Set connection var ansible_connection to ssh 32528 1726882634.33507: Set connection var ansible_timeout to 10 32528 1726882634.33510: Set connection var ansible_shell_type to sh 32528 1726882634.33515: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882634.33523: Set connection var ansible_shell_executable to /bin/sh 32528 1726882634.33539: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.33542: variable 'ansible_connection' from source: unknown 32528 1726882634.33545: variable 'ansible_module_compression' from source: unknown 32528 1726882634.33548: variable 'ansible_shell_type' from source: unknown 32528 1726882634.33550: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.33552: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.33554: variable 'ansible_pipelining' from source: unknown 32528 1726882634.33558: variable 'ansible_timeout' from source: unknown 32528 1726882634.33561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.33655: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882634.33662: variable 'omit' from source: magic vars 32528 1726882634.33667: starting attempt loop 32528 1726882634.33670: running the handler 32528 1726882634.33684: _low_level_execute_command(): starting 32528 1726882634.33692: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882634.34176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882634.34212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.34215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882634.34217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882634.34222: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.34271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882634.34274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882634.34280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.34337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.35991: stdout chunk (state=3): >>>/root <<< 32528 1726882634.36105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.36156: stderr chunk (state=3): >>><<< 32528 1726882634.36159: stdout chunk (state=3): >>><<< 32528 1726882634.36196: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882634.36199: _low_level_execute_command(): starting 32528 1726882634.36202: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701 `" && echo ansible-tmp-1726882634.3617885-32874-68994684186701="` echo /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701 `" ) && sleep 0' 32528 1726882634.36828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882634.36835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882634.36875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882634.36885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.36957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.37014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.38911: stdout chunk (state=3): >>>ansible-tmp-1726882634.3617885-32874-68994684186701=/root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701 <<< 32528 1726882634.39020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.39039: stderr chunk (state=3): >>><<< 32528 1726882634.39042: stdout chunk (state=3): >>><<< 32528 1726882634.39054: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882634.3617885-32874-68994684186701=/root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882634.39078: variable 'ansible_module_compression' from source: unknown 32528 1726882634.39117: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882634.39166: variable 'ansible_facts' from source: unknown 32528 1726882634.39258: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/AnsiballZ_command.py 32528 1726882634.39420: Sending initial data 32528 1726882634.39423: Sent initial data (155 bytes) 32528 1726882634.39859: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882634.39882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.39885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882634.39887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.39940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882634.39949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.39997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.41541: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 32528 1726882634.41549: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882634.41586: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882634.41630: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp3xm8v1ik /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/AnsiballZ_command.py <<< 32528 1726882634.41634: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/AnsiballZ_command.py" <<< 32528 1726882634.41684: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp3xm8v1ik" to remote "/root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/AnsiballZ_command.py" <<< 32528 1726882634.42362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.42413: stderr chunk (state=3): >>><<< 32528 1726882634.42415: stdout chunk (state=3): >>><<< 32528 1726882634.42481: done transferring module to remote 32528 1726882634.42496: _low_level_execute_command(): starting 32528 1726882634.42499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/ /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/AnsiballZ_command.py && sleep 0' 32528 1726882634.43067: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882634.43072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.43075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882634.43077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882634.43079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.43137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.43178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.44918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.44943: stderr chunk (state=3): >>><<< 32528 1726882634.44946: stdout chunk (state=3): >>><<< 32528 1726882634.44961: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882634.44964: _low_level_execute_command(): starting 32528 1726882634.44968: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/AnsiballZ_command.py && sleep 0' 32528 1726882634.45502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882634.45506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882634.45508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882634.45511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882634.45522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.45582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882634.45588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882634.45591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.45682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.61273: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:14.607956", "end": "2024-09-20 21:37:14.611300", "delta": "0:00:00.003344", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32528 1726882634.62852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882634.62872: stderr chunk (state=3): >>><<< 32528 1726882634.62875: stdout chunk (state=3): >>><<< 32528 1726882634.62892: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:14.607956", "end": "2024-09-20 21:37:14.611300", "delta": "0:00:00.003344", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882634.62924: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882634.62932: _low_level_execute_command(): starting 32528 1726882634.62934: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882634.3617885-32874-68994684186701/ > /dev/null 2>&1 && sleep 0' 32528 1726882634.63363: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882634.63367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.63370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882634.63373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882634.63380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.63424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882634.63427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.63479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.65308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.65338: stderr chunk (state=3): >>><<< 32528 1726882634.65347: stdout chunk (state=3): >>><<< 32528 1726882634.65365: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882634.65368: handler run complete 32528 1726882634.65428: Evaluated conditional (False): False 32528 1726882634.65431: attempt loop complete, returning result 32528 1726882634.65434: _execute() done 32528 1726882634.65439: dumping result to json 32528 1726882634.65443: done dumping result, returning 32528 1726882634.65445: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [12673a56-9f93-c149-436c-00000000034b] 32528 1726882634.65447: sending task result for task 12673a56-9f93-c149-436c-00000000034b 32528 1726882634.65614: done sending task result for task 12673a56-9f93-c149-436c-00000000034b 32528 1726882634.65619: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003344", "end": "2024-09-20 21:37:14.611300", "rc": 0, "start": "2024-09-20 21:37:14.607956" } STDOUT: bonding_masters eth0 lo 32528 1726882634.65750: no more pending results, returning what we have 32528 1726882634.65753: results queue empty 32528 1726882634.65754: checking for any_errors_fatal 32528 1726882634.65755: done checking for any_errors_fatal 32528 1726882634.65755: checking for max_fail_percentage 32528 1726882634.65757: done checking for max_fail_percentage 32528 1726882634.65757: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.65758: done checking to see if all hosts have failed 32528 1726882634.65759: getting the remaining hosts for this loop 32528 1726882634.65760: done getting the remaining hosts for this loop 32528 1726882634.65763: getting the next task for host managed_node3 32528 1726882634.65768: done getting next task for host managed_node3 32528 1726882634.65770: ^ task is: TASK: Set current_interfaces 32528 1726882634.65775: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882634.65778: getting variables 32528 1726882634.65779: in VariableManager get_vars() 32528 1726882634.65837: Calling all_inventory to load vars for managed_node3 32528 1726882634.65839: Calling groups_inventory to load vars for managed_node3 32528 1726882634.65840: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.65851: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.65854: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.65861: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.66059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.66286: done with get_vars() 32528 1726882634.66303: done getting variables 32528 1726882634.66357: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:37:14 -0400 (0:00:00.340) 0:00:05.894 ****** 32528 1726882634.66407: entering _queue_task() for managed_node3/set_fact 32528 1726882634.66672: worker is 1 (out of 1 available) 32528 1726882634.66691: exiting _queue_task() for managed_node3/set_fact 32528 1726882634.66707: done queuing things up, now waiting for results queue to drain 32528 1726882634.66708: waiting for pending results... 32528 1726882634.67060: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 32528 1726882634.67069: in run() - task 12673a56-9f93-c149-436c-00000000034c 32528 1726882634.67099: variable 'ansible_search_path' from source: unknown 32528 1726882634.67104: variable 'ansible_search_path' from source: unknown 32528 1726882634.67164: calling self._execute() 32528 1726882634.67262: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.67268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.67272: variable 'omit' from source: magic vars 32528 1726882634.67680: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.67684: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.67714: variable 'omit' from source: magic vars 32528 1726882634.67745: variable 'omit' from source: magic vars 32528 1726882634.67827: variable '_current_interfaces' from source: set_fact 32528 1726882634.67874: variable 'omit' from source: magic vars 32528 1726882634.67918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882634.67950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882634.67965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882634.67977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.67986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.68037: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882634.68040: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.68042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.68180: Set connection var ansible_pipelining to False 32528 1726882634.68183: Set connection var ansible_connection to ssh 32528 1726882634.68222: Set connection var ansible_timeout to 10 32528 1726882634.68229: Set connection var ansible_shell_type to sh 32528 1726882634.68231: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882634.68234: Set connection var ansible_shell_executable to /bin/sh 32528 1726882634.68236: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.68238: variable 'ansible_connection' from source: unknown 32528 1726882634.68240: variable 'ansible_module_compression' from source: unknown 32528 1726882634.68242: variable 'ansible_shell_type' from source: unknown 32528 1726882634.68244: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.68246: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.68252: variable 'ansible_pipelining' from source: unknown 32528 1726882634.68254: variable 'ansible_timeout' from source: unknown 32528 1726882634.68256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.68384: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882634.68406: variable 'omit' from source: magic vars 32528 1726882634.68411: starting attempt loop 32528 1726882634.68414: running the handler 32528 1726882634.68474: handler run complete 32528 1726882634.68480: attempt loop complete, returning result 32528 1726882634.68482: _execute() done 32528 1726882634.68485: dumping result to json 32528 1726882634.68487: done dumping result, returning 32528 1726882634.68490: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [12673a56-9f93-c149-436c-00000000034c] 32528 1726882634.68492: sending task result for task 12673a56-9f93-c149-436c-00000000034c 32528 1726882634.68556: done sending task result for task 12673a56-9f93-c149-436c-00000000034c 32528 1726882634.68561: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 32528 1726882634.68741: no more pending results, returning what we have 32528 1726882634.68744: results queue empty 32528 1726882634.68745: checking for any_errors_fatal 32528 1726882634.68751: done checking for any_errors_fatal 32528 1726882634.68752: checking for max_fail_percentage 32528 1726882634.68753: done checking for max_fail_percentage 32528 1726882634.68754: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.68755: done checking to see if all hosts have failed 32528 1726882634.68756: getting the remaining hosts for this loop 32528 1726882634.68757: done getting the remaining hosts for this loop 32528 1726882634.68759: getting the next task for host managed_node3 32528 1726882634.68765: done getting next task for host managed_node3 32528 1726882634.68766: ^ task is: TASK: Show current_interfaces 32528 1726882634.68769: ^ 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=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 32528 1726882634.68772: getting variables 32528 1726882634.68773: in VariableManager get_vars() 32528 1726882634.68802: Calling all_inventory to load vars for managed_node3 32528 1726882634.68804: Calling groups_inventory to load vars for managed_node3 32528 1726882634.68805: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.68812: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.68814: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.68820: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.69038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.69196: done with get_vars() 32528 1726882634.69203: done getting variables 32528 1726882634.69240: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:37:14 -0400 (0:00:00.028) 0:00:05.922 ****** 32528 1726882634.69262: entering _queue_task() for managed_node3/debug 32528 1726882634.69473: worker is 1 (out of 1 available) 32528 1726882634.69487: exiting _queue_task() for managed_node3/debug 32528 1726882634.69520: done queuing things up, now waiting for results queue to drain 32528 1726882634.69522: waiting for pending results... 32528 1726882634.69726: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 32528 1726882634.69899: in run() - task 12673a56-9f93-c149-436c-000000000315 32528 1726882634.69904: variable 'ansible_search_path' from source: unknown 32528 1726882634.69907: variable 'ansible_search_path' from source: unknown 32528 1726882634.69909: calling self._execute() 32528 1726882634.69950: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.69960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.69966: variable 'omit' from source: magic vars 32528 1726882634.70230: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.70240: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.70245: variable 'omit' from source: magic vars 32528 1726882634.70276: variable 'omit' from source: magic vars 32528 1726882634.70346: variable 'current_interfaces' from source: set_fact 32528 1726882634.70367: variable 'omit' from source: magic vars 32528 1726882634.70409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882634.70434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882634.70449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882634.70461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.70471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.70495: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882634.70503: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.70506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.70569: Set connection var ansible_pipelining to False 32528 1726882634.70573: Set connection var ansible_connection to ssh 32528 1726882634.70579: Set connection var ansible_timeout to 10 32528 1726882634.70581: Set connection var ansible_shell_type to sh 32528 1726882634.70587: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882634.70599: Set connection var ansible_shell_executable to /bin/sh 32528 1726882634.70615: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.70620: variable 'ansible_connection' from source: unknown 32528 1726882634.70623: variable 'ansible_module_compression' from source: unknown 32528 1726882634.70625: variable 'ansible_shell_type' from source: unknown 32528 1726882634.70627: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.70629: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.70631: variable 'ansible_pipelining' from source: unknown 32528 1726882634.70633: variable 'ansible_timeout' from source: unknown 32528 1726882634.70638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.70748: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882634.70752: variable 'omit' from source: magic vars 32528 1726882634.70757: starting attempt loop 32528 1726882634.70760: running the handler 32528 1726882634.70799: handler run complete 32528 1726882634.70808: attempt loop complete, returning result 32528 1726882634.70810: _execute() done 32528 1726882634.70813: dumping result to json 32528 1726882634.70818: done dumping result, returning 32528 1726882634.70824: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [12673a56-9f93-c149-436c-000000000315] 32528 1726882634.70826: sending task result for task 12673a56-9f93-c149-436c-000000000315 32528 1726882634.70905: done sending task result for task 12673a56-9f93-c149-436c-000000000315 32528 1726882634.70908: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 32528 1726882634.70952: no more pending results, returning what we have 32528 1726882634.70955: results queue empty 32528 1726882634.70956: checking for any_errors_fatal 32528 1726882634.70961: done checking for any_errors_fatal 32528 1726882634.70962: checking for max_fail_percentage 32528 1726882634.70964: done checking for max_fail_percentage 32528 1726882634.70964: checking to see if all hosts have failed and the running result is not ok 32528 1726882634.70966: done checking to see if all hosts have failed 32528 1726882634.70966: getting the remaining hosts for this loop 32528 1726882634.70968: done getting the remaining hosts for this loop 32528 1726882634.70971: getting the next task for host managed_node3 32528 1726882634.70977: done getting next task for host managed_node3 32528 1726882634.70980: ^ task is: TASK: Install iproute 32528 1726882634.70982: ^ 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=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 32528 1726882634.70986: getting variables 32528 1726882634.70987: in VariableManager get_vars() 32528 1726882634.71021: Calling all_inventory to load vars for managed_node3 32528 1726882634.71024: Calling groups_inventory to load vars for managed_node3 32528 1726882634.71026: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882634.71033: Calling all_plugins_play to load vars for managed_node3 32528 1726882634.71036: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882634.71038: Calling groups_plugins_play to load vars for managed_node3 32528 1726882634.71152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882634.71266: done with get_vars() 32528 1726882634.71276: done getting variables 32528 1726882634.71325: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:37:14 -0400 (0:00:00.020) 0:00:05.943 ****** 32528 1726882634.71353: entering _queue_task() for managed_node3/package 32528 1726882634.71526: worker is 1 (out of 1 available) 32528 1726882634.71537: exiting _queue_task() for managed_node3/package 32528 1726882634.71549: done queuing things up, now waiting for results queue to drain 32528 1726882634.71551: waiting for pending results... 32528 1726882634.71701: running TaskExecutor() for managed_node3/TASK: Install iproute 32528 1726882634.71751: in run() - task 12673a56-9f93-c149-436c-00000000021e 32528 1726882634.71762: variable 'ansible_search_path' from source: unknown 32528 1726882634.71767: variable 'ansible_search_path' from source: unknown 32528 1726882634.71898: calling self._execute() 32528 1726882634.71902: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.71904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.71908: variable 'omit' from source: magic vars 32528 1726882634.72245: variable 'ansible_distribution_major_version' from source: facts 32528 1726882634.72266: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882634.72277: variable 'omit' from source: magic vars 32528 1726882634.72320: variable 'omit' from source: magic vars 32528 1726882634.72549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882634.74800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882634.74854: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882634.74880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882634.74907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882634.74975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882634.75051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882634.75071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882634.75092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882634.75131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882634.75142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882634.75227: variable '__network_is_ostree' from source: set_fact 32528 1726882634.75244: variable 'omit' from source: magic vars 32528 1726882634.75256: variable 'omit' from source: magic vars 32528 1726882634.75276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882634.75300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882634.75316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882634.75328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.75337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882634.75359: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882634.75362: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.75365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.75434: Set connection var ansible_pipelining to False 32528 1726882634.75437: Set connection var ansible_connection to ssh 32528 1726882634.75442: Set connection var ansible_timeout to 10 32528 1726882634.75445: Set connection var ansible_shell_type to sh 32528 1726882634.75450: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882634.75457: Set connection var ansible_shell_executable to /bin/sh 32528 1726882634.75475: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.75478: variable 'ansible_connection' from source: unknown 32528 1726882634.75481: variable 'ansible_module_compression' from source: unknown 32528 1726882634.75483: variable 'ansible_shell_type' from source: unknown 32528 1726882634.75485: variable 'ansible_shell_executable' from source: unknown 32528 1726882634.75487: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882634.75495: variable 'ansible_pipelining' from source: unknown 32528 1726882634.75498: variable 'ansible_timeout' from source: unknown 32528 1726882634.75500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882634.75565: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882634.75573: variable 'omit' from source: magic vars 32528 1726882634.75579: starting attempt loop 32528 1726882634.75581: running the handler 32528 1726882634.75588: variable 'ansible_facts' from source: unknown 32528 1726882634.75595: variable 'ansible_facts' from source: unknown 32528 1726882634.75624: _low_level_execute_command(): starting 32528 1726882634.75627: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882634.76132: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882634.76136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882634.76138: 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 <<< 32528 1726882634.76140: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882634.76143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.76180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882634.76204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.76255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.77909: stdout chunk (state=3): >>>/root <<< 32528 1726882634.78016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.78084: stderr chunk (state=3): >>><<< 32528 1726882634.78087: stdout chunk (state=3): >>><<< 32528 1726882634.78097: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882634.78109: _low_level_execute_command(): starting 32528 1726882634.78114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382 `" && echo ansible-tmp-1726882634.7809703-32894-51001037854382="` echo /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382 `" ) && sleep 0' 32528 1726882634.78649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882634.78653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882634.78655: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.78657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882634.78659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.78698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882634.78719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.78764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.80612: stdout chunk (state=3): >>>ansible-tmp-1726882634.7809703-32894-51001037854382=/root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382 <<< 32528 1726882634.80725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.80746: stderr chunk (state=3): >>><<< 32528 1726882634.80749: stdout chunk (state=3): >>><<< 32528 1726882634.80763: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882634.7809703-32894-51001037854382=/root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882634.80788: variable 'ansible_module_compression' from source: unknown 32528 1726882634.80838: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 32528 1726882634.80841: ANSIBALLZ: Acquiring lock 32528 1726882634.80844: ANSIBALLZ: Lock acquired: 139696069709792 32528 1726882634.80846: ANSIBALLZ: Creating module 32528 1726882634.94478: ANSIBALLZ: Writing module into payload 32528 1726882634.94715: ANSIBALLZ: Writing module 32528 1726882634.94718: ANSIBALLZ: Renaming module 32528 1726882634.94737: ANSIBALLZ: Done creating module 32528 1726882634.94747: variable 'ansible_facts' from source: unknown 32528 1726882634.94843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/AnsiballZ_dnf.py 32528 1726882634.94952: Sending initial data 32528 1726882634.94956: Sent initial data (151 bytes) 32528 1726882634.95599: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882634.95635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882634.95638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882634.95661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882634.95675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882634.95792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882634.97491: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882634.97583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882634.97715: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp4ipv6zhm /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/AnsiballZ_dnf.py <<< 32528 1726882634.97718: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/AnsiballZ_dnf.py" <<< 32528 1726882634.97801: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp4ipv6zhm" to remote "/root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/AnsiballZ_dnf.py" <<< 32528 1726882634.99279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882634.99416: stderr chunk (state=3): >>><<< 32528 1726882634.99419: stdout chunk (state=3): >>><<< 32528 1726882634.99421: done transferring module to remote 32528 1726882634.99424: _low_level_execute_command(): starting 32528 1726882634.99429: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/ /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/AnsiballZ_dnf.py && sleep 0' 32528 1726882635.00081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.00127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.00142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.00160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.00235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.02057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.02063: stdout chunk (state=3): >>><<< 32528 1726882635.02066: stderr chunk (state=3): >>><<< 32528 1726882635.02081: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882635.02104: _low_level_execute_command(): starting 32528 1726882635.02114: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/AnsiballZ_dnf.py && sleep 0' 32528 1726882635.02798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882635.02820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.02845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882635.02869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882635.02997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.03021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.03110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.44274: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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}}} <<< 32528 1726882635.48300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882635.48304: stderr chunk (state=3): >>><<< 32528 1726882635.48307: stdout chunk (state=3): >>><<< 32528 1726882635.48309: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882635.48329: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', '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-1726882634.7809703-32894-51001037854382/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882635.48337: _low_level_execute_command(): starting 32528 1726882635.48340: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882634.7809703-32894-51001037854382/ > /dev/null 2>&1 && sleep 0' 32528 1726882635.48977: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882635.48986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.49003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882635.49018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882635.49031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882635.49060: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882635.49119: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.49190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.49257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.49272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.49322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.51194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.51198: stdout chunk (state=3): >>><<< 32528 1726882635.51201: stderr chunk (state=3): >>><<< 32528 1726882635.51398: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882635.51402: handler run complete 32528 1726882635.51404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882635.51651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882635.51706: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882635.51742: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882635.51798: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882635.51914: variable '__install_status' from source: unknown 32528 1726882635.51948: Evaluated conditional (__install_status is success): True 32528 1726882635.51969: attempt loop complete, returning result 32528 1726882635.51977: _execute() done 32528 1726882635.51996: dumping result to json 32528 1726882635.52008: done dumping result, returning 32528 1726882635.52140: done running TaskExecutor() for managed_node3/TASK: Install iproute [12673a56-9f93-c149-436c-00000000021e] 32528 1726882635.52144: sending task result for task 12673a56-9f93-c149-436c-00000000021e 32528 1726882635.52499: done sending task result for task 12673a56-9f93-c149-436c-00000000021e 32528 1726882635.52503: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32528 1726882635.52589: no more pending results, returning what we have 32528 1726882635.52592: results queue empty 32528 1726882635.52596: checking for any_errors_fatal 32528 1726882635.52600: done checking for any_errors_fatal 32528 1726882635.52601: checking for max_fail_percentage 32528 1726882635.52602: done checking for max_fail_percentage 32528 1726882635.52603: checking to see if all hosts have failed and the running result is not ok 32528 1726882635.52604: done checking to see if all hosts have failed 32528 1726882635.52605: getting the remaining hosts for this loop 32528 1726882635.52606: done getting the remaining hosts for this loop 32528 1726882635.52609: getting the next task for host managed_node3 32528 1726882635.52627: done getting next task for host managed_node3 32528 1726882635.52630: ^ task is: TASK: Create veth interface {{ interface }} 32528 1726882635.52633: ^ 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=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 32528 1726882635.52637: getting variables 32528 1726882635.52638: in VariableManager get_vars() 32528 1726882635.52675: Calling all_inventory to load vars for managed_node3 32528 1726882635.52678: Calling groups_inventory to load vars for managed_node3 32528 1726882635.52680: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882635.52688: Calling all_plugins_play to load vars for managed_node3 32528 1726882635.52691: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882635.52699: Calling groups_plugins_play to load vars for managed_node3 32528 1726882635.53069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882635.53209: done with get_vars() 32528 1726882635.53217: done getting variables 32528 1726882635.53267: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882635.53359: variable 'interface' from source: play vars TASK [Create veth interface lsr101] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:37:15 -0400 (0:00:00.820) 0:00:06.763 ****** 32528 1726882635.53395: entering _queue_task() for managed_node3/command 32528 1726882635.53598: worker is 1 (out of 1 available) 32528 1726882635.53610: exiting _queue_task() for managed_node3/command 32528 1726882635.53623: done queuing things up, now waiting for results queue to drain 32528 1726882635.53624: waiting for pending results... 32528 1726882635.53775: running TaskExecutor() for managed_node3/TASK: Create veth interface lsr101 32528 1726882635.53842: in run() - task 12673a56-9f93-c149-436c-00000000021f 32528 1726882635.53853: variable 'ansible_search_path' from source: unknown 32528 1726882635.53856: variable 'ansible_search_path' from source: unknown 32528 1726882635.54047: variable 'interface' from source: play vars 32528 1726882635.54107: variable 'interface' from source: play vars 32528 1726882635.54158: variable 'interface' from source: play vars 32528 1726882635.54261: Loaded config def from plugin (lookup/items) 32528 1726882635.54265: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32528 1726882635.54286: variable 'omit' from source: magic vars 32528 1726882635.54368: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882635.54375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882635.54384: variable 'omit' from source: magic vars 32528 1726882635.54536: variable 'ansible_distribution_major_version' from source: facts 32528 1726882635.54543: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882635.54664: variable 'type' from source: play vars 32528 1726882635.54672: variable 'state' from source: include params 32528 1726882635.54675: variable 'interface' from source: play vars 32528 1726882635.54704: variable 'current_interfaces' from source: set_fact 32528 1726882635.54709: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 32528 1726882635.54714: variable 'omit' from source: magic vars 32528 1726882635.54732: variable 'omit' from source: magic vars 32528 1726882635.54898: variable 'item' from source: unknown 32528 1726882635.54901: variable 'item' from source: unknown 32528 1726882635.54904: variable 'omit' from source: magic vars 32528 1726882635.54906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882635.54926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882635.54949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882635.54969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882635.54986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882635.55025: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882635.55034: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882635.55042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882635.55153: Set connection var ansible_pipelining to False 32528 1726882635.55161: Set connection var ansible_connection to ssh 32528 1726882635.55172: Set connection var ansible_timeout to 10 32528 1726882635.55178: Set connection var ansible_shell_type to sh 32528 1726882635.55187: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882635.55217: Set connection var ansible_shell_executable to /bin/sh 32528 1726882635.55242: variable 'ansible_shell_executable' from source: unknown 32528 1726882635.55250: variable 'ansible_connection' from source: unknown 32528 1726882635.55257: variable 'ansible_module_compression' from source: unknown 32528 1726882635.55264: variable 'ansible_shell_type' from source: unknown 32528 1726882635.55270: variable 'ansible_shell_executable' from source: unknown 32528 1726882635.55275: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882635.55399: variable 'ansible_pipelining' from source: unknown 32528 1726882635.55402: variable 'ansible_timeout' from source: unknown 32528 1726882635.55404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882635.55431: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882635.55446: variable 'omit' from source: magic vars 32528 1726882635.55454: starting attempt loop 32528 1726882635.55460: running the handler 32528 1726882635.55478: _low_level_execute_command(): starting 32528 1726882635.55494: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882635.56083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882635.56096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882635.56100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.56125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.56127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.56180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.56184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.56187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.56248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.57875: stdout chunk (state=3): >>>/root <<< 32528 1726882635.58043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.58046: stdout chunk (state=3): >>><<< 32528 1726882635.58048: stderr chunk (state=3): >>><<< 32528 1726882635.58069: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882635.58127: _low_level_execute_command(): starting 32528 1726882635.58130: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379 `" && echo ansible-tmp-1726882635.580826-32940-62922762314379="` echo /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379 `" ) && sleep 0' 32528 1726882635.58727: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882635.58749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.58765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882635.58811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882635.58827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.58867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.58902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.58930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.60876: stdout chunk (state=3): >>>ansible-tmp-1726882635.580826-32940-62922762314379=/root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379 <<< 32528 1726882635.61006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.61009: stdout chunk (state=3): >>><<< 32528 1726882635.61011: stderr chunk (state=3): >>><<< 32528 1726882635.61030: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882635.580826-32940-62922762314379=/root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882635.61063: variable 'ansible_module_compression' from source: unknown 32528 1726882635.61200: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882635.61203: variable 'ansible_facts' from source: unknown 32528 1726882635.61257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/AnsiballZ_command.py 32528 1726882635.61381: Sending initial data 32528 1726882635.61387: Sent initial data (154 bytes) 32528 1726882635.62050: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.62096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.62107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.62123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.62186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.63758: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882635.63805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882635.63845: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp7ip4foon /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/AnsiballZ_command.py <<< 32528 1726882635.63854: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/AnsiballZ_command.py" <<< 32528 1726882635.63904: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp7ip4foon" to remote "/root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/AnsiballZ_command.py" <<< 32528 1726882635.65095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.65098: stdout chunk (state=3): >>><<< 32528 1726882635.65105: stderr chunk (state=3): >>><<< 32528 1726882635.65108: done transferring module to remote 32528 1726882635.65110: _low_level_execute_command(): starting 32528 1726882635.65112: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/ /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/AnsiballZ_command.py && sleep 0' 32528 1726882635.65683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.65699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882635.65702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882635.65705: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882635.65707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.65748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.65751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.65803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.67615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.67799: stdout chunk (state=3): >>><<< 32528 1726882635.67802: stderr chunk (state=3): >>><<< 32528 1726882635.67805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882635.67807: _low_level_execute_command(): starting 32528 1726882635.67809: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/AnsiballZ_command.py && sleep 0' 32528 1726882635.68530: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882635.68539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.68550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882635.68571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882635.68583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882635.68599: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882635.68609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.68623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882635.68738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.68767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.68791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.68829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.68992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.85110: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101"], "start": "2024-09-20 21:37:15.838092", "end": "2024-09-20 21:37:15.845835", "delta": "0:00:00.007743", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add lsr101 type veth peer name peerlsr101", "_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}}} <<< 32528 1726882635.87314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882635.87350: stderr chunk (state=3): >>><<< 32528 1726882635.87358: stdout chunk (state=3): >>><<< 32528 1726882635.87418: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101"], "start": "2024-09-20 21:37:15.838092", "end": "2024-09-20 21:37:15.845835", "delta": "0:00:00.007743", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add lsr101 type veth peer name peerlsr101", "_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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882635.87460: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add lsr101 type veth peer name peerlsr101', '_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-1726882635.580826-32940-62922762314379/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882635.87511: _low_level_execute_command(): starting 32528 1726882635.87668: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882635.580826-32940-62922762314379/ > /dev/null 2>&1 && sleep 0' 32528 1726882635.88299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.88303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882635.88305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.88320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882635.88322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.88371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.88410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.88656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.92997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.93001: stdout chunk (state=3): >>><<< 32528 1726882635.93004: stderr chunk (state=3): >>><<< 32528 1726882635.93108: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882635.93112: handler run complete 32528 1726882635.93114: Evaluated conditional (False): False 32528 1726882635.93116: attempt loop complete, returning result 32528 1726882635.93133: variable 'item' from source: unknown 32528 1726882635.93215: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101" ], "delta": "0:00:00.007743", "end": "2024-09-20 21:37:15.845835", "item": "ip link add lsr101 type veth peer name peerlsr101", "rc": 0, "start": "2024-09-20 21:37:15.838092" } 32528 1726882635.93604: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882635.93607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882635.93610: variable 'omit' from source: magic vars 32528 1726882635.93725: variable 'ansible_distribution_major_version' from source: facts 32528 1726882635.93728: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882635.93905: variable 'type' from source: play vars 32528 1726882635.93915: variable 'state' from source: include params 32528 1726882635.93924: variable 'interface' from source: play vars 32528 1726882635.93933: variable 'current_interfaces' from source: set_fact 32528 1726882635.93948: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 32528 1726882635.93956: variable 'omit' from source: magic vars 32528 1726882635.93975: variable 'omit' from source: magic vars 32528 1726882635.94019: variable 'item' from source: unknown 32528 1726882635.94087: variable 'item' from source: unknown 32528 1726882635.94160: variable 'omit' from source: magic vars 32528 1726882635.94163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882635.94166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882635.94168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882635.94170: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882635.94175: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882635.94183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882635.94269: Set connection var ansible_pipelining to False 32528 1726882635.94278: Set connection var ansible_connection to ssh 32528 1726882635.94290: Set connection var ansible_timeout to 10 32528 1726882635.94300: Set connection var ansible_shell_type to sh 32528 1726882635.94310: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882635.94323: Set connection var ansible_shell_executable to /bin/sh 32528 1726882635.94348: variable 'ansible_shell_executable' from source: unknown 32528 1726882635.94377: variable 'ansible_connection' from source: unknown 32528 1726882635.94380: variable 'ansible_module_compression' from source: unknown 32528 1726882635.94382: variable 'ansible_shell_type' from source: unknown 32528 1726882635.94385: variable 'ansible_shell_executable' from source: unknown 32528 1726882635.94387: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882635.94389: variable 'ansible_pipelining' from source: unknown 32528 1726882635.94391: variable 'ansible_timeout' from source: unknown 32528 1726882635.94486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882635.94489: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882635.94505: variable 'omit' from source: magic vars 32528 1726882635.94513: starting attempt loop 32528 1726882635.94520: running the handler 32528 1726882635.94532: _low_level_execute_command(): starting 32528 1726882635.94540: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882635.95801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882635.95909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.95924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.95938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.96111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882635.97655: stdout chunk (state=3): >>>/root <<< 32528 1726882635.97814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882635.97818: stdout chunk (state=3): >>><<< 32528 1726882635.97820: stderr chunk (state=3): >>><<< 32528 1726882635.97837: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882635.97859: _low_level_execute_command(): starting 32528 1726882635.97870: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396 `" && echo ansible-tmp-1726882635.97848-32940-216538237145396="` echo /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396 `" ) && sleep 0' 32528 1726882635.98450: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882635.98463: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882635.98477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882635.98550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882635.98589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882635.98610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882635.98632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882635.98702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.00597: stdout chunk (state=3): >>>ansible-tmp-1726882635.97848-32940-216538237145396=/root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396 <<< 32528 1726882636.00754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.00757: stdout chunk (state=3): >>><<< 32528 1726882636.00759: stderr chunk (state=3): >>><<< 32528 1726882636.00777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882635.97848-32940-216538237145396=/root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.00812: variable 'ansible_module_compression' from source: unknown 32528 1726882636.00998: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882636.01003: variable 'ansible_facts' from source: unknown 32528 1726882636.01005: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/AnsiballZ_command.py 32528 1726882636.01139: Sending initial data 32528 1726882636.01148: Sent initial data (154 bytes) 32528 1726882636.01589: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.01606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.01623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882636.01716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.01736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.01808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.03364: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882636.03406: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882636.03459: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/AnsiballZ_command.py" <<< 32528 1726882636.03469: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp1x1x77rg /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/AnsiballZ_command.py <<< 32528 1726882636.03512: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp1x1x77rg" to remote "/root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/AnsiballZ_command.py" <<< 32528 1726882636.04365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.04369: stdout chunk (state=3): >>><<< 32528 1726882636.04378: stderr chunk (state=3): >>><<< 32528 1726882636.04447: done transferring module to remote 32528 1726882636.04456: _low_level_execute_command(): starting 32528 1726882636.04498: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/ /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/AnsiballZ_command.py && sleep 0' 32528 1726882636.05167: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.05248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.05333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.05608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.05635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.05709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.07448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.07491: stderr chunk (state=3): >>><<< 32528 1726882636.07504: stdout chunk (state=3): >>><<< 32528 1726882636.07529: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.07603: _low_level_execute_command(): starting 32528 1726882636.07606: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/AnsiballZ_command.py && sleep 0' 32528 1726882636.08091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.08106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.08119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882636.08208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.08226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.08243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.08319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.23685: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerlsr101", "up"], "start": "2024-09-20 21:37:16.231512", "end": "2024-09-20 21:37:16.235333", "delta": "0:00:00.003821", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerlsr101 up", "_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}}} <<< 32528 1726882636.25255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882636.25274: stdout chunk (state=3): >>><<< 32528 1726882636.25292: stderr chunk (state=3): >>><<< 32528 1726882636.25319: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerlsr101", "up"], "start": "2024-09-20 21:37:16.231512", "end": "2024-09-20 21:37:16.235333", "delta": "0:00:00.003821", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerlsr101 up", "_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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882636.25362: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerlsr101 up', '_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-1726882635.97848-32940-216538237145396/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882636.25462: _low_level_execute_command(): starting 32528 1726882636.25465: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882635.97848-32940-216538237145396/ > /dev/null 2>&1 && sleep 0' 32528 1726882636.26642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882636.26700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.26959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.27011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.27140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.29201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.29204: stdout chunk (state=3): >>><<< 32528 1726882636.29210: stderr chunk (state=3): >>><<< 32528 1726882636.29213: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.29215: handler run complete 32528 1726882636.29218: Evaluated conditional (False): False 32528 1726882636.29220: attempt loop complete, returning result 32528 1726882636.29221: variable 'item' from source: unknown 32528 1726882636.29223: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerlsr101", "up" ], "delta": "0:00:00.003821", "end": "2024-09-20 21:37:16.235333", "item": "ip link set peerlsr101 up", "rc": 0, "start": "2024-09-20 21:37:16.231512" } 32528 1726882636.29598: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882636.29601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882636.29603: variable 'omit' from source: magic vars 32528 1726882636.29789: variable 'ansible_distribution_major_version' from source: facts 32528 1726882636.29895: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882636.30154: variable 'type' from source: play vars 32528 1726882636.30163: variable 'state' from source: include params 32528 1726882636.30170: variable 'interface' from source: play vars 32528 1726882636.30178: variable 'current_interfaces' from source: set_fact 32528 1726882636.30187: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 32528 1726882636.30197: variable 'omit' from source: magic vars 32528 1726882636.30355: variable 'omit' from source: magic vars 32528 1726882636.30358: variable 'item' from source: unknown 32528 1726882636.30447: variable 'item' from source: unknown 32528 1726882636.30502: variable 'omit' from source: magic vars 32528 1726882636.30539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882636.30591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882636.30596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882636.30598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882636.30601: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882636.30603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882636.30687: Set connection var ansible_pipelining to False 32528 1726882636.30699: Set connection var ansible_connection to ssh 32528 1726882636.30772: Set connection var ansible_timeout to 10 32528 1726882636.30775: Set connection var ansible_shell_type to sh 32528 1726882636.30777: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882636.30779: Set connection var ansible_shell_executable to /bin/sh 32528 1726882636.30915: variable 'ansible_shell_executable' from source: unknown 32528 1726882636.30918: variable 'ansible_connection' from source: unknown 32528 1726882636.30921: variable 'ansible_module_compression' from source: unknown 32528 1726882636.30922: variable 'ansible_shell_type' from source: unknown 32528 1726882636.30924: variable 'ansible_shell_executable' from source: unknown 32528 1726882636.30926: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882636.30927: variable 'ansible_pipelining' from source: unknown 32528 1726882636.30929: variable 'ansible_timeout' from source: unknown 32528 1726882636.30931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882636.31210: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882636.31213: variable 'omit' from source: magic vars 32528 1726882636.31220: starting attempt loop 32528 1726882636.31222: running the handler 32528 1726882636.31233: _low_level_execute_command(): starting 32528 1726882636.31399: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882636.32478: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.32495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.32514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882636.32533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882636.32612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.32651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.32668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.32687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.32845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.34451: stdout chunk (state=3): >>>/root <<< 32528 1726882636.34569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.34596: stdout chunk (state=3): >>><<< 32528 1726882636.34599: stderr chunk (state=3): >>><<< 32528 1726882636.34681: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.34685: _low_level_execute_command(): starting 32528 1726882636.34687: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169 `" && echo ansible-tmp-1726882636.3461766-32940-58913371529169="` echo /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169 `" ) && sleep 0' 32528 1726882636.35179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.35196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.35212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882636.35239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882636.35332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.35355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.35367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.35533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.37417: stdout chunk (state=3): >>>ansible-tmp-1726882636.3461766-32940-58913371529169=/root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169 <<< 32528 1726882636.37713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.37717: stdout chunk (state=3): >>><<< 32528 1726882636.37719: stderr chunk (state=3): >>><<< 32528 1726882636.37721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882636.3461766-32940-58913371529169=/root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.37724: variable 'ansible_module_compression' from source: unknown 32528 1726882636.37726: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882636.37728: variable 'ansible_facts' from source: unknown 32528 1726882636.37866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/AnsiballZ_command.py 32528 1726882636.38184: Sending initial data 32528 1726882636.38208: Sent initial data (155 bytes) 32528 1726882636.39376: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.39509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.39573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.39577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.39652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.41221: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32528 1726882636.41318: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 32528 1726882636.41322: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882636.41386: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882636.41470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpj3h3a41r /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/AnsiballZ_command.py <<< 32528 1726882636.41477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/AnsiballZ_command.py" <<< 32528 1726882636.41511: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpj3h3a41r" to remote "/root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/AnsiballZ_command.py" <<< 32528 1726882636.42617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.42667: stderr chunk (state=3): >>><<< 32528 1726882636.42671: stdout chunk (state=3): >>><<< 32528 1726882636.42786: done transferring module to remote 32528 1726882636.42792: _low_level_execute_command(): starting 32528 1726882636.42796: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/ /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/AnsiballZ_command.py && sleep 0' 32528 1726882636.43374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.43458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.43598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.43664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.43766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.45570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.45586: stdout chunk (state=3): >>><<< 32528 1726882636.45603: stderr chunk (state=3): >>><<< 32528 1726882636.45624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.45632: _low_level_execute_command(): starting 32528 1726882636.45640: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/AnsiballZ_command.py && sleep 0' 32528 1726882636.46217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.46230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.46251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882636.46268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882636.46282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882636.46359: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.46395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.46411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.46432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.46520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.62086: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "lsr101", "up"], "start": "2024-09-20 21:37:16.615156", "end": "2024-09-20 21:37:16.619159", "delta": "0:00:00.004003", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set lsr101 up", "_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}}} <<< 32528 1726882636.63843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882636.63869: stdout chunk (state=3): >>><<< 32528 1726882636.63872: stderr chunk (state=3): >>><<< 32528 1726882636.64007: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "lsr101", "up"], "start": "2024-09-20 21:37:16.615156", "end": "2024-09-20 21:37:16.619159", "delta": "0:00:00.004003", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set lsr101 up", "_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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882636.64011: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set lsr101 up', '_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-1726882636.3461766-32940-58913371529169/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882636.64013: _low_level_execute_command(): starting 32528 1726882636.64016: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882636.3461766-32940-58913371529169/ > /dev/null 2>&1 && sleep 0' 32528 1726882636.64939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.65274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.65312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.65380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.65525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.67392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.67417: stdout chunk (state=3): >>><<< 32528 1726882636.67420: stderr chunk (state=3): >>><<< 32528 1726882636.67598: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.67601: handler run complete 32528 1726882636.67604: Evaluated conditional (False): False 32528 1726882636.67606: attempt loop complete, returning result 32528 1726882636.67609: variable 'item' from source: unknown 32528 1726882636.67611: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "lsr101", "up" ], "delta": "0:00:00.004003", "end": "2024-09-20 21:37:16.619159", "item": "ip link set lsr101 up", "rc": 0, "start": "2024-09-20 21:37:16.615156" } 32528 1726882636.67826: dumping result to json 32528 1726882636.67829: done dumping result, returning 32528 1726882636.67832: done running TaskExecutor() for managed_node3/TASK: Create veth interface lsr101 [12673a56-9f93-c149-436c-00000000021f] 32528 1726882636.67834: sending task result for task 12673a56-9f93-c149-436c-00000000021f 32528 1726882636.67886: done sending task result for task 12673a56-9f93-c149-436c-00000000021f 32528 1726882636.67889: WORKER PROCESS EXITING 32528 1726882636.68003: no more pending results, returning what we have 32528 1726882636.68006: results queue empty 32528 1726882636.68007: checking for any_errors_fatal 32528 1726882636.68012: done checking for any_errors_fatal 32528 1726882636.68013: checking for max_fail_percentage 32528 1726882636.68015: done checking for max_fail_percentage 32528 1726882636.68015: checking to see if all hosts have failed and the running result is not ok 32528 1726882636.68017: done checking to see if all hosts have failed 32528 1726882636.68018: getting the remaining hosts for this loop 32528 1726882636.68019: done getting the remaining hosts for this loop 32528 1726882636.68023: getting the next task for host managed_node3 32528 1726882636.68029: done getting next task for host managed_node3 32528 1726882636.68032: ^ task is: TASK: Set up veth as managed by NetworkManager 32528 1726882636.68035: ^ 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=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 32528 1726882636.68044: getting variables 32528 1726882636.68047: in VariableManager get_vars() 32528 1726882636.68090: Calling all_inventory to load vars for managed_node3 32528 1726882636.68196: Calling groups_inventory to load vars for managed_node3 32528 1726882636.68201: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882636.68213: Calling all_plugins_play to load vars for managed_node3 32528 1726882636.68216: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882636.68220: Calling groups_plugins_play to load vars for managed_node3 32528 1726882636.68619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882636.68836: done with get_vars() 32528 1726882636.68849: done getting variables 32528 1726882636.68912: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:37:16 -0400 (0:00:01.155) 0:00:07.919 ****** 32528 1726882636.68942: entering _queue_task() for managed_node3/command 32528 1726882636.69236: worker is 1 (out of 1 available) 32528 1726882636.69248: exiting _queue_task() for managed_node3/command 32528 1726882636.69261: done queuing things up, now waiting for results queue to drain 32528 1726882636.69262: waiting for pending results... 32528 1726882636.69512: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 32528 1726882636.69699: in run() - task 12673a56-9f93-c149-436c-000000000220 32528 1726882636.69703: variable 'ansible_search_path' from source: unknown 32528 1726882636.69705: variable 'ansible_search_path' from source: unknown 32528 1726882636.69708: calling self._execute() 32528 1726882636.69764: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882636.69775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882636.69790: variable 'omit' from source: magic vars 32528 1726882636.70157: variable 'ansible_distribution_major_version' from source: facts 32528 1726882636.70175: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882636.70354: variable 'type' from source: play vars 32528 1726882636.70371: variable 'state' from source: include params 32528 1726882636.70382: Evaluated conditional (type == 'veth' and state == 'present'): True 32528 1726882636.70394: variable 'omit' from source: magic vars 32528 1726882636.70441: variable 'omit' from source: magic vars 32528 1726882636.70582: variable 'interface' from source: play vars 32528 1726882636.70587: variable 'omit' from source: magic vars 32528 1726882636.70630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882636.70668: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882636.70898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882636.70902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882636.70905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882636.70907: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882636.70910: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882636.70912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882636.70914: Set connection var ansible_pipelining to False 32528 1726882636.70916: Set connection var ansible_connection to ssh 32528 1726882636.70918: Set connection var ansible_timeout to 10 32528 1726882636.70920: Set connection var ansible_shell_type to sh 32528 1726882636.70922: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882636.70924: Set connection var ansible_shell_executable to /bin/sh 32528 1726882636.70940: variable 'ansible_shell_executable' from source: unknown 32528 1726882636.70949: variable 'ansible_connection' from source: unknown 32528 1726882636.70956: variable 'ansible_module_compression' from source: unknown 32528 1726882636.70964: variable 'ansible_shell_type' from source: unknown 32528 1726882636.70971: variable 'ansible_shell_executable' from source: unknown 32528 1726882636.70978: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882636.70987: variable 'ansible_pipelining' from source: unknown 32528 1726882636.70997: variable 'ansible_timeout' from source: unknown 32528 1726882636.71007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882636.71172: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882636.71196: variable 'omit' from source: magic vars 32528 1726882636.71207: starting attempt loop 32528 1726882636.71214: running the handler 32528 1726882636.71236: _low_level_execute_command(): starting 32528 1726882636.71258: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882636.72043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.72120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.72196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.72226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.72252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.72334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.74076: stdout chunk (state=3): >>>/root <<< 32528 1726882636.74129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.74231: stderr chunk (state=3): >>><<< 32528 1726882636.74235: stdout chunk (state=3): >>><<< 32528 1726882636.74267: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.74351: _low_level_execute_command(): starting 32528 1726882636.74355: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947 `" && echo ansible-tmp-1726882636.7426703-33005-182393581456947="` echo /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947 `" ) && sleep 0' 32528 1726882636.75561: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882636.75619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.75637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.75658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.75726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.77606: stdout chunk (state=3): >>>ansible-tmp-1726882636.7426703-33005-182393581456947=/root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947 <<< 32528 1726882636.77842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.77845: stdout chunk (state=3): >>><<< 32528 1726882636.77848: stderr chunk (state=3): >>><<< 32528 1726882636.77851: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882636.7426703-33005-182393581456947=/root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.77853: variable 'ansible_module_compression' from source: unknown 32528 1726882636.77864: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882636.77901: variable 'ansible_facts' from source: unknown 32528 1726882636.78003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/AnsiballZ_command.py 32528 1726882636.78190: Sending initial data 32528 1726882636.78200: Sent initial data (156 bytes) 32528 1726882636.78608: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.78625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.78648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.78710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.78747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.78795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.80499: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882636.80503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882636.80510: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpqls86tvx /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/AnsiballZ_command.py <<< 32528 1726882636.80513: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/AnsiballZ_command.py" <<< 32528 1726882636.80571: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpqls86tvx" to remote "/root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/AnsiballZ_command.py" <<< 32528 1726882636.81852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.81930: stderr chunk (state=3): >>><<< 32528 1726882636.81933: stdout chunk (state=3): >>><<< 32528 1726882636.81969: done transferring module to remote 32528 1726882636.81978: _low_level_execute_command(): starting 32528 1726882636.81983: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/ /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/AnsiballZ_command.py && sleep 0' 32528 1726882636.82748: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.82827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.82871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.82909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.82995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882636.84775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882636.84781: stdout chunk (state=3): >>><<< 32528 1726882636.84784: stderr chunk (state=3): >>><<< 32528 1726882636.84879: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882636.84882: _low_level_execute_command(): starting 32528 1726882636.84885: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/AnsiballZ_command.py && sleep 0' 32528 1726882636.85382: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882636.85399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882636.85413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882636.85429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882636.85446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882636.85465: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882636.85485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.85510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882636.85576: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882636.85613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882636.85628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882636.85646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882636.85813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.02763: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "lsr101", "managed", "true"], "start": "2024-09-20 21:37:17.005886", "end": "2024-09-20 21:37:17.026114", "delta": "0:00:00.020228", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set lsr101 managed true", "_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}}} <<< 32528 1726882637.04375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882637.04406: stderr chunk (state=3): >>><<< 32528 1726882637.04411: stdout chunk (state=3): >>><<< 32528 1726882637.04434: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "lsr101", "managed", "true"], "start": "2024-09-20 21:37:17.005886", "end": "2024-09-20 21:37:17.026114", "delta": "0:00:00.020228", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set lsr101 managed true", "_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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882637.04499: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set lsr101 managed 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-1726882636.7426703-33005-182393581456947/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882637.04503: _low_level_execute_command(): starting 32528 1726882637.04508: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882636.7426703-33005-182393581456947/ > /dev/null 2>&1 && sleep 0' 32528 1726882637.05206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.05209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.05295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.05336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.07155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.07203: stderr chunk (state=3): >>><<< 32528 1726882637.07209: stdout chunk (state=3): >>><<< 32528 1726882637.07224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882637.07234: handler run complete 32528 1726882637.07249: Evaluated conditional (False): False 32528 1726882637.07257: attempt loop complete, returning result 32528 1726882637.07260: _execute() done 32528 1726882637.07262: dumping result to json 32528 1726882637.07268: done dumping result, returning 32528 1726882637.07274: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [12673a56-9f93-c149-436c-000000000220] 32528 1726882637.07280: sending task result for task 12673a56-9f93-c149-436c-000000000220 32528 1726882637.07388: done sending task result for task 12673a56-9f93-c149-436c-000000000220 32528 1726882637.07404: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "d", "set", "lsr101", "managed", "true" ], "delta": "0:00:00.020228", "end": "2024-09-20 21:37:17.026114", "rc": 0, "start": "2024-09-20 21:37:17.005886" } 32528 1726882637.07468: no more pending results, returning what we have 32528 1726882637.07471: results queue empty 32528 1726882637.07472: checking for any_errors_fatal 32528 1726882637.07482: done checking for any_errors_fatal 32528 1726882637.07483: checking for max_fail_percentage 32528 1726882637.07485: done checking for max_fail_percentage 32528 1726882637.07485: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.07486: done checking to see if all hosts have failed 32528 1726882637.07487: getting the remaining hosts for this loop 32528 1726882637.07488: done getting the remaining hosts for this loop 32528 1726882637.07496: getting the next task for host managed_node3 32528 1726882637.07502: done getting next task for host managed_node3 32528 1726882637.07504: ^ task is: TASK: Delete veth interface {{ interface }} 32528 1726882637.07508: ^ 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=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 32528 1726882637.07512: getting variables 32528 1726882637.07513: in VariableManager get_vars() 32528 1726882637.07549: Calling all_inventory to load vars for managed_node3 32528 1726882637.07551: Calling groups_inventory to load vars for managed_node3 32528 1726882637.07553: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.07562: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.07564: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.07566: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.07715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.07834: done with get_vars() 32528 1726882637.07843: done getting variables 32528 1726882637.07883: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882637.07972: variable 'interface' from source: play vars TASK [Delete veth interface lsr101] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:37:17 -0400 (0:00:00.390) 0:00:08.310 ****** 32528 1726882637.08006: entering _queue_task() for managed_node3/command 32528 1726882637.08205: worker is 1 (out of 1 available) 32528 1726882637.08218: exiting _queue_task() for managed_node3/command 32528 1726882637.08231: done queuing things up, now waiting for results queue to drain 32528 1726882637.08232: waiting for pending results... 32528 1726882637.08372: running TaskExecutor() for managed_node3/TASK: Delete veth interface lsr101 32528 1726882637.08445: in run() - task 12673a56-9f93-c149-436c-000000000221 32528 1726882637.08457: variable 'ansible_search_path' from source: unknown 32528 1726882637.08461: variable 'ansible_search_path' from source: unknown 32528 1726882637.08492: calling self._execute() 32528 1726882637.08591: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.08608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.08616: variable 'omit' from source: magic vars 32528 1726882637.08952: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.08961: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.09103: variable 'type' from source: play vars 32528 1726882637.09106: variable 'state' from source: include params 32528 1726882637.09111: variable 'interface' from source: play vars 32528 1726882637.09114: variable 'current_interfaces' from source: set_fact 32528 1726882637.09123: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 32528 1726882637.09126: when evaluation is False, skipping this task 32528 1726882637.09128: _execute() done 32528 1726882637.09132: dumping result to json 32528 1726882637.09134: done dumping result, returning 32528 1726882637.09140: done running TaskExecutor() for managed_node3/TASK: Delete veth interface lsr101 [12673a56-9f93-c149-436c-000000000221] 32528 1726882637.09145: sending task result for task 12673a56-9f93-c149-436c-000000000221 32528 1726882637.09267: done sending task result for task 12673a56-9f93-c149-436c-000000000221 32528 1726882637.09270: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882637.09314: no more pending results, returning what we have 32528 1726882637.09316: results queue empty 32528 1726882637.09317: checking for any_errors_fatal 32528 1726882637.09323: done checking for any_errors_fatal 32528 1726882637.09323: checking for max_fail_percentage 32528 1726882637.09325: done checking for max_fail_percentage 32528 1726882637.09325: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.09326: done checking to see if all hosts have failed 32528 1726882637.09327: getting the remaining hosts for this loop 32528 1726882637.09328: done getting the remaining hosts for this loop 32528 1726882637.09331: getting the next task for host managed_node3 32528 1726882637.09335: done getting next task for host managed_node3 32528 1726882637.09337: ^ task is: TASK: Create dummy interface {{ interface }} 32528 1726882637.09340: ^ 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=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 32528 1726882637.09343: getting variables 32528 1726882637.09344: in VariableManager get_vars() 32528 1726882637.09376: Calling all_inventory to load vars for managed_node3 32528 1726882637.09379: Calling groups_inventory to load vars for managed_node3 32528 1726882637.09381: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.09389: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.09391: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.09396: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.09492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.09650: done with get_vars() 32528 1726882637.09657: done getting variables 32528 1726882637.09696: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882637.09768: variable 'interface' from source: play vars TASK [Create dummy interface lsr101] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:37:17 -0400 (0:00:00.017) 0:00:08.327 ****** 32528 1726882637.09787: entering _queue_task() for managed_node3/command 32528 1726882637.09950: worker is 1 (out of 1 available) 32528 1726882637.09963: exiting _queue_task() for managed_node3/command 32528 1726882637.09975: done queuing things up, now waiting for results queue to drain 32528 1726882637.09976: waiting for pending results... 32528 1726882637.10124: running TaskExecutor() for managed_node3/TASK: Create dummy interface lsr101 32528 1726882637.10188: in run() - task 12673a56-9f93-c149-436c-000000000222 32528 1726882637.10204: variable 'ansible_search_path' from source: unknown 32528 1726882637.10208: variable 'ansible_search_path' from source: unknown 32528 1726882637.10287: calling self._execute() 32528 1726882637.10334: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.10338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.10348: variable 'omit' from source: magic vars 32528 1726882637.10647: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.10656: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.10780: variable 'type' from source: play vars 32528 1726882637.10784: variable 'state' from source: include params 32528 1726882637.10787: variable 'interface' from source: play vars 32528 1726882637.10796: variable 'current_interfaces' from source: set_fact 32528 1726882637.10804: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 32528 1726882637.10807: when evaluation is False, skipping this task 32528 1726882637.10822: _execute() done 32528 1726882637.10825: dumping result to json 32528 1726882637.10828: done dumping result, returning 32528 1726882637.10830: done running TaskExecutor() for managed_node3/TASK: Create dummy interface lsr101 [12673a56-9f93-c149-436c-000000000222] 32528 1726882637.10833: sending task result for task 12673a56-9f93-c149-436c-000000000222 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882637.10955: no more pending results, returning what we have 32528 1726882637.10958: results queue empty 32528 1726882637.10959: checking for any_errors_fatal 32528 1726882637.10963: done checking for any_errors_fatal 32528 1726882637.10964: checking for max_fail_percentage 32528 1726882637.10965: done checking for max_fail_percentage 32528 1726882637.10966: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.10967: done checking to see if all hosts have failed 32528 1726882637.10967: getting the remaining hosts for this loop 32528 1726882637.10968: done getting the remaining hosts for this loop 32528 1726882637.10971: getting the next task for host managed_node3 32528 1726882637.10976: done getting next task for host managed_node3 32528 1726882637.10978: ^ task is: TASK: Delete dummy interface {{ interface }} 32528 1726882637.10980: ^ 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=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 32528 1726882637.10984: getting variables 32528 1726882637.10985: in VariableManager get_vars() 32528 1726882637.11019: Calling all_inventory to load vars for managed_node3 32528 1726882637.11022: Calling groups_inventory to load vars for managed_node3 32528 1726882637.11024: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.11031: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.11034: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.11037: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.11172: done sending task result for task 12673a56-9f93-c149-436c-000000000222 32528 1726882637.11175: WORKER PROCESS EXITING 32528 1726882637.11196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.11334: done with get_vars() 32528 1726882637.11344: done getting variables 32528 1726882637.11415: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882637.11515: variable 'interface' from source: play vars TASK [Delete dummy interface lsr101] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:37:17 -0400 (0:00:00.017) 0:00:08.345 ****** 32528 1726882637.11546: entering _queue_task() for managed_node3/command 32528 1726882637.11743: worker is 1 (out of 1 available) 32528 1726882637.11757: exiting _queue_task() for managed_node3/command 32528 1726882637.11769: done queuing things up, now waiting for results queue to drain 32528 1726882637.11770: waiting for pending results... 32528 1726882637.11947: running TaskExecutor() for managed_node3/TASK: Delete dummy interface lsr101 32528 1726882637.12017: in run() - task 12673a56-9f93-c149-436c-000000000223 32528 1726882637.12028: variable 'ansible_search_path' from source: unknown 32528 1726882637.12031: variable 'ansible_search_path' from source: unknown 32528 1726882637.12074: calling self._execute() 32528 1726882637.12208: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.12212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.12214: variable 'omit' from source: magic vars 32528 1726882637.12475: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.12548: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.12698: variable 'type' from source: play vars 32528 1726882637.12701: variable 'state' from source: include params 32528 1726882637.12707: variable 'interface' from source: play vars 32528 1726882637.12710: variable 'current_interfaces' from source: set_fact 32528 1726882637.12718: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 32528 1726882637.12720: when evaluation is False, skipping this task 32528 1726882637.12723: _execute() done 32528 1726882637.12725: dumping result to json 32528 1726882637.12727: done dumping result, returning 32528 1726882637.12734: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface lsr101 [12673a56-9f93-c149-436c-000000000223] 32528 1726882637.12739: sending task result for task 12673a56-9f93-c149-436c-000000000223 32528 1726882637.12828: done sending task result for task 12673a56-9f93-c149-436c-000000000223 32528 1726882637.12831: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882637.12879: no more pending results, returning what we have 32528 1726882637.12882: results queue empty 32528 1726882637.12883: checking for any_errors_fatal 32528 1726882637.12886: done checking for any_errors_fatal 32528 1726882637.12888: checking for max_fail_percentage 32528 1726882637.12890: done checking for max_fail_percentage 32528 1726882637.12891: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.12891: done checking to see if all hosts have failed 32528 1726882637.12892: getting the remaining hosts for this loop 32528 1726882637.12895: done getting the remaining hosts for this loop 32528 1726882637.12898: getting the next task for host managed_node3 32528 1726882637.12902: done getting next task for host managed_node3 32528 1726882637.12904: ^ task is: TASK: Create tap interface {{ interface }} 32528 1726882637.12907: ^ 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=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 32528 1726882637.12910: getting variables 32528 1726882637.12911: in VariableManager get_vars() 32528 1726882637.12944: Calling all_inventory to load vars for managed_node3 32528 1726882637.12947: Calling groups_inventory to load vars for managed_node3 32528 1726882637.12949: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.12960: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.12963: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.12968: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.13113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.13225: done with get_vars() 32528 1726882637.13232: done getting variables 32528 1726882637.13268: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882637.13340: variable 'interface' from source: play vars TASK [Create tap interface lsr101] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:37:17 -0400 (0:00:00.018) 0:00:08.363 ****** 32528 1726882637.13359: entering _queue_task() for managed_node3/command 32528 1726882637.13523: worker is 1 (out of 1 available) 32528 1726882637.13537: exiting _queue_task() for managed_node3/command 32528 1726882637.13549: done queuing things up, now waiting for results queue to drain 32528 1726882637.13551: waiting for pending results... 32528 1726882637.13684: running TaskExecutor() for managed_node3/TASK: Create tap interface lsr101 32528 1726882637.13735: in run() - task 12673a56-9f93-c149-436c-000000000224 32528 1726882637.13746: variable 'ansible_search_path' from source: unknown 32528 1726882637.13749: variable 'ansible_search_path' from source: unknown 32528 1726882637.13782: calling self._execute() 32528 1726882637.13837: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.13841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.13848: variable 'omit' from source: magic vars 32528 1726882637.14078: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.14086: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.14219: variable 'type' from source: play vars 32528 1726882637.14223: variable 'state' from source: include params 32528 1726882637.14226: variable 'interface' from source: play vars 32528 1726882637.14229: variable 'current_interfaces' from source: set_fact 32528 1726882637.14234: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 32528 1726882637.14236: when evaluation is False, skipping this task 32528 1726882637.14239: _execute() done 32528 1726882637.14241: dumping result to json 32528 1726882637.14245: done dumping result, returning 32528 1726882637.14251: done running TaskExecutor() for managed_node3/TASK: Create tap interface lsr101 [12673a56-9f93-c149-436c-000000000224] 32528 1726882637.14256: sending task result for task 12673a56-9f93-c149-436c-000000000224 32528 1726882637.14329: done sending task result for task 12673a56-9f93-c149-436c-000000000224 32528 1726882637.14332: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882637.14375: no more pending results, returning what we have 32528 1726882637.14378: results queue empty 32528 1726882637.14378: checking for any_errors_fatal 32528 1726882637.14382: done checking for any_errors_fatal 32528 1726882637.14383: checking for max_fail_percentage 32528 1726882637.14385: done checking for max_fail_percentage 32528 1726882637.14385: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.14386: done checking to see if all hosts have failed 32528 1726882637.14387: getting the remaining hosts for this loop 32528 1726882637.14388: done getting the remaining hosts for this loop 32528 1726882637.14391: getting the next task for host managed_node3 32528 1726882637.14397: done getting next task for host managed_node3 32528 1726882637.14400: ^ task is: TASK: Delete tap interface {{ interface }} 32528 1726882637.14402: ^ 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=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 32528 1726882637.14405: getting variables 32528 1726882637.14407: in VariableManager get_vars() 32528 1726882637.14438: Calling all_inventory to load vars for managed_node3 32528 1726882637.14440: Calling groups_inventory to load vars for managed_node3 32528 1726882637.14442: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.14450: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.14456: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.14459: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.14564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.14675: done with get_vars() 32528 1726882637.14682: done getting variables 32528 1726882637.14721: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882637.14790: variable 'interface' from source: play vars TASK [Delete tap interface lsr101] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:37:17 -0400 (0:00:00.014) 0:00:08.378 ****** 32528 1726882637.14811: entering _queue_task() for managed_node3/command 32528 1726882637.14972: worker is 1 (out of 1 available) 32528 1726882637.14985: exiting _queue_task() for managed_node3/command 32528 1726882637.14997: done queuing things up, now waiting for results queue to drain 32528 1726882637.14998: waiting for pending results... 32528 1726882637.15132: running TaskExecutor() for managed_node3/TASK: Delete tap interface lsr101 32528 1726882637.15183: in run() - task 12673a56-9f93-c149-436c-000000000225 32528 1726882637.15197: variable 'ansible_search_path' from source: unknown 32528 1726882637.15200: variable 'ansible_search_path' from source: unknown 32528 1726882637.15230: calling self._execute() 32528 1726882637.15284: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.15287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.15303: variable 'omit' from source: magic vars 32528 1726882637.15542: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.15555: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.15678: variable 'type' from source: play vars 32528 1726882637.15681: variable 'state' from source: include params 32528 1726882637.15686: variable 'interface' from source: play vars 32528 1726882637.15692: variable 'current_interfaces' from source: set_fact 32528 1726882637.15700: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 32528 1726882637.15703: when evaluation is False, skipping this task 32528 1726882637.15706: _execute() done 32528 1726882637.15708: dumping result to json 32528 1726882637.15710: done dumping result, returning 32528 1726882637.15717: done running TaskExecutor() for managed_node3/TASK: Delete tap interface lsr101 [12673a56-9f93-c149-436c-000000000225] 32528 1726882637.15722: sending task result for task 12673a56-9f93-c149-436c-000000000225 32528 1726882637.15798: done sending task result for task 12673a56-9f93-c149-436c-000000000225 32528 1726882637.15801: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882637.15845: no more pending results, returning what we have 32528 1726882637.15848: results queue empty 32528 1726882637.15849: checking for any_errors_fatal 32528 1726882637.15854: done checking for any_errors_fatal 32528 1726882637.15854: checking for max_fail_percentage 32528 1726882637.15856: done checking for max_fail_percentage 32528 1726882637.15856: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.15857: done checking to see if all hosts have failed 32528 1726882637.15858: getting the remaining hosts for this loop 32528 1726882637.15859: done getting the remaining hosts for this loop 32528 1726882637.15862: getting the next task for host managed_node3 32528 1726882637.15867: done getting next task for host managed_node3 32528 1726882637.15870: ^ task is: TASK: Include the task 'assert_device_present.yml' 32528 1726882637.15872: ^ 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 32528 1726882637.15875: getting variables 32528 1726882637.15876: in VariableManager get_vars() 32528 1726882637.15916: Calling all_inventory to load vars for managed_node3 32528 1726882637.15919: Calling groups_inventory to load vars for managed_node3 32528 1726882637.15921: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.15927: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.15928: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.15930: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.16064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.16175: done with get_vars() 32528 1726882637.16181: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 Friday 20 September 2024 21:37:17 -0400 (0:00:00.014) 0:00:08.392 ****** 32528 1726882637.16240: entering _queue_task() for managed_node3/include_tasks 32528 1726882637.16401: worker is 1 (out of 1 available) 32528 1726882637.16413: exiting _queue_task() for managed_node3/include_tasks 32528 1726882637.16425: done queuing things up, now waiting for results queue to drain 32528 1726882637.16426: waiting for pending results... 32528 1726882637.16555: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 32528 1726882637.16604: in run() - task 12673a56-9f93-c149-436c-00000000000d 32528 1726882637.16614: variable 'ansible_search_path' from source: unknown 32528 1726882637.16638: calling self._execute() 32528 1726882637.16697: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.16701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.16709: variable 'omit' from source: magic vars 32528 1726882637.16934: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.16943: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.16948: _execute() done 32528 1726882637.16951: dumping result to json 32528 1726882637.16955: done dumping result, returning 32528 1726882637.16960: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-c149-436c-00000000000d] 32528 1726882637.16965: sending task result for task 12673a56-9f93-c149-436c-00000000000d 32528 1726882637.17046: done sending task result for task 12673a56-9f93-c149-436c-00000000000d 32528 1726882637.17049: WORKER PROCESS EXITING 32528 1726882637.17103: no more pending results, returning what we have 32528 1726882637.17107: in VariableManager get_vars() 32528 1726882637.17141: Calling all_inventory to load vars for managed_node3 32528 1726882637.17143: Calling groups_inventory to load vars for managed_node3 32528 1726882637.17144: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.17150: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.17152: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.17153: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.17261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.17370: done with get_vars() 32528 1726882637.17375: variable 'ansible_search_path' from source: unknown 32528 1726882637.17385: we have included files to process 32528 1726882637.17386: generating all_blocks data 32528 1726882637.17387: done generating all_blocks data 32528 1726882637.17395: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32528 1726882637.17396: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32528 1726882637.17398: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32528 1726882637.17497: in VariableManager get_vars() 32528 1726882637.17511: done with get_vars() 32528 1726882637.17600: done processing included file 32528 1726882637.17602: iterating over new_blocks loaded from include file 32528 1726882637.17603: in VariableManager get_vars() 32528 1726882637.17614: done with get_vars() 32528 1726882637.17615: filtering new block on tags 32528 1726882637.17626: done filtering new block on tags 32528 1726882637.17627: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 32528 1726882637.17630: extending task lists for all hosts with included blocks 32528 1726882637.19512: done extending task lists 32528 1726882637.19514: done processing included files 32528 1726882637.19515: results queue empty 32528 1726882637.19515: checking for any_errors_fatal 32528 1726882637.19518: done checking for any_errors_fatal 32528 1726882637.19518: checking for max_fail_percentage 32528 1726882637.19519: done checking for max_fail_percentage 32528 1726882637.19520: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.19521: done checking to see if all hosts have failed 32528 1726882637.19521: getting the remaining hosts for this loop 32528 1726882637.19523: done getting the remaining hosts for this loop 32528 1726882637.19525: getting the next task for host managed_node3 32528 1726882637.19529: done getting next task for host managed_node3 32528 1726882637.19531: ^ task is: TASK: Include the task 'get_interface_stat.yml' 32528 1726882637.19538: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882637.19540: getting variables 32528 1726882637.19541: in VariableManager get_vars() 32528 1726882637.19555: Calling all_inventory to load vars for managed_node3 32528 1726882637.19557: Calling groups_inventory to load vars for managed_node3 32528 1726882637.19559: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.19564: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.19566: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.19569: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.20313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.20518: done with get_vars() 32528 1726882637.20527: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:37:17 -0400 (0:00:00.043) 0:00:08.435 ****** 32528 1726882637.20597: entering _queue_task() for managed_node3/include_tasks 32528 1726882637.20925: worker is 1 (out of 1 available) 32528 1726882637.20936: exiting _queue_task() for managed_node3/include_tasks 32528 1726882637.20947: done queuing things up, now waiting for results queue to drain 32528 1726882637.20949: waiting for pending results... 32528 1726882637.21213: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 32528 1726882637.21282: in run() - task 12673a56-9f93-c149-436c-00000000038b 32528 1726882637.21285: variable 'ansible_search_path' from source: unknown 32528 1726882637.21288: variable 'ansible_search_path' from source: unknown 32528 1726882637.21500: calling self._execute() 32528 1726882637.21503: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.21506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.21508: variable 'omit' from source: magic vars 32528 1726882637.21857: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.21877: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.21892: _execute() done 32528 1726882637.21905: dumping result to json 32528 1726882637.21914: done dumping result, returning 32528 1726882637.21926: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-c149-436c-00000000038b] 32528 1726882637.21937: sending task result for task 12673a56-9f93-c149-436c-00000000038b 32528 1726882637.22098: no more pending results, returning what we have 32528 1726882637.22103: in VariableManager get_vars() 32528 1726882637.22147: Calling all_inventory to load vars for managed_node3 32528 1726882637.22151: Calling groups_inventory to load vars for managed_node3 32528 1726882637.22153: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.22166: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.22169: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.22172: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.22527: done sending task result for task 12673a56-9f93-c149-436c-00000000038b 32528 1726882637.22531: WORKER PROCESS EXITING 32528 1726882637.22553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.22777: done with get_vars() 32528 1726882637.22784: variable 'ansible_search_path' from source: unknown 32528 1726882637.22785: variable 'ansible_search_path' from source: unknown 32528 1726882637.22824: we have included files to process 32528 1726882637.22826: generating all_blocks data 32528 1726882637.22828: done generating all_blocks data 32528 1726882637.22829: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32528 1726882637.22830: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32528 1726882637.22832: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32528 1726882637.23053: done processing included file 32528 1726882637.23055: iterating over new_blocks loaded from include file 32528 1726882637.23057: in VariableManager get_vars() 32528 1726882637.23074: done with get_vars() 32528 1726882637.23077: filtering new block on tags 32528 1726882637.23097: done filtering new block on tags 32528 1726882637.23100: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 32528 1726882637.23105: extending task lists for all hosts with included blocks 32528 1726882637.23211: done extending task lists 32528 1726882637.23213: done processing included files 32528 1726882637.23213: results queue empty 32528 1726882637.23214: checking for any_errors_fatal 32528 1726882637.23217: done checking for any_errors_fatal 32528 1726882637.23218: checking for max_fail_percentage 32528 1726882637.23219: done checking for max_fail_percentage 32528 1726882637.23220: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.23221: done checking to see if all hosts have failed 32528 1726882637.23221: getting the remaining hosts for this loop 32528 1726882637.23222: done getting the remaining hosts for this loop 32528 1726882637.23225: getting the next task for host managed_node3 32528 1726882637.23229: done getting next task for host managed_node3 32528 1726882637.23231: ^ task is: TASK: Get stat for interface {{ interface }} 32528 1726882637.23234: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 32528 1726882637.23236: getting variables 32528 1726882637.23237: in VariableManager get_vars() 32528 1726882637.23250: Calling all_inventory to load vars for managed_node3 32528 1726882637.23252: Calling groups_inventory to load vars for managed_node3 32528 1726882637.23254: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.23259: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.23261: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.23264: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.23429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.23785: done with get_vars() 32528 1726882637.23839: done getting variables 32528 1726882637.24136: variable 'interface' from source: play vars TASK [Get stat for interface lsr101] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:37:17 -0400 (0:00:00.035) 0:00:08.471 ****** 32528 1726882637.24160: entering _queue_task() for managed_node3/stat 32528 1726882637.24376: worker is 1 (out of 1 available) 32528 1726882637.24388: exiting _queue_task() for managed_node3/stat 32528 1726882637.24401: done queuing things up, now waiting for results queue to drain 32528 1726882637.24402: waiting for pending results... 32528 1726882637.24636: running TaskExecutor() for managed_node3/TASK: Get stat for interface lsr101 32528 1726882637.24744: in run() - task 12673a56-9f93-c149-436c-0000000004a4 32528 1726882637.24763: variable 'ansible_search_path' from source: unknown 32528 1726882637.24770: variable 'ansible_search_path' from source: unknown 32528 1726882637.24813: calling self._execute() 32528 1726882637.24897: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.24908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.24922: variable 'omit' from source: magic vars 32528 1726882637.25318: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.25335: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.25347: variable 'omit' from source: magic vars 32528 1726882637.25394: variable 'omit' from source: magic vars 32528 1726882637.25487: variable 'interface' from source: play vars 32528 1726882637.25513: variable 'omit' from source: magic vars 32528 1726882637.25554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882637.25596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882637.25622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882637.25642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.25657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.25798: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882637.25801: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.25803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.25806: Set connection var ansible_pipelining to False 32528 1726882637.25809: Set connection var ansible_connection to ssh 32528 1726882637.25819: Set connection var ansible_timeout to 10 32528 1726882637.25827: Set connection var ansible_shell_type to sh 32528 1726882637.25838: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882637.25851: Set connection var ansible_shell_executable to /bin/sh 32528 1726882637.25876: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.25883: variable 'ansible_connection' from source: unknown 32528 1726882637.25894: variable 'ansible_module_compression' from source: unknown 32528 1726882637.25902: variable 'ansible_shell_type' from source: unknown 32528 1726882637.25910: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.25917: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.25924: variable 'ansible_pipelining' from source: unknown 32528 1726882637.25930: variable 'ansible_timeout' from source: unknown 32528 1726882637.25937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.26125: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882637.26141: variable 'omit' from source: magic vars 32528 1726882637.26149: starting attempt loop 32528 1726882637.26155: running the handler 32528 1726882637.26173: _low_level_execute_command(): starting 32528 1726882637.26184: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882637.26857: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882637.26872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882637.26884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882637.26909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882637.27011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882637.27035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.27115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.28772: stdout chunk (state=3): >>>/root <<< 32528 1726882637.28905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.28934: stdout chunk (state=3): >>><<< 32528 1726882637.28937: stderr chunk (state=3): >>><<< 32528 1726882637.29055: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882637.29062: _low_level_execute_command(): starting 32528 1726882637.29065: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210 `" && echo ansible-tmp-1726882637.2896335-33042-153780278709210="` echo /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210 `" ) && sleep 0' 32528 1726882637.29567: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882637.29582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882637.29604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882637.29622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882637.29714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.29751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882637.29765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882637.29787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.29874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.31738: stdout chunk (state=3): >>>ansible-tmp-1726882637.2896335-33042-153780278709210=/root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210 <<< 32528 1726882637.31870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.31886: stdout chunk (state=3): >>><<< 32528 1726882637.31899: stderr chunk (state=3): >>><<< 32528 1726882637.31920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882637.2896335-33042-153780278709210=/root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882637.32102: variable 'ansible_module_compression' from source: unknown 32528 1726882637.32106: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32528 1726882637.32108: variable 'ansible_facts' from source: unknown 32528 1726882637.32166: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/AnsiballZ_stat.py 32528 1726882637.32557: Sending initial data 32528 1726882637.32607: Sent initial data (153 bytes) 32528 1726882637.33121: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882637.33133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.33214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882637.33218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.33275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.34796: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882637.34836: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882637.34892: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmph8sh4kgz /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/AnsiballZ_stat.py <<< 32528 1726882637.34897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/AnsiballZ_stat.py" <<< 32528 1726882637.34940: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmph8sh4kgz" to remote "/root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/AnsiballZ_stat.py" <<< 32528 1726882637.35702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.35804: stderr chunk (state=3): >>><<< 32528 1726882637.35808: stdout chunk (state=3): >>><<< 32528 1726882637.35816: done transferring module to remote 32528 1726882637.35830: _low_level_execute_command(): starting 32528 1726882637.35839: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/ /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/AnsiballZ_stat.py && sleep 0' 32528 1726882637.36465: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882637.36483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882637.36503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882637.36594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.36610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882637.36623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882637.36642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.36718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.38457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.38476: stdout chunk (state=3): >>><<< 32528 1726882637.38487: stderr chunk (state=3): >>><<< 32528 1726882637.38582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882637.38586: _low_level_execute_command(): starting 32528 1726882637.38588: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/AnsiballZ_stat.py && sleep 0' 32528 1726882637.39210: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.39282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882637.39307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882637.39330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.39416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.54599: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33084, "dev": 23, "nlink": 1, "atime": 1726882635.8421206, "mtime": 1726882635.8421206, "ctime": 1726882635.8421206, "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/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32528 1726882637.55948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882637.55952: stdout chunk (state=3): >>><<< 32528 1726882637.55955: stderr chunk (state=3): >>><<< 32528 1726882637.55977: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33084, "dev": 23, "nlink": 1, "atime": 1726882635.8421206, "mtime": 1726882635.8421206, "ctime": 1726882635.8421206, "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/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882637.56099: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/lsr101', '_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-1726882637.2896335-33042-153780278709210/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882637.56102: _low_level_execute_command(): starting 32528 1726882637.56105: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882637.2896335-33042-153780278709210/ > /dev/null 2>&1 && sleep 0' 32528 1726882637.56812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882637.56815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.56864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882637.56883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882637.56908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.57001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.59179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.59183: stdout chunk (state=3): >>><<< 32528 1726882637.59185: stderr chunk (state=3): >>><<< 32528 1726882637.59187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882637.59189: handler run complete 32528 1726882637.59196: attempt loop complete, returning result 32528 1726882637.59199: _execute() done 32528 1726882637.59201: dumping result to json 32528 1726882637.59203: done dumping result, returning 32528 1726882637.59204: done running TaskExecutor() for managed_node3/TASK: Get stat for interface lsr101 [12673a56-9f93-c149-436c-0000000004a4] 32528 1726882637.59206: sending task result for task 12673a56-9f93-c149-436c-0000000004a4 32528 1726882637.59285: done sending task result for task 12673a56-9f93-c149-436c-0000000004a4 32528 1726882637.59288: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726882635.8421206, "block_size": 4096, "blocks": 0, "ctime": 1726882635.8421206, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33084, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "mode": "0777", "mtime": 1726882635.8421206, "nlink": 1, "path": "/sys/class/net/lsr101", "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 } } 32528 1726882637.59401: no more pending results, returning what we have 32528 1726882637.59405: results queue empty 32528 1726882637.59405: checking for any_errors_fatal 32528 1726882637.59408: done checking for any_errors_fatal 32528 1726882637.59408: checking for max_fail_percentage 32528 1726882637.59596: done checking for max_fail_percentage 32528 1726882637.59598: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.59599: done checking to see if all hosts have failed 32528 1726882637.59600: getting the remaining hosts for this loop 32528 1726882637.59601: done getting the remaining hosts for this loop 32528 1726882637.59605: getting the next task for host managed_node3 32528 1726882637.59613: done getting next task for host managed_node3 32528 1726882637.59615: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 32528 1726882637.59619: ^ 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? (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 32528 1726882637.59623: getting variables 32528 1726882637.59624: in VariableManager get_vars() 32528 1726882637.59725: Calling all_inventory to load vars for managed_node3 32528 1726882637.59728: Calling groups_inventory to load vars for managed_node3 32528 1726882637.59730: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.59738: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.59741: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.59743: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.59966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.60156: done with get_vars() 32528 1726882637.60166: done getting variables 32528 1726882637.60255: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32528 1726882637.60366: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'lsr101'] ************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:37:17 -0400 (0:00:00.362) 0:00:08.833 ****** 32528 1726882637.60395: entering _queue_task() for managed_node3/assert 32528 1726882637.60397: Creating lock for assert 32528 1726882637.60635: worker is 1 (out of 1 available) 32528 1726882637.60648: exiting _queue_task() for managed_node3/assert 32528 1726882637.60659: done queuing things up, now waiting for results queue to drain 32528 1726882637.60660: waiting for pending results... 32528 1726882637.60915: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'lsr101' 32528 1726882637.61076: in run() - task 12673a56-9f93-c149-436c-00000000038c 32528 1726882637.61105: variable 'ansible_search_path' from source: unknown 32528 1726882637.61400: variable 'ansible_search_path' from source: unknown 32528 1726882637.61404: calling self._execute() 32528 1726882637.61420: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.61431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.61445: variable 'omit' from source: magic vars 32528 1726882637.62148: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.62167: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.62227: variable 'omit' from source: magic vars 32528 1726882637.62265: variable 'omit' from source: magic vars 32528 1726882637.62511: variable 'interface' from source: play vars 32528 1726882637.62536: variable 'omit' from source: magic vars 32528 1726882637.62668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882637.62672: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882637.62676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882637.62690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.62709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.62750: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882637.62771: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.62781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.62929: Set connection var ansible_pipelining to False 32528 1726882637.62938: Set connection var ansible_connection to ssh 32528 1726882637.62949: Set connection var ansible_timeout to 10 32528 1726882637.62956: Set connection var ansible_shell_type to sh 32528 1726882637.62966: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882637.62986: Set connection var ansible_shell_executable to /bin/sh 32528 1726882637.63020: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.63030: variable 'ansible_connection' from source: unknown 32528 1726882637.63037: variable 'ansible_module_compression' from source: unknown 32528 1726882637.63043: variable 'ansible_shell_type' from source: unknown 32528 1726882637.63049: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.63056: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.63064: variable 'ansible_pipelining' from source: unknown 32528 1726882637.63070: variable 'ansible_timeout' from source: unknown 32528 1726882637.63078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.63226: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882637.63244: variable 'omit' from source: magic vars 32528 1726882637.63253: starting attempt loop 32528 1726882637.63300: running the handler 32528 1726882637.63400: variable 'interface_stat' from source: set_fact 32528 1726882637.63430: Evaluated conditional (interface_stat.stat.exists): True 32528 1726882637.63440: handler run complete 32528 1726882637.63458: attempt loop complete, returning result 32528 1726882637.63467: _execute() done 32528 1726882637.63474: dumping result to json 32528 1726882637.63518: done dumping result, returning 32528 1726882637.63522: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'lsr101' [12673a56-9f93-c149-436c-00000000038c] 32528 1726882637.63525: sending task result for task 12673a56-9f93-c149-436c-00000000038c ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882637.63749: no more pending results, returning what we have 32528 1726882637.63752: results queue empty 32528 1726882637.63753: checking for any_errors_fatal 32528 1726882637.63761: done checking for any_errors_fatal 32528 1726882637.63761: checking for max_fail_percentage 32528 1726882637.63763: done checking for max_fail_percentage 32528 1726882637.63764: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.63764: done checking to see if all hosts have failed 32528 1726882637.63765: getting the remaining hosts for this loop 32528 1726882637.63766: done getting the remaining hosts for this loop 32528 1726882637.63770: getting the next task for host managed_node3 32528 1726882637.63778: done getting next task for host managed_node3 32528 1726882637.63780: ^ task is: TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32528 1726882637.63782: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882637.63786: getting variables 32528 1726882637.63788: in VariableManager get_vars() 32528 1726882637.63831: Calling all_inventory to load vars for managed_node3 32528 1726882637.63834: Calling groups_inventory to load vars for managed_node3 32528 1726882637.63837: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.63848: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.63851: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.63854: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.64158: done sending task result for task 12673a56-9f93-c149-436c-00000000038c 32528 1726882637.64161: WORKER PROCESS EXITING 32528 1726882637.64182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.64405: done with get_vars() 32528 1726882637.64417: done getting variables 32528 1726882637.64469: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 Friday 20 September 2024 21:37:17 -0400 (0:00:00.040) 0:00:08.874 ****** 32528 1726882637.64497: entering _queue_task() for managed_node3/debug 32528 1726882637.64806: worker is 1 (out of 1 available) 32528 1726882637.64815: exiting _queue_task() for managed_node3/debug 32528 1726882637.64827: done queuing things up, now waiting for results queue to drain 32528 1726882637.64828: waiting for pending results... 32528 1726882637.65048: running TaskExecutor() for managed_node3/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32528 1726882637.65139: in run() - task 12673a56-9f93-c149-436c-00000000000e 32528 1726882637.65158: variable 'ansible_search_path' from source: unknown 32528 1726882637.65199: calling self._execute() 32528 1726882637.65292: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.65308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.65327: variable 'omit' from source: magic vars 32528 1726882637.65723: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.65740: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.65779: variable 'omit' from source: magic vars 32528 1726882637.65783: variable 'omit' from source: magic vars 32528 1726882637.65828: variable 'omit' from source: magic vars 32528 1726882637.65875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882637.65970: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882637.65973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882637.65975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.66003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.66038: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882637.66047: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.66055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.66166: Set connection var ansible_pipelining to False 32528 1726882637.66170: Set connection var ansible_connection to ssh 32528 1726882637.66263: Set connection var ansible_timeout to 10 32528 1726882637.66266: Set connection var ansible_shell_type to sh 32528 1726882637.66269: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882637.66271: Set connection var ansible_shell_executable to /bin/sh 32528 1726882637.66273: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.66275: variable 'ansible_connection' from source: unknown 32528 1726882637.66278: variable 'ansible_module_compression' from source: unknown 32528 1726882637.66280: variable 'ansible_shell_type' from source: unknown 32528 1726882637.66282: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.66284: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.66286: variable 'ansible_pipelining' from source: unknown 32528 1726882637.66288: variable 'ansible_timeout' from source: unknown 32528 1726882637.66290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.66417: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882637.66433: variable 'omit' from source: magic vars 32528 1726882637.66442: starting attempt loop 32528 1726882637.66449: running the handler 32528 1726882637.66506: handler run complete 32528 1726882637.66523: attempt loop complete, returning result 32528 1726882637.66531: _execute() done 32528 1726882637.66539: dumping result to json 32528 1726882637.66547: done dumping result, returning 32528 1726882637.66559: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. [12673a56-9f93-c149-436c-00000000000e] 32528 1726882637.66607: sending task result for task 12673a56-9f93-c149-436c-00000000000e 32528 1726882637.66758: done sending task result for task 12673a56-9f93-c149-436c-00000000000e 32528 1726882637.66761: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ################################################## 32528 1726882637.66847: no more pending results, returning what we have 32528 1726882637.66851: results queue empty 32528 1726882637.66852: checking for any_errors_fatal 32528 1726882637.66858: done checking for any_errors_fatal 32528 1726882637.66859: checking for max_fail_percentage 32528 1726882637.66861: done checking for max_fail_percentage 32528 1726882637.66862: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.66863: done checking to see if all hosts have failed 32528 1726882637.66864: getting the remaining hosts for this loop 32528 1726882637.66866: done getting the remaining hosts for this loop 32528 1726882637.66870: getting the next task for host managed_node3 32528 1726882637.66877: done getting next task for host managed_node3 32528 1726882637.66882: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32528 1726882637.66886: ^ 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 32528 1726882637.67002: getting variables 32528 1726882637.67004: in VariableManager get_vars() 32528 1726882637.67038: Calling all_inventory to load vars for managed_node3 32528 1726882637.67040: Calling groups_inventory to load vars for managed_node3 32528 1726882637.67042: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.67051: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.67053: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.67056: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.67227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.67426: done with get_vars() 32528 1726882637.67436: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:17 -0400 (0:00:00.030) 0:00:08.905 ****** 32528 1726882637.67567: entering _queue_task() for managed_node3/include_tasks 32528 1726882637.67974: worker is 1 (out of 1 available) 32528 1726882637.67985: exiting _queue_task() for managed_node3/include_tasks 32528 1726882637.67999: done queuing things up, now waiting for results queue to drain 32528 1726882637.68000: waiting for pending results... 32528 1726882637.68482: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32528 1726882637.68488: in run() - task 12673a56-9f93-c149-436c-000000000016 32528 1726882637.68499: variable 'ansible_search_path' from source: unknown 32528 1726882637.68503: variable 'ansible_search_path' from source: unknown 32528 1726882637.68525: calling self._execute() 32528 1726882637.68791: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.68798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.68801: variable 'omit' from source: magic vars 32528 1726882637.68991: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.69017: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.69032: _execute() done 32528 1726882637.69040: dumping result to json 32528 1726882637.69048: done dumping result, returning 32528 1726882637.69059: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-c149-436c-000000000016] 32528 1726882637.69069: sending task result for task 12673a56-9f93-c149-436c-000000000016 32528 1726882637.69186: done sending task result for task 12673a56-9f93-c149-436c-000000000016 32528 1726882637.69189: WORKER PROCESS EXITING 32528 1726882637.69228: no more pending results, returning what we have 32528 1726882637.69233: in VariableManager get_vars() 32528 1726882637.69339: Calling all_inventory to load vars for managed_node3 32528 1726882637.69343: Calling groups_inventory to load vars for managed_node3 32528 1726882637.69345: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.69408: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.69412: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.69415: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.69720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.69922: done with get_vars() 32528 1726882637.69929: variable 'ansible_search_path' from source: unknown 32528 1726882637.69930: variable 'ansible_search_path' from source: unknown 32528 1726882637.69968: we have included files to process 32528 1726882637.69969: generating all_blocks data 32528 1726882637.69971: done generating all_blocks data 32528 1726882637.69975: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32528 1726882637.69976: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32528 1726882637.69978: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32528 1726882637.70669: done processing included file 32528 1726882637.70671: iterating over new_blocks loaded from include file 32528 1726882637.70672: in VariableManager get_vars() 32528 1726882637.70697: done with get_vars() 32528 1726882637.70699: filtering new block on tags 32528 1726882637.70715: done filtering new block on tags 32528 1726882637.70718: in VariableManager get_vars() 32528 1726882637.70741: done with get_vars() 32528 1726882637.70742: filtering new block on tags 32528 1726882637.70768: done filtering new block on tags 32528 1726882637.70771: in VariableManager get_vars() 32528 1726882637.70796: done with get_vars() 32528 1726882637.70798: filtering new block on tags 32528 1726882637.70815: done filtering new block on tags 32528 1726882637.70818: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 32528 1726882637.70823: extending task lists for all hosts with included blocks 32528 1726882637.71688: done extending task lists 32528 1726882637.71689: done processing included files 32528 1726882637.71690: results queue empty 32528 1726882637.71690: checking for any_errors_fatal 32528 1726882637.71694: done checking for any_errors_fatal 32528 1726882637.71696: checking for max_fail_percentage 32528 1726882637.71698: done checking for max_fail_percentage 32528 1726882637.71698: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.71699: done checking to see if all hosts have failed 32528 1726882637.71700: getting the remaining hosts for this loop 32528 1726882637.71701: done getting the remaining hosts for this loop 32528 1726882637.71703: getting the next task for host managed_node3 32528 1726882637.71708: done getting next task for host managed_node3 32528 1726882637.71710: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32528 1726882637.71713: ^ 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=2, rescue=0, always=0, handlers=0, run_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 32528 1726882637.71722: getting variables 32528 1726882637.71723: in VariableManager get_vars() 32528 1726882637.71743: Calling all_inventory to load vars for managed_node3 32528 1726882637.71745: Calling groups_inventory to load vars for managed_node3 32528 1726882637.71747: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.71752: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.71754: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.71757: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.71920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.72116: done with get_vars() 32528 1726882637.72124: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:37:17 -0400 (0:00:00.046) 0:00:08.951 ****** 32528 1726882637.72201: entering _queue_task() for managed_node3/setup 32528 1726882637.72532: worker is 1 (out of 1 available) 32528 1726882637.72542: exiting _queue_task() for managed_node3/setup 32528 1726882637.72553: done queuing things up, now waiting for results queue to drain 32528 1726882637.72554: waiting for pending results... 32528 1726882637.72901: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32528 1726882637.72906: in run() - task 12673a56-9f93-c149-436c-0000000004bf 32528 1726882637.72910: variable 'ansible_search_path' from source: unknown 32528 1726882637.72912: variable 'ansible_search_path' from source: unknown 32528 1726882637.72937: calling self._execute() 32528 1726882637.73017: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.73037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.73051: variable 'omit' from source: magic vars 32528 1726882637.73399: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.73418: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.73685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882637.75721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882637.75791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882637.75835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882637.75878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882637.75912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882637.76001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882637.76077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882637.76080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882637.76117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882637.76137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882637.76198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882637.76229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882637.76258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882637.76499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882637.76502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882637.76505: variable '__network_required_facts' from source: role '' defaults 32528 1726882637.76507: variable 'ansible_facts' from source: unknown 32528 1726882637.76578: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32528 1726882637.76587: when evaluation is False, skipping this task 32528 1726882637.76596: _execute() done 32528 1726882637.76604: dumping result to json 32528 1726882637.76611: done dumping result, returning 32528 1726882637.76629: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-c149-436c-0000000004bf] 32528 1726882637.76639: sending task result for task 12673a56-9f93-c149-436c-0000000004bf 32528 1726882637.76749: done sending task result for task 12673a56-9f93-c149-436c-0000000004bf 32528 1726882637.76757: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882637.77004: no more pending results, returning what we have 32528 1726882637.77007: results queue empty 32528 1726882637.77008: checking for any_errors_fatal 32528 1726882637.77009: done checking for any_errors_fatal 32528 1726882637.77010: checking for max_fail_percentage 32528 1726882637.77012: done checking for max_fail_percentage 32528 1726882637.77012: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.77013: done checking to see if all hosts have failed 32528 1726882637.77014: getting the remaining hosts for this loop 32528 1726882637.77015: done getting the remaining hosts for this loop 32528 1726882637.77018: getting the next task for host managed_node3 32528 1726882637.77026: done getting next task for host managed_node3 32528 1726882637.77029: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 32528 1726882637.77032: ^ 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=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 32528 1726882637.77044: getting variables 32528 1726882637.77045: in VariableManager get_vars() 32528 1726882637.77081: Calling all_inventory to load vars for managed_node3 32528 1726882637.77084: Calling groups_inventory to load vars for managed_node3 32528 1726882637.77087: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.77099: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.77102: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.77105: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.77282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.77534: done with get_vars() 32528 1726882637.77544: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:37:17 -0400 (0:00:00.054) 0:00:09.006 ****** 32528 1726882637.77646: entering _queue_task() for managed_node3/stat 32528 1726882637.77931: worker is 1 (out of 1 available) 32528 1726882637.77943: exiting _queue_task() for managed_node3/stat 32528 1726882637.78100: done queuing things up, now waiting for results queue to drain 32528 1726882637.78102: waiting for pending results... 32528 1726882637.78188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 32528 1726882637.78401: in run() - task 12673a56-9f93-c149-436c-0000000004c1 32528 1726882637.78404: variable 'ansible_search_path' from source: unknown 32528 1726882637.78407: variable 'ansible_search_path' from source: unknown 32528 1726882637.78418: calling self._execute() 32528 1726882637.78511: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.78523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.78536: variable 'omit' from source: magic vars 32528 1726882637.78914: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.78931: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.79205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882637.79392: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882637.79448: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882637.79487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882637.79534: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882637.79621: 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) 32528 1726882637.79659: 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) 32528 1726882637.79695: 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) 32528 1726882637.79727: 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) 32528 1726882637.79823: variable '__network_is_ostree' from source: set_fact 32528 1726882637.79835: Evaluated conditional (not __network_is_ostree is defined): False 32528 1726882637.79843: when evaluation is False, skipping this task 32528 1726882637.79857: _execute() done 32528 1726882637.79866: dumping result to json 32528 1726882637.79873: done dumping result, returning 32528 1726882637.79885: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-c149-436c-0000000004c1] 32528 1726882637.79900: sending task result for task 12673a56-9f93-c149-436c-0000000004c1 32528 1726882637.80031: done sending task result for task 12673a56-9f93-c149-436c-0000000004c1 32528 1726882637.80035: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32528 1726882637.80124: no more pending results, returning what we have 32528 1726882637.80127: results queue empty 32528 1726882637.80128: checking for any_errors_fatal 32528 1726882637.80137: done checking for any_errors_fatal 32528 1726882637.80138: checking for max_fail_percentage 32528 1726882637.80140: done checking for max_fail_percentage 32528 1726882637.80142: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.80143: done checking to see if all hosts have failed 32528 1726882637.80144: getting the remaining hosts for this loop 32528 1726882637.80145: done getting the remaining hosts for this loop 32528 1726882637.80149: getting the next task for host managed_node3 32528 1726882637.80156: done getting next task for host managed_node3 32528 1726882637.80160: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32528 1726882637.80164: ^ 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=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 32528 1726882637.80185: getting variables 32528 1726882637.80187: in VariableManager get_vars() 32528 1726882637.80229: Calling all_inventory to load vars for managed_node3 32528 1726882637.80232: Calling groups_inventory to load vars for managed_node3 32528 1726882637.80235: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.80245: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.80248: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.80251: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.80653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.80901: done with get_vars() 32528 1726882637.80911: done getting variables 32528 1726882637.80974: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:37:17 -0400 (0:00:00.033) 0:00:09.040 ****** 32528 1726882637.81023: entering _queue_task() for managed_node3/set_fact 32528 1726882637.81326: worker is 1 (out of 1 available) 32528 1726882637.81337: exiting _queue_task() for managed_node3/set_fact 32528 1726882637.81349: done queuing things up, now waiting for results queue to drain 32528 1726882637.81351: waiting for pending results... 32528 1726882637.81723: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32528 1726882637.81777: in run() - task 12673a56-9f93-c149-436c-0000000004c2 32528 1726882637.81805: variable 'ansible_search_path' from source: unknown 32528 1726882637.81821: variable 'ansible_search_path' from source: unknown 32528 1726882637.81869: calling self._execute() 32528 1726882637.81972: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.81984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.82004: variable 'omit' from source: magic vars 32528 1726882637.82415: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.82419: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.82599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882637.83019: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882637.83033: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882637.83068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882637.83128: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882637.83219: 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) 32528 1726882637.83256: 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) 32528 1726882637.83319: 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) 32528 1726882637.83325: 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) 32528 1726882637.83416: variable '__network_is_ostree' from source: set_fact 32528 1726882637.83429: Evaluated conditional (not __network_is_ostree is defined): False 32528 1726882637.83436: when evaluation is False, skipping this task 32528 1726882637.83496: _execute() done 32528 1726882637.83501: dumping result to json 32528 1726882637.83504: done dumping result, returning 32528 1726882637.83506: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-c149-436c-0000000004c2] 32528 1726882637.83508: sending task result for task 12673a56-9f93-c149-436c-0000000004c2 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32528 1726882637.83617: no more pending results, returning what we have 32528 1726882637.83620: results queue empty 32528 1726882637.83621: checking for any_errors_fatal 32528 1726882637.83628: done checking for any_errors_fatal 32528 1726882637.83628: checking for max_fail_percentage 32528 1726882637.83630: done checking for max_fail_percentage 32528 1726882637.83631: checking to see if all hosts have failed and the running result is not ok 32528 1726882637.83632: done checking to see if all hosts have failed 32528 1726882637.83633: getting the remaining hosts for this loop 32528 1726882637.83634: done getting the remaining hosts for this loop 32528 1726882637.83638: getting the next task for host managed_node3 32528 1726882637.83648: done getting next task for host managed_node3 32528 1726882637.83652: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 32528 1726882637.83655: ^ 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=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 32528 1726882637.83668: getting variables 32528 1726882637.83669: in VariableManager get_vars() 32528 1726882637.83712: Calling all_inventory to load vars for managed_node3 32528 1726882637.83715: Calling groups_inventory to load vars for managed_node3 32528 1726882637.83718: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882637.83728: Calling all_plugins_play to load vars for managed_node3 32528 1726882637.83731: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882637.83735: Calling groups_plugins_play to load vars for managed_node3 32528 1726882637.84164: done sending task result for task 12673a56-9f93-c149-436c-0000000004c2 32528 1726882637.84168: WORKER PROCESS EXITING 32528 1726882637.84192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882637.84412: done with get_vars() 32528 1726882637.84422: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:37:17 -0400 (0:00:00.034) 0:00:09.075 ****** 32528 1726882637.84515: entering _queue_task() for managed_node3/service_facts 32528 1726882637.84517: Creating lock for service_facts 32528 1726882637.84753: worker is 1 (out of 1 available) 32528 1726882637.84879: exiting _queue_task() for managed_node3/service_facts 32528 1726882637.84896: done queuing things up, now waiting for results queue to drain 32528 1726882637.84898: waiting for pending results... 32528 1726882637.85040: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 32528 1726882637.85181: in run() - task 12673a56-9f93-c149-436c-0000000004c4 32528 1726882637.85212: variable 'ansible_search_path' from source: unknown 32528 1726882637.85222: variable 'ansible_search_path' from source: unknown 32528 1726882637.85263: calling self._execute() 32528 1726882637.85370: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.85382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.85406: variable 'omit' from source: magic vars 32528 1726882637.85798: variable 'ansible_distribution_major_version' from source: facts 32528 1726882637.85815: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882637.85825: variable 'omit' from source: magic vars 32528 1726882637.85909: variable 'omit' from source: magic vars 32528 1726882637.85947: variable 'omit' from source: magic vars 32528 1726882637.86001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882637.86079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882637.86086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882637.86188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.86196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882637.86198: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882637.86200: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.86204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.86272: Set connection var ansible_pipelining to False 32528 1726882637.86280: Set connection var ansible_connection to ssh 32528 1726882637.86299: Set connection var ansible_timeout to 10 32528 1726882637.86317: Set connection var ansible_shell_type to sh 32528 1726882637.86398: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882637.86405: Set connection var ansible_shell_executable to /bin/sh 32528 1726882637.86408: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.86410: variable 'ansible_connection' from source: unknown 32528 1726882637.86412: variable 'ansible_module_compression' from source: unknown 32528 1726882637.86414: variable 'ansible_shell_type' from source: unknown 32528 1726882637.86417: variable 'ansible_shell_executable' from source: unknown 32528 1726882637.86419: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882637.86422: variable 'ansible_pipelining' from source: unknown 32528 1726882637.86424: variable 'ansible_timeout' from source: unknown 32528 1726882637.86426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882637.86608: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882637.86629: variable 'omit' from source: magic vars 32528 1726882637.86639: starting attempt loop 32528 1726882637.86650: running the handler 32528 1726882637.86669: _low_level_execute_command(): starting 32528 1726882637.86734: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882637.87441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882637.87455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882637.87471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882637.87508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.87570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882637.87631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882637.87688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.87749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.89421: stdout chunk (state=3): >>>/root <<< 32528 1726882637.89678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.89681: stdout chunk (state=3): >>><<< 32528 1726882637.89683: stderr chunk (state=3): >>><<< 32528 1726882637.89687: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882637.89696: _low_level_execute_command(): starting 32528 1726882637.89700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543 `" && echo ansible-tmp-1726882637.8958778-33082-234699962846543="` echo /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543 `" ) && sleep 0' 32528 1726882637.90250: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882637.90282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882637.90361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882637.92254: stdout chunk (state=3): >>>ansible-tmp-1726882637.8958778-33082-234699962846543=/root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543 <<< 32528 1726882637.92412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882637.92439: stderr chunk (state=3): >>><<< 32528 1726882637.92461: stdout chunk (state=3): >>><<< 32528 1726882637.92478: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882637.8958778-33082-234699962846543=/root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882637.92645: variable 'ansible_module_compression' from source: unknown 32528 1726882637.92648: ANSIBALLZ: Using lock for service_facts 32528 1726882637.92650: ANSIBALLZ: Acquiring lock 32528 1726882637.92652: ANSIBALLZ: Lock acquired: 139696066687296 32528 1726882637.92653: ANSIBALLZ: Creating module 32528 1726882638.05605: ANSIBALLZ: Writing module into payload 32528 1726882638.05738: ANSIBALLZ: Writing module 32528 1726882638.05767: ANSIBALLZ: Renaming module 32528 1726882638.06080: ANSIBALLZ: Done creating module 32528 1726882638.06084: variable 'ansible_facts' from source: unknown 32528 1726882638.06086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/AnsiballZ_service_facts.py 32528 1726882638.06256: Sending initial data 32528 1726882638.06266: Sent initial data (162 bytes) 32528 1726882638.06881: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882638.06899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882638.06916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882638.06936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882638.06953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882638.06965: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882638.06985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882638.07075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882638.07107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882638.07196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882638.08808: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32528 1726882638.08825: 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 <<< 32528 1726882638.08889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882638.08995: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpi7iyen3g /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/AnsiballZ_service_facts.py <<< 32528 1726882638.08999: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/AnsiballZ_service_facts.py" <<< 32528 1726882638.09002: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpi7iyen3g" to remote "/root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/AnsiballZ_service_facts.py" <<< 32528 1726882638.10251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882638.10257: stderr chunk (state=3): >>><<< 32528 1726882638.10259: stdout chunk (state=3): >>><<< 32528 1726882638.10276: done transferring module to remote 32528 1726882638.10296: _low_level_execute_command(): starting 32528 1726882638.10322: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/ /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/AnsiballZ_service_facts.py && sleep 0' 32528 1726882638.10935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882638.10952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882638.10966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882638.10983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882638.11009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882638.11039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882638.11124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882638.11141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882638.11155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882638.11233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882638.13056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882638.13142: stdout chunk (state=3): >>><<< 32528 1726882638.13145: stderr chunk (state=3): >>><<< 32528 1726882638.13148: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882638.13150: _low_level_execute_command(): starting 32528 1726882638.13153: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/AnsiballZ_service_facts.py && sleep 0' 32528 1726882638.13741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882638.13753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882638.13765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882638.13779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882638.13798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882638.13809: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882638.13825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882638.13842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882638.13929: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882638.13944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882638.13961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882638.14124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882639.66452: 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": "st<<< 32528 1726882639.66476: stdout chunk (state=3): >>>opped", "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<<< 32528 1726882639.66504: 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"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive",<<< 32528 1726882639.66534: stdout chunk (state=3): >>> "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "nmstate.service": {"name": "nmstate.service", "state": "inactive", "status": "disabled", "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",<<< 32528 1726882639.66539: stdout chunk (state=3): >>> "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"<<< 32528 1726882639.66547: stdout chunk (state=3): >>>: "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": {}}} <<< 32528 1726882639.68001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882639.68039: stderr chunk (state=3): >>><<< 32528 1726882639.68042: stdout chunk (state=3): >>><<< 32528 1726882639.68063: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "nmstate.service": {"name": "nmstate.service", "state": "inactive", "status": "disabled", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882639.69251: 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-1726882637.8958778-33082-234699962846543/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882639.69259: _low_level_execute_command(): starting 32528 1726882639.69264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882637.8958778-33082-234699962846543/ > /dev/null 2>&1 && sleep 0' 32528 1726882639.69682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882639.69692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882639.69718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.69721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882639.69723: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.69776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882639.69779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882639.69783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882639.69828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882639.71623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882639.71649: stderr chunk (state=3): >>><<< 32528 1726882639.71652: stdout chunk (state=3): >>><<< 32528 1726882639.71664: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882639.71673: handler run complete 32528 1726882639.71776: variable 'ansible_facts' from source: unknown 32528 1726882639.71866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882639.72121: variable 'ansible_facts' from source: unknown 32528 1726882639.72195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882639.72306: attempt loop complete, returning result 32528 1726882639.72309: _execute() done 32528 1726882639.72312: dumping result to json 32528 1726882639.72349: done dumping result, returning 32528 1726882639.72357: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-c149-436c-0000000004c4] 32528 1726882639.72360: sending task result for task 12673a56-9f93-c149-436c-0000000004c4 32528 1726882639.73032: done sending task result for task 12673a56-9f93-c149-436c-0000000004c4 32528 1726882639.73035: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882639.73073: no more pending results, returning what we have 32528 1726882639.73075: results queue empty 32528 1726882639.73075: checking for any_errors_fatal 32528 1726882639.73077: done checking for any_errors_fatal 32528 1726882639.73078: checking for max_fail_percentage 32528 1726882639.73079: done checking for max_fail_percentage 32528 1726882639.73079: checking to see if all hosts have failed and the running result is not ok 32528 1726882639.73080: done checking to see if all hosts have failed 32528 1726882639.73080: getting the remaining hosts for this loop 32528 1726882639.73081: done getting the remaining hosts for this loop 32528 1726882639.73083: getting the next task for host managed_node3 32528 1726882639.73087: done getting next task for host managed_node3 32528 1726882639.73089: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 32528 1726882639.73095: ^ 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=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 32528 1726882639.73102: getting variables 32528 1726882639.73102: in VariableManager get_vars() 32528 1726882639.73126: Calling all_inventory to load vars for managed_node3 32528 1726882639.73128: Calling groups_inventory to load vars for managed_node3 32528 1726882639.73129: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882639.73136: Calling all_plugins_play to load vars for managed_node3 32528 1726882639.73137: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882639.73139: Calling groups_plugins_play to load vars for managed_node3 32528 1726882639.73347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882639.73625: done with get_vars() 32528 1726882639.73635: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:19 -0400 (0:00:01.891) 0:00:10.967 ****** 32528 1726882639.73707: entering _queue_task() for managed_node3/package_facts 32528 1726882639.73709: Creating lock for package_facts 32528 1726882639.73916: worker is 1 (out of 1 available) 32528 1726882639.73927: exiting _queue_task() for managed_node3/package_facts 32528 1726882639.73939: done queuing things up, now waiting for results queue to drain 32528 1726882639.73940: waiting for pending results... 32528 1726882639.74103: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 32528 1726882639.74186: in run() - task 12673a56-9f93-c149-436c-0000000004c5 32528 1726882639.74202: variable 'ansible_search_path' from source: unknown 32528 1726882639.74206: variable 'ansible_search_path' from source: unknown 32528 1726882639.74233: calling self._execute() 32528 1726882639.74300: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882639.74304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882639.74313: variable 'omit' from source: magic vars 32528 1726882639.74576: variable 'ansible_distribution_major_version' from source: facts 32528 1726882639.74586: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882639.74592: variable 'omit' from source: magic vars 32528 1726882639.74641: variable 'omit' from source: magic vars 32528 1726882639.74664: variable 'omit' from source: magic vars 32528 1726882639.74692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882639.74726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882639.74742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882639.74756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882639.74766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882639.74787: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882639.74790: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882639.74798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882639.74865: Set connection var ansible_pipelining to False 32528 1726882639.74868: Set connection var ansible_connection to ssh 32528 1726882639.74873: Set connection var ansible_timeout to 10 32528 1726882639.74875: Set connection var ansible_shell_type to sh 32528 1726882639.74881: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882639.74888: Set connection var ansible_shell_executable to /bin/sh 32528 1726882639.74910: variable 'ansible_shell_executable' from source: unknown 32528 1726882639.74913: variable 'ansible_connection' from source: unknown 32528 1726882639.74916: variable 'ansible_module_compression' from source: unknown 32528 1726882639.74918: variable 'ansible_shell_type' from source: unknown 32528 1726882639.74922: variable 'ansible_shell_executable' from source: unknown 32528 1726882639.74924: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882639.74927: variable 'ansible_pipelining' from source: unknown 32528 1726882639.74929: variable 'ansible_timeout' from source: unknown 32528 1726882639.74931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882639.75067: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882639.75075: variable 'omit' from source: magic vars 32528 1726882639.75079: starting attempt loop 32528 1726882639.75082: running the handler 32528 1726882639.75098: _low_level_execute_command(): starting 32528 1726882639.75106: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882639.75599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882639.75602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.75613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.75654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882639.75668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882639.75722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882639.77369: stdout chunk (state=3): >>>/root <<< 32528 1726882639.77464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882639.77487: stderr chunk (state=3): >>><<< 32528 1726882639.77495: stdout chunk (state=3): >>><<< 32528 1726882639.77511: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882639.77522: _low_level_execute_command(): starting 32528 1726882639.77526: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569 `" && echo ansible-tmp-1726882639.7751007-33180-114418966018569="` echo /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569 `" ) && sleep 0' 32528 1726882639.77938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882639.77941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.77943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882639.77951: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882639.77953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.78003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882639.78010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882639.78057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882639.79901: stdout chunk (state=3): >>>ansible-tmp-1726882639.7751007-33180-114418966018569=/root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569 <<< 32528 1726882639.80008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882639.80031: stderr chunk (state=3): >>><<< 32528 1726882639.80034: stdout chunk (state=3): >>><<< 32528 1726882639.80050: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882639.7751007-33180-114418966018569=/root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882639.80079: variable 'ansible_module_compression' from source: unknown 32528 1726882639.80116: ANSIBALLZ: Using lock for package_facts 32528 1726882639.80119: ANSIBALLZ: Acquiring lock 32528 1726882639.80121: ANSIBALLZ: Lock acquired: 139696064468352 32528 1726882639.80124: ANSIBALLZ: Creating module 32528 1726882639.98550: ANSIBALLZ: Writing module into payload 32528 1726882639.98639: ANSIBALLZ: Writing module 32528 1726882639.98661: ANSIBALLZ: Renaming module 32528 1726882639.98667: ANSIBALLZ: Done creating module 32528 1726882639.98697: variable 'ansible_facts' from source: unknown 32528 1726882639.98804: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/AnsiballZ_package_facts.py 32528 1726882639.98906: Sending initial data 32528 1726882639.98909: Sent initial data (162 bytes) 32528 1726882639.99352: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882639.99355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882639.99357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.99360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882639.99362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882639.99407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882639.99426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882639.99474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882640.01091: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 32528 1726882640.01096: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882640.01135: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882640.01180: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpmvwq9i3o /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/AnsiballZ_package_facts.py <<< 32528 1726882640.01183: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/AnsiballZ_package_facts.py" <<< 32528 1726882640.01222: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpmvwq9i3o" to remote "/root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/AnsiballZ_package_facts.py" <<< 32528 1726882640.02269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882640.02310: stderr chunk (state=3): >>><<< 32528 1726882640.02313: stdout chunk (state=3): >>><<< 32528 1726882640.02354: done transferring module to remote 32528 1726882640.02363: _low_level_execute_command(): starting 32528 1726882640.02366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/ /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/AnsiballZ_package_facts.py && sleep 0' 32528 1726882640.02795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882640.02799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882640.02801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882640.02808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882640.02854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882640.02857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882640.02911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882640.04651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882640.04673: stderr chunk (state=3): >>><<< 32528 1726882640.04677: stdout chunk (state=3): >>><<< 32528 1726882640.04690: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882640.04694: _low_level_execute_command(): starting 32528 1726882640.04701: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/AnsiballZ_package_facts.py && sleep 0' 32528 1726882640.05098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882640.05119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882640.05122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882640.05172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882640.05175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882640.05230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882640.48754: 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<<< 32528 1726882640.48855: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 32528 1726882640.48871: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 32528 1726882640.48932: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nmstate": [{"name": "nmstate", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-config-server": [{"name": "NetworkManager-config-server", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "nmstate-libs": [{"name": "nmstate-libs", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libnmstate": [{"name": "python3-libnmstate", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 32528 1726882640.50663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882640.50675: stderr chunk (state=3): >>>Shared connection to 10.31.10.229 closed. <<< 32528 1726882640.50732: stderr chunk (state=3): >>><<< 32528 1726882640.50751: stdout chunk (state=3): >>><<< 32528 1726882640.51009: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nmstate": [{"name": "nmstate", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-config-server": [{"name": "NetworkManager-config-server", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "nmstate-libs": [{"name": "nmstate-libs", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libnmstate": [{"name": "python3-libnmstate", "version": "2.2.35", "release": "1.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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882640.53423: 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-1726882639.7751007-33180-114418966018569/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882640.53531: _low_level_execute_command(): starting 32528 1726882640.53541: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882639.7751007-33180-114418966018569/ > /dev/null 2>&1 && sleep 0' 32528 1726882640.54128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882640.54144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882640.54213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882640.54268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882640.54287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882640.54320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882640.54406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882640.56322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882640.56325: stdout chunk (state=3): >>><<< 32528 1726882640.56328: stderr chunk (state=3): >>><<< 32528 1726882640.56343: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882640.56355: handler run complete 32528 1726882640.57303: variable 'ansible_facts' from source: unknown 32528 1726882640.57631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882640.59557: variable 'ansible_facts' from source: unknown 32528 1726882640.60071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882640.60784: attempt loop complete, returning result 32528 1726882640.60808: _execute() done 32528 1726882640.60817: dumping result to json 32528 1726882640.61033: done dumping result, returning 32528 1726882640.61049: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-c149-436c-0000000004c5] 32528 1726882640.61059: sending task result for task 12673a56-9f93-c149-436c-0000000004c5 32528 1726882640.67563: done sending task result for task 12673a56-9f93-c149-436c-0000000004c5 32528 1726882640.67576: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882640.67665: no more pending results, returning what we have 32528 1726882640.67668: results queue empty 32528 1726882640.67669: checking for any_errors_fatal 32528 1726882640.67683: done checking for any_errors_fatal 32528 1726882640.67684: checking for max_fail_percentage 32528 1726882640.67686: done checking for max_fail_percentage 32528 1726882640.67687: checking to see if all hosts have failed and the running result is not ok 32528 1726882640.67688: done checking to see if all hosts have failed 32528 1726882640.67689: getting the remaining hosts for this loop 32528 1726882640.67690: done getting the remaining hosts for this loop 32528 1726882640.67696: getting the next task for host managed_node3 32528 1726882640.67703: done getting next task for host managed_node3 32528 1726882640.67707: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32528 1726882640.67710: ^ 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=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 32528 1726882640.67721: getting variables 32528 1726882640.67723: in VariableManager get_vars() 32528 1726882640.67759: Calling all_inventory to load vars for managed_node3 32528 1726882640.67762: Calling groups_inventory to load vars for managed_node3 32528 1726882640.67765: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882640.67774: Calling all_plugins_play to load vars for managed_node3 32528 1726882640.67776: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882640.67779: Calling groups_plugins_play to load vars for managed_node3 32528 1726882640.69013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882640.70718: done with get_vars() 32528 1726882640.70749: done getting variables 32528 1726882640.70805: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:20 -0400 (0:00:00.971) 0:00:11.938 ****** 32528 1726882640.70847: entering _queue_task() for managed_node3/debug 32528 1726882640.71217: worker is 1 (out of 1 available) 32528 1726882640.71230: exiting _queue_task() for managed_node3/debug 32528 1726882640.71243: done queuing things up, now waiting for results queue to drain 32528 1726882640.71245: waiting for pending results... 32528 1726882640.71909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 32528 1726882640.71914: in run() - task 12673a56-9f93-c149-436c-000000000017 32528 1726882640.71917: variable 'ansible_search_path' from source: unknown 32528 1726882640.71920: variable 'ansible_search_path' from source: unknown 32528 1726882640.72299: calling self._execute() 32528 1726882640.72303: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882640.72305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882640.72308: variable 'omit' from source: magic vars 32528 1726882640.73006: variable 'ansible_distribution_major_version' from source: facts 32528 1726882640.73298: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882640.73302: variable 'omit' from source: magic vars 32528 1726882640.73305: variable 'omit' from source: magic vars 32528 1726882640.73377: variable 'network_provider' from source: set_fact 32528 1726882640.73406: variable 'omit' from source: magic vars 32528 1726882640.73635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882640.73712: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882640.73750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882640.73777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882640.73805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882640.73848: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882640.73860: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882640.73871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882640.74005: Set connection var ansible_pipelining to False 32528 1726882640.74036: Set connection var ansible_connection to ssh 32528 1726882640.74051: Set connection var ansible_timeout to 10 32528 1726882640.74058: Set connection var ansible_shell_type to sh 32528 1726882640.74069: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882640.74085: Set connection var ansible_shell_executable to /bin/sh 32528 1726882640.74129: variable 'ansible_shell_executable' from source: unknown 32528 1726882640.74147: variable 'ansible_connection' from source: unknown 32528 1726882640.74155: variable 'ansible_module_compression' from source: unknown 32528 1726882640.74162: variable 'ansible_shell_type' from source: unknown 32528 1726882640.74168: variable 'ansible_shell_executable' from source: unknown 32528 1726882640.74175: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882640.74186: variable 'ansible_pipelining' from source: unknown 32528 1726882640.74192: variable 'ansible_timeout' from source: unknown 32528 1726882640.74207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882640.74398: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882640.74472: variable 'omit' from source: magic vars 32528 1726882640.74477: starting attempt loop 32528 1726882640.74481: running the handler 32528 1726882640.74533: handler run complete 32528 1726882640.74574: attempt loop complete, returning result 32528 1726882640.74684: _execute() done 32528 1726882640.74687: dumping result to json 32528 1726882640.74689: done dumping result, returning 32528 1726882640.74691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-c149-436c-000000000017] 32528 1726882640.74695: sending task result for task 12673a56-9f93-c149-436c-000000000017 32528 1726882640.74767: done sending task result for task 12673a56-9f93-c149-436c-000000000017 32528 1726882640.74771: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 32528 1726882640.74841: no more pending results, returning what we have 32528 1726882640.74844: results queue empty 32528 1726882640.74845: checking for any_errors_fatal 32528 1726882640.74857: done checking for any_errors_fatal 32528 1726882640.74858: checking for max_fail_percentage 32528 1726882640.74860: done checking for max_fail_percentage 32528 1726882640.74861: checking to see if all hosts have failed and the running result is not ok 32528 1726882640.74862: done checking to see if all hosts have failed 32528 1726882640.74863: getting the remaining hosts for this loop 32528 1726882640.74864: done getting the remaining hosts for this loop 32528 1726882640.74868: getting the next task for host managed_node3 32528 1726882640.74877: done getting next task for host managed_node3 32528 1726882640.74882: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32528 1726882640.74885: ^ 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=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 32528 1726882640.74899: getting variables 32528 1726882640.74901: in VariableManager get_vars() 32528 1726882640.74955: Calling all_inventory to load vars for managed_node3 32528 1726882640.74959: Calling groups_inventory to load vars for managed_node3 32528 1726882640.74963: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882640.74979: Calling all_plugins_play to load vars for managed_node3 32528 1726882640.74983: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882640.74986: Calling groups_plugins_play to load vars for managed_node3 32528 1726882640.78163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882640.82249: done with get_vars() 32528 1726882640.82401: done getting variables 32528 1726882640.82462: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:20 -0400 (0:00:00.116) 0:00:12.054 ****** 32528 1726882640.82606: entering _queue_task() for managed_node3/fail 32528 1726882640.83248: worker is 1 (out of 1 available) 32528 1726882640.83304: exiting _queue_task() for managed_node3/fail 32528 1726882640.83316: done queuing things up, now waiting for results queue to drain 32528 1726882640.83317: waiting for pending results... 32528 1726882640.83814: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32528 1726882640.83903: in run() - task 12673a56-9f93-c149-436c-000000000018 32528 1726882640.84006: variable 'ansible_search_path' from source: unknown 32528 1726882640.84013: variable 'ansible_search_path' from source: unknown 32528 1726882640.84046: calling self._execute() 32528 1726882640.84138: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882640.84142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882640.84153: variable 'omit' from source: magic vars 32528 1726882640.85127: variable 'ansible_distribution_major_version' from source: facts 32528 1726882640.85138: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882640.85462: variable 'network_state' from source: role '' defaults 32528 1726882640.85471: Evaluated conditional (network_state != {}): False 32528 1726882640.85474: when evaluation is False, skipping this task 32528 1726882640.85477: _execute() done 32528 1726882640.85479: dumping result to json 32528 1726882640.85481: done dumping result, returning 32528 1726882640.85538: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-c149-436c-000000000018] 32528 1726882640.85541: sending task result for task 12673a56-9f93-c149-436c-000000000018 32528 1726882640.85610: done sending task result for task 12673a56-9f93-c149-436c-000000000018 32528 1726882640.85614: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882640.85691: no more pending results, returning what we have 32528 1726882640.85698: results queue empty 32528 1726882640.85699: checking for any_errors_fatal 32528 1726882640.85708: done checking for any_errors_fatal 32528 1726882640.85709: checking for max_fail_percentage 32528 1726882640.85711: done checking for max_fail_percentage 32528 1726882640.85712: checking to see if all hosts have failed and the running result is not ok 32528 1726882640.85713: done checking to see if all hosts have failed 32528 1726882640.85713: getting the remaining hosts for this loop 32528 1726882640.85715: done getting the remaining hosts for this loop 32528 1726882640.85720: getting the next task for host managed_node3 32528 1726882640.85728: done getting next task for host managed_node3 32528 1726882640.85732: ^ 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 32528 1726882640.85735: ^ 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=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 32528 1726882640.85752: getting variables 32528 1726882640.85755: in VariableManager get_vars() 32528 1726882640.85807: Calling all_inventory to load vars for managed_node3 32528 1726882640.85810: Calling groups_inventory to load vars for managed_node3 32528 1726882640.85812: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882640.85823: Calling all_plugins_play to load vars for managed_node3 32528 1726882640.85826: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882640.85828: Calling groups_plugins_play to load vars for managed_node3 32528 1726882640.87584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882640.89502: done with get_vars() 32528 1726882640.89529: done getting variables 32528 1726882640.89596: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:20 -0400 (0:00:00.071) 0:00:12.126 ****** 32528 1726882640.89636: entering _queue_task() for managed_node3/fail 32528 1726882640.90132: worker is 1 (out of 1 available) 32528 1726882640.90144: exiting _queue_task() for managed_node3/fail 32528 1726882640.90156: done queuing things up, now waiting for results queue to drain 32528 1726882640.90158: waiting for pending results... 32528 1726882640.90680: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32528 1726882640.90824: in run() - task 12673a56-9f93-c149-436c-000000000019 32528 1726882640.90838: variable 'ansible_search_path' from source: unknown 32528 1726882640.90841: variable 'ansible_search_path' from source: unknown 32528 1726882640.90876: calling self._execute() 32528 1726882640.90943: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882640.90946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882640.90954: variable 'omit' from source: magic vars 32528 1726882640.91311: variable 'ansible_distribution_major_version' from source: facts 32528 1726882640.91322: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882640.91487: variable 'network_state' from source: role '' defaults 32528 1726882640.91500: Evaluated conditional (network_state != {}): False 32528 1726882640.91504: when evaluation is False, skipping this task 32528 1726882640.91506: _execute() done 32528 1726882640.91509: dumping result to json 32528 1726882640.91512: done dumping result, returning 32528 1726882640.91515: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-c149-436c-000000000019] 32528 1726882640.91518: sending task result for task 12673a56-9f93-c149-436c-000000000019 32528 1726882640.91579: done sending task result for task 12673a56-9f93-c149-436c-000000000019 32528 1726882640.91582: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882640.91648: no more pending results, returning what we have 32528 1726882640.91652: results queue empty 32528 1726882640.91653: checking for any_errors_fatal 32528 1726882640.91660: done checking for any_errors_fatal 32528 1726882640.91661: checking for max_fail_percentage 32528 1726882640.91662: done checking for max_fail_percentage 32528 1726882640.91662: checking to see if all hosts have failed and the running result is not ok 32528 1726882640.91663: done checking to see if all hosts have failed 32528 1726882640.91664: getting the remaining hosts for this loop 32528 1726882640.91665: done getting the remaining hosts for this loop 32528 1726882640.91669: getting the next task for host managed_node3 32528 1726882640.91675: done getting next task for host managed_node3 32528 1726882640.91679: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32528 1726882640.91681: ^ 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=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 32528 1726882640.91780: getting variables 32528 1726882640.91782: in VariableManager get_vars() 32528 1726882640.91821: Calling all_inventory to load vars for managed_node3 32528 1726882640.91824: Calling groups_inventory to load vars for managed_node3 32528 1726882640.91826: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882640.91835: Calling all_plugins_play to load vars for managed_node3 32528 1726882640.91838: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882640.91841: Calling groups_plugins_play to load vars for managed_node3 32528 1726882640.93964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882640.95594: done with get_vars() 32528 1726882640.95619: done getting variables 32528 1726882640.95676: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:20 -0400 (0:00:00.060) 0:00:12.187 ****** 32528 1726882640.95713: entering _queue_task() for managed_node3/fail 32528 1726882640.96034: worker is 1 (out of 1 available) 32528 1726882640.96047: exiting _queue_task() for managed_node3/fail 32528 1726882640.96060: done queuing things up, now waiting for results queue to drain 32528 1726882640.96061: waiting for pending results... 32528 1726882640.96708: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32528 1726882640.96713: in run() - task 12673a56-9f93-c149-436c-00000000001a 32528 1726882640.96915: variable 'ansible_search_path' from source: unknown 32528 1726882640.96919: variable 'ansible_search_path' from source: unknown 32528 1726882640.96954: calling self._execute() 32528 1726882640.97038: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882640.97044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882640.97058: variable 'omit' from source: magic vars 32528 1726882640.97818: variable 'ansible_distribution_major_version' from source: facts 32528 1726882640.97998: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882640.98102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882641.01199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882641.01202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882641.01205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882641.01207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882641.01209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882641.01212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.01214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.01217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.01220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.01235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.01327: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.01339: Evaluated conditional (ansible_distribution_major_version | int > 9): True 32528 1726882641.01454: variable 'ansible_distribution' from source: facts 32528 1726882641.01457: variable '__network_rh_distros' from source: role '' defaults 32528 1726882641.01466: Evaluated conditional (ansible_distribution in __network_rh_distros): True 32528 1726882641.01718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.01740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.01763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.01992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.01997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.02000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.02003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.02005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.02007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.02009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.02011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.02027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.02050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.02084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.02102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.02413: variable 'network_connections' from source: task vars 32528 1726882641.02423: variable 'interface' from source: play vars 32528 1726882641.02501: variable 'interface' from source: play vars 32528 1726882641.02513: variable 'vlan_interface' from source: play vars 32528 1726882641.02569: variable 'vlan_interface' from source: play vars 32528 1726882641.02575: variable 'interface' from source: play vars 32528 1726882641.02638: variable 'interface' from source: play vars 32528 1726882641.02649: variable 'network_state' from source: role '' defaults 32528 1726882641.02868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882641.03200: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882641.03239: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882641.03266: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882641.03303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882641.03357: 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) 32528 1726882641.03392: 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) 32528 1726882641.03426: 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) 32528 1726882641.03451: 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) 32528 1726882641.03518: 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 32528 1726882641.03522: when evaluation is False, skipping this task 32528 1726882641.03524: _execute() done 32528 1726882641.03527: dumping result to json 32528 1726882641.03531: done dumping result, returning 32528 1726882641.03537: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-c149-436c-00000000001a] 32528 1726882641.03539: sending task result for task 12673a56-9f93-c149-436c-00000000001a skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 32528 1726882641.03696: no more pending results, returning what we have 32528 1726882641.03700: results queue empty 32528 1726882641.03701: checking for any_errors_fatal 32528 1726882641.03707: done checking for any_errors_fatal 32528 1726882641.03708: checking for max_fail_percentage 32528 1726882641.03709: done checking for max_fail_percentage 32528 1726882641.03710: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.03711: done checking to see if all hosts have failed 32528 1726882641.03712: getting the remaining hosts for this loop 32528 1726882641.03713: done getting the remaining hosts for this loop 32528 1726882641.03717: getting the next task for host managed_node3 32528 1726882641.03725: done getting next task for host managed_node3 32528 1726882641.03731: ^ 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 32528 1726882641.03734: ^ 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=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 32528 1726882641.03748: getting variables 32528 1726882641.03750: in VariableManager get_vars() 32528 1726882641.03792: Calling all_inventory to load vars for managed_node3 32528 1726882641.03797: Calling groups_inventory to load vars for managed_node3 32528 1726882641.03799: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.03811: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.03814: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.03817: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.04562: done sending task result for task 12673a56-9f93-c149-436c-00000000001a 32528 1726882641.04566: WORKER PROCESS EXITING 32528 1726882641.05779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.08170: done with get_vars() 32528 1726882641.08201: done getting variables 32528 1726882641.08301: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:21 -0400 (0:00:00.126) 0:00:12.313 ****** 32528 1726882641.08331: entering _queue_task() for managed_node3/dnf 32528 1726882641.08623: worker is 1 (out of 1 available) 32528 1726882641.08635: exiting _queue_task() for managed_node3/dnf 32528 1726882641.08647: done queuing things up, now waiting for results queue to drain 32528 1726882641.08648: waiting for pending results... 32528 1726882641.08849: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32528 1726882641.08967: in run() - task 12673a56-9f93-c149-436c-00000000001b 32528 1726882641.08980: variable 'ansible_search_path' from source: unknown 32528 1726882641.08984: variable 'ansible_search_path' from source: unknown 32528 1726882641.09023: calling self._execute() 32528 1726882641.09111: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.09118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.09122: variable 'omit' from source: magic vars 32528 1726882641.09498: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.09502: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.09656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882641.11802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882641.11870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882641.11906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882641.11940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882641.12045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882641.12049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.12067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.12091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.12134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.12150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.12257: variable 'ansible_distribution' from source: facts 32528 1726882641.12262: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.12298: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 32528 1726882641.12382: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882641.12512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.12534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.12556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.12602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.12609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.12646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.12667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.12689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.12730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.12821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.12824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.12827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.12829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.12859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.12872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.13024: variable 'network_connections' from source: task vars 32528 1726882641.13035: variable 'interface' from source: play vars 32528 1726882641.13146: variable 'interface' from source: play vars 32528 1726882641.13150: variable 'vlan_interface' from source: play vars 32528 1726882641.13252: variable 'vlan_interface' from source: play vars 32528 1726882641.13255: variable 'interface' from source: play vars 32528 1726882641.13260: variable 'interface' from source: play vars 32528 1726882641.13303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882641.13461: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882641.13498: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882641.13578: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882641.13581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882641.13607: 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) 32528 1726882641.13630: 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) 32528 1726882641.13653: 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) 32528 1726882641.13686: 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) 32528 1726882641.13797: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882641.13969: variable 'network_connections' from source: task vars 32528 1726882641.13972: variable 'interface' from source: play vars 32528 1726882641.14036: variable 'interface' from source: play vars 32528 1726882641.14045: variable 'vlan_interface' from source: play vars 32528 1726882641.14106: variable 'vlan_interface' from source: play vars 32528 1726882641.14115: variable 'interface' from source: play vars 32528 1726882641.14171: variable 'interface' from source: play vars 32528 1726882641.14206: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32528 1726882641.14209: when evaluation is False, skipping this task 32528 1726882641.14212: _execute() done 32528 1726882641.14214: dumping result to json 32528 1726882641.14216: done dumping result, returning 32528 1726882641.14244: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-c149-436c-00000000001b] 32528 1726882641.14247: sending task result for task 12673a56-9f93-c149-436c-00000000001b 32528 1726882641.14318: done sending task result for task 12673a56-9f93-c149-436c-00000000001b 32528 1726882641.14321: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32528 1726882641.14388: no more pending results, returning what we have 32528 1726882641.14392: results queue empty 32528 1726882641.14395: checking for any_errors_fatal 32528 1726882641.14400: done checking for any_errors_fatal 32528 1726882641.14401: checking for max_fail_percentage 32528 1726882641.14403: done checking for max_fail_percentage 32528 1726882641.14404: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.14404: done checking to see if all hosts have failed 32528 1726882641.14405: getting the remaining hosts for this loop 32528 1726882641.14406: done getting the remaining hosts for this loop 32528 1726882641.14410: getting the next task for host managed_node3 32528 1726882641.14416: done getting next task for host managed_node3 32528 1726882641.14420: ^ 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 32528 1726882641.14422: ^ 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=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 32528 1726882641.14437: getting variables 32528 1726882641.14439: in VariableManager get_vars() 32528 1726882641.14472: Calling all_inventory to load vars for managed_node3 32528 1726882641.14474: Calling groups_inventory to load vars for managed_node3 32528 1726882641.14476: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.14484: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.14486: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.14488: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.15789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.17427: done with get_vars() 32528 1726882641.17448: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32528 1726882641.17525: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:21 -0400 (0:00:00.092) 0:00:12.405 ****** 32528 1726882641.17554: entering _queue_task() for managed_node3/yum 32528 1726882641.17556: Creating lock for yum 32528 1726882641.17940: worker is 1 (out of 1 available) 32528 1726882641.17950: exiting _queue_task() for managed_node3/yum 32528 1726882641.17961: done queuing things up, now waiting for results queue to drain 32528 1726882641.17962: waiting for pending results... 32528 1726882641.18248: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32528 1726882641.18278: in run() - task 12673a56-9f93-c149-436c-00000000001c 32528 1726882641.18300: variable 'ansible_search_path' from source: unknown 32528 1726882641.18345: variable 'ansible_search_path' from source: unknown 32528 1726882641.18356: calling self._execute() 32528 1726882641.18439: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.18459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.18473: variable 'omit' from source: magic vars 32528 1726882641.18837: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.18890: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.19042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882641.21633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882641.21704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882641.21798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882641.21803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882641.21829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882641.21907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.21948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.21976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.22029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.22198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.22202: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.22204: Evaluated conditional (ansible_distribution_major_version | int < 8): False 32528 1726882641.22206: when evaluation is False, skipping this task 32528 1726882641.22208: _execute() done 32528 1726882641.22211: dumping result to json 32528 1726882641.22213: done dumping result, returning 32528 1726882641.22215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-c149-436c-00000000001c] 32528 1726882641.22218: sending task result for task 12673a56-9f93-c149-436c-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 32528 1726882641.22339: no more pending results, returning what we have 32528 1726882641.22342: results queue empty 32528 1726882641.22343: checking for any_errors_fatal 32528 1726882641.22349: done checking for any_errors_fatal 32528 1726882641.22349: checking for max_fail_percentage 32528 1726882641.22351: done checking for max_fail_percentage 32528 1726882641.22352: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.22353: done checking to see if all hosts have failed 32528 1726882641.22354: getting the remaining hosts for this loop 32528 1726882641.22355: done getting the remaining hosts for this loop 32528 1726882641.22359: getting the next task for host managed_node3 32528 1726882641.22367: done getting next task for host managed_node3 32528 1726882641.22371: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32528 1726882641.22374: ^ 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=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 32528 1726882641.22388: getting variables 32528 1726882641.22390: in VariableManager get_vars() 32528 1726882641.22441: Calling all_inventory to load vars for managed_node3 32528 1726882641.22443: Calling groups_inventory to load vars for managed_node3 32528 1726882641.22446: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.22456: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.22459: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.22462: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.23214: done sending task result for task 12673a56-9f93-c149-436c-00000000001c 32528 1726882641.23218: WORKER PROCESS EXITING 32528 1726882641.24206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.25847: done with get_vars() 32528 1726882641.25867: done getting variables 32528 1726882641.25923: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:21 -0400 (0:00:00.084) 0:00:12.489 ****** 32528 1726882641.25961: entering _queue_task() for managed_node3/fail 32528 1726882641.26231: worker is 1 (out of 1 available) 32528 1726882641.26244: exiting _queue_task() for managed_node3/fail 32528 1726882641.26255: done queuing things up, now waiting for results queue to drain 32528 1726882641.26256: waiting for pending results... 32528 1726882641.26529: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32528 1726882641.26663: in run() - task 12673a56-9f93-c149-436c-00000000001d 32528 1726882641.26683: variable 'ansible_search_path' from source: unknown 32528 1726882641.26690: variable 'ansible_search_path' from source: unknown 32528 1726882641.26737: calling self._execute() 32528 1726882641.26831: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.26842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.26855: variable 'omit' from source: magic vars 32528 1726882641.27220: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.27243: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.27374: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882641.27575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882641.29813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882641.29897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882641.29958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882641.30072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882641.30076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882641.30102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.30135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.30163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.30218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.30236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.30283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.30320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.30348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.30387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.30415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.30459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.30485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.30523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.30564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.30627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.30767: variable 'network_connections' from source: task vars 32528 1726882641.30783: variable 'interface' from source: play vars 32528 1726882641.30867: variable 'interface' from source: play vars 32528 1726882641.30884: variable 'vlan_interface' from source: play vars 32528 1726882641.31058: variable 'vlan_interface' from source: play vars 32528 1726882641.31062: variable 'interface' from source: play vars 32528 1726882641.31065: variable 'interface' from source: play vars 32528 1726882641.31108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882641.31278: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882641.31329: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882641.31374: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882641.31416: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882641.31459: 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) 32528 1726882641.31483: 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) 32528 1726882641.31522: 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) 32528 1726882641.31550: 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) 32528 1726882641.31620: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882641.31869: variable 'network_connections' from source: task vars 32528 1726882641.31879: variable 'interface' from source: play vars 32528 1726882641.31949: variable 'interface' from source: play vars 32528 1726882641.32049: variable 'vlan_interface' from source: play vars 32528 1726882641.32053: variable 'vlan_interface' from source: play vars 32528 1726882641.32055: variable 'interface' from source: play vars 32528 1726882641.32102: variable 'interface' from source: play vars 32528 1726882641.32137: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32528 1726882641.32153: when evaluation is False, skipping this task 32528 1726882641.32159: _execute() done 32528 1726882641.32175: dumping result to json 32528 1726882641.32182: done dumping result, returning 32528 1726882641.32195: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-c149-436c-00000000001d] 32528 1726882641.32283: sending task result for task 12673a56-9f93-c149-436c-00000000001d 32528 1726882641.32353: done sending task result for task 12673a56-9f93-c149-436c-00000000001d 32528 1726882641.32356: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32528 1726882641.32441: no more pending results, returning what we have 32528 1726882641.32444: results queue empty 32528 1726882641.32445: checking for any_errors_fatal 32528 1726882641.32449: done checking for any_errors_fatal 32528 1726882641.32450: checking for max_fail_percentage 32528 1726882641.32452: done checking for max_fail_percentage 32528 1726882641.32452: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.32454: done checking to see if all hosts have failed 32528 1726882641.32454: getting the remaining hosts for this loop 32528 1726882641.32456: done getting the remaining hosts for this loop 32528 1726882641.32459: getting the next task for host managed_node3 32528 1726882641.32467: done getting next task for host managed_node3 32528 1726882641.32471: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32528 1726882641.32473: ^ 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=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 32528 1726882641.32488: getting variables 32528 1726882641.32491: in VariableManager get_vars() 32528 1726882641.32534: Calling all_inventory to load vars for managed_node3 32528 1726882641.32537: Calling groups_inventory to load vars for managed_node3 32528 1726882641.32539: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.32549: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.32553: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.32555: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.34105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.35867: done with get_vars() 32528 1726882641.35888: done getting variables 32528 1726882641.35951: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:21 -0400 (0:00:00.100) 0:00:12.589 ****** 32528 1726882641.35982: entering _queue_task() for managed_node3/package 32528 1726882641.36663: worker is 1 (out of 1 available) 32528 1726882641.36675: exiting _queue_task() for managed_node3/package 32528 1726882641.36799: done queuing things up, now waiting for results queue to drain 32528 1726882641.36801: waiting for pending results... 32528 1726882641.37212: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 32528 1726882641.37289: in run() - task 12673a56-9f93-c149-436c-00000000001e 32528 1726882641.37513: variable 'ansible_search_path' from source: unknown 32528 1726882641.37517: variable 'ansible_search_path' from source: unknown 32528 1726882641.37569: calling self._execute() 32528 1726882641.37659: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.37666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.37673: variable 'omit' from source: magic vars 32528 1726882641.38600: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.38604: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.38928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882641.39800: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882641.39804: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882641.39807: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882641.39810: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882641.40102: variable 'network_packages' from source: role '' defaults 32528 1726882641.40149: variable '__network_provider_setup' from source: role '' defaults 32528 1726882641.40166: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882641.40249: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882641.40598: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882641.40602: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882641.40969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882641.46554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882641.46680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882641.46723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882641.46755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882641.46788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882641.46860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.46899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.46927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.46968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.46982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.47039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.47062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.47086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.47138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.47153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.47411: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32528 1726882641.47541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.47563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.47596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.47644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.47659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.47759: variable 'ansible_python' from source: facts 32528 1726882641.47783: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32528 1726882641.47880: variable '__network_wpa_supplicant_required' from source: role '' defaults 32528 1726882641.47973: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32528 1726882641.48119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.48144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.48166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.48215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.48234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.48279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.48313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.48342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.48382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.48396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.48561: variable 'network_connections' from source: task vars 32528 1726882641.48565: variable 'interface' from source: play vars 32528 1726882641.48799: variable 'interface' from source: play vars 32528 1726882641.48802: variable 'vlan_interface' from source: play vars 32528 1726882641.48804: variable 'vlan_interface' from source: play vars 32528 1726882641.48811: variable 'interface' from source: play vars 32528 1726882641.48922: variable 'interface' from source: play vars 32528 1726882641.48997: 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) 32528 1726882641.49021: 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) 32528 1726882641.49049: 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) 32528 1726882641.49084: 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) 32528 1726882641.49129: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882641.49407: variable 'network_connections' from source: task vars 32528 1726882641.49411: variable 'interface' from source: play vars 32528 1726882641.49516: variable 'interface' from source: play vars 32528 1726882641.49528: variable 'vlan_interface' from source: play vars 32528 1726882641.49630: variable 'vlan_interface' from source: play vars 32528 1726882641.49638: variable 'interface' from source: play vars 32528 1726882641.49744: variable 'interface' from source: play vars 32528 1726882641.49800: variable '__network_packages_default_wireless' from source: role '' defaults 32528 1726882641.49885: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882641.50227: variable 'network_connections' from source: task vars 32528 1726882641.50231: variable 'interface' from source: play vars 32528 1726882641.50304: variable 'interface' from source: play vars 32528 1726882641.50399: variable 'vlan_interface' from source: play vars 32528 1726882641.50402: variable 'vlan_interface' from source: play vars 32528 1726882641.50405: variable 'interface' from source: play vars 32528 1726882641.50456: variable 'interface' from source: play vars 32528 1726882641.50491: variable '__network_packages_default_team' from source: role '' defaults 32528 1726882641.50570: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882641.50898: variable 'network_connections' from source: task vars 32528 1726882641.50903: variable 'interface' from source: play vars 32528 1726882641.50975: variable 'interface' from source: play vars 32528 1726882641.50984: variable 'vlan_interface' from source: play vars 32528 1726882641.51052: variable 'vlan_interface' from source: play vars 32528 1726882641.51058: variable 'interface' from source: play vars 32528 1726882641.51130: variable 'interface' from source: play vars 32528 1726882641.51187: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882641.51398: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882641.51402: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882641.51404: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882641.51532: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32528 1726882641.52247: variable 'network_connections' from source: task vars 32528 1726882641.52251: variable 'interface' from source: play vars 32528 1726882641.52314: variable 'interface' from source: play vars 32528 1726882641.52330: variable 'vlan_interface' from source: play vars 32528 1726882641.52395: variable 'vlan_interface' from source: play vars 32528 1726882641.52401: variable 'interface' from source: play vars 32528 1726882641.52466: variable 'interface' from source: play vars 32528 1726882641.52476: variable 'ansible_distribution' from source: facts 32528 1726882641.52486: variable '__network_rh_distros' from source: role '' defaults 32528 1726882641.52496: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.52517: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32528 1726882641.52712: variable 'ansible_distribution' from source: facts 32528 1726882641.52715: variable '__network_rh_distros' from source: role '' defaults 32528 1726882641.52721: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.52734: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32528 1726882641.52910: variable 'ansible_distribution' from source: facts 32528 1726882641.52918: variable '__network_rh_distros' from source: role '' defaults 32528 1726882641.52925: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.52959: variable 'network_provider' from source: set_fact 32528 1726882641.52974: variable 'ansible_facts' from source: unknown 32528 1726882641.53892: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 32528 1726882641.53903: when evaluation is False, skipping this task 32528 1726882641.53906: _execute() done 32528 1726882641.53908: dumping result to json 32528 1726882641.53958: done dumping result, returning 32528 1726882641.53971: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-c149-436c-00000000001e] 32528 1726882641.53979: sending task result for task 12673a56-9f93-c149-436c-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 32528 1726882641.54308: no more pending results, returning what we have 32528 1726882641.54311: results queue empty 32528 1726882641.54312: checking for any_errors_fatal 32528 1726882641.54318: done checking for any_errors_fatal 32528 1726882641.54319: checking for max_fail_percentage 32528 1726882641.54320: done checking for max_fail_percentage 32528 1726882641.54321: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.54322: done checking to see if all hosts have failed 32528 1726882641.54323: getting the remaining hosts for this loop 32528 1726882641.54324: done getting the remaining hosts for this loop 32528 1726882641.54328: getting the next task for host managed_node3 32528 1726882641.54334: done getting next task for host managed_node3 32528 1726882641.54337: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32528 1726882641.54345: ^ 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=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 32528 1726882641.54359: done sending task result for task 12673a56-9f93-c149-436c-00000000001e 32528 1726882641.54363: WORKER PROCESS EXITING 32528 1726882641.54482: getting variables 32528 1726882641.54484: in VariableManager get_vars() 32528 1726882641.54523: Calling all_inventory to load vars for managed_node3 32528 1726882641.54526: Calling groups_inventory to load vars for managed_node3 32528 1726882641.54528: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.54537: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.54539: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.54542: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.59161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.61963: done with get_vars() 32528 1726882641.61985: done getting variables 32528 1726882641.62142: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:21 -0400 (0:00:00.261) 0:00:12.851 ****** 32528 1726882641.62170: entering _queue_task() for managed_node3/package 32528 1726882641.62753: worker is 1 (out of 1 available) 32528 1726882641.62887: exiting _queue_task() for managed_node3/package 32528 1726882641.62901: done queuing things up, now waiting for results queue to drain 32528 1726882641.62902: waiting for pending results... 32528 1726882641.63509: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32528 1726882641.63513: in run() - task 12673a56-9f93-c149-436c-00000000001f 32528 1726882641.63518: variable 'ansible_search_path' from source: unknown 32528 1726882641.63520: variable 'ansible_search_path' from source: unknown 32528 1726882641.63899: calling self._execute() 32528 1726882641.63903: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.63906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.63908: variable 'omit' from source: magic vars 32528 1726882641.64572: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.64588: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.65099: variable 'network_state' from source: role '' defaults 32528 1726882641.65102: Evaluated conditional (network_state != {}): False 32528 1726882641.65105: when evaluation is False, skipping this task 32528 1726882641.65108: _execute() done 32528 1726882641.65110: dumping result to json 32528 1726882641.65112: done dumping result, returning 32528 1726882641.65115: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-c149-436c-00000000001f] 32528 1726882641.65117: sending task result for task 12673a56-9f93-c149-436c-00000000001f 32528 1726882641.65194: done sending task result for task 12673a56-9f93-c149-436c-00000000001f 32528 1726882641.65199: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882641.65247: no more pending results, returning what we have 32528 1726882641.65250: results queue empty 32528 1726882641.65250: checking for any_errors_fatal 32528 1726882641.65258: done checking for any_errors_fatal 32528 1726882641.65259: checking for max_fail_percentage 32528 1726882641.65260: done checking for max_fail_percentage 32528 1726882641.65261: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.65262: done checking to see if all hosts have failed 32528 1726882641.65263: getting the remaining hosts for this loop 32528 1726882641.65272: done getting the remaining hosts for this loop 32528 1726882641.65276: getting the next task for host managed_node3 32528 1726882641.65283: done getting next task for host managed_node3 32528 1726882641.65287: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32528 1726882641.65290: ^ 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=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 32528 1726882641.65306: getting variables 32528 1726882641.65308: in VariableManager get_vars() 32528 1726882641.65350: Calling all_inventory to load vars for managed_node3 32528 1726882641.65353: Calling groups_inventory to load vars for managed_node3 32528 1726882641.65356: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.65368: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.65371: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.65500: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.68208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.72677: done with get_vars() 32528 1726882641.72702: done getting variables 32528 1726882641.72877: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:21 -0400 (0:00:00.107) 0:00:12.959 ****** 32528 1726882641.72914: entering _queue_task() for managed_node3/package 32528 1726882641.73420: worker is 1 (out of 1 available) 32528 1726882641.73432: exiting _queue_task() for managed_node3/package 32528 1726882641.73447: done queuing things up, now waiting for results queue to drain 32528 1726882641.73448: waiting for pending results... 32528 1726882641.73705: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32528 1726882641.73820: in run() - task 12673a56-9f93-c149-436c-000000000020 32528 1726882641.73834: variable 'ansible_search_path' from source: unknown 32528 1726882641.73837: variable 'ansible_search_path' from source: unknown 32528 1726882641.73879: calling self._execute() 32528 1726882641.73972: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.73978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.73991: variable 'omit' from source: magic vars 32528 1726882641.74350: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.74361: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.74480: variable 'network_state' from source: role '' defaults 32528 1726882641.74496: Evaluated conditional (network_state != {}): False 32528 1726882641.74503: when evaluation is False, skipping this task 32528 1726882641.74506: _execute() done 32528 1726882641.74508: dumping result to json 32528 1726882641.74511: done dumping result, returning 32528 1726882641.74514: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-c149-436c-000000000020] 32528 1726882641.74517: sending task result for task 12673a56-9f93-c149-436c-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882641.74741: no more pending results, returning what we have 32528 1726882641.74744: results queue empty 32528 1726882641.74745: checking for any_errors_fatal 32528 1726882641.74749: done checking for any_errors_fatal 32528 1726882641.74750: checking for max_fail_percentage 32528 1726882641.74752: done checking for max_fail_percentage 32528 1726882641.74752: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.74753: done checking to see if all hosts have failed 32528 1726882641.74754: getting the remaining hosts for this loop 32528 1726882641.74755: done getting the remaining hosts for this loop 32528 1726882641.74758: getting the next task for host managed_node3 32528 1726882641.74763: done getting next task for host managed_node3 32528 1726882641.74766: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32528 1726882641.74768: ^ 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=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 32528 1726882641.74781: getting variables 32528 1726882641.74783: in VariableManager get_vars() 32528 1726882641.74820: Calling all_inventory to load vars for managed_node3 32528 1726882641.74823: Calling groups_inventory to load vars for managed_node3 32528 1726882641.74826: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.74834: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.74836: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.74839: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.75415: done sending task result for task 12673a56-9f93-c149-436c-000000000020 32528 1726882641.75418: WORKER PROCESS EXITING 32528 1726882641.76360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.78008: done with get_vars() 32528 1726882641.78032: done getting variables 32528 1726882641.78136: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:21 -0400 (0:00:00.052) 0:00:13.011 ****** 32528 1726882641.78167: entering _queue_task() for managed_node3/service 32528 1726882641.78169: Creating lock for service 32528 1726882641.78476: worker is 1 (out of 1 available) 32528 1726882641.78487: exiting _queue_task() for managed_node3/service 32528 1726882641.78704: done queuing things up, now waiting for results queue to drain 32528 1726882641.78706: waiting for pending results... 32528 1726882641.78778: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32528 1726882641.78929: in run() - task 12673a56-9f93-c149-436c-000000000021 32528 1726882641.78953: variable 'ansible_search_path' from source: unknown 32528 1726882641.78962: variable 'ansible_search_path' from source: unknown 32528 1726882641.79008: calling self._execute() 32528 1726882641.79155: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.79159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.79162: variable 'omit' from source: magic vars 32528 1726882641.79509: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.79527: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.79651: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882641.79841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882641.82535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882641.83224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882641.83280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882641.83327: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882641.83356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882641.83448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.83483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.83523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.83567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.83588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.83648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.83675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.83710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.83832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.83835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.83837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.83839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.83850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.83885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.83906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.84078: variable 'network_connections' from source: task vars 32528 1726882641.84102: variable 'interface' from source: play vars 32528 1726882641.84194: variable 'interface' from source: play vars 32528 1726882641.84215: variable 'vlan_interface' from source: play vars 32528 1726882641.84286: variable 'vlan_interface' from source: play vars 32528 1726882641.84306: variable 'interface' from source: play vars 32528 1726882641.84369: variable 'interface' from source: play vars 32528 1726882641.84454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882641.84631: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882641.84708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882641.84712: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882641.84759: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882641.84819: 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) 32528 1726882641.84849: 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) 32528 1726882641.84884: 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) 32528 1726882641.84998: 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) 32528 1726882641.85001: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882641.85247: variable 'network_connections' from source: task vars 32528 1726882641.85259: variable 'interface' from source: play vars 32528 1726882641.85322: variable 'interface' from source: play vars 32528 1726882641.85340: variable 'vlan_interface' from source: play vars 32528 1726882641.85412: variable 'vlan_interface' from source: play vars 32528 1726882641.85424: variable 'interface' from source: play vars 32528 1726882641.85488: variable 'interface' from source: play vars 32528 1726882641.85579: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32528 1726882641.85592: when evaluation is False, skipping this task 32528 1726882641.85597: _execute() done 32528 1726882641.85600: dumping result to json 32528 1726882641.85602: done dumping result, returning 32528 1726882641.85604: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-c149-436c-000000000021] 32528 1726882641.85606: sending task result for task 12673a56-9f93-c149-436c-000000000021 32528 1726882641.85903: done sending task result for task 12673a56-9f93-c149-436c-000000000021 32528 1726882641.85907: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32528 1726882641.85956: no more pending results, returning what we have 32528 1726882641.85959: results queue empty 32528 1726882641.85960: checking for any_errors_fatal 32528 1726882641.85968: done checking for any_errors_fatal 32528 1726882641.85969: checking for max_fail_percentage 32528 1726882641.85970: done checking for max_fail_percentage 32528 1726882641.85971: checking to see if all hosts have failed and the running result is not ok 32528 1726882641.85972: done checking to see if all hosts have failed 32528 1726882641.85973: getting the remaining hosts for this loop 32528 1726882641.85974: done getting the remaining hosts for this loop 32528 1726882641.85978: getting the next task for host managed_node3 32528 1726882641.85985: done getting next task for host managed_node3 32528 1726882641.85992: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32528 1726882641.85996: ^ 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=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 32528 1726882641.86017: getting variables 32528 1726882641.86019: in VariableManager get_vars() 32528 1726882641.86064: Calling all_inventory to load vars for managed_node3 32528 1726882641.86067: Calling groups_inventory to load vars for managed_node3 32528 1726882641.86069: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882641.86079: Calling all_plugins_play to load vars for managed_node3 32528 1726882641.86081: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882641.86084: Calling groups_plugins_play to load vars for managed_node3 32528 1726882641.88383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882641.89999: done with get_vars() 32528 1726882641.90021: done getting variables 32528 1726882641.90079: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:21 -0400 (0:00:00.119) 0:00:13.131 ****** 32528 1726882641.90118: entering _queue_task() for managed_node3/service 32528 1726882641.90429: worker is 1 (out of 1 available) 32528 1726882641.90441: exiting _queue_task() for managed_node3/service 32528 1726882641.90455: done queuing things up, now waiting for results queue to drain 32528 1726882641.90457: waiting for pending results... 32528 1726882641.90798: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32528 1726882641.91146: in run() - task 12673a56-9f93-c149-436c-000000000022 32528 1726882641.91223: variable 'ansible_search_path' from source: unknown 32528 1726882641.91232: variable 'ansible_search_path' from source: unknown 32528 1726882641.91275: calling self._execute() 32528 1726882641.91519: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882641.91754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882641.91757: variable 'omit' from source: magic vars 32528 1726882641.92235: variable 'ansible_distribution_major_version' from source: facts 32528 1726882641.92251: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882641.92421: variable 'network_provider' from source: set_fact 32528 1726882641.92432: variable 'network_state' from source: role '' defaults 32528 1726882641.92445: Evaluated conditional (network_provider == "nm" or network_state != {}): True 32528 1726882641.92454: variable 'omit' from source: magic vars 32528 1726882641.92512: variable 'omit' from source: magic vars 32528 1726882641.92579: variable 'network_service_name' from source: role '' defaults 32528 1726882641.92675: variable 'network_service_name' from source: role '' defaults 32528 1726882641.92792: variable '__network_provider_setup' from source: role '' defaults 32528 1726882641.92807: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882641.92880: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882641.92899: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882641.92964: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882641.93197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882641.95375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882641.95458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882641.95553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882641.95556: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882641.95576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882641.95662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.95709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.95737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.95779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.95898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.95902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.95904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.95906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.95926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.95948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.96205: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32528 1726882641.96336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.96370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.96404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.96451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.96474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.96580: variable 'ansible_python' from source: facts 32528 1726882641.96613: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32528 1726882641.96705: variable '__network_wpa_supplicant_required' from source: role '' defaults 32528 1726882641.96898: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32528 1726882641.96929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.96959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.96992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.97043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.97064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.97125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882641.97162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882641.97197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882641.97246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882641.97299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882641.97416: variable 'network_connections' from source: task vars 32528 1726882641.97429: variable 'interface' from source: play vars 32528 1726882641.97514: variable 'interface' from source: play vars 32528 1726882641.97534: variable 'vlan_interface' from source: play vars 32528 1726882641.97617: variable 'vlan_interface' from source: play vars 32528 1726882641.97669: variable 'interface' from source: play vars 32528 1726882641.97715: variable 'interface' from source: play vars 32528 1726882641.97836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882641.98047: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882641.98108: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882641.98155: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882641.98217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882641.98273: 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) 32528 1726882641.98326: 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) 32528 1726882641.98355: 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) 32528 1726882641.98434: 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) 32528 1726882641.98453: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882641.98718: variable 'network_connections' from source: task vars 32528 1726882641.98729: variable 'interface' from source: play vars 32528 1726882641.98809: variable 'interface' from source: play vars 32528 1726882641.98827: variable 'vlan_interface' from source: play vars 32528 1726882641.98904: variable 'vlan_interface' from source: play vars 32528 1726882641.98976: variable 'interface' from source: play vars 32528 1726882641.98995: variable 'interface' from source: play vars 32528 1726882641.99047: variable '__network_packages_default_wireless' from source: role '' defaults 32528 1726882641.99127: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882641.99434: variable 'network_connections' from source: task vars 32528 1726882641.99444: variable 'interface' from source: play vars 32528 1726882641.99523: variable 'interface' from source: play vars 32528 1726882641.99538: variable 'vlan_interface' from source: play vars 32528 1726882641.99611: variable 'vlan_interface' from source: play vars 32528 1726882641.99629: variable 'interface' from source: play vars 32528 1726882641.99735: variable 'interface' from source: play vars 32528 1726882641.99738: variable '__network_packages_default_team' from source: role '' defaults 32528 1726882641.99818: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882642.00124: variable 'network_connections' from source: task vars 32528 1726882642.00134: variable 'interface' from source: play vars 32528 1726882642.00213: variable 'interface' from source: play vars 32528 1726882642.00227: variable 'vlan_interface' from source: play vars 32528 1726882642.00386: variable 'vlan_interface' from source: play vars 32528 1726882642.00392: variable 'interface' from source: play vars 32528 1726882642.00398: variable 'interface' from source: play vars 32528 1726882642.00456: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882642.00527: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882642.00538: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882642.00603: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882642.00835: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32528 1726882642.01391: variable 'network_connections' from source: task vars 32528 1726882642.01499: variable 'interface' from source: play vars 32528 1726882642.01502: variable 'interface' from source: play vars 32528 1726882642.01505: variable 'vlan_interface' from source: play vars 32528 1726882642.01541: variable 'vlan_interface' from source: play vars 32528 1726882642.01553: variable 'interface' from source: play vars 32528 1726882642.01625: variable 'interface' from source: play vars 32528 1726882642.01640: variable 'ansible_distribution' from source: facts 32528 1726882642.01649: variable '__network_rh_distros' from source: role '' defaults 32528 1726882642.01659: variable 'ansible_distribution_major_version' from source: facts 32528 1726882642.01687: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32528 1726882642.01871: variable 'ansible_distribution' from source: facts 32528 1726882642.01881: variable '__network_rh_distros' from source: role '' defaults 32528 1726882642.01896: variable 'ansible_distribution_major_version' from source: facts 32528 1726882642.01915: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32528 1726882642.02163: variable 'ansible_distribution' from source: facts 32528 1726882642.02166: variable '__network_rh_distros' from source: role '' defaults 32528 1726882642.02168: variable 'ansible_distribution_major_version' from source: facts 32528 1726882642.02171: variable 'network_provider' from source: set_fact 32528 1726882642.02180: variable 'omit' from source: magic vars 32528 1726882642.02218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882642.02250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882642.02277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882642.02302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882642.02318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882642.02351: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882642.02359: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882642.02366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882642.02473: Set connection var ansible_pipelining to False 32528 1726882642.02485: Set connection var ansible_connection to ssh 32528 1726882642.02601: Set connection var ansible_timeout to 10 32528 1726882642.02603: Set connection var ansible_shell_type to sh 32528 1726882642.02605: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882642.02607: Set connection var ansible_shell_executable to /bin/sh 32528 1726882642.02608: variable 'ansible_shell_executable' from source: unknown 32528 1726882642.02610: variable 'ansible_connection' from source: unknown 32528 1726882642.02611: variable 'ansible_module_compression' from source: unknown 32528 1726882642.02613: variable 'ansible_shell_type' from source: unknown 32528 1726882642.02614: variable 'ansible_shell_executable' from source: unknown 32528 1726882642.02615: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882642.02617: variable 'ansible_pipelining' from source: unknown 32528 1726882642.02618: variable 'ansible_timeout' from source: unknown 32528 1726882642.02620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882642.02685: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882642.02703: variable 'omit' from source: magic vars 32528 1726882642.02712: starting attempt loop 32528 1726882642.02717: running the handler 32528 1726882642.02792: variable 'ansible_facts' from source: unknown 32528 1726882642.03562: _low_level_execute_command(): starting 32528 1726882642.03575: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882642.04397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882642.04402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882642.04424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882642.04439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882642.04453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882642.04545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882642.06227: stdout chunk (state=3): >>>/root <<< 32528 1726882642.06398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882642.06402: stdout chunk (state=3): >>><<< 32528 1726882642.06405: stderr chunk (state=3): >>><<< 32528 1726882642.06426: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882642.06527: _low_level_execute_command(): starting 32528 1726882642.06531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029 `" && echo ansible-tmp-1726882642.0643964-33247-75005063519029="` echo /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029 `" ) && sleep 0' 32528 1726882642.07121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882642.07146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882642.07163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882642.07265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882642.07295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882642.07314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882642.07335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882642.07424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882642.09315: stdout chunk (state=3): >>>ansible-tmp-1726882642.0643964-33247-75005063519029=/root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029 <<< 32528 1726882642.09471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882642.09474: stdout chunk (state=3): >>><<< 32528 1726882642.09476: stderr chunk (state=3): >>><<< 32528 1726882642.09507: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882642.0643964-33247-75005063519029=/root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882642.09698: variable 'ansible_module_compression' from source: unknown 32528 1726882642.09703: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 32528 1726882642.09706: ANSIBALLZ: Acquiring lock 32528 1726882642.09709: ANSIBALLZ: Lock acquired: 139696069709792 32528 1726882642.09711: ANSIBALLZ: Creating module 32528 1726882642.42736: ANSIBALLZ: Writing module into payload 32528 1726882642.42933: ANSIBALLZ: Writing module 32528 1726882642.42965: ANSIBALLZ: Renaming module 32528 1726882642.42979: ANSIBALLZ: Done creating module 32528 1726882642.43018: variable 'ansible_facts' from source: unknown 32528 1726882642.43204: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/AnsiballZ_systemd.py 32528 1726882642.43420: Sending initial data 32528 1726882642.43423: Sent initial data (155 bytes) 32528 1726882642.44044: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882642.44061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882642.44076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882642.44199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882642.44255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882642.44346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882642.45989: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882642.46113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882642.46172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpul0mvhpe /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/AnsiballZ_systemd.py <<< 32528 1726882642.46175: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/AnsiballZ_systemd.py" <<< 32528 1726882642.46217: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpul0mvhpe" to remote "/root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/AnsiballZ_systemd.py" <<< 32528 1726882642.48877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882642.49192: stderr chunk (state=3): >>><<< 32528 1726882642.49198: stdout chunk (state=3): >>><<< 32528 1726882642.49201: done transferring module to remote 32528 1726882642.49203: _low_level_execute_command(): starting 32528 1726882642.49205: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/ /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/AnsiballZ_systemd.py && sleep 0' 32528 1726882642.50338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882642.50341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882642.50344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882642.50346: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882642.50348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882642.50414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882642.50420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882642.50423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882642.50473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882642.52318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882642.52343: stderr chunk (state=3): >>><<< 32528 1726882642.52352: stdout chunk (state=3): >>><<< 32528 1726882642.52402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882642.52406: _low_level_execute_command(): starting 32528 1726882642.52408: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/AnsiballZ_systemd.py && sleep 0' 32528 1726882642.52957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882642.53013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882642.53081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882642.53100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882642.53142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882642.53196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882642.82307: 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": "711", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainStartTimestampMonotonic": "33869352", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainHandoffTimestampMonotonic": "33887880", "ExecMainPID": "711", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10608640", "MemoryPeak": "13234176", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306336256", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "2368066000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service", "After": "sysinit.target cloud-init-local.service network-pre.target system.slice systemd-journald.socket dbus-broker.service basic.target dbus.socket", "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 21:35:02 EDT", "StateChangeTimestampMonotonic": "809278092", "InactiveExitTimestamp": "Fri 2024-09-20 21:22:06 EDT", "InactiveExitTimestampMonotonic": "33869684", "ActiveEnterTimestamp": "Fri 2024-09-20 21:22:07 EDT", "ActiveEnterTimestampMonotonic": "34618487", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ConditionTimestampMonotonic": "33868497", "AssertTimestamp": "Fri 2024-09-20 21:22:06 EDT", "AssertTimestampMonotonic": "33868500", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4af90bef47894571b134cea51cfa03e2", "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}}} <<< 32528 1726882642.84332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882642.84335: stdout chunk (state=3): >>><<< 32528 1726882642.84338: stderr chunk (state=3): >>><<< 32528 1726882642.84341: _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": "711", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainStartTimestampMonotonic": "33869352", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainHandoffTimestampMonotonic": "33887880", "ExecMainPID": "711", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10608640", "MemoryPeak": "13234176", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306336256", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "2368066000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service", "After": "sysinit.target cloud-init-local.service network-pre.target system.slice systemd-journald.socket dbus-broker.service basic.target dbus.socket", "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 21:35:02 EDT", "StateChangeTimestampMonotonic": "809278092", "InactiveExitTimestamp": "Fri 2024-09-20 21:22:06 EDT", "InactiveExitTimestampMonotonic": "33869684", "ActiveEnterTimestamp": "Fri 2024-09-20 21:22:07 EDT", "ActiveEnterTimestampMonotonic": "34618487", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ConditionTimestampMonotonic": "33868497", "AssertTimestamp": "Fri 2024-09-20 21:22:06 EDT", "AssertTimestampMonotonic": "33868500", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4af90bef47894571b134cea51cfa03e2", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882642.84972: 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-1726882642.0643964-33247-75005063519029/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882642.84975: _low_level_execute_command(): starting 32528 1726882642.84978: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882642.0643964-33247-75005063519029/ > /dev/null 2>&1 && sleep 0' 32528 1726882642.86272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882642.86276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882642.86279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882642.86415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882642.86487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882642.86523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882642.86701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882642.88432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882642.88474: stderr chunk (state=3): >>><<< 32528 1726882642.88477: stdout chunk (state=3): >>><<< 32528 1726882642.88497: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882642.88501: handler run complete 32528 1726882642.88565: attempt loop complete, returning result 32528 1726882642.88568: _execute() done 32528 1726882642.88571: dumping result to json 32528 1726882642.88595: done dumping result, returning 32528 1726882642.88602: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-c149-436c-000000000022] 32528 1726882642.88607: sending task result for task 12673a56-9f93-c149-436c-000000000022 32528 1726882642.89007: done sending task result for task 12673a56-9f93-c149-436c-000000000022 32528 1726882642.89011: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882642.89076: no more pending results, returning what we have 32528 1726882642.89079: results queue empty 32528 1726882642.89081: checking for any_errors_fatal 32528 1726882642.89088: done checking for any_errors_fatal 32528 1726882642.89089: checking for max_fail_percentage 32528 1726882642.89090: done checking for max_fail_percentage 32528 1726882642.89091: checking to see if all hosts have failed and the running result is not ok 32528 1726882642.89092: done checking to see if all hosts have failed 32528 1726882642.89094: getting the remaining hosts for this loop 32528 1726882642.89096: done getting the remaining hosts for this loop 32528 1726882642.89099: getting the next task for host managed_node3 32528 1726882642.89106: done getting next task for host managed_node3 32528 1726882642.89110: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32528 1726882642.89113: ^ 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=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 32528 1726882642.89125: getting variables 32528 1726882642.89126: in VariableManager get_vars() 32528 1726882642.89392: Calling all_inventory to load vars for managed_node3 32528 1726882642.89477: Calling groups_inventory to load vars for managed_node3 32528 1726882642.89481: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882642.89491: Calling all_plugins_play to load vars for managed_node3 32528 1726882642.89496: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882642.89499: Calling groups_plugins_play to load vars for managed_node3 32528 1726882642.91108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882642.92887: done with get_vars() 32528 1726882642.92911: done getting variables 32528 1726882642.92981: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:22 -0400 (0:00:01.028) 0:00:14.160 ****** 32528 1726882642.93021: entering _queue_task() for managed_node3/service 32528 1726882642.93702: worker is 1 (out of 1 available) 32528 1726882642.93801: exiting _queue_task() for managed_node3/service 32528 1726882642.93813: done queuing things up, now waiting for results queue to drain 32528 1726882642.93815: waiting for pending results... 32528 1726882642.94510: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32528 1726882642.94515: in run() - task 12673a56-9f93-c149-436c-000000000023 32528 1726882642.94518: variable 'ansible_search_path' from source: unknown 32528 1726882642.94520: variable 'ansible_search_path' from source: unknown 32528 1726882642.94665: calling self._execute() 32528 1726882642.94940: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882642.94985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882642.95199: variable 'omit' from source: magic vars 32528 1726882642.95397: variable 'ansible_distribution_major_version' from source: facts 32528 1726882642.95414: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882642.95530: variable 'network_provider' from source: set_fact 32528 1726882642.95541: Evaluated conditional (network_provider == "nm"): True 32528 1726882642.95638: variable '__network_wpa_supplicant_required' from source: role '' defaults 32528 1726882642.95730: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32528 1726882642.95902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882642.98352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882642.98424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882642.98467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882642.98513: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882642.98547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882642.98643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882642.98679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882642.98718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882642.98764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882642.98785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882642.98846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882642.98878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882642.98912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882642.98960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882642.98985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882642.99041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882642.99199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882642.99202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882642.99204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882642.99206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882642.99322: variable 'network_connections' from source: task vars 32528 1726882642.99337: variable 'interface' from source: play vars 32528 1726882642.99420: variable 'interface' from source: play vars 32528 1726882642.99451: variable 'vlan_interface' from source: play vars 32528 1726882642.99530: variable 'vlan_interface' from source: play vars 32528 1726882642.99541: variable 'interface' from source: play vars 32528 1726882642.99610: variable 'interface' from source: play vars 32528 1726882642.99686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882642.99850: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882642.99884: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882642.99911: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882642.99933: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882642.99977: 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) 32528 1726882642.99997: 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) 32528 1726882643.00021: 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) 32528 1726882643.00060: 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) 32528 1726882643.00097: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882643.00330: variable 'network_connections' from source: task vars 32528 1726882643.00333: variable 'interface' from source: play vars 32528 1726882643.00401: variable 'interface' from source: play vars 32528 1726882643.00407: variable 'vlan_interface' from source: play vars 32528 1726882643.00466: variable 'vlan_interface' from source: play vars 32528 1726882643.00500: variable 'interface' from source: play vars 32528 1726882643.00531: variable 'interface' from source: play vars 32528 1726882643.00570: Evaluated conditional (__network_wpa_supplicant_required): False 32528 1726882643.00573: when evaluation is False, skipping this task 32528 1726882643.00576: _execute() done 32528 1726882643.00579: dumping result to json 32528 1726882643.00581: done dumping result, returning 32528 1726882643.00608: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-c149-436c-000000000023] 32528 1726882643.00626: sending task result for task 12673a56-9f93-c149-436c-000000000023 32528 1726882643.00688: done sending task result for task 12673a56-9f93-c149-436c-000000000023 32528 1726882643.00692: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 32528 1726882643.00773: no more pending results, returning what we have 32528 1726882643.00777: results queue empty 32528 1726882643.00778: checking for any_errors_fatal 32528 1726882643.00800: done checking for any_errors_fatal 32528 1726882643.00801: checking for max_fail_percentage 32528 1726882643.00802: done checking for max_fail_percentage 32528 1726882643.00803: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.00804: done checking to see if all hosts have failed 32528 1726882643.00804: getting the remaining hosts for this loop 32528 1726882643.00806: done getting the remaining hosts for this loop 32528 1726882643.00810: getting the next task for host managed_node3 32528 1726882643.00817: done getting next task for host managed_node3 32528 1726882643.00822: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32528 1726882643.00826: ^ 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=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 32528 1726882643.00840: getting variables 32528 1726882643.00841: in VariableManager get_vars() 32528 1726882643.00877: Calling all_inventory to load vars for managed_node3 32528 1726882643.00879: Calling groups_inventory to load vars for managed_node3 32528 1726882643.00881: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.00889: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.00891: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.00965: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.02348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.03234: done with get_vars() 32528 1726882643.03255: done getting variables 32528 1726882643.03325: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:23 -0400 (0:00:00.103) 0:00:14.263 ****** 32528 1726882643.03358: entering _queue_task() for managed_node3/service 32528 1726882643.03685: worker is 1 (out of 1 available) 32528 1726882643.03701: exiting _queue_task() for managed_node3/service 32528 1726882643.03715: done queuing things up, now waiting for results queue to drain 32528 1726882643.03716: waiting for pending results... 32528 1726882643.04016: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 32528 1726882643.04115: in run() - task 12673a56-9f93-c149-436c-000000000024 32528 1726882643.04128: variable 'ansible_search_path' from source: unknown 32528 1726882643.04132: variable 'ansible_search_path' from source: unknown 32528 1726882643.04161: calling self._execute() 32528 1726882643.04230: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.04235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.04243: variable 'omit' from source: magic vars 32528 1726882643.04523: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.04533: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.04611: variable 'network_provider' from source: set_fact 32528 1726882643.04614: Evaluated conditional (network_provider == "initscripts"): False 32528 1726882643.04617: when evaluation is False, skipping this task 32528 1726882643.04630: _execute() done 32528 1726882643.04633: dumping result to json 32528 1726882643.04635: done dumping result, returning 32528 1726882643.04642: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-c149-436c-000000000024] 32528 1726882643.04647: sending task result for task 12673a56-9f93-c149-436c-000000000024 32528 1726882643.04730: done sending task result for task 12673a56-9f93-c149-436c-000000000024 32528 1726882643.04733: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882643.04778: no more pending results, returning what we have 32528 1726882643.04782: results queue empty 32528 1726882643.04782: checking for any_errors_fatal 32528 1726882643.04797: done checking for any_errors_fatal 32528 1726882643.04799: checking for max_fail_percentage 32528 1726882643.04800: done checking for max_fail_percentage 32528 1726882643.04801: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.04802: done checking to see if all hosts have failed 32528 1726882643.04803: getting the remaining hosts for this loop 32528 1726882643.04804: done getting the remaining hosts for this loop 32528 1726882643.04807: getting the next task for host managed_node3 32528 1726882643.04813: done getting next task for host managed_node3 32528 1726882643.04818: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32528 1726882643.04820: ^ 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=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 32528 1726882643.04834: getting variables 32528 1726882643.04835: in VariableManager get_vars() 32528 1726882643.04874: Calling all_inventory to load vars for managed_node3 32528 1726882643.04876: Calling groups_inventory to load vars for managed_node3 32528 1726882643.04878: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.04886: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.04888: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.04895: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.05724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.06573: done with get_vars() 32528 1726882643.06591: done getting variables 32528 1726882643.06632: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:23 -0400 (0:00:00.032) 0:00:14.296 ****** 32528 1726882643.06655: entering _queue_task() for managed_node3/copy 32528 1726882643.06861: worker is 1 (out of 1 available) 32528 1726882643.06874: exiting _queue_task() for managed_node3/copy 32528 1726882643.06886: done queuing things up, now waiting for results queue to drain 32528 1726882643.06887: waiting for pending results... 32528 1726882643.07047: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32528 1726882643.07129: in run() - task 12673a56-9f93-c149-436c-000000000025 32528 1726882643.07137: variable 'ansible_search_path' from source: unknown 32528 1726882643.07141: variable 'ansible_search_path' from source: unknown 32528 1726882643.07169: calling self._execute() 32528 1726882643.07240: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.07244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.07254: variable 'omit' from source: magic vars 32528 1726882643.07513: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.07522: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.07601: variable 'network_provider' from source: set_fact 32528 1726882643.07605: Evaluated conditional (network_provider == "initscripts"): False 32528 1726882643.07608: when evaluation is False, skipping this task 32528 1726882643.07611: _execute() done 32528 1726882643.07614: dumping result to json 32528 1726882643.07617: done dumping result, returning 32528 1726882643.07625: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-c149-436c-000000000025] 32528 1726882643.07630: sending task result for task 12673a56-9f93-c149-436c-000000000025 32528 1726882643.07719: done sending task result for task 12673a56-9f93-c149-436c-000000000025 32528 1726882643.07722: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 32528 1726882643.07765: no more pending results, returning what we have 32528 1726882643.07768: results queue empty 32528 1726882643.07769: checking for any_errors_fatal 32528 1726882643.07774: done checking for any_errors_fatal 32528 1726882643.07774: checking for max_fail_percentage 32528 1726882643.07776: done checking for max_fail_percentage 32528 1726882643.07777: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.07777: done checking to see if all hosts have failed 32528 1726882643.07778: getting the remaining hosts for this loop 32528 1726882643.07779: done getting the remaining hosts for this loop 32528 1726882643.07782: getting the next task for host managed_node3 32528 1726882643.07788: done getting next task for host managed_node3 32528 1726882643.07796: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32528 1726882643.07799: ^ 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=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 32528 1726882643.07811: getting variables 32528 1726882643.07813: in VariableManager get_vars() 32528 1726882643.07845: Calling all_inventory to load vars for managed_node3 32528 1726882643.07847: Calling groups_inventory to load vars for managed_node3 32528 1726882643.07849: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.07857: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.07859: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.07861: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.08573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.09432: done with get_vars() 32528 1726882643.09446: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:23 -0400 (0:00:00.028) 0:00:14.325 ****** 32528 1726882643.09506: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32528 1726882643.09507: Creating lock for fedora.linux_system_roles.network_connections 32528 1726882643.09696: worker is 1 (out of 1 available) 32528 1726882643.09709: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32528 1726882643.09720: done queuing things up, now waiting for results queue to drain 32528 1726882643.09721: waiting for pending results... 32528 1726882643.09870: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32528 1726882643.09943: in run() - task 12673a56-9f93-c149-436c-000000000026 32528 1726882643.09955: variable 'ansible_search_path' from source: unknown 32528 1726882643.09958: variable 'ansible_search_path' from source: unknown 32528 1726882643.09984: calling self._execute() 32528 1726882643.10049: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.10055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.10065: variable 'omit' from source: magic vars 32528 1726882643.10310: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.10319: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.10325: variable 'omit' from source: magic vars 32528 1726882643.10360: variable 'omit' from source: magic vars 32528 1726882643.10464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882643.12040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882643.12080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882643.12108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882643.12134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882643.12155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882643.12209: variable 'network_provider' from source: set_fact 32528 1726882643.12298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882643.12317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882643.12334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882643.12364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882643.12374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882643.12427: variable 'omit' from source: magic vars 32528 1726882643.12504: variable 'omit' from source: magic vars 32528 1726882643.12570: variable 'network_connections' from source: task vars 32528 1726882643.12578: variable 'interface' from source: play vars 32528 1726882643.12627: variable 'interface' from source: play vars 32528 1726882643.12636: variable 'vlan_interface' from source: play vars 32528 1726882643.12678: variable 'vlan_interface' from source: play vars 32528 1726882643.12684: variable 'interface' from source: play vars 32528 1726882643.12728: variable 'interface' from source: play vars 32528 1726882643.12858: variable 'omit' from source: magic vars 32528 1726882643.12864: variable '__lsr_ansible_managed' from source: task vars 32528 1726882643.12910: variable '__lsr_ansible_managed' from source: task vars 32528 1726882643.13069: Loaded config def from plugin (lookup/template) 32528 1726882643.13073: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 32528 1726882643.13096: File lookup term: get_ansible_managed.j2 32528 1726882643.13099: variable 'ansible_search_path' from source: unknown 32528 1726882643.13104: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 32528 1726882643.13116: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 32528 1726882643.13128: variable 'ansible_search_path' from source: unknown 32528 1726882643.16224: variable 'ansible_managed' from source: unknown 32528 1726882643.16297: variable 'omit' from source: magic vars 32528 1726882643.16317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882643.16337: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882643.16354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882643.16368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.16376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.16400: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882643.16403: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.16406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.16472: Set connection var ansible_pipelining to False 32528 1726882643.16475: Set connection var ansible_connection to ssh 32528 1726882643.16477: Set connection var ansible_timeout to 10 32528 1726882643.16479: Set connection var ansible_shell_type to sh 32528 1726882643.16484: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882643.16495: Set connection var ansible_shell_executable to /bin/sh 32528 1726882643.16512: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.16514: variable 'ansible_connection' from source: unknown 32528 1726882643.16517: variable 'ansible_module_compression' from source: unknown 32528 1726882643.16519: variable 'ansible_shell_type' from source: unknown 32528 1726882643.16521: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.16523: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.16528: variable 'ansible_pipelining' from source: unknown 32528 1726882643.16530: variable 'ansible_timeout' from source: unknown 32528 1726882643.16534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.16626: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882643.16634: variable 'omit' from source: magic vars 32528 1726882643.16640: starting attempt loop 32528 1726882643.16643: running the handler 32528 1726882643.16654: _low_level_execute_command(): starting 32528 1726882643.16660: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882643.17175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882643.17178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.17181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882643.17183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882643.17185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.17243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882643.17250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882643.17254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882643.17305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882643.18991: stdout chunk (state=3): >>>/root <<< 32528 1726882643.19097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882643.19118: stderr chunk (state=3): >>><<< 32528 1726882643.19121: stdout chunk (state=3): >>><<< 32528 1726882643.19137: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882643.19147: _low_level_execute_command(): starting 32528 1726882643.19152: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625 `" && echo ansible-tmp-1726882643.191372-33296-118314453198625="` echo /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625 `" ) && sleep 0' 32528 1726882643.19568: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882643.19572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882643.19574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.19576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882643.19578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.19625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882643.19629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882643.19700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882643.21600: stdout chunk (state=3): >>>ansible-tmp-1726882643.191372-33296-118314453198625=/root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625 <<< 32528 1726882643.21705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882643.21725: stderr chunk (state=3): >>><<< 32528 1726882643.21728: stdout chunk (state=3): >>><<< 32528 1726882643.21740: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882643.191372-33296-118314453198625=/root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882643.21772: variable 'ansible_module_compression' from source: unknown 32528 1726882643.21813: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 32528 1726882643.21816: ANSIBALLZ: Acquiring lock 32528 1726882643.21818: ANSIBALLZ: Lock acquired: 139696064687584 32528 1726882643.21821: ANSIBALLZ: Creating module 32528 1726882643.34751: ANSIBALLZ: Writing module into payload 32528 1726882643.34972: ANSIBALLZ: Writing module 32528 1726882643.34992: ANSIBALLZ: Renaming module 32528 1726882643.34997: ANSIBALLZ: Done creating module 32528 1726882643.35017: variable 'ansible_facts' from source: unknown 32528 1726882643.35082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/AnsiballZ_network_connections.py 32528 1726882643.35179: Sending initial data 32528 1726882643.35183: Sent initial data (167 bytes) 32528 1726882643.35608: 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 <<< 32528 1726882643.35611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.35622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.35655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882643.35669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882643.35729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882643.37384: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882643.37437: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882643.37495: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpq297hd1z /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/AnsiballZ_network_connections.py <<< 32528 1726882643.37498: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/AnsiballZ_network_connections.py" <<< 32528 1726882643.37548: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpq297hd1z" to remote "/root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/AnsiballZ_network_connections.py" <<< 32528 1726882643.38520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882643.38559: stderr chunk (state=3): >>><<< 32528 1726882643.38568: stdout chunk (state=3): >>><<< 32528 1726882643.38632: done transferring module to remote 32528 1726882643.38714: _low_level_execute_command(): starting 32528 1726882643.38718: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/ /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/AnsiballZ_network_connections.py && sleep 0' 32528 1726882643.39251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882643.39267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882643.39382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882643.39412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882643.39429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882643.39517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882643.41275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882643.41325: stderr chunk (state=3): >>><<< 32528 1726882643.41333: stdout chunk (state=3): >>><<< 32528 1726882643.41349: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882643.41355: _low_level_execute_command(): starting 32528 1726882643.41363: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/AnsiballZ_network_connections.py && sleep 0' 32528 1726882643.41931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882643.42009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.42074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882643.42091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882643.42113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882643.42195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882643.76698: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f\n[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f (not-active)\n[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 32528 1726882643.79960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882643.79991: stderr chunk (state=3): >>><<< 32528 1726882643.79997: stdout chunk (state=3): >>><<< 32528 1726882643.80015: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f\n[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f (not-active)\n[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882643.80056: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'lsr101', 'type': 'ethernet', 'state': 'up', 'mtu': 1492, 'autoconnect': False, 'ip': {'dhcp4': False, 'auto6': False}}, {'name': 'lsr101.90', 'parent': 'lsr101', 'type': 'vlan', 'vlan_id': 90, 'mtu': 1280, 'state': 'up', 'autoconnect': False, 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882643.80063: _low_level_execute_command(): starting 32528 1726882643.80068: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882643.191372-33296-118314453198625/ > /dev/null 2>&1 && sleep 0' 32528 1726882643.80531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882643.80535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.80537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882643.80539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.80586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882643.80596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882643.80599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882643.80645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882643.82465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882643.82494: stderr chunk (state=3): >>><<< 32528 1726882643.82498: stdout chunk (state=3): >>><<< 32528 1726882643.82508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882643.82514: handler run complete 32528 1726882643.82543: attempt loop complete, returning result 32528 1726882643.82546: _execute() done 32528 1726882643.82548: dumping result to json 32528 1726882643.82554: done dumping result, returning 32528 1726882643.82562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-c149-436c-000000000026] 32528 1726882643.82566: sending task result for task 12673a56-9f93-c149-436c-000000000026 32528 1726882643.82672: done sending task result for task 12673a56-9f93-c149-436c-000000000026 32528 1726882643.82675: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f [006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07 [007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f (not-active) [008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07 (not-active) 32528 1726882643.82807: no more pending results, returning what we have 32528 1726882643.82809: results queue empty 32528 1726882643.82810: checking for any_errors_fatal 32528 1726882643.82818: done checking for any_errors_fatal 32528 1726882643.82819: checking for max_fail_percentage 32528 1726882643.82820: done checking for max_fail_percentage 32528 1726882643.82821: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.82822: done checking to see if all hosts have failed 32528 1726882643.82822: getting the remaining hosts for this loop 32528 1726882643.82824: done getting the remaining hosts for this loop 32528 1726882643.82827: getting the next task for host managed_node3 32528 1726882643.82834: done getting next task for host managed_node3 32528 1726882643.82837: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32528 1726882643.82840: ^ 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=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 32528 1726882643.82849: getting variables 32528 1726882643.82851: in VariableManager get_vars() 32528 1726882643.82887: Calling all_inventory to load vars for managed_node3 32528 1726882643.82892: Calling groups_inventory to load vars for managed_node3 32528 1726882643.82902: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.82912: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.82915: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.82917: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.83860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.84706: done with get_vars() 32528 1726882643.84721: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:23 -0400 (0:00:00.752) 0:00:15.077 ****** 32528 1726882643.84782: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32528 1726882643.84783: Creating lock for fedora.linux_system_roles.network_state 32528 1726882643.85009: worker is 1 (out of 1 available) 32528 1726882643.85022: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32528 1726882643.85033: done queuing things up, now waiting for results queue to drain 32528 1726882643.85034: waiting for pending results... 32528 1726882643.85200: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 32528 1726882643.85277: in run() - task 12673a56-9f93-c149-436c-000000000027 32528 1726882643.85297: variable 'ansible_search_path' from source: unknown 32528 1726882643.85301: variable 'ansible_search_path' from source: unknown 32528 1726882643.85327: calling self._execute() 32528 1726882643.85398: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.85403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.85412: variable 'omit' from source: magic vars 32528 1726882643.85672: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.85681: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.85764: variable 'network_state' from source: role '' defaults 32528 1726882643.85772: Evaluated conditional (network_state != {}): False 32528 1726882643.85775: when evaluation is False, skipping this task 32528 1726882643.85777: _execute() done 32528 1726882643.85780: dumping result to json 32528 1726882643.85782: done dumping result, returning 32528 1726882643.85792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-c149-436c-000000000027] 32528 1726882643.85796: sending task result for task 12673a56-9f93-c149-436c-000000000027 32528 1726882643.85874: done sending task result for task 12673a56-9f93-c149-436c-000000000027 32528 1726882643.85877: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882643.85953: no more pending results, returning what we have 32528 1726882643.85956: results queue empty 32528 1726882643.85957: checking for any_errors_fatal 32528 1726882643.85964: done checking for any_errors_fatal 32528 1726882643.85965: checking for max_fail_percentage 32528 1726882643.85966: done checking for max_fail_percentage 32528 1726882643.85967: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.85968: done checking to see if all hosts have failed 32528 1726882643.85968: getting the remaining hosts for this loop 32528 1726882643.85970: done getting the remaining hosts for this loop 32528 1726882643.85973: getting the next task for host managed_node3 32528 1726882643.85978: done getting next task for host managed_node3 32528 1726882643.85981: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32528 1726882643.85984: ^ 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=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 32528 1726882643.86004: getting variables 32528 1726882643.86006: in VariableManager get_vars() 32528 1726882643.86037: Calling all_inventory to load vars for managed_node3 32528 1726882643.86039: Calling groups_inventory to load vars for managed_node3 32528 1726882643.86041: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.86047: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.86048: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.86050: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.86768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.87627: done with get_vars() 32528 1726882643.87642: done getting variables 32528 1726882643.87683: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:23 -0400 (0:00:00.029) 0:00:15.107 ****** 32528 1726882643.87709: entering _queue_task() for managed_node3/debug 32528 1726882643.87887: worker is 1 (out of 1 available) 32528 1726882643.87903: exiting _queue_task() for managed_node3/debug 32528 1726882643.87915: done queuing things up, now waiting for results queue to drain 32528 1726882643.87916: waiting for pending results... 32528 1726882643.88064: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32528 1726882643.88143: in run() - task 12673a56-9f93-c149-436c-000000000028 32528 1726882643.88152: variable 'ansible_search_path' from source: unknown 32528 1726882643.88155: variable 'ansible_search_path' from source: unknown 32528 1726882643.88181: calling self._execute() 32528 1726882643.88248: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.88259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.88265: variable 'omit' from source: magic vars 32528 1726882643.88520: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.88535: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.88539: variable 'omit' from source: magic vars 32528 1726882643.88573: variable 'omit' from source: magic vars 32528 1726882643.88609: variable 'omit' from source: magic vars 32528 1726882643.88636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882643.88670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882643.88680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882643.88696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.88708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.88730: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882643.88733: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.88736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.88798: Set connection var ansible_pipelining to False 32528 1726882643.88802: Set connection var ansible_connection to ssh 32528 1726882643.88809: Set connection var ansible_timeout to 10 32528 1726882643.88812: Set connection var ansible_shell_type to sh 32528 1726882643.88821: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882643.88824: Set connection var ansible_shell_executable to /bin/sh 32528 1726882643.88842: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.88844: variable 'ansible_connection' from source: unknown 32528 1726882643.88847: variable 'ansible_module_compression' from source: unknown 32528 1726882643.88850: variable 'ansible_shell_type' from source: unknown 32528 1726882643.88852: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.88854: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.88856: variable 'ansible_pipelining' from source: unknown 32528 1726882643.88860: variable 'ansible_timeout' from source: unknown 32528 1726882643.88863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.88961: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882643.88970: variable 'omit' from source: magic vars 32528 1726882643.88975: starting attempt loop 32528 1726882643.88977: running the handler 32528 1726882643.89067: variable '__network_connections_result' from source: set_fact 32528 1726882643.89111: handler run complete 32528 1726882643.89125: attempt loop complete, returning result 32528 1726882643.89128: _execute() done 32528 1726882643.89130: dumping result to json 32528 1726882643.89133: done dumping result, returning 32528 1726882643.89146: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-c149-436c-000000000028] 32528 1726882643.89149: sending task result for task 12673a56-9f93-c149-436c-000000000028 32528 1726882643.89225: done sending task result for task 12673a56-9f93-c149-436c-000000000028 32528 1726882643.89228: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f", "[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f (not-active)", "[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07 (not-active)" ] } 32528 1726882643.89309: no more pending results, returning what we have 32528 1726882643.89312: results queue empty 32528 1726882643.89313: checking for any_errors_fatal 32528 1726882643.89317: done checking for any_errors_fatal 32528 1726882643.89318: checking for max_fail_percentage 32528 1726882643.89319: done checking for max_fail_percentage 32528 1726882643.89320: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.89321: done checking to see if all hosts have failed 32528 1726882643.89321: getting the remaining hosts for this loop 32528 1726882643.89322: done getting the remaining hosts for this loop 32528 1726882643.89325: getting the next task for host managed_node3 32528 1726882643.89331: done getting next task for host managed_node3 32528 1726882643.89333: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32528 1726882643.89335: ^ 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=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 32528 1726882643.89344: getting variables 32528 1726882643.89346: in VariableManager get_vars() 32528 1726882643.89376: Calling all_inventory to load vars for managed_node3 32528 1726882643.89378: Calling groups_inventory to load vars for managed_node3 32528 1726882643.89380: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.89385: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.89387: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.89388: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.90173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.91030: done with get_vars() 32528 1726882643.91043: done getting variables 32528 1726882643.91080: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:23 -0400 (0:00:00.033) 0:00:15.141 ****** 32528 1726882643.91110: entering _queue_task() for managed_node3/debug 32528 1726882643.91286: worker is 1 (out of 1 available) 32528 1726882643.91303: exiting _queue_task() for managed_node3/debug 32528 1726882643.91316: done queuing things up, now waiting for results queue to drain 32528 1726882643.91317: waiting for pending results... 32528 1726882643.91463: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32528 1726882643.91541: in run() - task 12673a56-9f93-c149-436c-000000000029 32528 1726882643.91553: variable 'ansible_search_path' from source: unknown 32528 1726882643.91556: variable 'ansible_search_path' from source: unknown 32528 1726882643.91583: calling self._execute() 32528 1726882643.91652: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.91657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.91667: variable 'omit' from source: magic vars 32528 1726882643.91918: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.91927: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.91932: variable 'omit' from source: magic vars 32528 1726882643.91965: variable 'omit' from source: magic vars 32528 1726882643.91998: variable 'omit' from source: magic vars 32528 1726882643.92023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882643.92048: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882643.92064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882643.92076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.92085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.92114: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882643.92117: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.92119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.92180: Set connection var ansible_pipelining to False 32528 1726882643.92183: Set connection var ansible_connection to ssh 32528 1726882643.92188: Set connection var ansible_timeout to 10 32528 1726882643.92195: Set connection var ansible_shell_type to sh 32528 1726882643.92198: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882643.92208: Set connection var ansible_shell_executable to /bin/sh 32528 1726882643.92225: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.92228: variable 'ansible_connection' from source: unknown 32528 1726882643.92231: variable 'ansible_module_compression' from source: unknown 32528 1726882643.92233: variable 'ansible_shell_type' from source: unknown 32528 1726882643.92235: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.92237: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.92240: variable 'ansible_pipelining' from source: unknown 32528 1726882643.92243: variable 'ansible_timeout' from source: unknown 32528 1726882643.92247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.92345: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882643.92354: variable 'omit' from source: magic vars 32528 1726882643.92358: starting attempt loop 32528 1726882643.92361: running the handler 32528 1726882643.92399: variable '__network_connections_result' from source: set_fact 32528 1726882643.92455: variable '__network_connections_result' from source: set_fact 32528 1726882643.92556: handler run complete 32528 1726882643.92577: attempt loop complete, returning result 32528 1726882643.92580: _execute() done 32528 1726882643.92582: dumping result to json 32528 1726882643.92588: done dumping result, returning 32528 1726882643.92597: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-c149-436c-000000000029] 32528 1726882643.92601: sending task result for task 12673a56-9f93-c149-436c-000000000029 32528 1726882643.92684: done sending task result for task 12673a56-9f93-c149-436c-000000000029 32528 1726882643.92687: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f\n[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f (not-active)\n[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07 (not-active)\n", "stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f", "[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, c2caa949-d3d5-41e4-abb1-6c75ed72c97f (not-active)", "[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 5e564bf0-afa6-41c1-8e1a-403029b7cd07 (not-active)" ] } } 32528 1726882643.92779: no more pending results, returning what we have 32528 1726882643.92782: results queue empty 32528 1726882643.92783: checking for any_errors_fatal 32528 1726882643.92787: done checking for any_errors_fatal 32528 1726882643.92788: checking for max_fail_percentage 32528 1726882643.92792: done checking for max_fail_percentage 32528 1726882643.92794: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.92795: done checking to see if all hosts have failed 32528 1726882643.92796: getting the remaining hosts for this loop 32528 1726882643.92797: done getting the remaining hosts for this loop 32528 1726882643.92800: getting the next task for host managed_node3 32528 1726882643.92806: done getting next task for host managed_node3 32528 1726882643.92814: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32528 1726882643.92817: ^ 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=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 32528 1726882643.92826: getting variables 32528 1726882643.92827: in VariableManager get_vars() 32528 1726882643.92857: Calling all_inventory to load vars for managed_node3 32528 1726882643.92859: Calling groups_inventory to load vars for managed_node3 32528 1726882643.92861: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.92868: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.92870: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.92872: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.93597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.94540: done with get_vars() 32528 1726882643.94554: done getting variables 32528 1726882643.94596: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:23 -0400 (0:00:00.035) 0:00:15.176 ****** 32528 1726882643.94619: entering _queue_task() for managed_node3/debug 32528 1726882643.94811: worker is 1 (out of 1 available) 32528 1726882643.94822: exiting _queue_task() for managed_node3/debug 32528 1726882643.94833: done queuing things up, now waiting for results queue to drain 32528 1726882643.94835: waiting for pending results... 32528 1726882643.94992: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32528 1726882643.95074: in run() - task 12673a56-9f93-c149-436c-00000000002a 32528 1726882643.95085: variable 'ansible_search_path' from source: unknown 32528 1726882643.95088: variable 'ansible_search_path' from source: unknown 32528 1726882643.95118: calling self._execute() 32528 1726882643.95182: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.95187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.95199: variable 'omit' from source: magic vars 32528 1726882643.95448: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.95457: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.95539: variable 'network_state' from source: role '' defaults 32528 1726882643.95547: Evaluated conditional (network_state != {}): False 32528 1726882643.95550: when evaluation is False, skipping this task 32528 1726882643.95553: _execute() done 32528 1726882643.95555: dumping result to json 32528 1726882643.95558: done dumping result, returning 32528 1726882643.95565: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-c149-436c-00000000002a] 32528 1726882643.95570: sending task result for task 12673a56-9f93-c149-436c-00000000002a 32528 1726882643.95651: done sending task result for task 12673a56-9f93-c149-436c-00000000002a 32528 1726882643.95654: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 32528 1726882643.95705: no more pending results, returning what we have 32528 1726882643.95708: results queue empty 32528 1726882643.95708: checking for any_errors_fatal 32528 1726882643.95714: done checking for any_errors_fatal 32528 1726882643.95715: checking for max_fail_percentage 32528 1726882643.95717: done checking for max_fail_percentage 32528 1726882643.95717: checking to see if all hosts have failed and the running result is not ok 32528 1726882643.95718: done checking to see if all hosts have failed 32528 1726882643.95719: getting the remaining hosts for this loop 32528 1726882643.95720: done getting the remaining hosts for this loop 32528 1726882643.95723: getting the next task for host managed_node3 32528 1726882643.95729: done getting next task for host managed_node3 32528 1726882643.95732: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32528 1726882643.95735: ^ 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=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 32528 1726882643.95747: getting variables 32528 1726882643.95748: in VariableManager get_vars() 32528 1726882643.95782: Calling all_inventory to load vars for managed_node3 32528 1726882643.95784: Calling groups_inventory to load vars for managed_node3 32528 1726882643.95786: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882643.95797: Calling all_plugins_play to load vars for managed_node3 32528 1726882643.95800: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882643.95803: Calling groups_plugins_play to load vars for managed_node3 32528 1726882643.96536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882643.97400: done with get_vars() 32528 1726882643.97414: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:23 -0400 (0:00:00.028) 0:00:15.204 ****** 32528 1726882643.97475: entering _queue_task() for managed_node3/ping 32528 1726882643.97477: Creating lock for ping 32528 1726882643.97667: worker is 1 (out of 1 available) 32528 1726882643.97681: exiting _queue_task() for managed_node3/ping 32528 1726882643.97696: done queuing things up, now waiting for results queue to drain 32528 1726882643.97698: waiting for pending results... 32528 1726882643.97843: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 32528 1726882643.97927: in run() - task 12673a56-9f93-c149-436c-00000000002b 32528 1726882643.97934: variable 'ansible_search_path' from source: unknown 32528 1726882643.97942: variable 'ansible_search_path' from source: unknown 32528 1726882643.98010: calling self._execute() 32528 1726882643.98057: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.98063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.98072: variable 'omit' from source: magic vars 32528 1726882643.98404: variable 'ansible_distribution_major_version' from source: facts 32528 1726882643.98410: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882643.98416: variable 'omit' from source: magic vars 32528 1726882643.98469: variable 'omit' from source: magic vars 32528 1726882643.98503: variable 'omit' from source: magic vars 32528 1726882643.98538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882643.98605: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882643.98608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882643.98611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.98613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882643.98642: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882643.98645: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.98648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.98739: Set connection var ansible_pipelining to False 32528 1726882643.98742: Set connection var ansible_connection to ssh 32528 1726882643.98799: Set connection var ansible_timeout to 10 32528 1726882643.98802: Set connection var ansible_shell_type to sh 32528 1726882643.98804: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882643.98807: Set connection var ansible_shell_executable to /bin/sh 32528 1726882643.98809: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.98823: variable 'ansible_connection' from source: unknown 32528 1726882643.98826: variable 'ansible_module_compression' from source: unknown 32528 1726882643.98828: variable 'ansible_shell_type' from source: unknown 32528 1726882643.98830: variable 'ansible_shell_executable' from source: unknown 32528 1726882643.98832: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882643.98834: variable 'ansible_pipelining' from source: unknown 32528 1726882643.98836: variable 'ansible_timeout' from source: unknown 32528 1726882643.98838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882643.99005: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882643.99009: variable 'omit' from source: magic vars 32528 1726882643.99011: starting attempt loop 32528 1726882643.99014: running the handler 32528 1726882643.99016: _low_level_execute_command(): starting 32528 1726882643.99047: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882643.99554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882643.99571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882643.99596: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882643.99640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882643.99646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882643.99648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882643.99706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.01564: stdout chunk (state=3): >>>/root <<< 32528 1726882644.01568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.01598: stdout chunk (state=3): >>><<< 32528 1726882644.01601: stderr chunk (state=3): >>><<< 32528 1726882644.01604: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.01611: _low_level_execute_command(): starting 32528 1726882644.01729: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008 `" && echo ansible-tmp-1726882644.0159407-33326-40877694547008="` echo /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008 `" ) && sleep 0' 32528 1726882644.02198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.02201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.02272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882644.02275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.02278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882644.02287: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882644.02295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.02299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882644.02301: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882644.02303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32528 1726882644.02305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.02367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.02379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.02399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.02466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.04362: stdout chunk (state=3): >>>ansible-tmp-1726882644.0159407-33326-40877694547008=/root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008 <<< 32528 1726882644.04471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.04599: stderr chunk (state=3): >>><<< 32528 1726882644.04602: stdout chunk (state=3): >>><<< 32528 1726882644.04605: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882644.0159407-33326-40877694547008=/root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.04608: variable 'ansible_module_compression' from source: unknown 32528 1726882644.04610: ANSIBALLZ: Using lock for ping 32528 1726882644.04612: ANSIBALLZ: Acquiring lock 32528 1726882644.04614: ANSIBALLZ: Lock acquired: 139696064471088 32528 1726882644.04616: ANSIBALLZ: Creating module 32528 1726882644.15385: ANSIBALLZ: Writing module into payload 32528 1726882644.15445: ANSIBALLZ: Writing module 32528 1726882644.15467: ANSIBALLZ: Renaming module 32528 1726882644.15470: ANSIBALLZ: Done creating module 32528 1726882644.15486: variable 'ansible_facts' from source: unknown 32528 1726882644.15560: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/AnsiballZ_ping.py 32528 1726882644.15784: Sending initial data 32528 1726882644.15791: Sent initial data (152 bytes) 32528 1726882644.16500: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.16529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.16610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.18209: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882644.18248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882644.18317: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp9xc01v34 /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/AnsiballZ_ping.py <<< 32528 1726882644.18329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/AnsiballZ_ping.py" <<< 32528 1726882644.18364: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp9xc01v34" to remote "/root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/AnsiballZ_ping.py" <<< 32528 1726882644.19208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.19211: stdout chunk (state=3): >>><<< 32528 1726882644.19213: stderr chunk (state=3): >>><<< 32528 1726882644.19225: done transferring module to remote 32528 1726882644.19239: _low_level_execute_command(): starting 32528 1726882644.19247: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/ /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/AnsiballZ_ping.py && sleep 0' 32528 1726882644.19882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.19900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.19981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.20025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.20040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.20061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.20139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.21907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.21946: stderr chunk (state=3): >>><<< 32528 1726882644.21954: stdout chunk (state=3): >>><<< 32528 1726882644.21974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.22053: _low_level_execute_command(): starting 32528 1726882644.22056: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/AnsiballZ_ping.py && sleep 0' 32528 1726882644.22585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.22607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.22624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882644.22647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.22749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.22762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.22779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.22858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.38055: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 32528 1726882644.39333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882644.39352: stderr chunk (state=3): >>><<< 32528 1726882644.39355: stdout chunk (state=3): >>><<< 32528 1726882644.39371: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882644.39389: 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-1726882644.0159407-33326-40877694547008/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882644.39402: _low_level_execute_command(): starting 32528 1726882644.39407: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882644.0159407-33326-40877694547008/ > /dev/null 2>&1 && sleep 0' 32528 1726882644.39798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.39821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.39825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.39827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.39869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.39889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.39926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.41724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.41742: stderr chunk (state=3): >>><<< 32528 1726882644.41750: stdout chunk (state=3): >>><<< 32528 1726882644.41758: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.41764: handler run complete 32528 1726882644.41776: attempt loop complete, returning result 32528 1726882644.41779: _execute() done 32528 1726882644.41781: dumping result to json 32528 1726882644.41783: done dumping result, returning 32528 1726882644.41796: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-c149-436c-00000000002b] 32528 1726882644.41801: sending task result for task 12673a56-9f93-c149-436c-00000000002b 32528 1726882644.41882: done sending task result for task 12673a56-9f93-c149-436c-00000000002b 32528 1726882644.41884: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 32528 1726882644.41942: no more pending results, returning what we have 32528 1726882644.41945: results queue empty 32528 1726882644.41946: checking for any_errors_fatal 32528 1726882644.41951: done checking for any_errors_fatal 32528 1726882644.41952: checking for max_fail_percentage 32528 1726882644.41953: done checking for max_fail_percentage 32528 1726882644.41954: checking to see if all hosts have failed and the running result is not ok 32528 1726882644.41954: done checking to see if all hosts have failed 32528 1726882644.41955: getting the remaining hosts for this loop 32528 1726882644.41956: done getting the remaining hosts for this loop 32528 1726882644.41960: getting the next task for host managed_node3 32528 1726882644.41970: done getting next task for host managed_node3 32528 1726882644.41972: ^ task is: TASK: meta (role_complete) 32528 1726882644.41974: ^ 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 32528 1726882644.41984: getting variables 32528 1726882644.41986: in VariableManager get_vars() 32528 1726882644.42031: Calling all_inventory to load vars for managed_node3 32528 1726882644.42034: Calling groups_inventory to load vars for managed_node3 32528 1726882644.42036: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882644.42045: Calling all_plugins_play to load vars for managed_node3 32528 1726882644.42047: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882644.42050: Calling groups_plugins_play to load vars for managed_node3 32528 1726882644.42987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882644.43828: done with get_vars() 32528 1726882644.43845: done getting variables 32528 1726882644.43904: done queuing things up, now waiting for results queue to drain 32528 1726882644.43905: results queue empty 32528 1726882644.43906: checking for any_errors_fatal 32528 1726882644.43907: done checking for any_errors_fatal 32528 1726882644.43908: checking for max_fail_percentage 32528 1726882644.43908: done checking for max_fail_percentage 32528 1726882644.43909: checking to see if all hosts have failed and the running result is not ok 32528 1726882644.43909: done checking to see if all hosts have failed 32528 1726882644.43910: getting the remaining hosts for this loop 32528 1726882644.43910: done getting the remaining hosts for this loop 32528 1726882644.43912: getting the next task for host managed_node3 32528 1726882644.43915: done getting next task for host managed_node3 32528 1726882644.43916: ^ task is: TASK: Include the task 'assert_device_present.yml' 32528 1726882644.43917: ^ 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 32528 1726882644.43919: getting variables 32528 1726882644.43920: in VariableManager get_vars() 32528 1726882644.43929: Calling all_inventory to load vars for managed_node3 32528 1726882644.43930: Calling groups_inventory to load vars for managed_node3 32528 1726882644.43931: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882644.43935: Calling all_plugins_play to load vars for managed_node3 32528 1726882644.43937: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882644.43939: Calling groups_plugins_play to load vars for managed_node3 32528 1726882644.44553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882644.45397: done with get_vars() 32528 1726882644.45411: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 Friday 20 September 2024 21:37:24 -0400 (0:00:00.479) 0:00:15.684 ****** 32528 1726882644.45459: entering _queue_task() for managed_node3/include_tasks 32528 1726882644.45686: worker is 1 (out of 1 available) 32528 1726882644.45701: exiting _queue_task() for managed_node3/include_tasks 32528 1726882644.45713: done queuing things up, now waiting for results queue to drain 32528 1726882644.45714: waiting for pending results... 32528 1726882644.45883: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 32528 1726882644.45951: in run() - task 12673a56-9f93-c149-436c-00000000005b 32528 1726882644.45963: variable 'ansible_search_path' from source: unknown 32528 1726882644.45994: calling self._execute() 32528 1726882644.46069: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882644.46073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882644.46082: variable 'omit' from source: magic vars 32528 1726882644.46352: variable 'ansible_distribution_major_version' from source: facts 32528 1726882644.46361: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882644.46367: _execute() done 32528 1726882644.46372: dumping result to json 32528 1726882644.46375: done dumping result, returning 32528 1726882644.46385: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-c149-436c-00000000005b] 32528 1726882644.46387: sending task result for task 12673a56-9f93-c149-436c-00000000005b 32528 1726882644.46471: done sending task result for task 12673a56-9f93-c149-436c-00000000005b 32528 1726882644.46474: WORKER PROCESS EXITING 32528 1726882644.46513: no more pending results, returning what we have 32528 1726882644.46518: in VariableManager get_vars() 32528 1726882644.46561: Calling all_inventory to load vars for managed_node3 32528 1726882644.46563: Calling groups_inventory to load vars for managed_node3 32528 1726882644.46565: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882644.46576: Calling all_plugins_play to load vars for managed_node3 32528 1726882644.46578: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882644.46581: Calling groups_plugins_play to load vars for managed_node3 32528 1726882644.47392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882644.48230: done with get_vars() 32528 1726882644.48244: variable 'ansible_search_path' from source: unknown 32528 1726882644.48254: we have included files to process 32528 1726882644.48255: generating all_blocks data 32528 1726882644.48256: done generating all_blocks data 32528 1726882644.48260: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32528 1726882644.48261: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32528 1726882644.48262: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32528 1726882644.48336: in VariableManager get_vars() 32528 1726882644.48351: done with get_vars() 32528 1726882644.48431: done processing included file 32528 1726882644.48432: iterating over new_blocks loaded from include file 32528 1726882644.48433: in VariableManager get_vars() 32528 1726882644.48444: done with get_vars() 32528 1726882644.48445: filtering new block on tags 32528 1726882644.48456: done filtering new block on tags 32528 1726882644.48457: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 32528 1726882644.48461: extending task lists for all hosts with included blocks 32528 1726882644.49825: done extending task lists 32528 1726882644.49827: done processing included files 32528 1726882644.49827: results queue empty 32528 1726882644.49827: checking for any_errors_fatal 32528 1726882644.49829: done checking for any_errors_fatal 32528 1726882644.49829: checking for max_fail_percentage 32528 1726882644.49830: done checking for max_fail_percentage 32528 1726882644.49830: checking to see if all hosts have failed and the running result is not ok 32528 1726882644.49831: done checking to see if all hosts have failed 32528 1726882644.49831: getting the remaining hosts for this loop 32528 1726882644.49832: done getting the remaining hosts for this loop 32528 1726882644.49833: getting the next task for host managed_node3 32528 1726882644.49836: done getting next task for host managed_node3 32528 1726882644.49837: ^ task is: TASK: Include the task 'get_interface_stat.yml' 32528 1726882644.49839: ^ 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 32528 1726882644.49841: getting variables 32528 1726882644.49841: in VariableManager get_vars() 32528 1726882644.49850: Calling all_inventory to load vars for managed_node3 32528 1726882644.49851: Calling groups_inventory to load vars for managed_node3 32528 1726882644.49852: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882644.49856: Calling all_plugins_play to load vars for managed_node3 32528 1726882644.49857: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882644.49859: Calling groups_plugins_play to load vars for managed_node3 32528 1726882644.50525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882644.51379: done with get_vars() 32528 1726882644.51395: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:37:24 -0400 (0:00:00.059) 0:00:15.744 ****** 32528 1726882644.51443: entering _queue_task() for managed_node3/include_tasks 32528 1726882644.51674: worker is 1 (out of 1 available) 32528 1726882644.51686: exiting _queue_task() for managed_node3/include_tasks 32528 1726882644.51699: done queuing things up, now waiting for results queue to drain 32528 1726882644.51700: waiting for pending results... 32528 1726882644.51862: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 32528 1726882644.51933: in run() - task 12673a56-9f93-c149-436c-000000000578 32528 1726882644.51941: variable 'ansible_search_path' from source: unknown 32528 1726882644.51945: variable 'ansible_search_path' from source: unknown 32528 1726882644.51987: calling self._execute() 32528 1726882644.52199: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882644.52202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882644.52204: variable 'omit' from source: magic vars 32528 1726882644.52481: variable 'ansible_distribution_major_version' from source: facts 32528 1726882644.52504: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882644.52515: _execute() done 32528 1726882644.52521: dumping result to json 32528 1726882644.52527: done dumping result, returning 32528 1726882644.52536: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-c149-436c-000000000578] 32528 1726882644.52545: sending task result for task 12673a56-9f93-c149-436c-000000000578 32528 1726882644.52662: no more pending results, returning what we have 32528 1726882644.52667: in VariableManager get_vars() 32528 1726882644.52719: Calling all_inventory to load vars for managed_node3 32528 1726882644.52722: Calling groups_inventory to load vars for managed_node3 32528 1726882644.52724: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882644.52739: Calling all_plugins_play to load vars for managed_node3 32528 1726882644.52742: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882644.52745: Calling groups_plugins_play to load vars for managed_node3 32528 1726882644.53263: done sending task result for task 12673a56-9f93-c149-436c-000000000578 32528 1726882644.53267: WORKER PROCESS EXITING 32528 1726882644.53746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882644.54594: done with get_vars() 32528 1726882644.54606: variable 'ansible_search_path' from source: unknown 32528 1726882644.54607: variable 'ansible_search_path' from source: unknown 32528 1726882644.54630: we have included files to process 32528 1726882644.54631: generating all_blocks data 32528 1726882644.54632: done generating all_blocks data 32528 1726882644.54633: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32528 1726882644.54634: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32528 1726882644.54635: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32528 1726882644.54750: done processing included file 32528 1726882644.54752: iterating over new_blocks loaded from include file 32528 1726882644.54753: in VariableManager get_vars() 32528 1726882644.54765: done with get_vars() 32528 1726882644.54766: filtering new block on tags 32528 1726882644.54775: done filtering new block on tags 32528 1726882644.54776: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 32528 1726882644.54780: extending task lists for all hosts with included blocks 32528 1726882644.54844: done extending task lists 32528 1726882644.54845: done processing included files 32528 1726882644.54845: results queue empty 32528 1726882644.54846: checking for any_errors_fatal 32528 1726882644.54848: done checking for any_errors_fatal 32528 1726882644.54849: checking for max_fail_percentage 32528 1726882644.54849: done checking for max_fail_percentage 32528 1726882644.54850: checking to see if all hosts have failed and the running result is not ok 32528 1726882644.54850: done checking to see if all hosts have failed 32528 1726882644.54851: getting the remaining hosts for this loop 32528 1726882644.54851: done getting the remaining hosts for this loop 32528 1726882644.54853: getting the next task for host managed_node3 32528 1726882644.54855: done getting next task for host managed_node3 32528 1726882644.54857: ^ task is: TASK: Get stat for interface {{ interface }} 32528 1726882644.54859: ^ 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 32528 1726882644.54860: getting variables 32528 1726882644.54861: in VariableManager get_vars() 32528 1726882644.54869: Calling all_inventory to load vars for managed_node3 32528 1726882644.54870: Calling groups_inventory to load vars for managed_node3 32528 1726882644.54871: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882644.54875: Calling all_plugins_play to load vars for managed_node3 32528 1726882644.54876: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882644.54878: Calling groups_plugins_play to load vars for managed_node3 32528 1726882644.59957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882644.62095: done with get_vars() 32528 1726882644.62118: done getting variables 32528 1726882644.62268: variable 'interface' from source: include params 32528 1726882644.62272: variable 'vlan_interface' from source: play vars 32528 1726882644.62526: variable 'vlan_interface' from source: play vars TASK [Get stat for interface lsr101.90] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:37:24 -0400 (0:00:00.111) 0:00:15.855 ****** 32528 1726882644.62553: entering _queue_task() for managed_node3/stat 32528 1726882644.62885: worker is 1 (out of 1 available) 32528 1726882644.62897: exiting _queue_task() for managed_node3/stat 32528 1726882644.62910: done queuing things up, now waiting for results queue to drain 32528 1726882644.62912: waiting for pending results... 32528 1726882644.63309: running TaskExecutor() for managed_node3/TASK: Get stat for interface lsr101.90 32528 1726882644.63314: in run() - task 12673a56-9f93-c149-436c-00000000069c 32528 1726882644.63317: variable 'ansible_search_path' from source: unknown 32528 1726882644.63319: variable 'ansible_search_path' from source: unknown 32528 1726882644.63337: calling self._execute() 32528 1726882644.63436: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882644.63448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882644.63463: variable 'omit' from source: magic vars 32528 1726882644.63812: variable 'ansible_distribution_major_version' from source: facts 32528 1726882644.63828: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882644.63841: variable 'omit' from source: magic vars 32528 1726882644.63884: variable 'omit' from source: magic vars 32528 1726882644.63981: variable 'interface' from source: include params 32528 1726882644.63998: variable 'vlan_interface' from source: play vars 32528 1726882644.64064: variable 'vlan_interface' from source: play vars 32528 1726882644.64087: variable 'omit' from source: magic vars 32528 1726882644.64135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882644.64173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882644.64203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882644.64224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882644.64240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882644.64270: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882644.64277: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882644.64284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882644.64384: Set connection var ansible_pipelining to False 32528 1726882644.64397: Set connection var ansible_connection to ssh 32528 1726882644.64408: Set connection var ansible_timeout to 10 32528 1726882644.64415: Set connection var ansible_shell_type to sh 32528 1726882644.64426: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882644.64439: Set connection var ansible_shell_executable to /bin/sh 32528 1726882644.64466: variable 'ansible_shell_executable' from source: unknown 32528 1726882644.64474: variable 'ansible_connection' from source: unknown 32528 1726882644.64698: variable 'ansible_module_compression' from source: unknown 32528 1726882644.64701: variable 'ansible_shell_type' from source: unknown 32528 1726882644.64703: variable 'ansible_shell_executable' from source: unknown 32528 1726882644.64705: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882644.64708: variable 'ansible_pipelining' from source: unknown 32528 1726882644.64710: variable 'ansible_timeout' from source: unknown 32528 1726882644.64712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882644.64714: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882644.64717: variable 'omit' from source: magic vars 32528 1726882644.64723: starting attempt loop 32528 1726882644.64729: running the handler 32528 1726882644.64746: _low_level_execute_command(): starting 32528 1726882644.64757: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882644.65436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.65450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.65466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882644.65486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.65510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882644.65522: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882644.65534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.65552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882644.65565: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882644.65611: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.65670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.65688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.65719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.65810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.67485: stdout chunk (state=3): >>>/root <<< 32528 1726882644.67624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.67635: stdout chunk (state=3): >>><<< 32528 1726882644.67649: stderr chunk (state=3): >>><<< 32528 1726882644.67672: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.67689: _low_level_execute_command(): starting 32528 1726882644.67702: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945 `" && echo ansible-tmp-1726882644.6767735-33356-129479437703945="` echo /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945 `" ) && sleep 0' 32528 1726882644.68287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.68303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.68316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882644.68335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.68418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.68460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.68479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.68504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.68584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.70514: stdout chunk (state=3): >>>ansible-tmp-1726882644.6767735-33356-129479437703945=/root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945 <<< 32528 1726882644.70649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.70662: stdout chunk (state=3): >>><<< 32528 1726882644.70677: stderr chunk (state=3): >>><<< 32528 1726882644.70898: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882644.6767735-33356-129479437703945=/root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.70902: variable 'ansible_module_compression' from source: unknown 32528 1726882644.70904: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32528 1726882644.70906: variable 'ansible_facts' from source: unknown 32528 1726882644.70941: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/AnsiballZ_stat.py 32528 1726882644.71152: Sending initial data 32528 1726882644.71155: Sent initial data (153 bytes) 32528 1726882644.71799: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.71803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.71819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.71834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.71853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.71926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.73702: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882644.73736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882644.73805: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpl2dmxfh_ /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/AnsiballZ_stat.py <<< 32528 1726882644.73816: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/AnsiballZ_stat.py" <<< 32528 1726882644.73847: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpl2dmxfh_" to remote "/root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/AnsiballZ_stat.py" <<< 32528 1726882644.74800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.74804: stdout chunk (state=3): >>><<< 32528 1726882644.74806: stderr chunk (state=3): >>><<< 32528 1726882644.74809: done transferring module to remote 32528 1726882644.74811: _low_level_execute_command(): starting 32528 1726882644.74813: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/ /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/AnsiballZ_stat.py && sleep 0' 32528 1726882644.75471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.75484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.75577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.75608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.75683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.77470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.77488: stdout chunk (state=3): >>><<< 32528 1726882644.77599: stderr chunk (state=3): >>><<< 32528 1726882644.77604: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.77606: _low_level_execute_command(): starting 32528 1726882644.77608: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/AnsiballZ_stat.py && sleep 0' 32528 1726882644.78187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.78208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.78226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882644.78254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.78274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882644.78375: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882644.78398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.78420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.78443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.78535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.93489: stdout chunk (state=3): >>> <<< 32528 1726882644.93531: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101.90", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33287, "dev": 23, "nlink": 1, "atime": 1726882643.7383006, "mtime": 1726882643.7383006, "ctime": 1726882643.7383006, "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/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101.90", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32528 1726882644.94858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882644.94874: stdout chunk (state=3): >>><<< 32528 1726882644.94890: stderr chunk (state=3): >>><<< 32528 1726882644.95000: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101.90", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33287, "dev": 23, "nlink": 1, "atime": 1726882643.7383006, "mtime": 1726882643.7383006, "ctime": 1726882643.7383006, "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/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101.90", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882644.95004: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/lsr101.90', '_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-1726882644.6767735-33356-129479437703945/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882644.95012: _low_level_execute_command(): starting 32528 1726882644.95014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882644.6767735-33356-129479437703945/ > /dev/null 2>&1 && sleep 0' 32528 1726882644.95606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882644.95621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.95635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882644.95651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882644.95685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882644.95703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882644.95796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882644.95820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882644.95836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882644.95925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882644.97828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882644.97831: stdout chunk (state=3): >>><<< 32528 1726882644.97833: stderr chunk (state=3): >>><<< 32528 1726882644.97836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882644.97838: handler run complete 32528 1726882644.97882: attempt loop complete, returning result 32528 1726882644.97885: _execute() done 32528 1726882644.97888: dumping result to json 32528 1726882644.97897: done dumping result, returning 32528 1726882644.97935: done running TaskExecutor() for managed_node3/TASK: Get stat for interface lsr101.90 [12673a56-9f93-c149-436c-00000000069c] 32528 1726882644.97938: sending task result for task 12673a56-9f93-c149-436c-00000000069c 32528 1726882644.98015: done sending task result for task 12673a56-9f93-c149-436c-00000000069c 32528 1726882644.98019: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726882643.7383006, "block_size": 4096, "blocks": 0, "ctime": 1726882643.7383006, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33287, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "mode": "0777", "mtime": 1726882643.7383006, "nlink": 1, "path": "/sys/class/net/lsr101.90", "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 } } 32528 1726882644.98119: no more pending results, returning what we have 32528 1726882644.98123: results queue empty 32528 1726882644.98123: checking for any_errors_fatal 32528 1726882644.98125: done checking for any_errors_fatal 32528 1726882644.98126: checking for max_fail_percentage 32528 1726882644.98128: done checking for max_fail_percentage 32528 1726882644.98128: checking to see if all hosts have failed and the running result is not ok 32528 1726882644.98129: done checking to see if all hosts have failed 32528 1726882644.98130: getting the remaining hosts for this loop 32528 1726882644.98131: done getting the remaining hosts for this loop 32528 1726882644.98135: getting the next task for host managed_node3 32528 1726882644.98143: done getting next task for host managed_node3 32528 1726882644.98145: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 32528 1726882644.98147: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882644.98153: getting variables 32528 1726882644.98154: in VariableManager get_vars() 32528 1726882644.98192: Calling all_inventory to load vars for managed_node3 32528 1726882644.98196: Calling groups_inventory to load vars for managed_node3 32528 1726882644.98198: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882644.98208: Calling all_plugins_play to load vars for managed_node3 32528 1726882644.98210: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882644.98212: Calling groups_plugins_play to load vars for managed_node3 32528 1726882644.99457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.01022: done with get_vars() 32528 1726882645.01043: done getting variables 32528 1726882645.01095: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882645.01203: variable 'interface' from source: include params 32528 1726882645.01206: variable 'vlan_interface' from source: play vars 32528 1726882645.01262: variable 'vlan_interface' from source: play vars TASK [Assert that the interface is present - 'lsr101.90'] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:37:25 -0400 (0:00:00.387) 0:00:16.242 ****** 32528 1726882645.01301: entering _queue_task() for managed_node3/assert 32528 1726882645.01615: worker is 1 (out of 1 available) 32528 1726882645.01628: exiting _queue_task() for managed_node3/assert 32528 1726882645.01643: done queuing things up, now waiting for results queue to drain 32528 1726882645.01644: waiting for pending results... 32528 1726882645.02117: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'lsr101.90' 32528 1726882645.02121: in run() - task 12673a56-9f93-c149-436c-000000000579 32528 1726882645.02125: variable 'ansible_search_path' from source: unknown 32528 1726882645.02128: variable 'ansible_search_path' from source: unknown 32528 1726882645.02170: calling self._execute() 32528 1726882645.02278: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.02296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.02317: variable 'omit' from source: magic vars 32528 1726882645.02722: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.02741: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.02753: variable 'omit' from source: magic vars 32528 1726882645.02802: variable 'omit' from source: magic vars 32528 1726882645.02907: variable 'interface' from source: include params 32528 1726882645.03009: variable 'vlan_interface' from source: play vars 32528 1726882645.03012: variable 'vlan_interface' from source: play vars 32528 1726882645.03090: variable 'omit' from source: magic vars 32528 1726882645.03095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882645.03131: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882645.03199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882645.03202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.03220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.03262: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882645.03308: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.03311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.03495: Set connection var ansible_pipelining to False 32528 1726882645.03505: Set connection var ansible_connection to ssh 32528 1726882645.03516: Set connection var ansible_timeout to 10 32528 1726882645.03521: Set connection var ansible_shell_type to sh 32528 1726882645.03528: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882645.03538: Set connection var ansible_shell_executable to /bin/sh 32528 1726882645.03561: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.03567: variable 'ansible_connection' from source: unknown 32528 1726882645.03572: variable 'ansible_module_compression' from source: unknown 32528 1726882645.03577: variable 'ansible_shell_type' from source: unknown 32528 1726882645.03582: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.03586: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.03592: variable 'ansible_pipelining' from source: unknown 32528 1726882645.03604: variable 'ansible_timeout' from source: unknown 32528 1726882645.03698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.03747: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882645.03764: variable 'omit' from source: magic vars 32528 1726882645.03773: starting attempt loop 32528 1726882645.03780: running the handler 32528 1726882645.03911: variable 'interface_stat' from source: set_fact 32528 1726882645.03937: Evaluated conditional (interface_stat.stat.exists): True 32528 1726882645.03946: handler run complete 32528 1726882645.03963: attempt loop complete, returning result 32528 1726882645.03969: _execute() done 32528 1726882645.03975: dumping result to json 32528 1726882645.03981: done dumping result, returning 32528 1726882645.03991: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'lsr101.90' [12673a56-9f93-c149-436c-000000000579] 32528 1726882645.04002: sending task result for task 12673a56-9f93-c149-436c-000000000579 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882645.04185: no more pending results, returning what we have 32528 1726882645.04188: results queue empty 32528 1726882645.04189: checking for any_errors_fatal 32528 1726882645.04199: done checking for any_errors_fatal 32528 1726882645.04200: checking for max_fail_percentage 32528 1726882645.04202: done checking for max_fail_percentage 32528 1726882645.04203: checking to see if all hosts have failed and the running result is not ok 32528 1726882645.04204: done checking to see if all hosts have failed 32528 1726882645.04205: getting the remaining hosts for this loop 32528 1726882645.04206: done getting the remaining hosts for this loop 32528 1726882645.04210: getting the next task for host managed_node3 32528 1726882645.04218: done getting next task for host managed_node3 32528 1726882645.04222: ^ task is: TASK: Include the task 'assert_profile_present.yml' 32528 1726882645.04224: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882645.04228: getting variables 32528 1726882645.04230: in VariableManager get_vars() 32528 1726882645.04275: Calling all_inventory to load vars for managed_node3 32528 1726882645.04278: Calling groups_inventory to load vars for managed_node3 32528 1726882645.04281: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.04292: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.04557: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.04563: done sending task result for task 12673a56-9f93-c149-436c-000000000579 32528 1726882645.04565: WORKER PROCESS EXITING 32528 1726882645.04569: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.05956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.07484: done with get_vars() 32528 1726882645.07506: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Friday 20 September 2024 21:37:25 -0400 (0:00:00.062) 0:00:16.305 ****** 32528 1726882645.07588: entering _queue_task() for managed_node3/include_tasks 32528 1726882645.07926: worker is 1 (out of 1 available) 32528 1726882645.07939: exiting _queue_task() for managed_node3/include_tasks 32528 1726882645.07955: done queuing things up, now waiting for results queue to drain 32528 1726882645.07956: waiting for pending results... 32528 1726882645.08274: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 32528 1726882645.08400: in run() - task 12673a56-9f93-c149-436c-00000000005c 32528 1726882645.08422: variable 'ansible_search_path' from source: unknown 32528 1726882645.08483: variable 'interface' from source: play vars 32528 1726882645.08691: variable 'interface' from source: play vars 32528 1726882645.08717: variable 'vlan_interface' from source: play vars 32528 1726882645.08811: variable 'vlan_interface' from source: play vars 32528 1726882645.08828: variable 'omit' from source: magic vars 32528 1726882645.09005: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.09031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.09055: variable 'omit' from source: magic vars 32528 1726882645.09379: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.09396: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.09436: variable 'item' from source: unknown 32528 1726882645.09522: variable 'item' from source: unknown 32528 1726882645.10000: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.10004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.10006: variable 'omit' from source: magic vars 32528 1726882645.10008: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.10010: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.10012: variable 'item' from source: unknown 32528 1726882645.10014: variable 'item' from source: unknown 32528 1726882645.10079: dumping result to json 32528 1726882645.10090: done dumping result, returning 32528 1726882645.10108: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-c149-436c-00000000005c] 32528 1726882645.10118: sending task result for task 12673a56-9f93-c149-436c-00000000005c 32528 1726882645.10238: no more pending results, returning what we have 32528 1726882645.10243: in VariableManager get_vars() 32528 1726882645.10291: Calling all_inventory to load vars for managed_node3 32528 1726882645.10296: Calling groups_inventory to load vars for managed_node3 32528 1726882645.10299: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.10315: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.10318: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.10322: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.10984: done sending task result for task 12673a56-9f93-c149-436c-00000000005c 32528 1726882645.10988: WORKER PROCESS EXITING 32528 1726882645.11312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.12314: done with get_vars() 32528 1726882645.12330: variable 'ansible_search_path' from source: unknown 32528 1726882645.12345: variable 'ansible_search_path' from source: unknown 32528 1726882645.12355: we have included files to process 32528 1726882645.12356: generating all_blocks data 32528 1726882645.12357: done generating all_blocks data 32528 1726882645.12363: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32528 1726882645.12364: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32528 1726882645.12366: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32528 1726882645.12552: in VariableManager get_vars() 32528 1726882645.12576: done with get_vars() 32528 1726882645.12829: done processing included file 32528 1726882645.12831: iterating over new_blocks loaded from include file 32528 1726882645.12833: in VariableManager get_vars() 32528 1726882645.12849: done with get_vars() 32528 1726882645.12851: filtering new block on tags 32528 1726882645.12870: done filtering new block on tags 32528 1726882645.12873: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=lsr101) 32528 1726882645.12877: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32528 1726882645.12878: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32528 1726882645.12881: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32528 1726882645.12974: in VariableManager get_vars() 32528 1726882645.12997: done with get_vars() 32528 1726882645.13220: done processing included file 32528 1726882645.13222: iterating over new_blocks loaded from include file 32528 1726882645.13223: in VariableManager get_vars() 32528 1726882645.13241: done with get_vars() 32528 1726882645.13243: filtering new block on tags 32528 1726882645.13260: done filtering new block on tags 32528 1726882645.13263: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=lsr101.90) 32528 1726882645.13266: extending task lists for all hosts with included blocks 32528 1726882645.14739: done extending task lists 32528 1726882645.14740: done processing included files 32528 1726882645.14740: results queue empty 32528 1726882645.14741: checking for any_errors_fatal 32528 1726882645.14743: done checking for any_errors_fatal 32528 1726882645.14744: checking for max_fail_percentage 32528 1726882645.14744: done checking for max_fail_percentage 32528 1726882645.14745: checking to see if all hosts have failed and the running result is not ok 32528 1726882645.14745: done checking to see if all hosts have failed 32528 1726882645.14746: getting the remaining hosts for this loop 32528 1726882645.14746: done getting the remaining hosts for this loop 32528 1726882645.14748: getting the next task for host managed_node3 32528 1726882645.14751: done getting next task for host managed_node3 32528 1726882645.14752: ^ task is: TASK: Include the task 'get_profile_stat.yml' 32528 1726882645.14754: ^ 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 32528 1726882645.14755: getting variables 32528 1726882645.14756: in VariableManager get_vars() 32528 1726882645.14764: Calling all_inventory to load vars for managed_node3 32528 1726882645.14766: Calling groups_inventory to load vars for managed_node3 32528 1726882645.14768: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.14773: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.14775: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.14781: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.15491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.16862: done with get_vars() 32528 1726882645.16877: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:37:25 -0400 (0:00:00.093) 0:00:16.399 ****** 32528 1726882645.16931: entering _queue_task() for managed_node3/include_tasks 32528 1726882645.17173: worker is 1 (out of 1 available) 32528 1726882645.17185: exiting _queue_task() for managed_node3/include_tasks 32528 1726882645.17199: done queuing things up, now waiting for results queue to drain 32528 1726882645.17201: waiting for pending results... 32528 1726882645.17370: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 32528 1726882645.17440: in run() - task 12673a56-9f93-c149-436c-0000000006b8 32528 1726882645.17451: variable 'ansible_search_path' from source: unknown 32528 1726882645.17455: variable 'ansible_search_path' from source: unknown 32528 1726882645.17483: calling self._execute() 32528 1726882645.17559: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.17562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.17571: variable 'omit' from source: magic vars 32528 1726882645.17846: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.17856: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.17860: _execute() done 32528 1726882645.17863: dumping result to json 32528 1726882645.17865: done dumping result, returning 32528 1726882645.17875: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [12673a56-9f93-c149-436c-0000000006b8] 32528 1726882645.17878: sending task result for task 12673a56-9f93-c149-436c-0000000006b8 32528 1726882645.17956: done sending task result for task 12673a56-9f93-c149-436c-0000000006b8 32528 1726882645.17958: WORKER PROCESS EXITING 32528 1726882645.18003: no more pending results, returning what we have 32528 1726882645.18007: in VariableManager get_vars() 32528 1726882645.18053: Calling all_inventory to load vars for managed_node3 32528 1726882645.18056: Calling groups_inventory to load vars for managed_node3 32528 1726882645.18058: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.18070: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.18073: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.18075: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.19313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.20551: done with get_vars() 32528 1726882645.20563: variable 'ansible_search_path' from source: unknown 32528 1726882645.20564: variable 'ansible_search_path' from source: unknown 32528 1726882645.20591: we have included files to process 32528 1726882645.20592: generating all_blocks data 32528 1726882645.20594: done generating all_blocks data 32528 1726882645.20595: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32528 1726882645.20596: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32528 1726882645.20597: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32528 1726882645.21264: done processing included file 32528 1726882645.21266: iterating over new_blocks loaded from include file 32528 1726882645.21266: in VariableManager get_vars() 32528 1726882645.21279: done with get_vars() 32528 1726882645.21280: filtering new block on tags 32528 1726882645.21297: done filtering new block on tags 32528 1726882645.21299: in VariableManager get_vars() 32528 1726882645.21310: done with get_vars() 32528 1726882645.21311: filtering new block on tags 32528 1726882645.21323: done filtering new block on tags 32528 1726882645.21324: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 32528 1726882645.21327: extending task lists for all hosts with included blocks 32528 1726882645.21423: done extending task lists 32528 1726882645.21424: done processing included files 32528 1726882645.21424: results queue empty 32528 1726882645.21425: checking for any_errors_fatal 32528 1726882645.21427: done checking for any_errors_fatal 32528 1726882645.21428: checking for max_fail_percentage 32528 1726882645.21428: done checking for max_fail_percentage 32528 1726882645.21429: checking to see if all hosts have failed and the running result is not ok 32528 1726882645.21429: done checking to see if all hosts have failed 32528 1726882645.21430: getting the remaining hosts for this loop 32528 1726882645.21430: done getting the remaining hosts for this loop 32528 1726882645.21432: getting the next task for host managed_node3 32528 1726882645.21434: done getting next task for host managed_node3 32528 1726882645.21436: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 32528 1726882645.21438: ^ 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 32528 1726882645.21439: getting variables 32528 1726882645.21440: in VariableManager get_vars() 32528 1726882645.21484: Calling all_inventory to load vars for managed_node3 32528 1726882645.21486: Calling groups_inventory to load vars for managed_node3 32528 1726882645.21487: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.21491: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.21495: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.21497: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.22318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.23527: done with get_vars() 32528 1726882645.23543: done getting variables 32528 1726882645.23570: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:37:25 -0400 (0:00:00.066) 0:00:16.465 ****** 32528 1726882645.23592: entering _queue_task() for managed_node3/set_fact 32528 1726882645.23842: worker is 1 (out of 1 available) 32528 1726882645.23854: exiting _queue_task() for managed_node3/set_fact 32528 1726882645.23866: done queuing things up, now waiting for results queue to drain 32528 1726882645.23867: waiting for pending results... 32528 1726882645.24038: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 32528 1726882645.24116: in run() - task 12673a56-9f93-c149-436c-0000000007f0 32528 1726882645.24128: variable 'ansible_search_path' from source: unknown 32528 1726882645.24131: variable 'ansible_search_path' from source: unknown 32528 1726882645.24160: calling self._execute() 32528 1726882645.24240: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.24243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.24253: variable 'omit' from source: magic vars 32528 1726882645.24530: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.24539: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.24546: variable 'omit' from source: magic vars 32528 1726882645.24575: variable 'omit' from source: magic vars 32528 1726882645.24603: variable 'omit' from source: magic vars 32528 1726882645.24634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882645.24662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882645.24680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882645.24697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.24707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.24731: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882645.24735: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.24739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.24808: Set connection var ansible_pipelining to False 32528 1726882645.24812: Set connection var ansible_connection to ssh 32528 1726882645.24817: Set connection var ansible_timeout to 10 32528 1726882645.24819: Set connection var ansible_shell_type to sh 32528 1726882645.24825: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882645.24832: Set connection var ansible_shell_executable to /bin/sh 32528 1726882645.24850: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.24853: variable 'ansible_connection' from source: unknown 32528 1726882645.24856: variable 'ansible_module_compression' from source: unknown 32528 1726882645.24860: variable 'ansible_shell_type' from source: unknown 32528 1726882645.24862: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.24864: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.24867: variable 'ansible_pipelining' from source: unknown 32528 1726882645.24869: variable 'ansible_timeout' from source: unknown 32528 1726882645.24871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.24969: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882645.24977: variable 'omit' from source: magic vars 32528 1726882645.24990: starting attempt loop 32528 1726882645.24995: running the handler 32528 1726882645.25002: handler run complete 32528 1726882645.25010: attempt loop complete, returning result 32528 1726882645.25013: _execute() done 32528 1726882645.25015: dumping result to json 32528 1726882645.25018: done dumping result, returning 32528 1726882645.25024: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [12673a56-9f93-c149-436c-0000000007f0] 32528 1726882645.25029: sending task result for task 12673a56-9f93-c149-436c-0000000007f0 ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 32528 1726882645.25154: no more pending results, returning what we have 32528 1726882645.25156: results queue empty 32528 1726882645.25157: checking for any_errors_fatal 32528 1726882645.25159: done checking for any_errors_fatal 32528 1726882645.25159: checking for max_fail_percentage 32528 1726882645.25161: done checking for max_fail_percentage 32528 1726882645.25161: checking to see if all hosts have failed and the running result is not ok 32528 1726882645.25162: done checking to see if all hosts have failed 32528 1726882645.25163: getting the remaining hosts for this loop 32528 1726882645.25164: done getting the remaining hosts for this loop 32528 1726882645.25167: getting the next task for host managed_node3 32528 1726882645.25174: done getting next task for host managed_node3 32528 1726882645.25177: ^ task is: TASK: Stat profile file 32528 1726882645.25181: ^ 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 32528 1726882645.25185: getting variables 32528 1726882645.25186: in VariableManager get_vars() 32528 1726882645.25227: Calling all_inventory to load vars for managed_node3 32528 1726882645.25229: Calling groups_inventory to load vars for managed_node3 32528 1726882645.25232: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.25241: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.25243: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.25246: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.25806: done sending task result for task 12673a56-9f93-c149-436c-0000000007f0 32528 1726882645.25810: WORKER PROCESS EXITING 32528 1726882645.26015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.26868: done with get_vars() 32528 1726882645.26882: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:37:25 -0400 (0:00:00.033) 0:00:16.499 ****** 32528 1726882645.26944: entering _queue_task() for managed_node3/stat 32528 1726882645.27149: worker is 1 (out of 1 available) 32528 1726882645.27161: exiting _queue_task() for managed_node3/stat 32528 1726882645.27172: done queuing things up, now waiting for results queue to drain 32528 1726882645.27174: waiting for pending results... 32528 1726882645.27331: running TaskExecutor() for managed_node3/TASK: Stat profile file 32528 1726882645.27403: in run() - task 12673a56-9f93-c149-436c-0000000007f1 32528 1726882645.27415: variable 'ansible_search_path' from source: unknown 32528 1726882645.27418: variable 'ansible_search_path' from source: unknown 32528 1726882645.27444: calling self._execute() 32528 1726882645.27519: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.27522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.27530: variable 'omit' from source: magic vars 32528 1726882645.27777: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.27786: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.27791: variable 'omit' from source: magic vars 32528 1726882645.27823: variable 'omit' from source: magic vars 32528 1726882645.27890: variable 'profile' from source: include params 32528 1726882645.27898: variable 'item' from source: include params 32528 1726882645.27947: variable 'item' from source: include params 32528 1726882645.27958: variable 'omit' from source: magic vars 32528 1726882645.27988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882645.28017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882645.28033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882645.28047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.28058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.28081: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882645.28084: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.28087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.28152: Set connection var ansible_pipelining to False 32528 1726882645.28157: Set connection var ansible_connection to ssh 32528 1726882645.28160: Set connection var ansible_timeout to 10 32528 1726882645.28162: Set connection var ansible_shell_type to sh 32528 1726882645.28172: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882645.28177: Set connection var ansible_shell_executable to /bin/sh 32528 1726882645.28197: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.28200: variable 'ansible_connection' from source: unknown 32528 1726882645.28202: variable 'ansible_module_compression' from source: unknown 32528 1726882645.28204: variable 'ansible_shell_type' from source: unknown 32528 1726882645.28207: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.28209: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.28213: variable 'ansible_pipelining' from source: unknown 32528 1726882645.28216: variable 'ansible_timeout' from source: unknown 32528 1726882645.28220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.28357: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882645.28364: variable 'omit' from source: magic vars 32528 1726882645.28369: starting attempt loop 32528 1726882645.28372: running the handler 32528 1726882645.28388: _low_level_execute_command(): starting 32528 1726882645.28391: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882645.28903: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.28906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.28910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882645.28912: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.28960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.28963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.28965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.29024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.30686: stdout chunk (state=3): >>>/root <<< 32528 1726882645.30785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.30817: stderr chunk (state=3): >>><<< 32528 1726882645.30822: stdout chunk (state=3): >>><<< 32528 1726882645.30840: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.30851: _low_level_execute_command(): starting 32528 1726882645.30857: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722 `" && echo ansible-tmp-1726882645.3084035-33381-151095529369722="` echo /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722 `" ) && sleep 0' 32528 1726882645.31297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.31300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.31309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.31311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882645.31313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.31360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.31368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.31371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.31416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.33278: stdout chunk (state=3): >>>ansible-tmp-1726882645.3084035-33381-151095529369722=/root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722 <<< 32528 1726882645.33385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.33414: stderr chunk (state=3): >>><<< 32528 1726882645.33417: stdout chunk (state=3): >>><<< 32528 1726882645.33431: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882645.3084035-33381-151095529369722=/root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.33468: variable 'ansible_module_compression' from source: unknown 32528 1726882645.33514: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32528 1726882645.33543: variable 'ansible_facts' from source: unknown 32528 1726882645.33606: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/AnsiballZ_stat.py 32528 1726882645.33701: Sending initial data 32528 1726882645.33704: Sent initial data (153 bytes) 32528 1726882645.34155: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.34159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882645.34162: 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 <<< 32528 1726882645.34164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.34166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.34214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.34217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.34267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.35781: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 32528 1726882645.35785: 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 <<< 32528 1726882645.35822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882645.35870: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpdpp5ljbr /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/AnsiballZ_stat.py <<< 32528 1726882645.35873: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/AnsiballZ_stat.py" <<< 32528 1726882645.35912: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpdpp5ljbr" to remote "/root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/AnsiballZ_stat.py" <<< 32528 1726882645.35918: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/AnsiballZ_stat.py" <<< 32528 1726882645.36471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.36482: stderr chunk (state=3): >>><<< 32528 1726882645.36484: stdout chunk (state=3): >>><<< 32528 1726882645.36519: done transferring module to remote 32528 1726882645.36528: _low_level_execute_command(): starting 32528 1726882645.36530: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/ /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/AnsiballZ_stat.py && sleep 0' 32528 1726882645.36955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.36958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882645.36961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.36964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.36970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.37015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.37021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.37067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.38800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.38828: stderr chunk (state=3): >>><<< 32528 1726882645.38831: stdout chunk (state=3): >>><<< 32528 1726882645.38846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.38849: _low_level_execute_command(): starting 32528 1726882645.38854: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/AnsiballZ_stat.py && sleep 0' 32528 1726882645.39274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.39312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882645.39315: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882645.39317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.39319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.39321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.39371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.39374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.39380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.39432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.54540: 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-lsr101", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32528 1726882645.55787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882645.55814: stderr chunk (state=3): >>><<< 32528 1726882645.55817: stdout chunk (state=3): >>><<< 32528 1726882645.55831: _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-lsr101", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882645.55860: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-lsr101', '_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-1726882645.3084035-33381-151095529369722/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882645.55867: _low_level_execute_command(): starting 32528 1726882645.55898: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882645.3084035-33381-151095529369722/ > /dev/null 2>&1 && sleep 0' 32528 1726882645.56337: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.56340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.56343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.56345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882645.56351: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.56399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.56403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.56418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.56456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.58296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.58325: stderr chunk (state=3): >>><<< 32528 1726882645.58328: stdout chunk (state=3): >>><<< 32528 1726882645.58345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.58350: handler run complete 32528 1726882645.58368: attempt loop complete, returning result 32528 1726882645.58371: _execute() done 32528 1726882645.58374: dumping result to json 32528 1726882645.58378: done dumping result, returning 32528 1726882645.58385: done running TaskExecutor() for managed_node3/TASK: Stat profile file [12673a56-9f93-c149-436c-0000000007f1] 32528 1726882645.58392: sending task result for task 12673a56-9f93-c149-436c-0000000007f1 32528 1726882645.58485: done sending task result for task 12673a56-9f93-c149-436c-0000000007f1 32528 1726882645.58491: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 32528 1726882645.58549: no more pending results, returning what we have 32528 1726882645.58552: results queue empty 32528 1726882645.58553: checking for any_errors_fatal 32528 1726882645.58561: done checking for any_errors_fatal 32528 1726882645.58562: checking for max_fail_percentage 32528 1726882645.58564: done checking for max_fail_percentage 32528 1726882645.58565: checking to see if all hosts have failed and the running result is not ok 32528 1726882645.58565: done checking to see if all hosts have failed 32528 1726882645.58566: getting the remaining hosts for this loop 32528 1726882645.58567: done getting the remaining hosts for this loop 32528 1726882645.58571: getting the next task for host managed_node3 32528 1726882645.58579: done getting next task for host managed_node3 32528 1726882645.58581: ^ task is: TASK: Set NM profile exist flag based on the profile files 32528 1726882645.58584: ^ 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 32528 1726882645.58588: getting variables 32528 1726882645.58592: in VariableManager get_vars() 32528 1726882645.58642: Calling all_inventory to load vars for managed_node3 32528 1726882645.58645: Calling groups_inventory to load vars for managed_node3 32528 1726882645.58647: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.58657: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.58660: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.58662: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.59620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.60474: done with get_vars() 32528 1726882645.60492: done getting variables 32528 1726882645.60537: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:37:25 -0400 (0:00:00.336) 0:00:16.835 ****** 32528 1726882645.60561: entering _queue_task() for managed_node3/set_fact 32528 1726882645.60822: worker is 1 (out of 1 available) 32528 1726882645.60833: exiting _queue_task() for managed_node3/set_fact 32528 1726882645.60845: done queuing things up, now waiting for results queue to drain 32528 1726882645.60847: waiting for pending results... 32528 1726882645.61018: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 32528 1726882645.61099: in run() - task 12673a56-9f93-c149-436c-0000000007f2 32528 1726882645.61108: variable 'ansible_search_path' from source: unknown 32528 1726882645.61112: variable 'ansible_search_path' from source: unknown 32528 1726882645.61141: calling self._execute() 32528 1726882645.61218: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.61223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.61233: variable 'omit' from source: magic vars 32528 1726882645.61506: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.61519: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.61599: variable 'profile_stat' from source: set_fact 32528 1726882645.61610: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882645.61613: when evaluation is False, skipping this task 32528 1726882645.61619: _execute() done 32528 1726882645.61621: dumping result to json 32528 1726882645.61624: done dumping result, returning 32528 1726882645.61634: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [12673a56-9f93-c149-436c-0000000007f2] 32528 1726882645.61637: sending task result for task 12673a56-9f93-c149-436c-0000000007f2 32528 1726882645.61717: done sending task result for task 12673a56-9f93-c149-436c-0000000007f2 32528 1726882645.61720: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882645.61776: no more pending results, returning what we have 32528 1726882645.61780: results queue empty 32528 1726882645.61781: checking for any_errors_fatal 32528 1726882645.61789: done checking for any_errors_fatal 32528 1726882645.61792: checking for max_fail_percentage 32528 1726882645.61800: done checking for max_fail_percentage 32528 1726882645.61801: checking to see if all hosts have failed and the running result is not ok 32528 1726882645.61802: done checking to see if all hosts have failed 32528 1726882645.61803: getting the remaining hosts for this loop 32528 1726882645.61804: done getting the remaining hosts for this loop 32528 1726882645.61808: getting the next task for host managed_node3 32528 1726882645.61815: done getting next task for host managed_node3 32528 1726882645.61818: ^ task is: TASK: Get NM profile info 32528 1726882645.61822: ^ 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 32528 1726882645.61826: getting variables 32528 1726882645.61827: in VariableManager get_vars() 32528 1726882645.61866: Calling all_inventory to load vars for managed_node3 32528 1726882645.61868: Calling groups_inventory to load vars for managed_node3 32528 1726882645.61870: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.61880: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.61882: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.61885: Calling groups_plugins_play to load vars for managed_node3 32528 1726882645.62803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882645.64352: done with get_vars() 32528 1726882645.64374: done getting variables 32528 1726882645.64478: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:37:25 -0400 (0:00:00.039) 0:00:16.875 ****** 32528 1726882645.64517: entering _queue_task() for managed_node3/shell 32528 1726882645.64519: Creating lock for shell 32528 1726882645.64870: worker is 1 (out of 1 available) 32528 1726882645.64885: exiting _queue_task() for managed_node3/shell 32528 1726882645.65101: done queuing things up, now waiting for results queue to drain 32528 1726882645.65103: waiting for pending results... 32528 1726882645.65217: running TaskExecutor() for managed_node3/TASK: Get NM profile info 32528 1726882645.65318: in run() - task 12673a56-9f93-c149-436c-0000000007f3 32528 1726882645.65445: variable 'ansible_search_path' from source: unknown 32528 1726882645.65449: variable 'ansible_search_path' from source: unknown 32528 1726882645.65452: calling self._execute() 32528 1726882645.65508: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.65520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.65535: variable 'omit' from source: magic vars 32528 1726882645.65940: variable 'ansible_distribution_major_version' from source: facts 32528 1726882645.65964: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882645.65977: variable 'omit' from source: magic vars 32528 1726882645.66046: variable 'omit' from source: magic vars 32528 1726882645.66160: variable 'profile' from source: include params 32528 1726882645.66171: variable 'item' from source: include params 32528 1726882645.66251: variable 'item' from source: include params 32528 1726882645.66279: variable 'omit' from source: magic vars 32528 1726882645.66338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882645.66381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882645.66415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882645.66499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.66503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882645.66506: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882645.66508: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.66516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.66635: Set connection var ansible_pipelining to False 32528 1726882645.66698: Set connection var ansible_connection to ssh 32528 1726882645.66702: Set connection var ansible_timeout to 10 32528 1726882645.66704: Set connection var ansible_shell_type to sh 32528 1726882645.66706: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882645.66709: Set connection var ansible_shell_executable to /bin/sh 32528 1726882645.66713: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.66722: variable 'ansible_connection' from source: unknown 32528 1726882645.66736: variable 'ansible_module_compression' from source: unknown 32528 1726882645.66745: variable 'ansible_shell_type' from source: unknown 32528 1726882645.66753: variable 'ansible_shell_executable' from source: unknown 32528 1726882645.66760: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882645.66769: variable 'ansible_pipelining' from source: unknown 32528 1726882645.66777: variable 'ansible_timeout' from source: unknown 32528 1726882645.66841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882645.66938: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882645.66958: variable 'omit' from source: magic vars 32528 1726882645.66967: starting attempt loop 32528 1726882645.66974: running the handler 32528 1726882645.66988: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882645.67020: _low_level_execute_command(): starting 32528 1726882645.67034: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882645.67518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.67546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.67600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.67604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.67620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.67665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.69324: stdout chunk (state=3): >>>/root <<< 32528 1726882645.69425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.69449: stderr chunk (state=3): >>><<< 32528 1726882645.69452: stdout chunk (state=3): >>><<< 32528 1726882645.69475: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.69486: _low_level_execute_command(): starting 32528 1726882645.69495: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895 `" && echo ansible-tmp-1726882645.6947346-33394-257057185779895="` echo /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895 `" ) && sleep 0' 32528 1726882645.69925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.69935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882645.69937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.69940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.69942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.69984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.69990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.69994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.70039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.71878: stdout chunk (state=3): >>>ansible-tmp-1726882645.6947346-33394-257057185779895=/root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895 <<< 32528 1726882645.71986: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.72009: stderr chunk (state=3): >>><<< 32528 1726882645.72012: stdout chunk (state=3): >>><<< 32528 1726882645.72025: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882645.6947346-33394-257057185779895=/root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.72049: variable 'ansible_module_compression' from source: unknown 32528 1726882645.72090: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882645.72125: variable 'ansible_facts' from source: unknown 32528 1726882645.72178: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/AnsiballZ_command.py 32528 1726882645.72279: Sending initial data 32528 1726882645.72282: Sent initial data (156 bytes) 32528 1726882645.72706: 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 <<< 32528 1726882645.72709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882645.72712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882645.72714: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882645.72716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.72763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.72768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.72815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.74316: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 32528 1726882645.74321: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882645.74359: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882645.74406: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpd1ubx8mx /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/AnsiballZ_command.py <<< 32528 1726882645.74410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/AnsiballZ_command.py" <<< 32528 1726882645.74453: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpd1ubx8mx" to remote "/root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/AnsiballZ_command.py" <<< 32528 1726882645.74456: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/AnsiballZ_command.py" <<< 32528 1726882645.75001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.75037: stderr chunk (state=3): >>><<< 32528 1726882645.75041: stdout chunk (state=3): >>><<< 32528 1726882645.75063: done transferring module to remote 32528 1726882645.75070: _low_level_execute_command(): starting 32528 1726882645.75074: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/ /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/AnsiballZ_command.py && sleep 0' 32528 1726882645.75485: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.75489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882645.75496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882645.75499: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882645.75508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.75555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.75563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.75613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.77358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.77378: stderr chunk (state=3): >>><<< 32528 1726882645.77383: stdout chunk (state=3): >>><<< 32528 1726882645.77400: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.77403: _low_level_execute_command(): starting 32528 1726882645.77406: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/AnsiballZ_command.py && sleep 0' 32528 1726882645.77799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882645.77802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882645.77805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.77815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.77854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.77868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.77921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.94834: stdout chunk (state=3): >>> {"changed": true, "stdout": "lsr101 /etc/NetworkManager/system-connections/lsr101.nmconnection \nlsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "start": "2024-09-20 21:37:25.927506", "end": "2024-09-20 21:37:25.946808", "delta": "0:00:00.019302", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101 | 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}}} <<< 32528 1726882645.96363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882645.96367: stdout chunk (state=3): >>><<< 32528 1726882645.96370: stderr chunk (state=3): >>><<< 32528 1726882645.96501: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "lsr101 /etc/NetworkManager/system-connections/lsr101.nmconnection \nlsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "start": "2024-09-20 21:37:25.927506", "end": "2024-09-20 21:37:25.946808", "delta": "0:00:00.019302", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101 | 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882645.96506: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep lsr101 | 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-1726882645.6947346-33394-257057185779895/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882645.96513: _low_level_execute_command(): starting 32528 1726882645.96515: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882645.6947346-33394-257057185779895/ > /dev/null 2>&1 && sleep 0' 32528 1726882645.97081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882645.97153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882645.97174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882645.97213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882645.97268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882645.99098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882645.99101: stdout chunk (state=3): >>><<< 32528 1726882645.99104: stderr chunk (state=3): >>><<< 32528 1726882645.99106: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882645.99109: handler run complete 32528 1726882645.99121: Evaluated conditional (False): False 32528 1726882645.99132: attempt loop complete, returning result 32528 1726882645.99136: _execute() done 32528 1726882645.99139: dumping result to json 32528 1726882645.99141: done dumping result, returning 32528 1726882645.99254: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [12673a56-9f93-c149-436c-0000000007f3] 32528 1726882645.99259: sending task result for task 12673a56-9f93-c149-436c-0000000007f3 32528 1726882645.99327: done sending task result for task 12673a56-9f93-c149-436c-0000000007f3 32528 1726882645.99330: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "delta": "0:00:00.019302", "end": "2024-09-20 21:37:25.946808", "rc": 0, "start": "2024-09-20 21:37:25.927506" } STDOUT: lsr101 /etc/NetworkManager/system-connections/lsr101.nmconnection lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection 32528 1726882645.99501: no more pending results, returning what we have 32528 1726882645.99505: results queue empty 32528 1726882645.99506: checking for any_errors_fatal 32528 1726882645.99511: done checking for any_errors_fatal 32528 1726882645.99512: checking for max_fail_percentage 32528 1726882645.99514: done checking for max_fail_percentage 32528 1726882645.99516: checking to see if all hosts have failed and the running result is not ok 32528 1726882645.99517: done checking to see if all hosts have failed 32528 1726882645.99518: getting the remaining hosts for this loop 32528 1726882645.99519: done getting the remaining hosts for this loop 32528 1726882645.99522: getting the next task for host managed_node3 32528 1726882645.99528: done getting next task for host managed_node3 32528 1726882645.99530: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32528 1726882645.99534: ^ 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 32528 1726882645.99538: getting variables 32528 1726882645.99539: in VariableManager get_vars() 32528 1726882645.99575: Calling all_inventory to load vars for managed_node3 32528 1726882645.99577: Calling groups_inventory to load vars for managed_node3 32528 1726882645.99580: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882645.99589: Calling all_plugins_play to load vars for managed_node3 32528 1726882645.99591: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882645.99600: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.00960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.01829: done with get_vars() 32528 1726882646.01846: done getting variables 32528 1726882646.01887: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:37:26 -0400 (0:00:00.373) 0:00:17.249 ****** 32528 1726882646.01915: entering _queue_task() for managed_node3/set_fact 32528 1726882646.02159: worker is 1 (out of 1 available) 32528 1726882646.02171: exiting _queue_task() for managed_node3/set_fact 32528 1726882646.02184: done queuing things up, now waiting for results queue to drain 32528 1726882646.02185: waiting for pending results... 32528 1726882646.02355: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32528 1726882646.02436: in run() - task 12673a56-9f93-c149-436c-0000000007f4 32528 1726882646.02447: variable 'ansible_search_path' from source: unknown 32528 1726882646.02450: variable 'ansible_search_path' from source: unknown 32528 1726882646.02481: calling self._execute() 32528 1726882646.02555: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.02559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.02568: variable 'omit' from source: magic vars 32528 1726882646.03005: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.03009: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.03050: variable 'nm_profile_exists' from source: set_fact 32528 1726882646.03064: Evaluated conditional (nm_profile_exists.rc == 0): True 32528 1726882646.03070: variable 'omit' from source: magic vars 32528 1726882646.03117: variable 'omit' from source: magic vars 32528 1726882646.03146: variable 'omit' from source: magic vars 32528 1726882646.03185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882646.03221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882646.03241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882646.03257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.03270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.03300: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882646.03303: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.03306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.03397: Set connection var ansible_pipelining to False 32528 1726882646.03401: Set connection var ansible_connection to ssh 32528 1726882646.03408: Set connection var ansible_timeout to 10 32528 1726882646.03411: Set connection var ansible_shell_type to sh 32528 1726882646.03436: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882646.03444: Set connection var ansible_shell_executable to /bin/sh 32528 1726882646.03447: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.03449: variable 'ansible_connection' from source: unknown 32528 1726882646.03452: variable 'ansible_module_compression' from source: unknown 32528 1726882646.03454: variable 'ansible_shell_type' from source: unknown 32528 1726882646.03498: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.03501: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.03504: variable 'ansible_pipelining' from source: unknown 32528 1726882646.03506: variable 'ansible_timeout' from source: unknown 32528 1726882646.03508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.03608: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882646.03618: variable 'omit' from source: magic vars 32528 1726882646.03624: starting attempt loop 32528 1726882646.03626: running the handler 32528 1726882646.03655: handler run complete 32528 1726882646.03659: attempt loop complete, returning result 32528 1726882646.03671: _execute() done 32528 1726882646.03673: dumping result to json 32528 1726882646.03676: done dumping result, returning 32528 1726882646.03678: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [12673a56-9f93-c149-436c-0000000007f4] 32528 1726882646.03680: sending task result for task 12673a56-9f93-c149-436c-0000000007f4 ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 32528 1726882646.03924: no more pending results, returning what we have 32528 1726882646.03927: results queue empty 32528 1726882646.03927: checking for any_errors_fatal 32528 1726882646.03935: done checking for any_errors_fatal 32528 1726882646.03935: checking for max_fail_percentage 32528 1726882646.03937: done checking for max_fail_percentage 32528 1726882646.03937: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.03938: done checking to see if all hosts have failed 32528 1726882646.03939: getting the remaining hosts for this loop 32528 1726882646.03940: done getting the remaining hosts for this loop 32528 1726882646.03943: getting the next task for host managed_node3 32528 1726882646.03951: done getting next task for host managed_node3 32528 1726882646.03953: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 32528 1726882646.03957: ^ 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 32528 1726882646.03960: getting variables 32528 1726882646.03961: in VariableManager get_vars() 32528 1726882646.04004: Calling all_inventory to load vars for managed_node3 32528 1726882646.04007: Calling groups_inventory to load vars for managed_node3 32528 1726882646.04009: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.04018: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.04021: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.04023: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.04554: done sending task result for task 12673a56-9f93-c149-436c-0000000007f4 32528 1726882646.04558: WORKER PROCESS EXITING 32528 1726882646.04819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.05770: done with get_vars() 32528 1726882646.05788: done getting variables 32528 1726882646.05830: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882646.05915: variable 'profile' from source: include params 32528 1726882646.05918: variable 'item' from source: include params 32528 1726882646.05958: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-lsr101] ************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:37:26 -0400 (0:00:00.040) 0:00:17.289 ****** 32528 1726882646.05984: entering _queue_task() for managed_node3/command 32528 1726882646.06212: worker is 1 (out of 1 available) 32528 1726882646.06225: exiting _queue_task() for managed_node3/command 32528 1726882646.06237: done queuing things up, now waiting for results queue to drain 32528 1726882646.06238: waiting for pending results... 32528 1726882646.06401: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-lsr101 32528 1726882646.06473: in run() - task 12673a56-9f93-c149-436c-0000000007f6 32528 1726882646.06484: variable 'ansible_search_path' from source: unknown 32528 1726882646.06487: variable 'ansible_search_path' from source: unknown 32528 1726882646.06517: calling self._execute() 32528 1726882646.06591: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.06596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.06604: variable 'omit' from source: magic vars 32528 1726882646.06852: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.06861: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.06945: variable 'profile_stat' from source: set_fact 32528 1726882646.06954: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882646.06957: when evaluation is False, skipping this task 32528 1726882646.06960: _execute() done 32528 1726882646.06962: dumping result to json 32528 1726882646.06967: done dumping result, returning 32528 1726882646.06972: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-lsr101 [12673a56-9f93-c149-436c-0000000007f6] 32528 1726882646.06977: sending task result for task 12673a56-9f93-c149-436c-0000000007f6 32528 1726882646.07055: done sending task result for task 12673a56-9f93-c149-436c-0000000007f6 32528 1726882646.07058: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882646.07109: no more pending results, returning what we have 32528 1726882646.07113: results queue empty 32528 1726882646.07114: checking for any_errors_fatal 32528 1726882646.07121: done checking for any_errors_fatal 32528 1726882646.07121: checking for max_fail_percentage 32528 1726882646.07123: done checking for max_fail_percentage 32528 1726882646.07124: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.07124: done checking to see if all hosts have failed 32528 1726882646.07125: getting the remaining hosts for this loop 32528 1726882646.07126: done getting the remaining hosts for this loop 32528 1726882646.07130: getting the next task for host managed_node3 32528 1726882646.07136: done getting next task for host managed_node3 32528 1726882646.07139: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 32528 1726882646.07143: ^ 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 32528 1726882646.07146: getting variables 32528 1726882646.07148: in VariableManager get_vars() 32528 1726882646.07180: Calling all_inventory to load vars for managed_node3 32528 1726882646.07182: Calling groups_inventory to load vars for managed_node3 32528 1726882646.07185: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.07197: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.07200: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.07203: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.07939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.08796: done with get_vars() 32528 1726882646.08811: done getting variables 32528 1726882646.08851: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882646.08928: variable 'profile' from source: include params 32528 1726882646.08931: variable 'item' from source: include params 32528 1726882646.08968: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-lsr101] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:37:26 -0400 (0:00:00.030) 0:00:17.319 ****** 32528 1726882646.08995: entering _queue_task() for managed_node3/set_fact 32528 1726882646.09205: worker is 1 (out of 1 available) 32528 1726882646.09217: exiting _queue_task() for managed_node3/set_fact 32528 1726882646.09228: done queuing things up, now waiting for results queue to drain 32528 1726882646.09230: waiting for pending results... 32528 1726882646.09384: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-lsr101 32528 1726882646.09460: in run() - task 12673a56-9f93-c149-436c-0000000007f7 32528 1726882646.09468: variable 'ansible_search_path' from source: unknown 32528 1726882646.09471: variable 'ansible_search_path' from source: unknown 32528 1726882646.09500: calling self._execute() 32528 1726882646.09572: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.09576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.09587: variable 'omit' from source: magic vars 32528 1726882646.09836: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.09846: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.09926: variable 'profile_stat' from source: set_fact 32528 1726882646.09936: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882646.09939: when evaluation is False, skipping this task 32528 1726882646.09941: _execute() done 32528 1726882646.09944: dumping result to json 32528 1726882646.09947: done dumping result, returning 32528 1726882646.09952: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-lsr101 [12673a56-9f93-c149-436c-0000000007f7] 32528 1726882646.09958: sending task result for task 12673a56-9f93-c149-436c-0000000007f7 32528 1726882646.10037: done sending task result for task 12673a56-9f93-c149-436c-0000000007f7 32528 1726882646.10041: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882646.10084: no more pending results, returning what we have 32528 1726882646.10087: results queue empty 32528 1726882646.10088: checking for any_errors_fatal 32528 1726882646.10098: done checking for any_errors_fatal 32528 1726882646.10098: checking for max_fail_percentage 32528 1726882646.10100: done checking for max_fail_percentage 32528 1726882646.10101: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.10102: done checking to see if all hosts have failed 32528 1726882646.10102: getting the remaining hosts for this loop 32528 1726882646.10104: done getting the remaining hosts for this loop 32528 1726882646.10107: getting the next task for host managed_node3 32528 1726882646.10113: done getting next task for host managed_node3 32528 1726882646.10116: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 32528 1726882646.10119: ^ 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 32528 1726882646.10122: getting variables 32528 1726882646.10124: in VariableManager get_vars() 32528 1726882646.10155: Calling all_inventory to load vars for managed_node3 32528 1726882646.10157: Calling groups_inventory to load vars for managed_node3 32528 1726882646.10159: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.10168: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.10170: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.10173: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.11020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.11865: done with get_vars() 32528 1726882646.11879: done getting variables 32528 1726882646.11921: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882646.11991: variable 'profile' from source: include params 32528 1726882646.11996: variable 'item' from source: include params 32528 1726882646.12033: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-lsr101] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:37:26 -0400 (0:00:00.030) 0:00:17.350 ****** 32528 1726882646.12055: entering _queue_task() for managed_node3/command 32528 1726882646.12247: worker is 1 (out of 1 available) 32528 1726882646.12258: exiting _queue_task() for managed_node3/command 32528 1726882646.12271: done queuing things up, now waiting for results queue to drain 32528 1726882646.12272: waiting for pending results... 32528 1726882646.12421: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-lsr101 32528 1726882646.12488: in run() - task 12673a56-9f93-c149-436c-0000000007f8 32528 1726882646.12507: variable 'ansible_search_path' from source: unknown 32528 1726882646.12511: variable 'ansible_search_path' from source: unknown 32528 1726882646.12538: calling self._execute() 32528 1726882646.12614: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.12620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.12629: variable 'omit' from source: magic vars 32528 1726882646.12887: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.12900: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.12980: variable 'profile_stat' from source: set_fact 32528 1726882646.12989: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882646.12996: when evaluation is False, skipping this task 32528 1726882646.12999: _execute() done 32528 1726882646.13002: dumping result to json 32528 1726882646.13005: done dumping result, returning 32528 1726882646.13011: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-lsr101 [12673a56-9f93-c149-436c-0000000007f8] 32528 1726882646.13016: sending task result for task 12673a56-9f93-c149-436c-0000000007f8 32528 1726882646.13089: done sending task result for task 12673a56-9f93-c149-436c-0000000007f8 32528 1726882646.13092: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882646.13140: no more pending results, returning what we have 32528 1726882646.13144: results queue empty 32528 1726882646.13144: checking for any_errors_fatal 32528 1726882646.13149: done checking for any_errors_fatal 32528 1726882646.13149: checking for max_fail_percentage 32528 1726882646.13151: done checking for max_fail_percentage 32528 1726882646.13152: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.13153: done checking to see if all hosts have failed 32528 1726882646.13153: getting the remaining hosts for this loop 32528 1726882646.13155: done getting the remaining hosts for this loop 32528 1726882646.13157: getting the next task for host managed_node3 32528 1726882646.13164: done getting next task for host managed_node3 32528 1726882646.13166: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 32528 1726882646.13170: ^ 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 32528 1726882646.13173: getting variables 32528 1726882646.13174: in VariableManager get_vars() 32528 1726882646.13209: Calling all_inventory to load vars for managed_node3 32528 1726882646.13211: Calling groups_inventory to load vars for managed_node3 32528 1726882646.13213: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.13223: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.13225: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.13227: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.13942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.14783: done with get_vars() 32528 1726882646.14800: done getting variables 32528 1726882646.14838: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882646.14908: variable 'profile' from source: include params 32528 1726882646.14911: variable 'item' from source: include params 32528 1726882646.14946: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-lsr101] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:37:26 -0400 (0:00:00.029) 0:00:17.379 ****** 32528 1726882646.14966: entering _queue_task() for managed_node3/set_fact 32528 1726882646.15150: worker is 1 (out of 1 available) 32528 1726882646.15162: exiting _queue_task() for managed_node3/set_fact 32528 1726882646.15174: done queuing things up, now waiting for results queue to drain 32528 1726882646.15176: waiting for pending results... 32528 1726882646.15326: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-lsr101 32528 1726882646.15387: in run() - task 12673a56-9f93-c149-436c-0000000007f9 32528 1726882646.15405: variable 'ansible_search_path' from source: unknown 32528 1726882646.15409: variable 'ansible_search_path' from source: unknown 32528 1726882646.15435: calling self._execute() 32528 1726882646.15508: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.15512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.15519: variable 'omit' from source: magic vars 32528 1726882646.15759: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.15768: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.15850: variable 'profile_stat' from source: set_fact 32528 1726882646.15859: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882646.15862: when evaluation is False, skipping this task 32528 1726882646.15865: _execute() done 32528 1726882646.15867: dumping result to json 32528 1726882646.15870: done dumping result, returning 32528 1726882646.15876: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-lsr101 [12673a56-9f93-c149-436c-0000000007f9] 32528 1726882646.15881: sending task result for task 12673a56-9f93-c149-436c-0000000007f9 32528 1726882646.15961: done sending task result for task 12673a56-9f93-c149-436c-0000000007f9 32528 1726882646.15964: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882646.16009: no more pending results, returning what we have 32528 1726882646.16012: results queue empty 32528 1726882646.16013: checking for any_errors_fatal 32528 1726882646.16018: done checking for any_errors_fatal 32528 1726882646.16019: checking for max_fail_percentage 32528 1726882646.16020: done checking for max_fail_percentage 32528 1726882646.16021: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.16022: done checking to see if all hosts have failed 32528 1726882646.16023: getting the remaining hosts for this loop 32528 1726882646.16024: done getting the remaining hosts for this loop 32528 1726882646.16027: getting the next task for host managed_node3 32528 1726882646.16034: done getting next task for host managed_node3 32528 1726882646.16036: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 32528 1726882646.16038: ^ 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 32528 1726882646.16042: getting variables 32528 1726882646.16043: in VariableManager get_vars() 32528 1726882646.16081: Calling all_inventory to load vars for managed_node3 32528 1726882646.16084: Calling groups_inventory to load vars for managed_node3 32528 1726882646.16086: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.16096: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.16099: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.16101: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.16923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.17758: done with get_vars() 32528 1726882646.17772: done getting variables 32528 1726882646.17815: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882646.17883: variable 'profile' from source: include params 32528 1726882646.17886: variable 'item' from source: include params 32528 1726882646.17926: variable 'item' from source: include params TASK [Assert that the profile is present - 'lsr101'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:37:26 -0400 (0:00:00.029) 0:00:17.409 ****** 32528 1726882646.17945: entering _queue_task() for managed_node3/assert 32528 1726882646.18127: worker is 1 (out of 1 available) 32528 1726882646.18140: exiting _queue_task() for managed_node3/assert 32528 1726882646.18151: done queuing things up, now waiting for results queue to drain 32528 1726882646.18153: waiting for pending results... 32528 1726882646.18304: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'lsr101' 32528 1726882646.18367: in run() - task 12673a56-9f93-c149-436c-0000000006b9 32528 1726882646.18383: variable 'ansible_search_path' from source: unknown 32528 1726882646.18387: variable 'ansible_search_path' from source: unknown 32528 1726882646.18415: calling self._execute() 32528 1726882646.18489: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.18494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.18504: variable 'omit' from source: magic vars 32528 1726882646.18744: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.18753: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.18759: variable 'omit' from source: magic vars 32528 1726882646.18783: variable 'omit' from source: magic vars 32528 1726882646.18856: variable 'profile' from source: include params 32528 1726882646.18859: variable 'item' from source: include params 32528 1726882646.18906: variable 'item' from source: include params 32528 1726882646.18925: variable 'omit' from source: magic vars 32528 1726882646.18952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882646.18977: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882646.18997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882646.19011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.19020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.19046: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882646.19049: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.19052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.19118: Set connection var ansible_pipelining to False 32528 1726882646.19122: Set connection var ansible_connection to ssh 32528 1726882646.19127: Set connection var ansible_timeout to 10 32528 1726882646.19129: Set connection var ansible_shell_type to sh 32528 1726882646.19139: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882646.19143: Set connection var ansible_shell_executable to /bin/sh 32528 1726882646.19163: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.19166: variable 'ansible_connection' from source: unknown 32528 1726882646.19168: variable 'ansible_module_compression' from source: unknown 32528 1726882646.19171: variable 'ansible_shell_type' from source: unknown 32528 1726882646.19173: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.19176: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.19178: variable 'ansible_pipelining' from source: unknown 32528 1726882646.19180: variable 'ansible_timeout' from source: unknown 32528 1726882646.19184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.19284: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882646.19296: variable 'omit' from source: magic vars 32528 1726882646.19301: starting attempt loop 32528 1726882646.19303: running the handler 32528 1726882646.19375: variable 'lsr_net_profile_exists' from source: set_fact 32528 1726882646.19379: Evaluated conditional (lsr_net_profile_exists): True 32528 1726882646.19385: handler run complete 32528 1726882646.19400: attempt loop complete, returning result 32528 1726882646.19403: _execute() done 32528 1726882646.19405: dumping result to json 32528 1726882646.19408: done dumping result, returning 32528 1726882646.19414: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'lsr101' [12673a56-9f93-c149-436c-0000000006b9] 32528 1726882646.19418: sending task result for task 12673a56-9f93-c149-436c-0000000006b9 32528 1726882646.19491: done sending task result for task 12673a56-9f93-c149-436c-0000000006b9 32528 1726882646.19496: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882646.19543: no more pending results, returning what we have 32528 1726882646.19546: results queue empty 32528 1726882646.19546: checking for any_errors_fatal 32528 1726882646.19551: done checking for any_errors_fatal 32528 1726882646.19551: checking for max_fail_percentage 32528 1726882646.19553: done checking for max_fail_percentage 32528 1726882646.19554: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.19555: done checking to see if all hosts have failed 32528 1726882646.19555: getting the remaining hosts for this loop 32528 1726882646.19556: done getting the remaining hosts for this loop 32528 1726882646.19559: getting the next task for host managed_node3 32528 1726882646.19565: done getting next task for host managed_node3 32528 1726882646.19567: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 32528 1726882646.19569: ^ 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 32528 1726882646.19573: getting variables 32528 1726882646.19574: in VariableManager get_vars() 32528 1726882646.19613: Calling all_inventory to load vars for managed_node3 32528 1726882646.19616: Calling groups_inventory to load vars for managed_node3 32528 1726882646.19619: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.19627: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.19629: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.19632: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.20377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.21229: done with get_vars() 32528 1726882646.21254: done getting variables 32528 1726882646.21312: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882646.21410: variable 'profile' from source: include params 32528 1726882646.21413: variable 'item' from source: include params 32528 1726882646.21464: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'lsr101'] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:37:26 -0400 (0:00:00.035) 0:00:17.444 ****** 32528 1726882646.21500: entering _queue_task() for managed_node3/assert 32528 1726882646.21733: worker is 1 (out of 1 available) 32528 1726882646.21744: exiting _queue_task() for managed_node3/assert 32528 1726882646.21755: done queuing things up, now waiting for results queue to drain 32528 1726882646.21757: waiting for pending results... 32528 1726882646.22120: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'lsr101' 32528 1726882646.22126: in run() - task 12673a56-9f93-c149-436c-0000000006ba 32528 1726882646.22129: variable 'ansible_search_path' from source: unknown 32528 1726882646.22132: variable 'ansible_search_path' from source: unknown 32528 1726882646.22170: calling self._execute() 32528 1726882646.22272: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.22288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.22309: variable 'omit' from source: magic vars 32528 1726882646.22608: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.22626: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.22630: variable 'omit' from source: magic vars 32528 1726882646.22657: variable 'omit' from source: magic vars 32528 1726882646.22728: variable 'profile' from source: include params 32528 1726882646.22731: variable 'item' from source: include params 32528 1726882646.22776: variable 'item' from source: include params 32528 1726882646.22790: variable 'omit' from source: magic vars 32528 1726882646.22825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882646.22850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882646.22865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882646.22880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.22890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.22920: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882646.22923: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.22925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.22984: Set connection var ansible_pipelining to False 32528 1726882646.22988: Set connection var ansible_connection to ssh 32528 1726882646.22997: Set connection var ansible_timeout to 10 32528 1726882646.23000: Set connection var ansible_shell_type to sh 32528 1726882646.23005: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882646.23013: Set connection var ansible_shell_executable to /bin/sh 32528 1726882646.23032: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.23036: variable 'ansible_connection' from source: unknown 32528 1726882646.23038: variable 'ansible_module_compression' from source: unknown 32528 1726882646.23041: variable 'ansible_shell_type' from source: unknown 32528 1726882646.23043: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.23045: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.23048: variable 'ansible_pipelining' from source: unknown 32528 1726882646.23050: variable 'ansible_timeout' from source: unknown 32528 1726882646.23055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.23151: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882646.23159: variable 'omit' from source: magic vars 32528 1726882646.23164: starting attempt loop 32528 1726882646.23167: running the handler 32528 1726882646.23246: variable 'lsr_net_profile_ansible_managed' from source: set_fact 32528 1726882646.23249: Evaluated conditional (lsr_net_profile_ansible_managed): True 32528 1726882646.23252: handler run complete 32528 1726882646.23262: attempt loop complete, returning result 32528 1726882646.23265: _execute() done 32528 1726882646.23268: dumping result to json 32528 1726882646.23270: done dumping result, returning 32528 1726882646.23275: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'lsr101' [12673a56-9f93-c149-436c-0000000006ba] 32528 1726882646.23280: sending task result for task 12673a56-9f93-c149-436c-0000000006ba 32528 1726882646.23354: done sending task result for task 12673a56-9f93-c149-436c-0000000006ba 32528 1726882646.23357: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882646.23403: no more pending results, returning what we have 32528 1726882646.23405: results queue empty 32528 1726882646.23406: checking for any_errors_fatal 32528 1726882646.23412: done checking for any_errors_fatal 32528 1726882646.23412: checking for max_fail_percentage 32528 1726882646.23414: done checking for max_fail_percentage 32528 1726882646.23415: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.23415: done checking to see if all hosts have failed 32528 1726882646.23416: getting the remaining hosts for this loop 32528 1726882646.23417: done getting the remaining hosts for this loop 32528 1726882646.23420: getting the next task for host managed_node3 32528 1726882646.23426: done getting next task for host managed_node3 32528 1726882646.23428: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 32528 1726882646.23430: ^ 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 32528 1726882646.23433: getting variables 32528 1726882646.23435: in VariableManager get_vars() 32528 1726882646.23465: Calling all_inventory to load vars for managed_node3 32528 1726882646.23467: Calling groups_inventory to load vars for managed_node3 32528 1726882646.23470: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.23478: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.23480: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.23482: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.24363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.25650: done with get_vars() 32528 1726882646.25666: done getting variables 32528 1726882646.25709: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882646.25776: variable 'profile' from source: include params 32528 1726882646.25779: variable 'item' from source: include params 32528 1726882646.25817: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in lsr101] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:37:26 -0400 (0:00:00.043) 0:00:17.488 ****** 32528 1726882646.25840: entering _queue_task() for managed_node3/assert 32528 1726882646.26017: worker is 1 (out of 1 available) 32528 1726882646.26030: exiting _queue_task() for managed_node3/assert 32528 1726882646.26042: done queuing things up, now waiting for results queue to drain 32528 1726882646.26043: waiting for pending results... 32528 1726882646.26195: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in lsr101 32528 1726882646.26255: in run() - task 12673a56-9f93-c149-436c-0000000006bb 32528 1726882646.26266: variable 'ansible_search_path' from source: unknown 32528 1726882646.26270: variable 'ansible_search_path' from source: unknown 32528 1726882646.26301: calling self._execute() 32528 1726882646.26370: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.26373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.26388: variable 'omit' from source: magic vars 32528 1726882646.26630: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.26639: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.26645: variable 'omit' from source: magic vars 32528 1726882646.26669: variable 'omit' from source: magic vars 32528 1726882646.26741: variable 'profile' from source: include params 32528 1726882646.26745: variable 'item' from source: include params 32528 1726882646.26788: variable 'item' from source: include params 32528 1726882646.26807: variable 'omit' from source: magic vars 32528 1726882646.26839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882646.26863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882646.26878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882646.26891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.26904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.26929: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882646.26933: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.26935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.27001: Set connection var ansible_pipelining to False 32528 1726882646.27004: Set connection var ansible_connection to ssh 32528 1726882646.27010: Set connection var ansible_timeout to 10 32528 1726882646.27012: Set connection var ansible_shell_type to sh 32528 1726882646.27017: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882646.27025: Set connection var ansible_shell_executable to /bin/sh 32528 1726882646.27045: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.27048: variable 'ansible_connection' from source: unknown 32528 1726882646.27050: variable 'ansible_module_compression' from source: unknown 32528 1726882646.27053: variable 'ansible_shell_type' from source: unknown 32528 1726882646.27055: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.27057: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.27059: variable 'ansible_pipelining' from source: unknown 32528 1726882646.27062: variable 'ansible_timeout' from source: unknown 32528 1726882646.27064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.27158: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882646.27166: variable 'omit' from source: magic vars 32528 1726882646.27170: starting attempt loop 32528 1726882646.27175: running the handler 32528 1726882646.27256: variable 'lsr_net_profile_fingerprint' from source: set_fact 32528 1726882646.27259: Evaluated conditional (lsr_net_profile_fingerprint): True 32528 1726882646.27297: handler run complete 32528 1726882646.27300: attempt loop complete, returning result 32528 1726882646.27303: _execute() done 32528 1726882646.27305: dumping result to json 32528 1726882646.27308: done dumping result, returning 32528 1726882646.27310: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in lsr101 [12673a56-9f93-c149-436c-0000000006bb] 32528 1726882646.27312: sending task result for task 12673a56-9f93-c149-436c-0000000006bb 32528 1726882646.27451: done sending task result for task 12673a56-9f93-c149-436c-0000000006bb 32528 1726882646.27454: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882646.27533: no more pending results, returning what we have 32528 1726882646.27536: results queue empty 32528 1726882646.27537: checking for any_errors_fatal 32528 1726882646.27541: done checking for any_errors_fatal 32528 1726882646.27542: checking for max_fail_percentage 32528 1726882646.27543: done checking for max_fail_percentage 32528 1726882646.27544: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.27545: done checking to see if all hosts have failed 32528 1726882646.27546: getting the remaining hosts for this loop 32528 1726882646.27547: done getting the remaining hosts for this loop 32528 1726882646.27549: getting the next task for host managed_node3 32528 1726882646.27556: done getting next task for host managed_node3 32528 1726882646.27558: ^ task is: TASK: Include the task 'get_profile_stat.yml' 32528 1726882646.27561: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882646.27563: getting variables 32528 1726882646.27565: in VariableManager get_vars() 32528 1726882646.27597: Calling all_inventory to load vars for managed_node3 32528 1726882646.27600: Calling groups_inventory to load vars for managed_node3 32528 1726882646.27602: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.27611: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.27614: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.27617: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.28958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.35040: done with get_vars() 32528 1726882646.35067: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:37:26 -0400 (0:00:00.093) 0:00:17.581 ****** 32528 1726882646.35155: entering _queue_task() for managed_node3/include_tasks 32528 1726882646.35511: worker is 1 (out of 1 available) 32528 1726882646.35523: exiting _queue_task() for managed_node3/include_tasks 32528 1726882646.35535: done queuing things up, now waiting for results queue to drain 32528 1726882646.35537: waiting for pending results... 32528 1726882646.35818: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 32528 1726882646.35998: in run() - task 12673a56-9f93-c149-436c-0000000006bf 32528 1726882646.36003: variable 'ansible_search_path' from source: unknown 32528 1726882646.36005: variable 'ansible_search_path' from source: unknown 32528 1726882646.36008: calling self._execute() 32528 1726882646.36115: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.36200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.36204: variable 'omit' from source: magic vars 32528 1726882646.36561: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.36578: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.36589: _execute() done 32528 1726882646.36599: dumping result to json 32528 1726882646.36607: done dumping result, returning 32528 1726882646.36617: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [12673a56-9f93-c149-436c-0000000006bf] 32528 1726882646.36627: sending task result for task 12673a56-9f93-c149-436c-0000000006bf 32528 1726882646.36868: no more pending results, returning what we have 32528 1726882646.36874: in VariableManager get_vars() 32528 1726882646.36922: Calling all_inventory to load vars for managed_node3 32528 1726882646.36926: Calling groups_inventory to load vars for managed_node3 32528 1726882646.36928: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.36943: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.36947: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.36950: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.37513: done sending task result for task 12673a56-9f93-c149-436c-0000000006bf 32528 1726882646.37517: WORKER PROCESS EXITING 32528 1726882646.37814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.38681: done with get_vars() 32528 1726882646.38697: variable 'ansible_search_path' from source: unknown 32528 1726882646.38698: variable 'ansible_search_path' from source: unknown 32528 1726882646.38722: we have included files to process 32528 1726882646.38723: generating all_blocks data 32528 1726882646.38724: done generating all_blocks data 32528 1726882646.38728: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32528 1726882646.38729: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32528 1726882646.38730: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32528 1726882646.39385: done processing included file 32528 1726882646.39386: iterating over new_blocks loaded from include file 32528 1726882646.39387: in VariableManager get_vars() 32528 1726882646.39403: done with get_vars() 32528 1726882646.39405: filtering new block on tags 32528 1726882646.39420: done filtering new block on tags 32528 1726882646.39422: in VariableManager get_vars() 32528 1726882646.39434: done with get_vars() 32528 1726882646.39436: filtering new block on tags 32528 1726882646.39448: done filtering new block on tags 32528 1726882646.39449: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 32528 1726882646.39452: extending task lists for all hosts with included blocks 32528 1726882646.39551: done extending task lists 32528 1726882646.39552: done processing included files 32528 1726882646.39553: results queue empty 32528 1726882646.39553: checking for any_errors_fatal 32528 1726882646.39556: done checking for any_errors_fatal 32528 1726882646.39557: checking for max_fail_percentage 32528 1726882646.39557: done checking for max_fail_percentage 32528 1726882646.39558: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.39558: done checking to see if all hosts have failed 32528 1726882646.39559: getting the remaining hosts for this loop 32528 1726882646.39559: done getting the remaining hosts for this loop 32528 1726882646.39561: getting the next task for host managed_node3 32528 1726882646.39564: done getting next task for host managed_node3 32528 1726882646.39565: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 32528 1726882646.39567: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 32528 1726882646.39569: getting variables 32528 1726882646.39570: in VariableManager get_vars() 32528 1726882646.39578: Calling all_inventory to load vars for managed_node3 32528 1726882646.39579: Calling groups_inventory to load vars for managed_node3 32528 1726882646.39580: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.39584: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.39585: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.39587: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.40526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.41354: done with get_vars() 32528 1726882646.41367: done getting variables 32528 1726882646.41397: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:37:26 -0400 (0:00:00.062) 0:00:17.644 ****** 32528 1726882646.41417: entering _queue_task() for managed_node3/set_fact 32528 1726882646.41639: worker is 1 (out of 1 available) 32528 1726882646.41651: exiting _queue_task() for managed_node3/set_fact 32528 1726882646.41664: done queuing things up, now waiting for results queue to drain 32528 1726882646.41665: waiting for pending results... 32528 1726882646.41820: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 32528 1726882646.41884: in run() - task 12673a56-9f93-c149-436c-000000000838 32528 1726882646.41898: variable 'ansible_search_path' from source: unknown 32528 1726882646.41902: variable 'ansible_search_path' from source: unknown 32528 1726882646.41934: calling self._execute() 32528 1726882646.42009: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.42014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.42023: variable 'omit' from source: magic vars 32528 1726882646.42302: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.42312: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.42317: variable 'omit' from source: magic vars 32528 1726882646.42350: variable 'omit' from source: magic vars 32528 1726882646.42373: variable 'omit' from source: magic vars 32528 1726882646.42406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882646.42437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882646.42453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882646.42469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.42479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.42505: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882646.42508: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.42511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.42581: Set connection var ansible_pipelining to False 32528 1726882646.42585: Set connection var ansible_connection to ssh 32528 1726882646.42592: Set connection var ansible_timeout to 10 32528 1726882646.42597: Set connection var ansible_shell_type to sh 32528 1726882646.42599: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882646.42607: Set connection var ansible_shell_executable to /bin/sh 32528 1726882646.42625: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.42628: variable 'ansible_connection' from source: unknown 32528 1726882646.42631: variable 'ansible_module_compression' from source: unknown 32528 1726882646.42633: variable 'ansible_shell_type' from source: unknown 32528 1726882646.42636: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.42638: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.42640: variable 'ansible_pipelining' from source: unknown 32528 1726882646.42643: variable 'ansible_timeout' from source: unknown 32528 1726882646.42649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.42743: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882646.42751: variable 'omit' from source: magic vars 32528 1726882646.42756: starting attempt loop 32528 1726882646.42761: running the handler 32528 1726882646.42772: handler run complete 32528 1726882646.42781: attempt loop complete, returning result 32528 1726882646.42784: _execute() done 32528 1726882646.42786: dumping result to json 32528 1726882646.42789: done dumping result, returning 32528 1726882646.42795: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [12673a56-9f93-c149-436c-000000000838] 32528 1726882646.42802: sending task result for task 12673a56-9f93-c149-436c-000000000838 32528 1726882646.42871: done sending task result for task 12673a56-9f93-c149-436c-000000000838 32528 1726882646.42874: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 32528 1726882646.42933: no more pending results, returning what we have 32528 1726882646.42936: results queue empty 32528 1726882646.42937: checking for any_errors_fatal 32528 1726882646.42938: done checking for any_errors_fatal 32528 1726882646.42939: checking for max_fail_percentage 32528 1726882646.42941: done checking for max_fail_percentage 32528 1726882646.42941: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.42942: done checking to see if all hosts have failed 32528 1726882646.42943: getting the remaining hosts for this loop 32528 1726882646.42944: done getting the remaining hosts for this loop 32528 1726882646.42947: getting the next task for host managed_node3 32528 1726882646.42954: done getting next task for host managed_node3 32528 1726882646.42956: ^ task is: TASK: Stat profile file 32528 1726882646.42959: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882646.42963: getting variables 32528 1726882646.42964: in VariableManager get_vars() 32528 1726882646.43002: Calling all_inventory to load vars for managed_node3 32528 1726882646.43004: Calling groups_inventory to load vars for managed_node3 32528 1726882646.43006: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.43015: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.43017: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.43019: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.43738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.44592: done with get_vars() 32528 1726882646.44609: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:37:26 -0400 (0:00:00.032) 0:00:17.676 ****** 32528 1726882646.44665: entering _queue_task() for managed_node3/stat 32528 1726882646.44872: worker is 1 (out of 1 available) 32528 1726882646.44884: exiting _queue_task() for managed_node3/stat 32528 1726882646.44899: done queuing things up, now waiting for results queue to drain 32528 1726882646.44901: waiting for pending results... 32528 1726882646.45056: running TaskExecutor() for managed_node3/TASK: Stat profile file 32528 1726882646.45126: in run() - task 12673a56-9f93-c149-436c-000000000839 32528 1726882646.45138: variable 'ansible_search_path' from source: unknown 32528 1726882646.45143: variable 'ansible_search_path' from source: unknown 32528 1726882646.45166: calling self._execute() 32528 1726882646.45237: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.45242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.45251: variable 'omit' from source: magic vars 32528 1726882646.45515: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.45524: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.45530: variable 'omit' from source: magic vars 32528 1726882646.45559: variable 'omit' from source: magic vars 32528 1726882646.45625: variable 'profile' from source: include params 32528 1726882646.45628: variable 'item' from source: include params 32528 1726882646.45674: variable 'item' from source: include params 32528 1726882646.45688: variable 'omit' from source: magic vars 32528 1726882646.45720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882646.45746: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882646.45761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882646.45777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.45784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.45810: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882646.45813: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.45815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.45877: Set connection var ansible_pipelining to False 32528 1726882646.45882: Set connection var ansible_connection to ssh 32528 1726882646.45885: Set connection var ansible_timeout to 10 32528 1726882646.45887: Set connection var ansible_shell_type to sh 32528 1726882646.45896: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882646.45903: Set connection var ansible_shell_executable to /bin/sh 32528 1726882646.45922: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.45925: variable 'ansible_connection' from source: unknown 32528 1726882646.45928: variable 'ansible_module_compression' from source: unknown 32528 1726882646.45930: variable 'ansible_shell_type' from source: unknown 32528 1726882646.45932: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.45934: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.45937: variable 'ansible_pipelining' from source: unknown 32528 1726882646.45940: variable 'ansible_timeout' from source: unknown 32528 1726882646.45944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.46081: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882646.46094: variable 'omit' from source: magic vars 32528 1726882646.46097: starting attempt loop 32528 1726882646.46100: running the handler 32528 1726882646.46111: _low_level_execute_command(): starting 32528 1726882646.46118: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882646.46752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.46756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882646.46777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.46849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882646.48501: stdout chunk (state=3): >>>/root <<< 32528 1726882646.48600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882646.48635: stderr chunk (state=3): >>><<< 32528 1726882646.48638: stdout chunk (state=3): >>><<< 32528 1726882646.48650: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882646.48661: _low_level_execute_command(): starting 32528 1726882646.48667: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652 `" && echo ansible-tmp-1726882646.4865003-33430-191623029762652="` echo /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652 `" ) && sleep 0' 32528 1726882646.49088: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882646.49096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.49099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882646.49108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.49152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882646.49159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882646.49161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.49207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882646.51050: stdout chunk (state=3): >>>ansible-tmp-1726882646.4865003-33430-191623029762652=/root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652 <<< 32528 1726882646.51155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882646.51180: stderr chunk (state=3): >>><<< 32528 1726882646.51183: stdout chunk (state=3): >>><<< 32528 1726882646.51199: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882646.4865003-33430-191623029762652=/root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882646.51233: variable 'ansible_module_compression' from source: unknown 32528 1726882646.51276: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32528 1726882646.51308: variable 'ansible_facts' from source: unknown 32528 1726882646.51366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/AnsiballZ_stat.py 32528 1726882646.51459: Sending initial data 32528 1726882646.51463: Sent initial data (153 bytes) 32528 1726882646.51883: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882646.51886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882646.51888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.51895: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882646.51897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.51945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882646.51952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.51996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882646.53496: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 32528 1726882646.53499: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882646.53541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882646.53591: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpwwz23us3 /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/AnsiballZ_stat.py <<< 32528 1726882646.53597: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/AnsiballZ_stat.py" <<< 32528 1726882646.53644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpwwz23us3" to remote "/root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/AnsiballZ_stat.py" <<< 32528 1726882646.53646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/AnsiballZ_stat.py" <<< 32528 1726882646.54165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882646.54204: stderr chunk (state=3): >>><<< 32528 1726882646.54207: stdout chunk (state=3): >>><<< 32528 1726882646.54229: done transferring module to remote 32528 1726882646.54237: _low_level_execute_command(): starting 32528 1726882646.54240: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/ /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/AnsiballZ_stat.py && sleep 0' 32528 1726882646.54642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882646.54645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.54647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882646.54649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.54708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882646.54711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.54754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882646.56455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882646.56480: stderr chunk (state=3): >>><<< 32528 1726882646.56483: stdout chunk (state=3): >>><<< 32528 1726882646.56501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882646.56504: _low_level_execute_command(): starting 32528 1726882646.56507: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/AnsiballZ_stat.py && sleep 0' 32528 1726882646.56922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882646.56925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.56927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882646.56929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.56977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882646.56981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.57034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882646.72301: 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-lsr101.90", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32528 1726882646.73457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882646.73468: stdout chunk (state=3): >>><<< 32528 1726882646.73474: stderr chunk (state=3): >>><<< 32528 1726882646.73508: _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-lsr101.90", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882646.73539: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-lsr101.90', '_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-1726882646.4865003-33430-191623029762652/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882646.73554: _low_level_execute_command(): starting 32528 1726882646.73579: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882646.4865003-33430-191623029762652/ > /dev/null 2>&1 && sleep 0' 32528 1726882646.74402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882646.74420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882646.74437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882646.74454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882646.74472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882646.74484: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882646.74504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.74524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882646.74540: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882646.74553: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32528 1726882646.74565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882646.74608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.74671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882646.74700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882646.74740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.74781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882646.76648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882646.76710: stdout chunk (state=3): >>><<< 32528 1726882646.76723: stderr chunk (state=3): >>><<< 32528 1726882646.76753: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882646.76765: handler run complete 32528 1726882646.76835: attempt loop complete, returning result 32528 1726882646.76842: _execute() done 32528 1726882646.76849: dumping result to json 32528 1726882646.76857: done dumping result, returning 32528 1726882646.76929: done running TaskExecutor() for managed_node3/TASK: Stat profile file [12673a56-9f93-c149-436c-000000000839] 32528 1726882646.76933: sending task result for task 12673a56-9f93-c149-436c-000000000839 32528 1726882646.77009: done sending task result for task 12673a56-9f93-c149-436c-000000000839 ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 32528 1726882646.77080: no more pending results, returning what we have 32528 1726882646.77083: results queue empty 32528 1726882646.77084: checking for any_errors_fatal 32528 1726882646.77096: done checking for any_errors_fatal 32528 1726882646.77097: checking for max_fail_percentage 32528 1726882646.77099: done checking for max_fail_percentage 32528 1726882646.77100: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.77101: done checking to see if all hosts have failed 32528 1726882646.77101: getting the remaining hosts for this loop 32528 1726882646.77103: done getting the remaining hosts for this loop 32528 1726882646.77107: getting the next task for host managed_node3 32528 1726882646.77115: done getting next task for host managed_node3 32528 1726882646.77118: ^ task is: TASK: Set NM profile exist flag based on the profile files 32528 1726882646.77122: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 32528 1726882646.77126: getting variables 32528 1726882646.77128: in VariableManager get_vars() 32528 1726882646.77170: Calling all_inventory to load vars for managed_node3 32528 1726882646.77173: Calling groups_inventory to load vars for managed_node3 32528 1726882646.77176: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.77188: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.77337: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.77343: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.77955: WORKER PROCESS EXITING 32528 1726882646.79414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.82803: done with get_vars() 32528 1726882646.82826: done getting variables 32528 1726882646.83013: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:37:26 -0400 (0:00:00.383) 0:00:18.060 ****** 32528 1726882646.83045: entering _queue_task() for managed_node3/set_fact 32528 1726882646.83862: worker is 1 (out of 1 available) 32528 1726882646.83874: exiting _queue_task() for managed_node3/set_fact 32528 1726882646.83886: done queuing things up, now waiting for results queue to drain 32528 1726882646.83887: waiting for pending results... 32528 1726882646.84357: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 32528 1726882646.84456: in run() - task 12673a56-9f93-c149-436c-00000000083a 32528 1726882646.84469: variable 'ansible_search_path' from source: unknown 32528 1726882646.84473: variable 'ansible_search_path' from source: unknown 32528 1726882646.84752: calling self._execute() 32528 1726882646.84808: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.84817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.84830: variable 'omit' from source: magic vars 32528 1726882646.85599: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.85611: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.85934: variable 'profile_stat' from source: set_fact 32528 1726882646.85949: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882646.85952: when evaluation is False, skipping this task 32528 1726882646.85955: _execute() done 32528 1726882646.85957: dumping result to json 32528 1726882646.85959: done dumping result, returning 32528 1726882646.86098: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [12673a56-9f93-c149-436c-00000000083a] 32528 1726882646.86102: sending task result for task 12673a56-9f93-c149-436c-00000000083a 32528 1726882646.86169: done sending task result for task 12673a56-9f93-c149-436c-00000000083a 32528 1726882646.86172: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882646.86228: no more pending results, returning what we have 32528 1726882646.86232: results queue empty 32528 1726882646.86233: checking for any_errors_fatal 32528 1726882646.86243: done checking for any_errors_fatal 32528 1726882646.86243: checking for max_fail_percentage 32528 1726882646.86245: done checking for max_fail_percentage 32528 1726882646.86246: checking to see if all hosts have failed and the running result is not ok 32528 1726882646.86247: done checking to see if all hosts have failed 32528 1726882646.86247: getting the remaining hosts for this loop 32528 1726882646.86249: done getting the remaining hosts for this loop 32528 1726882646.86253: getting the next task for host managed_node3 32528 1726882646.86261: done getting next task for host managed_node3 32528 1726882646.86263: ^ task is: TASK: Get NM profile info 32528 1726882646.86267: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 32528 1726882646.86272: getting variables 32528 1726882646.86274: in VariableManager get_vars() 32528 1726882646.86318: Calling all_inventory to load vars for managed_node3 32528 1726882646.86321: Calling groups_inventory to load vars for managed_node3 32528 1726882646.86323: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882646.86335: Calling all_plugins_play to load vars for managed_node3 32528 1726882646.86338: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882646.86340: Calling groups_plugins_play to load vars for managed_node3 32528 1726882646.89057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882646.91273: done with get_vars() 32528 1726882646.91300: done getting variables 32528 1726882646.91359: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:37:26 -0400 (0:00:00.084) 0:00:18.145 ****** 32528 1726882646.91530: entering _queue_task() for managed_node3/shell 32528 1726882646.92401: worker is 1 (out of 1 available) 32528 1726882646.92414: exiting _queue_task() for managed_node3/shell 32528 1726882646.92426: done queuing things up, now waiting for results queue to drain 32528 1726882646.92427: waiting for pending results... 32528 1726882646.93048: running TaskExecutor() for managed_node3/TASK: Get NM profile info 32528 1726882646.93054: in run() - task 12673a56-9f93-c149-436c-00000000083b 32528 1726882646.93058: variable 'ansible_search_path' from source: unknown 32528 1726882646.93062: variable 'ansible_search_path' from source: unknown 32528 1726882646.93500: calling self._execute() 32528 1726882646.93504: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.93507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.93510: variable 'omit' from source: magic vars 32528 1726882646.94088: variable 'ansible_distribution_major_version' from source: facts 32528 1726882646.94111: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882646.94122: variable 'omit' from source: magic vars 32528 1726882646.94176: variable 'omit' from source: magic vars 32528 1726882646.94283: variable 'profile' from source: include params 32528 1726882646.94299: variable 'item' from source: include params 32528 1726882646.94363: variable 'item' from source: include params 32528 1726882646.94395: variable 'omit' from source: magic vars 32528 1726882646.94480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882646.94484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882646.94512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882646.94535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.94553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882646.94596: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882646.94697: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.94701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.94722: Set connection var ansible_pipelining to False 32528 1726882646.94731: Set connection var ansible_connection to ssh 32528 1726882646.94743: Set connection var ansible_timeout to 10 32528 1726882646.94750: Set connection var ansible_shell_type to sh 32528 1726882646.94761: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882646.94776: Set connection var ansible_shell_executable to /bin/sh 32528 1726882646.94808: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.94822: variable 'ansible_connection' from source: unknown 32528 1726882646.94898: variable 'ansible_module_compression' from source: unknown 32528 1726882646.94901: variable 'ansible_shell_type' from source: unknown 32528 1726882646.94904: variable 'ansible_shell_executable' from source: unknown 32528 1726882646.94906: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882646.94908: variable 'ansible_pipelining' from source: unknown 32528 1726882646.94910: variable 'ansible_timeout' from source: unknown 32528 1726882646.94912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882646.95009: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882646.95025: variable 'omit' from source: magic vars 32528 1726882646.95040: starting attempt loop 32528 1726882646.95047: running the handler 32528 1726882646.95062: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882646.95086: _low_level_execute_command(): starting 32528 1726882646.95105: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882646.96034: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882646.96119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.96167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882646.96205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.96324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882646.97950: stdout chunk (state=3): >>>/root <<< 32528 1726882646.98099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882646.98102: stdout chunk (state=3): >>><<< 32528 1726882646.98105: stderr chunk (state=3): >>><<< 32528 1726882646.98199: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882646.98204: _low_level_execute_command(): starting 32528 1726882646.98207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068 `" && echo ansible-tmp-1726882646.9813125-33462-151578994817068="` echo /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068 `" ) && sleep 0' 32528 1726882646.98756: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882646.98838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882646.98934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.99135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882646.99149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882646.99171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882646.99250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882647.01096: stdout chunk (state=3): >>>ansible-tmp-1726882646.9813125-33462-151578994817068=/root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068 <<< 32528 1726882647.01211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882647.01246: stderr chunk (state=3): >>><<< 32528 1726882647.01260: stdout chunk (state=3): >>><<< 32528 1726882647.01279: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882646.9813125-33462-151578994817068=/root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882647.01314: variable 'ansible_module_compression' from source: unknown 32528 1726882647.01373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882647.01414: variable 'ansible_facts' from source: unknown 32528 1726882647.01512: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/AnsiballZ_command.py 32528 1726882647.01720: Sending initial data 32528 1726882647.01736: Sent initial data (156 bytes) 32528 1726882647.02420: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882647.02490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882647.02514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882647.02536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882647.02795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882647.04228: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882647.04298: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882647.04321: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmptv4qi2nw /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/AnsiballZ_command.py <<< 32528 1726882647.04324: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/AnsiballZ_command.py" <<< 32528 1726882647.04382: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmptv4qi2nw" to remote "/root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/AnsiballZ_command.py" <<< 32528 1726882647.05509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882647.05513: stdout chunk (state=3): >>><<< 32528 1726882647.05521: stderr chunk (state=3): >>><<< 32528 1726882647.05541: done transferring module to remote 32528 1726882647.05617: _low_level_execute_command(): starting 32528 1726882647.05620: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/ /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/AnsiballZ_command.py && sleep 0' 32528 1726882647.06137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882647.06151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882647.06209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882647.06271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882647.06290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882647.06317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882647.06384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882647.08218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882647.08221: stdout chunk (state=3): >>><<< 32528 1726882647.08224: stderr chunk (state=3): >>><<< 32528 1726882647.08239: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882647.08319: _low_level_execute_command(): starting 32528 1726882647.08323: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/AnsiballZ_command.py && sleep 0' 32528 1726882647.08921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882647.08944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882647.08960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882647.08977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882647.09062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882647.25963: stdout chunk (state=3): >>> {"changed": true, "stdout": "lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "start": "2024-09-20 21:37:27.238745", "end": "2024-09-20 21:37:27.257996", "delta": "0:00:00.019251", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | 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}}} <<< 32528 1726882647.27543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882647.27548: stdout chunk (state=3): >>><<< 32528 1726882647.27600: stderr chunk (state=3): >>><<< 32528 1726882647.27604: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "start": "2024-09-20 21:37:27.238745", "end": "2024-09-20 21:37:27.257996", "delta": "0:00:00.019251", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882647.27613: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep lsr101.90 | 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-1726882646.9813125-33462-151578994817068/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882647.27623: _low_level_execute_command(): starting 32528 1726882647.27628: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882646.9813125-33462-151578994817068/ > /dev/null 2>&1 && sleep 0' 32528 1726882647.28239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882647.28257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882647.28261: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882647.28277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882647.28333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882647.28340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882647.28341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882647.28385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882647.30500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882647.30503: stdout chunk (state=3): >>><<< 32528 1726882647.30506: stderr chunk (state=3): >>><<< 32528 1726882647.30508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882647.30510: handler run complete 32528 1726882647.30513: Evaluated conditional (False): False 32528 1726882647.30518: attempt loop complete, returning result 32528 1726882647.30520: _execute() done 32528 1726882647.30522: dumping result to json 32528 1726882647.30524: done dumping result, returning 32528 1726882647.30525: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [12673a56-9f93-c149-436c-00000000083b] 32528 1726882647.30527: sending task result for task 12673a56-9f93-c149-436c-00000000083b 32528 1726882647.30603: done sending task result for task 12673a56-9f93-c149-436c-00000000083b 32528 1726882647.30607: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "delta": "0:00:00.019251", "end": "2024-09-20 21:37:27.257996", "rc": 0, "start": "2024-09-20 21:37:27.238745" } STDOUT: lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection 32528 1726882647.30685: no more pending results, returning what we have 32528 1726882647.30689: results queue empty 32528 1726882647.30689: checking for any_errors_fatal 32528 1726882647.30696: done checking for any_errors_fatal 32528 1726882647.30697: checking for max_fail_percentage 32528 1726882647.30700: done checking for max_fail_percentage 32528 1726882647.30700: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.30701: done checking to see if all hosts have failed 32528 1726882647.30702: getting the remaining hosts for this loop 32528 1726882647.30704: done getting the remaining hosts for this loop 32528 1726882647.30708: getting the next task for host managed_node3 32528 1726882647.30715: done getting next task for host managed_node3 32528 1726882647.30718: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32528 1726882647.30721: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 32528 1726882647.30726: getting variables 32528 1726882647.30727: in VariableManager get_vars() 32528 1726882647.30768: Calling all_inventory to load vars for managed_node3 32528 1726882647.30771: Calling groups_inventory to load vars for managed_node3 32528 1726882647.30774: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.30784: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.30787: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.30790: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.32308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.33790: done with get_vars() 32528 1726882647.33820: done getting variables 32528 1726882647.33885: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:37:27 -0400 (0:00:00.423) 0:00:18.569 ****** 32528 1726882647.33919: entering _queue_task() for managed_node3/set_fact 32528 1726882647.34289: worker is 1 (out of 1 available) 32528 1726882647.34304: exiting _queue_task() for managed_node3/set_fact 32528 1726882647.34317: done queuing things up, now waiting for results queue to drain 32528 1726882647.34318: waiting for pending results... 32528 1726882647.34605: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32528 1726882647.34703: in run() - task 12673a56-9f93-c149-436c-00000000083c 32528 1726882647.34725: variable 'ansible_search_path' from source: unknown 32528 1726882647.34729: variable 'ansible_search_path' from source: unknown 32528 1726882647.34768: calling self._execute() 32528 1726882647.34875: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.34882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.34899: variable 'omit' from source: magic vars 32528 1726882647.35497: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.35501: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.35504: variable 'nm_profile_exists' from source: set_fact 32528 1726882647.35506: Evaluated conditional (nm_profile_exists.rc == 0): True 32528 1726882647.35509: variable 'omit' from source: magic vars 32528 1726882647.35511: variable 'omit' from source: magic vars 32528 1726882647.35540: variable 'omit' from source: magic vars 32528 1726882647.35578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882647.35627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882647.35644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882647.35660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.35672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.35708: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882647.35711: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.35714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.35814: Set connection var ansible_pipelining to False 32528 1726882647.35817: Set connection var ansible_connection to ssh 32528 1726882647.35824: Set connection var ansible_timeout to 10 32528 1726882647.35826: Set connection var ansible_shell_type to sh 32528 1726882647.35832: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882647.35842: Set connection var ansible_shell_executable to /bin/sh 32528 1726882647.35865: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.35868: variable 'ansible_connection' from source: unknown 32528 1726882647.35871: variable 'ansible_module_compression' from source: unknown 32528 1726882647.35873: variable 'ansible_shell_type' from source: unknown 32528 1726882647.35875: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.35877: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.35882: variable 'ansible_pipelining' from source: unknown 32528 1726882647.35884: variable 'ansible_timeout' from source: unknown 32528 1726882647.35887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.36037: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882647.36046: variable 'omit' from source: magic vars 32528 1726882647.36052: starting attempt loop 32528 1726882647.36056: running the handler 32528 1726882647.36069: handler run complete 32528 1726882647.36171: attempt loop complete, returning result 32528 1726882647.36174: _execute() done 32528 1726882647.36176: dumping result to json 32528 1726882647.36178: done dumping result, returning 32528 1726882647.36180: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [12673a56-9f93-c149-436c-00000000083c] 32528 1726882647.36181: sending task result for task 12673a56-9f93-c149-436c-00000000083c 32528 1726882647.36246: done sending task result for task 12673a56-9f93-c149-436c-00000000083c 32528 1726882647.36249: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 32528 1726882647.36310: no more pending results, returning what we have 32528 1726882647.36313: results queue empty 32528 1726882647.36314: checking for any_errors_fatal 32528 1726882647.36324: done checking for any_errors_fatal 32528 1726882647.36325: checking for max_fail_percentage 32528 1726882647.36327: done checking for max_fail_percentage 32528 1726882647.36328: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.36329: done checking to see if all hosts have failed 32528 1726882647.36330: getting the remaining hosts for this loop 32528 1726882647.36332: done getting the remaining hosts for this loop 32528 1726882647.36335: getting the next task for host managed_node3 32528 1726882647.36397: done getting next task for host managed_node3 32528 1726882647.36401: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 32528 1726882647.36405: ^ 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? (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 32528 1726882647.36411: getting variables 32528 1726882647.36412: in VariableManager get_vars() 32528 1726882647.36567: Calling all_inventory to load vars for managed_node3 32528 1726882647.36571: Calling groups_inventory to load vars for managed_node3 32528 1726882647.36574: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.36584: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.36586: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.36590: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.38149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.39738: done with get_vars() 32528 1726882647.39762: done getting variables 32528 1726882647.39828: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882647.39948: variable 'profile' from source: include params 32528 1726882647.39952: variable 'item' from source: include params 32528 1726882647.40011: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-lsr101.90] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:37:27 -0400 (0:00:00.061) 0:00:18.630 ****** 32528 1726882647.40054: entering _queue_task() for managed_node3/command 32528 1726882647.40410: worker is 1 (out of 1 available) 32528 1726882647.40422: exiting _queue_task() for managed_node3/command 32528 1726882647.40434: done queuing things up, now waiting for results queue to drain 32528 1726882647.40435: waiting for pending results... 32528 1726882647.40703: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-lsr101.90 32528 1726882647.40845: in run() - task 12673a56-9f93-c149-436c-00000000083e 32528 1726882647.40849: variable 'ansible_search_path' from source: unknown 32528 1726882647.40852: variable 'ansible_search_path' from source: unknown 32528 1726882647.40900: calling self._execute() 32528 1726882647.40969: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.40976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.40987: variable 'omit' from source: magic vars 32528 1726882647.41358: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.41394: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.41695: variable 'profile_stat' from source: set_fact 32528 1726882647.41701: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882647.41704: when evaluation is False, skipping this task 32528 1726882647.41709: _execute() done 32528 1726882647.41712: dumping result to json 32528 1726882647.41713: done dumping result, returning 32528 1726882647.41716: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-lsr101.90 [12673a56-9f93-c149-436c-00000000083e] 32528 1726882647.41717: sending task result for task 12673a56-9f93-c149-436c-00000000083e 32528 1726882647.41774: done sending task result for task 12673a56-9f93-c149-436c-00000000083e 32528 1726882647.41777: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882647.41854: no more pending results, returning what we have 32528 1726882647.41857: results queue empty 32528 1726882647.41858: checking for any_errors_fatal 32528 1726882647.41862: done checking for any_errors_fatal 32528 1726882647.41863: checking for max_fail_percentage 32528 1726882647.41864: done checking for max_fail_percentage 32528 1726882647.41865: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.41866: done checking to see if all hosts have failed 32528 1726882647.41867: getting the remaining hosts for this loop 32528 1726882647.41868: done getting the remaining hosts for this loop 32528 1726882647.41872: getting the next task for host managed_node3 32528 1726882647.41878: done getting next task for host managed_node3 32528 1726882647.41881: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 32528 1726882647.41888: ^ 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? (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 32528 1726882647.41894: getting variables 32528 1726882647.41895: in VariableManager get_vars() 32528 1726882647.41930: Calling all_inventory to load vars for managed_node3 32528 1726882647.41933: Calling groups_inventory to load vars for managed_node3 32528 1726882647.41935: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.41944: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.41947: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.41950: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.43262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.44855: done with get_vars() 32528 1726882647.44880: done getting variables 32528 1726882647.44945: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882647.45056: variable 'profile' from source: include params 32528 1726882647.45059: variable 'item' from source: include params 32528 1726882647.45117: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-lsr101.90] ******************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:37:27 -0400 (0:00:00.050) 0:00:18.681 ****** 32528 1726882647.45153: entering _queue_task() for managed_node3/set_fact 32528 1726882647.45707: worker is 1 (out of 1 available) 32528 1726882647.45714: exiting _queue_task() for managed_node3/set_fact 32528 1726882647.45725: done queuing things up, now waiting for results queue to drain 32528 1726882647.45726: waiting for pending results... 32528 1726882647.45778: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-lsr101.90 32528 1726882647.45882: in run() - task 12673a56-9f93-c149-436c-00000000083f 32528 1726882647.45896: variable 'ansible_search_path' from source: unknown 32528 1726882647.45900: variable 'ansible_search_path' from source: unknown 32528 1726882647.45935: calling self._execute() 32528 1726882647.46037: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.46043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.46055: variable 'omit' from source: magic vars 32528 1726882647.46419: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.46431: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.46554: variable 'profile_stat' from source: set_fact 32528 1726882647.46567: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882647.46570: when evaluation is False, skipping this task 32528 1726882647.46573: _execute() done 32528 1726882647.46575: dumping result to json 32528 1726882647.46578: done dumping result, returning 32528 1726882647.46586: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-lsr101.90 [12673a56-9f93-c149-436c-00000000083f] 32528 1726882647.46607: sending task result for task 12673a56-9f93-c149-436c-00000000083f 32528 1726882647.46681: done sending task result for task 12673a56-9f93-c149-436c-00000000083f 32528 1726882647.46684: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882647.46756: no more pending results, returning what we have 32528 1726882647.46760: results queue empty 32528 1726882647.46761: checking for any_errors_fatal 32528 1726882647.46767: done checking for any_errors_fatal 32528 1726882647.46768: checking for max_fail_percentage 32528 1726882647.46769: done checking for max_fail_percentage 32528 1726882647.46770: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.46771: done checking to see if all hosts have failed 32528 1726882647.46772: getting the remaining hosts for this loop 32528 1726882647.46774: done getting the remaining hosts for this loop 32528 1726882647.46777: getting the next task for host managed_node3 32528 1726882647.46786: done getting next task for host managed_node3 32528 1726882647.46788: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 32528 1726882647.46792: ^ 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? (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 32528 1726882647.46798: getting variables 32528 1726882647.46800: in VariableManager get_vars() 32528 1726882647.46845: Calling all_inventory to load vars for managed_node3 32528 1726882647.46848: Calling groups_inventory to load vars for managed_node3 32528 1726882647.46851: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.46864: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.46867: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.46870: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.48517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.50086: done with get_vars() 32528 1726882647.50109: done getting variables 32528 1726882647.50163: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882647.50271: variable 'profile' from source: include params 32528 1726882647.50274: variable 'item' from source: include params 32528 1726882647.50337: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-lsr101.90] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:37:27 -0400 (0:00:00.052) 0:00:18.733 ****** 32528 1726882647.50367: entering _queue_task() for managed_node3/command 32528 1726882647.50662: worker is 1 (out of 1 available) 32528 1726882647.50673: exiting _queue_task() for managed_node3/command 32528 1726882647.50684: done queuing things up, now waiting for results queue to drain 32528 1726882647.50685: waiting for pending results... 32528 1726882647.51082: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-lsr101.90 32528 1726882647.51087: in run() - task 12673a56-9f93-c149-436c-000000000840 32528 1726882647.51095: variable 'ansible_search_path' from source: unknown 32528 1726882647.51098: variable 'ansible_search_path' from source: unknown 32528 1726882647.51114: calling self._execute() 32528 1726882647.51214: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.51220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.51238: variable 'omit' from source: magic vars 32528 1726882647.51747: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.51837: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.51906: variable 'profile_stat' from source: set_fact 32528 1726882647.51920: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882647.51923: when evaluation is False, skipping this task 32528 1726882647.51926: _execute() done 32528 1726882647.51929: dumping result to json 32528 1726882647.51932: done dumping result, returning 32528 1726882647.51943: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-lsr101.90 [12673a56-9f93-c149-436c-000000000840] 32528 1726882647.51946: sending task result for task 12673a56-9f93-c149-436c-000000000840 32528 1726882647.52033: done sending task result for task 12673a56-9f93-c149-436c-000000000840 32528 1726882647.52037: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882647.52087: no more pending results, returning what we have 32528 1726882647.52091: results queue empty 32528 1726882647.52097: checking for any_errors_fatal 32528 1726882647.52107: done checking for any_errors_fatal 32528 1726882647.52108: checking for max_fail_percentage 32528 1726882647.52110: done checking for max_fail_percentage 32528 1726882647.52111: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.52112: done checking to see if all hosts have failed 32528 1726882647.52112: getting the remaining hosts for this loop 32528 1726882647.52114: done getting the remaining hosts for this loop 32528 1726882647.52118: getting the next task for host managed_node3 32528 1726882647.52126: done getting next task for host managed_node3 32528 1726882647.52128: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 32528 1726882647.52132: ^ 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? (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 32528 1726882647.52137: getting variables 32528 1726882647.52139: in VariableManager get_vars() 32528 1726882647.52179: Calling all_inventory to load vars for managed_node3 32528 1726882647.52182: Calling groups_inventory to load vars for managed_node3 32528 1726882647.52185: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.52302: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.52306: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.52310: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.53768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.55355: done with get_vars() 32528 1726882647.55376: done getting variables 32528 1726882647.55437: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882647.55545: variable 'profile' from source: include params 32528 1726882647.55550: variable 'item' from source: include params 32528 1726882647.55606: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-lsr101.90] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:37:27 -0400 (0:00:00.052) 0:00:18.786 ****** 32528 1726882647.55636: entering _queue_task() for managed_node3/set_fact 32528 1726882647.55937: worker is 1 (out of 1 available) 32528 1726882647.55949: exiting _queue_task() for managed_node3/set_fact 32528 1726882647.55962: done queuing things up, now waiting for results queue to drain 32528 1726882647.55963: waiting for pending results... 32528 1726882647.56429: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-lsr101.90 32528 1726882647.56434: in run() - task 12673a56-9f93-c149-436c-000000000841 32528 1726882647.56437: variable 'ansible_search_path' from source: unknown 32528 1726882647.56439: variable 'ansible_search_path' from source: unknown 32528 1726882647.56441: calling self._execute() 32528 1726882647.56496: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.56501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.56509: variable 'omit' from source: magic vars 32528 1726882647.56869: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.57068: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.57073: variable 'profile_stat' from source: set_fact 32528 1726882647.57075: Evaluated conditional (profile_stat.stat.exists): False 32528 1726882647.57078: when evaluation is False, skipping this task 32528 1726882647.57080: _execute() done 32528 1726882647.57082: dumping result to json 32528 1726882647.57083: done dumping result, returning 32528 1726882647.57086: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-lsr101.90 [12673a56-9f93-c149-436c-000000000841] 32528 1726882647.57087: sending task result for task 12673a56-9f93-c149-436c-000000000841 32528 1726882647.57147: done sending task result for task 12673a56-9f93-c149-436c-000000000841 32528 1726882647.57150: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32528 1726882647.57223: no more pending results, returning what we have 32528 1726882647.57227: results queue empty 32528 1726882647.57228: checking for any_errors_fatal 32528 1726882647.57234: done checking for any_errors_fatal 32528 1726882647.57234: checking for max_fail_percentage 32528 1726882647.57236: done checking for max_fail_percentage 32528 1726882647.57237: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.57238: done checking to see if all hosts have failed 32528 1726882647.57238: getting the remaining hosts for this loop 32528 1726882647.57240: done getting the remaining hosts for this loop 32528 1726882647.57244: getting the next task for host managed_node3 32528 1726882647.57254: done getting next task for host managed_node3 32528 1726882647.57257: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 32528 1726882647.57260: ^ 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? (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 32528 1726882647.57265: getting variables 32528 1726882647.57267: in VariableManager get_vars() 32528 1726882647.57457: Calling all_inventory to load vars for managed_node3 32528 1726882647.57460: Calling groups_inventory to load vars for managed_node3 32528 1726882647.57462: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.57471: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.57473: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.57476: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.59152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.61190: done with get_vars() 32528 1726882647.61214: done getting variables 32528 1726882647.61274: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882647.61392: variable 'profile' from source: include params 32528 1726882647.61398: variable 'item' from source: include params 32528 1726882647.61454: variable 'item' from source: include params TASK [Assert that the profile is present - 'lsr101.90'] ************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:37:27 -0400 (0:00:00.058) 0:00:18.844 ****** 32528 1726882647.61484: entering _queue_task() for managed_node3/assert 32528 1726882647.61909: worker is 1 (out of 1 available) 32528 1726882647.61920: exiting _queue_task() for managed_node3/assert 32528 1726882647.62098: done queuing things up, now waiting for results queue to drain 32528 1726882647.62100: waiting for pending results... 32528 1726882647.62216: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'lsr101.90' 32528 1726882647.62276: in run() - task 12673a56-9f93-c149-436c-0000000006c0 32528 1726882647.62289: variable 'ansible_search_path' from source: unknown 32528 1726882647.62295: variable 'ansible_search_path' from source: unknown 32528 1726882647.62341: calling self._execute() 32528 1726882647.62442: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.62450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.62461: variable 'omit' from source: magic vars 32528 1726882647.62898: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.62901: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.62904: variable 'omit' from source: magic vars 32528 1726882647.62907: variable 'omit' from source: magic vars 32528 1726882647.63005: variable 'profile' from source: include params 32528 1726882647.63009: variable 'item' from source: include params 32528 1726882647.63292: variable 'item' from source: include params 32528 1726882647.63297: variable 'omit' from source: magic vars 32528 1726882647.63299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882647.63306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882647.63309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882647.63311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.63313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.63315: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882647.63317: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.63320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.63369: Set connection var ansible_pipelining to False 32528 1726882647.63373: Set connection var ansible_connection to ssh 32528 1726882647.63380: Set connection var ansible_timeout to 10 32528 1726882647.63382: Set connection var ansible_shell_type to sh 32528 1726882647.63388: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882647.63403: Set connection var ansible_shell_executable to /bin/sh 32528 1726882647.63433: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.63436: variable 'ansible_connection' from source: unknown 32528 1726882647.63439: variable 'ansible_module_compression' from source: unknown 32528 1726882647.63441: variable 'ansible_shell_type' from source: unknown 32528 1726882647.63443: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.63446: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.63450: variable 'ansible_pipelining' from source: unknown 32528 1726882647.63452: variable 'ansible_timeout' from source: unknown 32528 1726882647.63456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.63726: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882647.63730: variable 'omit' from source: magic vars 32528 1726882647.63732: starting attempt loop 32528 1726882647.63738: running the handler 32528 1726882647.63741: variable 'lsr_net_profile_exists' from source: set_fact 32528 1726882647.63743: Evaluated conditional (lsr_net_profile_exists): True 32528 1726882647.63745: handler run complete 32528 1726882647.63756: attempt loop complete, returning result 32528 1726882647.63759: _execute() done 32528 1726882647.63761: dumping result to json 32528 1726882647.63764: done dumping result, returning 32528 1726882647.63772: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'lsr101.90' [12673a56-9f93-c149-436c-0000000006c0] 32528 1726882647.63777: sending task result for task 12673a56-9f93-c149-436c-0000000006c0 32528 1726882647.64052: done sending task result for task 12673a56-9f93-c149-436c-0000000006c0 32528 1726882647.64064: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882647.64107: no more pending results, returning what we have 32528 1726882647.64110: results queue empty 32528 1726882647.64111: checking for any_errors_fatal 32528 1726882647.64116: done checking for any_errors_fatal 32528 1726882647.64116: checking for max_fail_percentage 32528 1726882647.64118: done checking for max_fail_percentage 32528 1726882647.64119: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.64120: done checking to see if all hosts have failed 32528 1726882647.64120: getting the remaining hosts for this loop 32528 1726882647.64122: done getting the remaining hosts for this loop 32528 1726882647.64125: getting the next task for host managed_node3 32528 1726882647.64131: done getting next task for host managed_node3 32528 1726882647.64134: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 32528 1726882647.64136: ^ 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? (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 32528 1726882647.64140: getting variables 32528 1726882647.64141: in VariableManager get_vars() 32528 1726882647.64179: Calling all_inventory to load vars for managed_node3 32528 1726882647.64182: Calling groups_inventory to load vars for managed_node3 32528 1726882647.64184: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.64197: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.64200: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.64203: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.65581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.67375: done with get_vars() 32528 1726882647.67400: done getting variables 32528 1726882647.67459: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882647.67574: variable 'profile' from source: include params 32528 1726882647.67578: variable 'item' from source: include params 32528 1726882647.67648: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'lsr101.90'] ******* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:37:27 -0400 (0:00:00.061) 0:00:18.906 ****** 32528 1726882647.67682: entering _queue_task() for managed_node3/assert 32528 1726882647.68215: worker is 1 (out of 1 available) 32528 1726882647.68222: exiting _queue_task() for managed_node3/assert 32528 1726882647.68233: done queuing things up, now waiting for results queue to drain 32528 1726882647.68234: waiting for pending results... 32528 1726882647.68300: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'lsr101.90' 32528 1726882647.68499: in run() - task 12673a56-9f93-c149-436c-0000000006c1 32528 1726882647.68504: variable 'ansible_search_path' from source: unknown 32528 1726882647.68506: variable 'ansible_search_path' from source: unknown 32528 1726882647.68508: calling self._execute() 32528 1726882647.68541: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.68545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.68557: variable 'omit' from source: magic vars 32528 1726882647.69016: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.69019: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.69022: variable 'omit' from source: magic vars 32528 1726882647.69025: variable 'omit' from source: magic vars 32528 1726882647.69081: variable 'profile' from source: include params 32528 1726882647.69085: variable 'item' from source: include params 32528 1726882647.69269: variable 'item' from source: include params 32528 1726882647.69290: variable 'omit' from source: magic vars 32528 1726882647.69397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882647.69433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882647.69460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882647.69477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.69488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.69522: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882647.69525: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.69528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.69634: Set connection var ansible_pipelining to False 32528 1726882647.69637: Set connection var ansible_connection to ssh 32528 1726882647.69645: Set connection var ansible_timeout to 10 32528 1726882647.69647: Set connection var ansible_shell_type to sh 32528 1726882647.69654: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882647.69799: Set connection var ansible_shell_executable to /bin/sh 32528 1726882647.69802: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.69805: variable 'ansible_connection' from source: unknown 32528 1726882647.69807: variable 'ansible_module_compression' from source: unknown 32528 1726882647.69809: variable 'ansible_shell_type' from source: unknown 32528 1726882647.69811: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.69813: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.69815: variable 'ansible_pipelining' from source: unknown 32528 1726882647.69818: variable 'ansible_timeout' from source: unknown 32528 1726882647.69820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.69865: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882647.69881: variable 'omit' from source: magic vars 32528 1726882647.69887: starting attempt loop 32528 1726882647.69889: running the handler 32528 1726882647.70101: variable 'lsr_net_profile_ansible_managed' from source: set_fact 32528 1726882647.70103: Evaluated conditional (lsr_net_profile_ansible_managed): True 32528 1726882647.70105: handler run complete 32528 1726882647.70107: attempt loop complete, returning result 32528 1726882647.70109: _execute() done 32528 1726882647.70111: dumping result to json 32528 1726882647.70112: done dumping result, returning 32528 1726882647.70114: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'lsr101.90' [12673a56-9f93-c149-436c-0000000006c1] 32528 1726882647.70116: sending task result for task 12673a56-9f93-c149-436c-0000000006c1 32528 1726882647.70170: done sending task result for task 12673a56-9f93-c149-436c-0000000006c1 32528 1726882647.70173: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882647.70247: no more pending results, returning what we have 32528 1726882647.70250: results queue empty 32528 1726882647.70251: checking for any_errors_fatal 32528 1726882647.70257: done checking for any_errors_fatal 32528 1726882647.70258: checking for max_fail_percentage 32528 1726882647.70260: done checking for max_fail_percentage 32528 1726882647.70261: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.70262: done checking to see if all hosts have failed 32528 1726882647.70263: getting the remaining hosts for this loop 32528 1726882647.70264: done getting the remaining hosts for this loop 32528 1726882647.70267: getting the next task for host managed_node3 32528 1726882647.70274: done getting next task for host managed_node3 32528 1726882647.70277: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 32528 1726882647.70279: ^ 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? (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 32528 1726882647.70283: getting variables 32528 1726882647.70285: in VariableManager get_vars() 32528 1726882647.70329: Calling all_inventory to load vars for managed_node3 32528 1726882647.70332: Calling groups_inventory to load vars for managed_node3 32528 1726882647.70334: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.70344: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.70347: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.70350: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.71820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.73422: done with get_vars() 32528 1726882647.73452: done getting variables 32528 1726882647.73512: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882647.73625: variable 'profile' from source: include params 32528 1726882647.73629: variable 'item' from source: include params 32528 1726882647.73939: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in lsr101.90] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:37:27 -0400 (0:00:00.062) 0:00:18.969 ****** 32528 1726882647.73974: entering _queue_task() for managed_node3/assert 32528 1726882647.74481: worker is 1 (out of 1 available) 32528 1726882647.74498: exiting _queue_task() for managed_node3/assert 32528 1726882647.74509: done queuing things up, now waiting for results queue to drain 32528 1726882647.74510: waiting for pending results... 32528 1726882647.75126: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in lsr101.90 32528 1726882647.75131: in run() - task 12673a56-9f93-c149-436c-0000000006c2 32528 1726882647.75139: variable 'ansible_search_path' from source: unknown 32528 1726882647.75143: variable 'ansible_search_path' from source: unknown 32528 1726882647.75177: calling self._execute() 32528 1726882647.75288: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.75299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.75317: variable 'omit' from source: magic vars 32528 1726882647.75690: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.75705: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.75711: variable 'omit' from source: magic vars 32528 1726882647.75753: variable 'omit' from source: magic vars 32528 1726882647.75900: variable 'profile' from source: include params 32528 1726882647.75903: variable 'item' from source: include params 32528 1726882647.75929: variable 'item' from source: include params 32528 1726882647.75949: variable 'omit' from source: magic vars 32528 1726882647.75992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882647.76031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882647.76051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882647.76198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.76201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.76204: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882647.76206: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.76209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.76227: Set connection var ansible_pipelining to False 32528 1726882647.76230: Set connection var ansible_connection to ssh 32528 1726882647.76237: Set connection var ansible_timeout to 10 32528 1726882647.76240: Set connection var ansible_shell_type to sh 32528 1726882647.76245: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882647.76254: Set connection var ansible_shell_executable to /bin/sh 32528 1726882647.76277: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.76280: variable 'ansible_connection' from source: unknown 32528 1726882647.76289: variable 'ansible_module_compression' from source: unknown 32528 1726882647.76297: variable 'ansible_shell_type' from source: unknown 32528 1726882647.76300: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.76302: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.76307: variable 'ansible_pipelining' from source: unknown 32528 1726882647.76310: variable 'ansible_timeout' from source: unknown 32528 1726882647.76314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.76456: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882647.76466: variable 'omit' from source: magic vars 32528 1726882647.76471: starting attempt loop 32528 1726882647.76474: running the handler 32528 1726882647.76584: variable 'lsr_net_profile_fingerprint' from source: set_fact 32528 1726882647.76587: Evaluated conditional (lsr_net_profile_fingerprint): True 32528 1726882647.76599: handler run complete 32528 1726882647.76619: attempt loop complete, returning result 32528 1726882647.76622: _execute() done 32528 1726882647.76625: dumping result to json 32528 1726882647.76627: done dumping result, returning 32528 1726882647.76635: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in lsr101.90 [12673a56-9f93-c149-436c-0000000006c2] 32528 1726882647.76698: sending task result for task 12673a56-9f93-c149-436c-0000000006c2 32528 1726882647.76785: done sending task result for task 12673a56-9f93-c149-436c-0000000006c2 32528 1726882647.76788: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 32528 1726882647.76857: no more pending results, returning what we have 32528 1726882647.76861: results queue empty 32528 1726882647.76862: checking for any_errors_fatal 32528 1726882647.76869: done checking for any_errors_fatal 32528 1726882647.76870: checking for max_fail_percentage 32528 1726882647.76872: done checking for max_fail_percentage 32528 1726882647.76873: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.76874: done checking to see if all hosts have failed 32528 1726882647.76874: getting the remaining hosts for this loop 32528 1726882647.76876: done getting the remaining hosts for this loop 32528 1726882647.76880: getting the next task for host managed_node3 32528 1726882647.76891: done getting next task for host managed_node3 32528 1726882647.76896: ^ task is: TASK: TEARDOWN: remove profiles. 32528 1726882647.76898: ^ 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 32528 1726882647.76903: getting variables 32528 1726882647.76904: in VariableManager get_vars() 32528 1726882647.76944: Calling all_inventory to load vars for managed_node3 32528 1726882647.76947: Calling groups_inventory to load vars for managed_node3 32528 1726882647.76950: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.76964: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.76968: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.76971: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.79229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.80661: done with get_vars() 32528 1726882647.80682: done getting variables 32528 1726882647.80741: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 Friday 20 September 2024 21:37:27 -0400 (0:00:00.067) 0:00:19.037 ****** 32528 1726882647.80771: entering _queue_task() for managed_node3/debug 32528 1726882647.81045: worker is 1 (out of 1 available) 32528 1726882647.81057: exiting _queue_task() for managed_node3/debug 32528 1726882647.81068: done queuing things up, now waiting for results queue to drain 32528 1726882647.81069: waiting for pending results... 32528 1726882647.81419: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 32528 1726882647.81438: in run() - task 12673a56-9f93-c149-436c-00000000005d 32528 1726882647.81459: variable 'ansible_search_path' from source: unknown 32528 1726882647.81501: calling self._execute() 32528 1726882647.81602: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.81613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.81635: variable 'omit' from source: magic vars 32528 1726882647.82002: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.82059: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.82062: variable 'omit' from source: magic vars 32528 1726882647.82064: variable 'omit' from source: magic vars 32528 1726882647.82080: variable 'omit' from source: magic vars 32528 1726882647.82122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882647.82161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882647.82191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882647.82217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.82278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882647.82282: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882647.82284: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.82295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.82401: Set connection var ansible_pipelining to False 32528 1726882647.82498: Set connection var ansible_connection to ssh 32528 1726882647.82501: Set connection var ansible_timeout to 10 32528 1726882647.82504: Set connection var ansible_shell_type to sh 32528 1726882647.82506: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882647.82508: Set connection var ansible_shell_executable to /bin/sh 32528 1726882647.82509: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.82511: variable 'ansible_connection' from source: unknown 32528 1726882647.82513: variable 'ansible_module_compression' from source: unknown 32528 1726882647.82515: variable 'ansible_shell_type' from source: unknown 32528 1726882647.82517: variable 'ansible_shell_executable' from source: unknown 32528 1726882647.82519: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.82521: variable 'ansible_pipelining' from source: unknown 32528 1726882647.82523: variable 'ansible_timeout' from source: unknown 32528 1726882647.82524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.82696: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882647.82711: variable 'omit' from source: magic vars 32528 1726882647.82720: starting attempt loop 32528 1726882647.82726: running the handler 32528 1726882647.82777: handler run complete 32528 1726882647.82799: attempt loop complete, returning result 32528 1726882647.82806: _execute() done 32528 1726882647.82811: dumping result to json 32528 1726882647.82818: done dumping result, returning 32528 1726882647.82856: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [12673a56-9f93-c149-436c-00000000005d] 32528 1726882647.82859: sending task result for task 12673a56-9f93-c149-436c-00000000005d ok: [managed_node3] => {} MSG: ################################################## 32528 1726882647.83007: no more pending results, returning what we have 32528 1726882647.83011: results queue empty 32528 1726882647.83012: checking for any_errors_fatal 32528 1726882647.83018: done checking for any_errors_fatal 32528 1726882647.83019: checking for max_fail_percentage 32528 1726882647.83020: done checking for max_fail_percentage 32528 1726882647.83021: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.83022: done checking to see if all hosts have failed 32528 1726882647.83023: getting the remaining hosts for this loop 32528 1726882647.83024: done getting the remaining hosts for this loop 32528 1726882647.83028: getting the next task for host managed_node3 32528 1726882647.83035: done getting next task for host managed_node3 32528 1726882647.83041: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32528 1726882647.83044: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882647.83062: getting variables 32528 1726882647.83065: in VariableManager get_vars() 32528 1726882647.83106: Calling all_inventory to load vars for managed_node3 32528 1726882647.83109: Calling groups_inventory to load vars for managed_node3 32528 1726882647.83111: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.83122: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.83125: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.83128: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.83914: done sending task result for task 12673a56-9f93-c149-436c-00000000005d 32528 1726882647.83918: WORKER PROCESS EXITING 32528 1726882647.84703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.86245: done with get_vars() 32528 1726882647.86266: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:27 -0400 (0:00:00.055) 0:00:19.093 ****** 32528 1726882647.86358: entering _queue_task() for managed_node3/include_tasks 32528 1726882647.86625: worker is 1 (out of 1 available) 32528 1726882647.86635: exiting _queue_task() for managed_node3/include_tasks 32528 1726882647.86647: done queuing things up, now waiting for results queue to drain 32528 1726882647.86648: waiting for pending results... 32528 1726882647.86939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32528 1726882647.87122: in run() - task 12673a56-9f93-c149-436c-000000000065 32528 1726882647.87141: variable 'ansible_search_path' from source: unknown 32528 1726882647.87202: variable 'ansible_search_path' from source: unknown 32528 1726882647.87244: calling self._execute() 32528 1726882647.87343: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.87355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.87371: variable 'omit' from source: magic vars 32528 1726882647.87753: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.87860: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.87863: _execute() done 32528 1726882647.87866: dumping result to json 32528 1726882647.87867: done dumping result, returning 32528 1726882647.87869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-c149-436c-000000000065] 32528 1726882647.87871: sending task result for task 12673a56-9f93-c149-436c-000000000065 32528 1726882647.87932: done sending task result for task 12673a56-9f93-c149-436c-000000000065 32528 1726882647.87935: WORKER PROCESS EXITING 32528 1726882647.87975: no more pending results, returning what we have 32528 1726882647.87980: in VariableManager get_vars() 32528 1726882647.88033: Calling all_inventory to load vars for managed_node3 32528 1726882647.88039: Calling groups_inventory to load vars for managed_node3 32528 1726882647.88042: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.88054: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.88057: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.88062: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.89744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.92102: done with get_vars() 32528 1726882647.92125: variable 'ansible_search_path' from source: unknown 32528 1726882647.92126: variable 'ansible_search_path' from source: unknown 32528 1726882647.92166: we have included files to process 32528 1726882647.92167: generating all_blocks data 32528 1726882647.92170: done generating all_blocks data 32528 1726882647.92174: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32528 1726882647.92175: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32528 1726882647.92177: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32528 1726882647.92733: done processing included file 32528 1726882647.92735: iterating over new_blocks loaded from include file 32528 1726882647.92736: in VariableManager get_vars() 32528 1726882647.92761: done with get_vars() 32528 1726882647.92762: filtering new block on tags 32528 1726882647.92780: done filtering new block on tags 32528 1726882647.92782: in VariableManager get_vars() 32528 1726882647.92806: done with get_vars() 32528 1726882647.92807: filtering new block on tags 32528 1726882647.92828: done filtering new block on tags 32528 1726882647.92830: in VariableManager get_vars() 32528 1726882647.92853: done with get_vars() 32528 1726882647.92854: filtering new block on tags 32528 1726882647.92872: done filtering new block on tags 32528 1726882647.92874: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 32528 1726882647.92879: extending task lists for all hosts with included blocks 32528 1726882647.93648: done extending task lists 32528 1726882647.93650: done processing included files 32528 1726882647.93651: results queue empty 32528 1726882647.93651: checking for any_errors_fatal 32528 1726882647.93655: done checking for any_errors_fatal 32528 1726882647.93655: checking for max_fail_percentage 32528 1726882647.93656: done checking for max_fail_percentage 32528 1726882647.93657: checking to see if all hosts have failed and the running result is not ok 32528 1726882647.93658: done checking to see if all hosts have failed 32528 1726882647.93659: getting the remaining hosts for this loop 32528 1726882647.93660: done getting the remaining hosts for this loop 32528 1726882647.93662: getting the next task for host managed_node3 32528 1726882647.93666: done getting next task for host managed_node3 32528 1726882647.93669: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32528 1726882647.93671: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 32528 1726882647.93681: getting variables 32528 1726882647.93682: in VariableManager get_vars() 32528 1726882647.93699: Calling all_inventory to load vars for managed_node3 32528 1726882647.93701: Calling groups_inventory to load vars for managed_node3 32528 1726882647.93703: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882647.93708: Calling all_plugins_play to load vars for managed_node3 32528 1726882647.93710: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882647.93713: Calling groups_plugins_play to load vars for managed_node3 32528 1726882647.95043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882647.97244: done with get_vars() 32528 1726882647.97264: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:37:27 -0400 (0:00:00.109) 0:00:19.203 ****** 32528 1726882647.97344: entering _queue_task() for managed_node3/setup 32528 1726882647.97837: worker is 1 (out of 1 available) 32528 1726882647.97847: exiting _queue_task() for managed_node3/setup 32528 1726882647.97863: done queuing things up, now waiting for results queue to drain 32528 1726882647.97864: waiting for pending results... 32528 1726882647.98310: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32528 1726882647.98498: in run() - task 12673a56-9f93-c149-436c-000000000883 32528 1726882647.98503: variable 'ansible_search_path' from source: unknown 32528 1726882647.98506: variable 'ansible_search_path' from source: unknown 32528 1726882647.98509: calling self._execute() 32528 1726882647.98606: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882647.98618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882647.98631: variable 'omit' from source: magic vars 32528 1726882647.99114: variable 'ansible_distribution_major_version' from source: facts 32528 1726882647.99241: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882647.99437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882648.02265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882648.02510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882648.02514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882648.02517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882648.02519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882648.02656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882648.02702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882648.02738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882648.02809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882648.02887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882648.02963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882648.02988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882648.03072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882648.03075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882648.03084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882648.03248: variable '__network_required_facts' from source: role '' defaults 32528 1726882648.03263: variable 'ansible_facts' from source: unknown 32528 1726882648.04023: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32528 1726882648.04032: when evaluation is False, skipping this task 32528 1726882648.04038: _execute() done 32528 1726882648.04050: dumping result to json 32528 1726882648.04058: done dumping result, returning 32528 1726882648.04071: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-c149-436c-000000000883] 32528 1726882648.04159: sending task result for task 12673a56-9f93-c149-436c-000000000883 32528 1726882648.04237: done sending task result for task 12673a56-9f93-c149-436c-000000000883 32528 1726882648.04240: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882648.04318: no more pending results, returning what we have 32528 1726882648.04323: results queue empty 32528 1726882648.04324: checking for any_errors_fatal 32528 1726882648.04326: done checking for any_errors_fatal 32528 1726882648.04327: checking for max_fail_percentage 32528 1726882648.04329: done checking for max_fail_percentage 32528 1726882648.04330: checking to see if all hosts have failed and the running result is not ok 32528 1726882648.04330: done checking to see if all hosts have failed 32528 1726882648.04331: getting the remaining hosts for this loop 32528 1726882648.04333: done getting the remaining hosts for this loop 32528 1726882648.04337: getting the next task for host managed_node3 32528 1726882648.04348: done getting next task for host managed_node3 32528 1726882648.04352: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 32528 1726882648.04357: ^ 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? (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 32528 1726882648.04376: getting variables 32528 1726882648.04378: in VariableManager get_vars() 32528 1726882648.04529: Calling all_inventory to load vars for managed_node3 32528 1726882648.04532: Calling groups_inventory to load vars for managed_node3 32528 1726882648.04535: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882648.04546: Calling all_plugins_play to load vars for managed_node3 32528 1726882648.04550: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882648.04553: Calling groups_plugins_play to load vars for managed_node3 32528 1726882648.07169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882648.09668: done with get_vars() 32528 1726882648.09713: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:37:28 -0400 (0:00:00.125) 0:00:19.328 ****** 32528 1726882648.09855: entering _queue_task() for managed_node3/stat 32528 1726882648.10241: worker is 1 (out of 1 available) 32528 1726882648.10255: exiting _queue_task() for managed_node3/stat 32528 1726882648.10266: done queuing things up, now waiting for results queue to drain 32528 1726882648.10267: waiting for pending results... 32528 1726882648.10489: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 32528 1726882648.10607: in run() - task 12673a56-9f93-c149-436c-000000000885 32528 1726882648.10619: variable 'ansible_search_path' from source: unknown 32528 1726882648.10623: variable 'ansible_search_path' from source: unknown 32528 1726882648.10655: calling self._execute() 32528 1726882648.10781: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882648.10785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882648.10789: variable 'omit' from source: magic vars 32528 1726882648.11140: variable 'ansible_distribution_major_version' from source: facts 32528 1726882648.11159: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882648.11352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882648.11594: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882648.11655: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882648.11671: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882648.11760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882648.11784: 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) 32528 1726882648.11815: 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) 32528 1726882648.11840: 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) 32528 1726882648.11892: 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) 32528 1726882648.12133: variable '__network_is_ostree' from source: set_fact 32528 1726882648.12136: Evaluated conditional (not __network_is_ostree is defined): False 32528 1726882648.12138: when evaluation is False, skipping this task 32528 1726882648.12140: _execute() done 32528 1726882648.12142: dumping result to json 32528 1726882648.12143: done dumping result, returning 32528 1726882648.12145: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-c149-436c-000000000885] 32528 1726882648.12147: sending task result for task 12673a56-9f93-c149-436c-000000000885 32528 1726882648.12213: done sending task result for task 12673a56-9f93-c149-436c-000000000885 32528 1726882648.12217: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32528 1726882648.12288: no more pending results, returning what we have 32528 1726882648.12291: results queue empty 32528 1726882648.12292: checking for any_errors_fatal 32528 1726882648.12298: done checking for any_errors_fatal 32528 1726882648.12299: checking for max_fail_percentage 32528 1726882648.12300: done checking for max_fail_percentage 32528 1726882648.12301: checking to see if all hosts have failed and the running result is not ok 32528 1726882648.12302: done checking to see if all hosts have failed 32528 1726882648.12303: getting the remaining hosts for this loop 32528 1726882648.12304: done getting the remaining hosts for this loop 32528 1726882648.12310: getting the next task for host managed_node3 32528 1726882648.12316: done getting next task for host managed_node3 32528 1726882648.12319: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32528 1726882648.12322: ^ 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? (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 32528 1726882648.12337: getting variables 32528 1726882648.12339: in VariableManager get_vars() 32528 1726882648.12423: Calling all_inventory to load vars for managed_node3 32528 1726882648.12426: Calling groups_inventory to load vars for managed_node3 32528 1726882648.12429: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882648.12487: Calling all_plugins_play to load vars for managed_node3 32528 1726882648.12491: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882648.12498: Calling groups_plugins_play to load vars for managed_node3 32528 1726882648.22564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882648.25017: done with get_vars() 32528 1726882648.25181: done getting variables 32528 1726882648.25273: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:37:28 -0400 (0:00:00.155) 0:00:19.483 ****** 32528 1726882648.25382: entering _queue_task() for managed_node3/set_fact 32528 1726882648.25967: worker is 1 (out of 1 available) 32528 1726882648.25980: exiting _queue_task() for managed_node3/set_fact 32528 1726882648.25991: done queuing things up, now waiting for results queue to drain 32528 1726882648.25994: waiting for pending results... 32528 1726882648.26372: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32528 1726882648.26400: in run() - task 12673a56-9f93-c149-436c-000000000886 32528 1726882648.26445: variable 'ansible_search_path' from source: unknown 32528 1726882648.26449: variable 'ansible_search_path' from source: unknown 32528 1726882648.26473: calling self._execute() 32528 1726882648.26581: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882648.26588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882648.26613: variable 'omit' from source: magic vars 32528 1726882648.27003: variable 'ansible_distribution_major_version' from source: facts 32528 1726882648.27015: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882648.27175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882648.27471: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882648.27528: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882648.27591: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882648.27637: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882648.27713: 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) 32528 1726882648.27739: 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) 32528 1726882648.27762: 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) 32528 1726882648.27784: 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) 32528 1726882648.27965: variable '__network_is_ostree' from source: set_fact 32528 1726882648.27968: Evaluated conditional (not __network_is_ostree is defined): False 32528 1726882648.27970: when evaluation is False, skipping this task 32528 1726882648.27971: _execute() done 32528 1726882648.27973: dumping result to json 32528 1726882648.27975: done dumping result, returning 32528 1726882648.27978: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-c149-436c-000000000886] 32528 1726882648.27980: sending task result for task 12673a56-9f93-c149-436c-000000000886 32528 1726882648.28047: done sending task result for task 12673a56-9f93-c149-436c-000000000886 32528 1726882648.28050: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32528 1726882648.28111: no more pending results, returning what we have 32528 1726882648.28114: results queue empty 32528 1726882648.28115: checking for any_errors_fatal 32528 1726882648.28119: done checking for any_errors_fatal 32528 1726882648.28120: checking for max_fail_percentage 32528 1726882648.28122: done checking for max_fail_percentage 32528 1726882648.28122: checking to see if all hosts have failed and the running result is not ok 32528 1726882648.28123: done checking to see if all hosts have failed 32528 1726882648.28124: getting the remaining hosts for this loop 32528 1726882648.28125: done getting the remaining hosts for this loop 32528 1726882648.28129: getting the next task for host managed_node3 32528 1726882648.28136: done getting next task for host managed_node3 32528 1726882648.28140: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 32528 1726882648.28143: ^ 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? (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 32528 1726882648.28158: getting variables 32528 1726882648.28160: in VariableManager get_vars() 32528 1726882648.28192: Calling all_inventory to load vars for managed_node3 32528 1726882648.28196: Calling groups_inventory to load vars for managed_node3 32528 1726882648.28198: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882648.28206: Calling all_plugins_play to load vars for managed_node3 32528 1726882648.28208: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882648.28211: Calling groups_plugins_play to load vars for managed_node3 32528 1726882648.29538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882648.31217: done with get_vars() 32528 1726882648.31238: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:37:28 -0400 (0:00:00.059) 0:00:19.543 ****** 32528 1726882648.31333: entering _queue_task() for managed_node3/service_facts 32528 1726882648.31649: worker is 1 (out of 1 available) 32528 1726882648.31661: exiting _queue_task() for managed_node3/service_facts 32528 1726882648.31674: done queuing things up, now waiting for results queue to drain 32528 1726882648.31675: waiting for pending results... 32528 1726882648.31972: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 32528 1726882648.32179: in run() - task 12673a56-9f93-c149-436c-000000000888 32528 1726882648.32183: variable 'ansible_search_path' from source: unknown 32528 1726882648.32185: variable 'ansible_search_path' from source: unknown 32528 1726882648.32187: calling self._execute() 32528 1726882648.32276: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882648.32298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882648.32312: variable 'omit' from source: magic vars 32528 1726882648.32682: variable 'ansible_distribution_major_version' from source: facts 32528 1726882648.32701: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882648.32716: variable 'omit' from source: magic vars 32528 1726882648.32800: variable 'omit' from source: magic vars 32528 1726882648.32849: variable 'omit' from source: magic vars 32528 1726882648.32936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882648.32939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882648.32958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882648.32979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882648.32998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882648.33033: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882648.33051: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882648.33060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882648.33166: Set connection var ansible_pipelining to False 32528 1726882648.33261: Set connection var ansible_connection to ssh 32528 1726882648.33264: Set connection var ansible_timeout to 10 32528 1726882648.33265: Set connection var ansible_shell_type to sh 32528 1726882648.33267: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882648.33269: Set connection var ansible_shell_executable to /bin/sh 32528 1726882648.33270: variable 'ansible_shell_executable' from source: unknown 32528 1726882648.33272: variable 'ansible_connection' from source: unknown 32528 1726882648.33274: variable 'ansible_module_compression' from source: unknown 32528 1726882648.33275: variable 'ansible_shell_type' from source: unknown 32528 1726882648.33277: variable 'ansible_shell_executable' from source: unknown 32528 1726882648.33279: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882648.33280: variable 'ansible_pipelining' from source: unknown 32528 1726882648.33282: variable 'ansible_timeout' from source: unknown 32528 1726882648.33284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882648.33455: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882648.33477: variable 'omit' from source: magic vars 32528 1726882648.33489: starting attempt loop 32528 1726882648.33507: running the handler 32528 1726882648.33522: _low_level_execute_command(): starting 32528 1726882648.33590: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882648.34503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882648.34541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882648.34637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882648.36314: stdout chunk (state=3): >>>/root <<< 32528 1726882648.36567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882648.36571: stdout chunk (state=3): >>><<< 32528 1726882648.36573: stderr chunk (state=3): >>><<< 32528 1726882648.36577: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882648.36579: _low_level_execute_command(): starting 32528 1726882648.36581: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456 `" && echo ansible-tmp-1726882648.364846-33511-209339001090456="` echo /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456 `" ) && sleep 0' 32528 1726882648.37198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882648.37213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882648.37231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882648.37254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882648.37275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882648.37320: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882648.37374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882648.37416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882648.37477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882648.37509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882648.37539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882648.37604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882648.39523: stdout chunk (state=3): >>>ansible-tmp-1726882648.364846-33511-209339001090456=/root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456 <<< 32528 1726882648.39628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882648.39698: stderr chunk (state=3): >>><<< 32528 1726882648.39702: stdout chunk (state=3): >>><<< 32528 1726882648.39704: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882648.364846-33511-209339001090456=/root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882648.39737: variable 'ansible_module_compression' from source: unknown 32528 1726882648.39785: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 32528 1726882648.39825: variable 'ansible_facts' from source: unknown 32528 1726882648.40003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/AnsiballZ_service_facts.py 32528 1726882648.40144: Sending initial data 32528 1726882648.40148: Sent initial data (161 bytes) 32528 1726882648.40648: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882648.40657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882648.40666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882648.40680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882648.40767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882648.40788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882648.40869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882648.42472: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882648.42529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882648.42577: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp7hc2pypw /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/AnsiballZ_service_facts.py <<< 32528 1726882648.42581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/AnsiballZ_service_facts.py" <<< 32528 1726882648.42619: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp7hc2pypw" to remote "/root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/AnsiballZ_service_facts.py" <<< 32528 1726882648.43556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882648.43559: stdout chunk (state=3): >>><<< 32528 1726882648.43561: stderr chunk (state=3): >>><<< 32528 1726882648.43567: done transferring module to remote 32528 1726882648.43583: _low_level_execute_command(): starting 32528 1726882648.43595: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/ /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/AnsiballZ_service_facts.py && sleep 0' 32528 1726882648.44308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882648.44370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882648.44397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882648.44411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882648.44490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882648.46483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882648.46486: stdout chunk (state=3): >>><<< 32528 1726882648.46489: stderr chunk (state=3): >>><<< 32528 1726882648.46491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882648.46495: _low_level_execute_command(): starting 32528 1726882648.46498: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/AnsiballZ_service_facts.py && sleep 0' 32528 1726882648.47023: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882648.47039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882648.47055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882648.47073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882648.47107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882648.47189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882648.47218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882648.47297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.00571: 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":<<< 32528 1726882651.00658: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "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"}, "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"}, "nmstate.service": {"name": "nmstate.service", "state": "inactive", "status": "disabled", "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", "s<<< 32528 1726882651.00680: stdout chunk (state=3): >>>tate": "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": {}}} <<< 32528 1726882651.02107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882651.02134: stderr chunk (state=3): >>><<< 32528 1726882651.02143: stdout chunk (state=3): >>><<< 32528 1726882651.02188: _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"}, "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"}, "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"}, "nmstate.service": {"name": "nmstate.service", "state": "inactive", "status": "disabled", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882651.03320: 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-1726882648.364846-33511-209339001090456/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882651.03336: _low_level_execute_command(): starting 32528 1726882651.03353: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882648.364846-33511-209339001090456/ > /dev/null 2>&1 && sleep 0' 32528 1726882651.04017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882651.04032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882651.04045: stderr chunk (state=3): >>>debug2: match found <<< 32528 1726882651.04115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882651.04146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882651.04164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882651.04195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882651.04299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.06122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882651.06126: stdout chunk (state=3): >>><<< 32528 1726882651.06128: stderr chunk (state=3): >>><<< 32528 1726882651.06143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882651.06301: handler run complete 32528 1726882651.06354: variable 'ansible_facts' from source: unknown 32528 1726882651.06502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882651.06980: variable 'ansible_facts' from source: unknown 32528 1726882651.07119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882651.07388: attempt loop complete, returning result 32528 1726882651.07417: _execute() done 32528 1726882651.07420: dumping result to json 32528 1726882651.07481: done dumping result, returning 32528 1726882651.07491: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-c149-436c-000000000888] 32528 1726882651.07501: sending task result for task 12673a56-9f93-c149-436c-000000000888 32528 1726882651.09813: done sending task result for task 12673a56-9f93-c149-436c-000000000888 32528 1726882651.09816: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882651.09939: no more pending results, returning what we have 32528 1726882651.09941: results queue empty 32528 1726882651.09942: checking for any_errors_fatal 32528 1726882651.09945: done checking for any_errors_fatal 32528 1726882651.09946: checking for max_fail_percentage 32528 1726882651.09947: done checking for max_fail_percentage 32528 1726882651.09948: checking to see if all hosts have failed and the running result is not ok 32528 1726882651.09949: done checking to see if all hosts have failed 32528 1726882651.09949: getting the remaining hosts for this loop 32528 1726882651.09951: done getting the remaining hosts for this loop 32528 1726882651.09955: getting the next task for host managed_node3 32528 1726882651.09960: done getting next task for host managed_node3 32528 1726882651.09964: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 32528 1726882651.09969: ^ 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? (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 32528 1726882651.09978: getting variables 32528 1726882651.09979: in VariableManager get_vars() 32528 1726882651.10011: Calling all_inventory to load vars for managed_node3 32528 1726882651.10013: Calling groups_inventory to load vars for managed_node3 32528 1726882651.10016: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882651.10024: Calling all_plugins_play to load vars for managed_node3 32528 1726882651.10027: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882651.10030: Calling groups_plugins_play to load vars for managed_node3 32528 1726882651.12926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882651.14690: done with get_vars() 32528 1726882651.14726: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:31 -0400 (0:00:02.835) 0:00:22.378 ****** 32528 1726882651.14845: entering _queue_task() for managed_node3/package_facts 32528 1726882651.15281: worker is 1 (out of 1 available) 32528 1726882651.15295: exiting _queue_task() for managed_node3/package_facts 32528 1726882651.15308: done queuing things up, now waiting for results queue to drain 32528 1726882651.15310: waiting for pending results... 32528 1726882651.15704: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 32528 1726882651.15743: in run() - task 12673a56-9f93-c149-436c-000000000889 32528 1726882651.15766: variable 'ansible_search_path' from source: unknown 32528 1726882651.15773: variable 'ansible_search_path' from source: unknown 32528 1726882651.15821: calling self._execute() 32528 1726882651.15931: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882651.15943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882651.15958: variable 'omit' from source: magic vars 32528 1726882651.16373: variable 'ansible_distribution_major_version' from source: facts 32528 1726882651.16391: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882651.16406: variable 'omit' from source: magic vars 32528 1726882651.16489: variable 'omit' from source: magic vars 32528 1726882651.16532: variable 'omit' from source: magic vars 32528 1726882651.16581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882651.16628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882651.16670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882651.16681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882651.16808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882651.16812: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882651.16814: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882651.16818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882651.16861: Set connection var ansible_pipelining to False 32528 1726882651.16870: Set connection var ansible_connection to ssh 32528 1726882651.16880: Set connection var ansible_timeout to 10 32528 1726882651.16887: Set connection var ansible_shell_type to sh 32528 1726882651.16900: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882651.16920: Set connection var ansible_shell_executable to /bin/sh 32528 1726882651.16951: variable 'ansible_shell_executable' from source: unknown 32528 1726882651.16959: variable 'ansible_connection' from source: unknown 32528 1726882651.16967: variable 'ansible_module_compression' from source: unknown 32528 1726882651.16974: variable 'ansible_shell_type' from source: unknown 32528 1726882651.16980: variable 'ansible_shell_executable' from source: unknown 32528 1726882651.16987: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882651.16997: variable 'ansible_pipelining' from source: unknown 32528 1726882651.17025: variable 'ansible_timeout' from source: unknown 32528 1726882651.17028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882651.17227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882651.17256: variable 'omit' from source: magic vars 32528 1726882651.17259: starting attempt loop 32528 1726882651.17298: running the handler 32528 1726882651.17301: _low_level_execute_command(): starting 32528 1726882651.17303: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882651.18168: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882651.18259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882651.18299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882651.18315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882651.18339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882651.18488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.20154: stdout chunk (state=3): >>>/root <<< 32528 1726882651.20292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882651.20299: stdout chunk (state=3): >>><<< 32528 1726882651.20301: stderr chunk (state=3): >>><<< 32528 1726882651.20514: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882651.20517: _low_level_execute_command(): starting 32528 1726882651.20520: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215 `" && echo ansible-tmp-1726882651.2033544-33628-79126983247215="` echo /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215 `" ) && sleep 0' 32528 1726882651.21708: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882651.21727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882651.21749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882651.21863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.23699: stdout chunk (state=3): >>>ansible-tmp-1726882651.2033544-33628-79126983247215=/root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215 <<< 32528 1726882651.23801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882651.23863: stderr chunk (state=3): >>><<< 32528 1726882651.23873: stdout chunk (state=3): >>><<< 32528 1726882651.23933: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882651.2033544-33628-79126983247215=/root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882651.23998: variable 'ansible_module_compression' from source: unknown 32528 1726882651.24021: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 32528 1726882651.24183: variable 'ansible_facts' from source: unknown 32528 1726882651.24545: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/AnsiballZ_package_facts.py 32528 1726882651.24703: Sending initial data 32528 1726882651.24706: Sent initial data (161 bytes) 32528 1726882651.25525: 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 <<< 32528 1726882651.25545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882651.25560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882651.25614: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882651.25677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882651.25699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882651.26252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882651.26296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.27861: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 32528 1726882651.27866: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882651.27948: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882651.27963: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpd64htwws /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/AnsiballZ_package_facts.py <<< 32528 1726882651.27969: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/AnsiballZ_package_facts.py" <<< 32528 1726882651.28018: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpd64htwws" to remote "/root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/AnsiballZ_package_facts.py" <<< 32528 1726882651.30896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882651.30900: stderr chunk (state=3): >>><<< 32528 1726882651.30903: stdout chunk (state=3): >>><<< 32528 1726882651.30986: done transferring module to remote 32528 1726882651.30992: _low_level_execute_command(): starting 32528 1726882651.30997: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/ /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/AnsiballZ_package_facts.py && sleep 0' 32528 1726882651.32044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882651.32301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882651.32515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882651.32581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.34433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882651.34440: stdout chunk (state=3): >>><<< 32528 1726882651.34443: stderr chunk (state=3): >>><<< 32528 1726882651.34456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882651.34459: _low_level_execute_command(): starting 32528 1726882651.34464: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/AnsiballZ_package_facts.py && sleep 0' 32528 1726882651.35496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882651.35802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882651.35814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882651.35828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882651.36000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.80133: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 32528 1726882651.80486: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nmstate": [{"name": "nmstate", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-config-server": [{"name": "NetworkManager-config-server", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "nmstate-libs": [{"name": "nmstate-libs", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libnmstate": [{"name": "python3-libnmstate", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 32528 1726882651.82116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882651.82119: stdout chunk (state=3): >>><<< 32528 1726882651.82122: stderr chunk (state=3): >>><<< 32528 1726882651.82361: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nmstate": [{"name": "nmstate", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-config-server": [{"name": "NetworkManager-config-server", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "nmstate-libs": [{"name": "nmstate-libs", "version": "2.2.35", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libnmstate": [{"name": "python3-libnmstate", "version": "2.2.35", "release": "1.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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882651.85622: 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-1726882651.2033544-33628-79126983247215/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882651.85630: _low_level_execute_command(): starting 32528 1726882651.85801: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882651.2033544-33628-79126983247215/ > /dev/null 2>&1 && sleep 0' 32528 1726882651.87300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882651.87305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882651.87326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882651.87407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882651.89263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882651.89315: stderr chunk (state=3): >>><<< 32528 1726882651.89321: stdout chunk (state=3): >>><<< 32528 1726882651.89343: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882651.89349: handler run complete 32528 1726882651.90623: variable 'ansible_facts' from source: unknown 32528 1726882651.91206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882651.93544: variable 'ansible_facts' from source: unknown 32528 1726882651.94065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882651.94730: attempt loop complete, returning result 32528 1726882651.94741: _execute() done 32528 1726882651.94744: dumping result to json 32528 1726882651.95057: done dumping result, returning 32528 1726882651.95067: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-c149-436c-000000000889] 32528 1726882651.95072: sending task result for task 12673a56-9f93-c149-436c-000000000889 32528 1726882651.97310: done sending task result for task 12673a56-9f93-c149-436c-000000000889 32528 1726882651.97313: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882651.97463: no more pending results, returning what we have 32528 1726882651.97465: results queue empty 32528 1726882651.97466: checking for any_errors_fatal 32528 1726882651.97470: done checking for any_errors_fatal 32528 1726882651.97470: checking for max_fail_percentage 32528 1726882651.97472: done checking for max_fail_percentage 32528 1726882651.97473: checking to see if all hosts have failed and the running result is not ok 32528 1726882651.97473: done checking to see if all hosts have failed 32528 1726882651.97474: getting the remaining hosts for this loop 32528 1726882651.97475: done getting the remaining hosts for this loop 32528 1726882651.97478: getting the next task for host managed_node3 32528 1726882651.97484: done getting next task for host managed_node3 32528 1726882651.97487: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32528 1726882651.97492: ^ 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? (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 32528 1726882651.97504: getting variables 32528 1726882651.97505: in VariableManager get_vars() 32528 1726882651.97535: Calling all_inventory to load vars for managed_node3 32528 1726882651.97537: Calling groups_inventory to load vars for managed_node3 32528 1726882651.97539: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882651.97547: Calling all_plugins_play to load vars for managed_node3 32528 1726882651.97549: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882651.97551: Calling groups_plugins_play to load vars for managed_node3 32528 1726882651.98868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.01309: done with get_vars() 32528 1726882652.01329: done getting variables 32528 1726882652.01381: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:32 -0400 (0:00:00.865) 0:00:23.244 ****** 32528 1726882652.01413: entering _queue_task() for managed_node3/debug 32528 1726882652.01667: worker is 1 (out of 1 available) 32528 1726882652.01680: exiting _queue_task() for managed_node3/debug 32528 1726882652.01697: done queuing things up, now waiting for results queue to drain 32528 1726882652.01698: waiting for pending results... 32528 1726882652.01874: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 32528 1726882652.01972: in run() - task 12673a56-9f93-c149-436c-000000000066 32528 1726882652.01983: variable 'ansible_search_path' from source: unknown 32528 1726882652.01986: variable 'ansible_search_path' from source: unknown 32528 1726882652.02020: calling self._execute() 32528 1726882652.02098: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.02102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.02110: variable 'omit' from source: magic vars 32528 1726882652.02387: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.02398: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.02404: variable 'omit' from source: magic vars 32528 1726882652.02441: variable 'omit' from source: magic vars 32528 1726882652.02513: variable 'network_provider' from source: set_fact 32528 1726882652.02526: variable 'omit' from source: magic vars 32528 1726882652.02558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882652.02587: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882652.02607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882652.02619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882652.02629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882652.02652: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882652.02655: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.02657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.02728: Set connection var ansible_pipelining to False 32528 1726882652.02732: Set connection var ansible_connection to ssh 32528 1726882652.02735: Set connection var ansible_timeout to 10 32528 1726882652.02738: Set connection var ansible_shell_type to sh 32528 1726882652.02745: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882652.02752: Set connection var ansible_shell_executable to /bin/sh 32528 1726882652.02769: variable 'ansible_shell_executable' from source: unknown 32528 1726882652.02772: variable 'ansible_connection' from source: unknown 32528 1726882652.02775: variable 'ansible_module_compression' from source: unknown 32528 1726882652.02777: variable 'ansible_shell_type' from source: unknown 32528 1726882652.02779: variable 'ansible_shell_executable' from source: unknown 32528 1726882652.02781: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.02784: variable 'ansible_pipelining' from source: unknown 32528 1726882652.02788: variable 'ansible_timeout' from source: unknown 32528 1726882652.02795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.02913: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882652.02918: variable 'omit' from source: magic vars 32528 1726882652.02921: starting attempt loop 32528 1726882652.02928: running the handler 32528 1726882652.03243: handler run complete 32528 1726882652.03246: attempt loop complete, returning result 32528 1726882652.03248: _execute() done 32528 1726882652.03251: dumping result to json 32528 1726882652.03253: done dumping result, returning 32528 1726882652.03257: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-c149-436c-000000000066] 32528 1726882652.03259: sending task result for task 12673a56-9f93-c149-436c-000000000066 32528 1726882652.03334: done sending task result for task 12673a56-9f93-c149-436c-000000000066 32528 1726882652.03337: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 32528 1726882652.03408: no more pending results, returning what we have 32528 1726882652.03412: results queue empty 32528 1726882652.03413: checking for any_errors_fatal 32528 1726882652.03424: done checking for any_errors_fatal 32528 1726882652.03425: checking for max_fail_percentage 32528 1726882652.03426: done checking for max_fail_percentage 32528 1726882652.03427: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.03428: done checking to see if all hosts have failed 32528 1726882652.03429: getting the remaining hosts for this loop 32528 1726882652.03431: done getting the remaining hosts for this loop 32528 1726882652.03434: getting the next task for host managed_node3 32528 1726882652.03442: done getting next task for host managed_node3 32528 1726882652.03446: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32528 1726882652.03449: ^ 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? (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 32528 1726882652.03463: getting variables 32528 1726882652.03465: in VariableManager get_vars() 32528 1726882652.03531: Calling all_inventory to load vars for managed_node3 32528 1726882652.03535: Calling groups_inventory to load vars for managed_node3 32528 1726882652.03537: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.03549: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.03552: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.03555: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.05061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.05939: done with get_vars() 32528 1726882652.05956: done getting variables 32528 1726882652.06006: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:32 -0400 (0:00:00.046) 0:00:23.290 ****** 32528 1726882652.06033: entering _queue_task() for managed_node3/fail 32528 1726882652.06278: worker is 1 (out of 1 available) 32528 1726882652.06297: exiting _queue_task() for managed_node3/fail 32528 1726882652.06308: done queuing things up, now waiting for results queue to drain 32528 1726882652.06310: waiting for pending results... 32528 1726882652.06482: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32528 1726882652.06573: in run() - task 12673a56-9f93-c149-436c-000000000067 32528 1726882652.06584: variable 'ansible_search_path' from source: unknown 32528 1726882652.06587: variable 'ansible_search_path' from source: unknown 32528 1726882652.06619: calling self._execute() 32528 1726882652.06700: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.06705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.06716: variable 'omit' from source: magic vars 32528 1726882652.07199: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.07203: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.07225: variable 'network_state' from source: role '' defaults 32528 1726882652.07240: Evaluated conditional (network_state != {}): False 32528 1726882652.07248: when evaluation is False, skipping this task 32528 1726882652.07257: _execute() done 32528 1726882652.07264: dumping result to json 32528 1726882652.07271: done dumping result, returning 32528 1726882652.07281: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-c149-436c-000000000067] 32528 1726882652.07296: sending task result for task 12673a56-9f93-c149-436c-000000000067 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882652.07510: no more pending results, returning what we have 32528 1726882652.07513: results queue empty 32528 1726882652.07514: checking for any_errors_fatal 32528 1726882652.07521: done checking for any_errors_fatal 32528 1726882652.07522: checking for max_fail_percentage 32528 1726882652.07524: done checking for max_fail_percentage 32528 1726882652.07525: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.07525: done checking to see if all hosts have failed 32528 1726882652.07526: getting the remaining hosts for this loop 32528 1726882652.07528: done getting the remaining hosts for this loop 32528 1726882652.07531: getting the next task for host managed_node3 32528 1726882652.07538: done getting next task for host managed_node3 32528 1726882652.07542: ^ 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 32528 1726882652.07547: ^ 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? (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 32528 1726882652.07570: getting variables 32528 1726882652.07572: in VariableManager get_vars() 32528 1726882652.07612: Calling all_inventory to load vars for managed_node3 32528 1726882652.07615: Calling groups_inventory to load vars for managed_node3 32528 1726882652.07617: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.07628: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.07630: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.07633: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.08152: done sending task result for task 12673a56-9f93-c149-436c-000000000067 32528 1726882652.08155: WORKER PROCESS EXITING 32528 1726882652.08758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.09632: done with get_vars() 32528 1726882652.09648: done getting variables 32528 1726882652.09689: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:32 -0400 (0:00:00.036) 0:00:23.327 ****** 32528 1726882652.09715: entering _queue_task() for managed_node3/fail 32528 1726882652.09945: worker is 1 (out of 1 available) 32528 1726882652.09957: exiting _queue_task() for managed_node3/fail 32528 1726882652.09970: done queuing things up, now waiting for results queue to drain 32528 1726882652.09971: waiting for pending results... 32528 1726882652.10150: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32528 1726882652.10299: in run() - task 12673a56-9f93-c149-436c-000000000068 32528 1726882652.10307: variable 'ansible_search_path' from source: unknown 32528 1726882652.10311: variable 'ansible_search_path' from source: unknown 32528 1726882652.10362: calling self._execute() 32528 1726882652.10450: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.10459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.10497: variable 'omit' from source: magic vars 32528 1726882652.10899: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.10903: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.10959: variable 'network_state' from source: role '' defaults 32528 1726882652.10968: Evaluated conditional (network_state != {}): False 32528 1726882652.10972: when evaluation is False, skipping this task 32528 1726882652.10978: _execute() done 32528 1726882652.10982: dumping result to json 32528 1726882652.10985: done dumping result, returning 32528 1726882652.10995: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-c149-436c-000000000068] 32528 1726882652.10999: sending task result for task 12673a56-9f93-c149-436c-000000000068 32528 1726882652.11088: done sending task result for task 12673a56-9f93-c149-436c-000000000068 32528 1726882652.11095: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882652.11142: no more pending results, returning what we have 32528 1726882652.11146: results queue empty 32528 1726882652.11146: checking for any_errors_fatal 32528 1726882652.11154: done checking for any_errors_fatal 32528 1726882652.11155: checking for max_fail_percentage 32528 1726882652.11156: done checking for max_fail_percentage 32528 1726882652.11157: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.11158: done checking to see if all hosts have failed 32528 1726882652.11159: getting the remaining hosts for this loop 32528 1726882652.11160: done getting the remaining hosts for this loop 32528 1726882652.11164: getting the next task for host managed_node3 32528 1726882652.11170: done getting next task for host managed_node3 32528 1726882652.11174: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32528 1726882652.11177: ^ 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? (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 32528 1726882652.11199: getting variables 32528 1726882652.11201: in VariableManager get_vars() 32528 1726882652.11235: Calling all_inventory to load vars for managed_node3 32528 1726882652.11239: Calling groups_inventory to load vars for managed_node3 32528 1726882652.11242: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.11249: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.11252: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.11254: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.12531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.13473: done with get_vars() 32528 1726882652.13495: done getting variables 32528 1726882652.13541: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:32 -0400 (0:00:00.038) 0:00:23.365 ****** 32528 1726882652.13565: entering _queue_task() for managed_node3/fail 32528 1726882652.13820: worker is 1 (out of 1 available) 32528 1726882652.13835: exiting _queue_task() for managed_node3/fail 32528 1726882652.13846: done queuing things up, now waiting for results queue to drain 32528 1726882652.13847: waiting for pending results... 32528 1726882652.14032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32528 1726882652.14124: in run() - task 12673a56-9f93-c149-436c-000000000069 32528 1726882652.14136: variable 'ansible_search_path' from source: unknown 32528 1726882652.14140: variable 'ansible_search_path' from source: unknown 32528 1726882652.14170: calling self._execute() 32528 1726882652.14248: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.14252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.14261: variable 'omit' from source: magic vars 32528 1726882652.14588: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.14591: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.14828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882652.16487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882652.16534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882652.16561: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882652.16588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882652.16613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882652.16669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.16708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.16725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.16750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.16761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.16835: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.16847: Evaluated conditional (ansible_distribution_major_version | int > 9): True 32528 1726882652.16928: variable 'ansible_distribution' from source: facts 32528 1726882652.16931: variable '__network_rh_distros' from source: role '' defaults 32528 1726882652.16939: Evaluated conditional (ansible_distribution in __network_rh_distros): True 32528 1726882652.17092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.17114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.17132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.17159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.17169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.17207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.17225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.17245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.17270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.17280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.17313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.17330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.17348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.17373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.17384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.17576: variable 'network_connections' from source: task vars 32528 1726882652.17588: variable 'interface' from source: play vars 32528 1726882652.17637: variable 'interface' from source: play vars 32528 1726882652.17645: variable 'vlan_interface' from source: play vars 32528 1726882652.17705: variable 'vlan_interface' from source: play vars 32528 1726882652.17709: variable 'network_state' from source: role '' defaults 32528 1726882652.17747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882652.17856: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882652.17884: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882652.17909: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882652.17931: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882652.17961: 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) 32528 1726882652.17980: 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) 32528 1726882652.18003: 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) 32528 1726882652.18023: 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) 32528 1726882652.18044: 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 32528 1726882652.18047: when evaluation is False, skipping this task 32528 1726882652.18049: _execute() done 32528 1726882652.18052: dumping result to json 32528 1726882652.18055: done dumping result, returning 32528 1726882652.18063: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-c149-436c-000000000069] 32528 1726882652.18068: sending task result for task 12673a56-9f93-c149-436c-000000000069 32528 1726882652.18157: done sending task result for task 12673a56-9f93-c149-436c-000000000069 32528 1726882652.18160: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 32528 1726882652.18235: no more pending results, returning what we have 32528 1726882652.18239: results queue empty 32528 1726882652.18239: checking for any_errors_fatal 32528 1726882652.18247: done checking for any_errors_fatal 32528 1726882652.18247: checking for max_fail_percentage 32528 1726882652.18249: done checking for max_fail_percentage 32528 1726882652.18250: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.18251: done checking to see if all hosts have failed 32528 1726882652.18251: getting the remaining hosts for this loop 32528 1726882652.18253: done getting the remaining hosts for this loop 32528 1726882652.18256: getting the next task for host managed_node3 32528 1726882652.18263: done getting next task for host managed_node3 32528 1726882652.18267: ^ 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 32528 1726882652.18276: ^ 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? (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 32528 1726882652.18297: getting variables 32528 1726882652.18299: in VariableManager get_vars() 32528 1726882652.18336: Calling all_inventory to load vars for managed_node3 32528 1726882652.18338: Calling groups_inventory to load vars for managed_node3 32528 1726882652.18340: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.18349: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.18351: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.18353: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.19136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.20132: done with get_vars() 32528 1726882652.20148: done getting variables 32528 1726882652.20191: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:32 -0400 (0:00:00.066) 0:00:23.432 ****** 32528 1726882652.20216: entering _queue_task() for managed_node3/dnf 32528 1726882652.20469: worker is 1 (out of 1 available) 32528 1726882652.20483: exiting _queue_task() for managed_node3/dnf 32528 1726882652.20497: done queuing things up, now waiting for results queue to drain 32528 1726882652.20498: waiting for pending results... 32528 1726882652.20679: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32528 1726882652.20773: in run() - task 12673a56-9f93-c149-436c-00000000006a 32528 1726882652.20783: variable 'ansible_search_path' from source: unknown 32528 1726882652.20786: variable 'ansible_search_path' from source: unknown 32528 1726882652.20823: calling self._execute() 32528 1726882652.20904: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.20909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.20918: variable 'omit' from source: magic vars 32528 1726882652.21203: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.21213: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.21346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882652.22999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882652.23017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882652.23057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882652.23102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882652.23134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882652.23234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.23270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.23305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.23348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.23410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.23510: variable 'ansible_distribution' from source: facts 32528 1726882652.23520: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.23537: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 32528 1726882652.23657: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882652.23792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.23828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.23872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.23892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.23908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.23938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.23954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.23970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.24004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.24013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.24044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.24060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.24076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.24105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.24115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.24218: variable 'network_connections' from source: task vars 32528 1726882652.24229: variable 'interface' from source: play vars 32528 1726882652.24278: variable 'interface' from source: play vars 32528 1726882652.24286: variable 'vlan_interface' from source: play vars 32528 1726882652.24333: variable 'vlan_interface' from source: play vars 32528 1726882652.24383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882652.24502: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882652.24529: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882652.24550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882652.24575: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882652.24609: 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) 32528 1726882652.24624: 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) 32528 1726882652.24645: 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) 32528 1726882652.24662: 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) 32528 1726882652.24706: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882652.24864: variable 'network_connections' from source: task vars 32528 1726882652.24867: variable 'interface' from source: play vars 32528 1726882652.24916: variable 'interface' from source: play vars 32528 1726882652.24923: variable 'vlan_interface' from source: play vars 32528 1726882652.24963: variable 'vlan_interface' from source: play vars 32528 1726882652.24981: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32528 1726882652.24985: when evaluation is False, skipping this task 32528 1726882652.24987: _execute() done 32528 1726882652.24989: dumping result to json 32528 1726882652.24996: done dumping result, returning 32528 1726882652.25009: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-c149-436c-00000000006a] 32528 1726882652.25011: sending task result for task 12673a56-9f93-c149-436c-00000000006a 32528 1726882652.25097: done sending task result for task 12673a56-9f93-c149-436c-00000000006a 32528 1726882652.25100: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32528 1726882652.25165: no more pending results, returning what we have 32528 1726882652.25169: results queue empty 32528 1726882652.25169: checking for any_errors_fatal 32528 1726882652.25177: done checking for any_errors_fatal 32528 1726882652.25177: checking for max_fail_percentage 32528 1726882652.25179: done checking for max_fail_percentage 32528 1726882652.25180: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.25180: done checking to see if all hosts have failed 32528 1726882652.25181: getting the remaining hosts for this loop 32528 1726882652.25183: done getting the remaining hosts for this loop 32528 1726882652.25186: getting the next task for host managed_node3 32528 1726882652.25195: done getting next task for host managed_node3 32528 1726882652.25198: ^ 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 32528 1726882652.25201: ^ 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? (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 32528 1726882652.25226: getting variables 32528 1726882652.25228: in VariableManager get_vars() 32528 1726882652.25269: Calling all_inventory to load vars for managed_node3 32528 1726882652.25272: Calling groups_inventory to load vars for managed_node3 32528 1726882652.25274: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.25285: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.25287: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.25290: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.26556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.28109: done with get_vars() 32528 1726882652.28138: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32528 1726882652.28216: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:32 -0400 (0:00:00.080) 0:00:23.512 ****** 32528 1726882652.28249: entering _queue_task() for managed_node3/yum 32528 1726882652.28600: worker is 1 (out of 1 available) 32528 1726882652.28613: exiting _queue_task() for managed_node3/yum 32528 1726882652.28626: done queuing things up, now waiting for results queue to drain 32528 1726882652.28628: waiting for pending results... 32528 1726882652.29016: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32528 1726882652.29055: in run() - task 12673a56-9f93-c149-436c-00000000006b 32528 1726882652.29074: variable 'ansible_search_path' from source: unknown 32528 1726882652.29082: variable 'ansible_search_path' from source: unknown 32528 1726882652.29129: calling self._execute() 32528 1726882652.29237: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.29249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.29263: variable 'omit' from source: magic vars 32528 1726882652.29631: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.29651: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.29829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882652.32067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882652.32159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882652.32177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882652.32218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882652.32246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882652.32329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.32485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.32488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.32490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.32494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.32561: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.32580: Evaluated conditional (ansible_distribution_major_version | int < 8): False 32528 1726882652.32589: when evaluation is False, skipping this task 32528 1726882652.32601: _execute() done 32528 1726882652.32608: dumping result to json 32528 1726882652.32615: done dumping result, returning 32528 1726882652.32626: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-c149-436c-00000000006b] 32528 1726882652.32635: sending task result for task 12673a56-9f93-c149-436c-00000000006b skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 32528 1726882652.32908: no more pending results, returning what we have 32528 1726882652.32912: results queue empty 32528 1726882652.32913: checking for any_errors_fatal 32528 1726882652.32921: done checking for any_errors_fatal 32528 1726882652.32921: checking for max_fail_percentage 32528 1726882652.32923: done checking for max_fail_percentage 32528 1726882652.32924: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.32925: done checking to see if all hosts have failed 32528 1726882652.32926: getting the remaining hosts for this loop 32528 1726882652.32927: done getting the remaining hosts for this loop 32528 1726882652.32932: getting the next task for host managed_node3 32528 1726882652.32940: done getting next task for host managed_node3 32528 1726882652.32943: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32528 1726882652.32946: ^ 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? (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 32528 1726882652.32966: getting variables 32528 1726882652.32968: in VariableManager get_vars() 32528 1726882652.33013: Calling all_inventory to load vars for managed_node3 32528 1726882652.33016: Calling groups_inventory to load vars for managed_node3 32528 1726882652.33019: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.33029: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.33032: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.33035: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.33666: done sending task result for task 12673a56-9f93-c149-436c-00000000006b 32528 1726882652.33669: WORKER PROCESS EXITING 32528 1726882652.35172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.36782: done with get_vars() 32528 1726882652.36813: done getting variables 32528 1726882652.36883: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:32 -0400 (0:00:00.086) 0:00:23.599 ****** 32528 1726882652.36928: entering _queue_task() for managed_node3/fail 32528 1726882652.37368: worker is 1 (out of 1 available) 32528 1726882652.37383: exiting _queue_task() for managed_node3/fail 32528 1726882652.37401: done queuing things up, now waiting for results queue to drain 32528 1726882652.37403: waiting for pending results... 32528 1726882652.37966: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32528 1726882652.38401: in run() - task 12673a56-9f93-c149-436c-00000000006c 32528 1726882652.38406: variable 'ansible_search_path' from source: unknown 32528 1726882652.38409: variable 'ansible_search_path' from source: unknown 32528 1726882652.38412: calling self._execute() 32528 1726882652.38484: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.38608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.38627: variable 'omit' from source: magic vars 32528 1726882652.39425: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.39453: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.39707: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882652.39942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882652.43901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882652.44301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882652.44305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882652.44308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882652.44310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882652.44550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.44604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.44637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.44683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.44736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.44787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.44820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.44854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.44902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.44923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.44973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.45027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.45062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.45106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.45127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.45337: variable 'network_connections' from source: task vars 32528 1726882652.45356: variable 'interface' from source: play vars 32528 1726882652.45446: variable 'interface' from source: play vars 32528 1726882652.45463: variable 'vlan_interface' from source: play vars 32528 1726882652.45550: variable 'vlan_interface' from source: play vars 32528 1726882652.45633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882652.45810: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882652.45855: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882652.45891: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882652.45934: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882652.45981: 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) 32528 1726882652.46014: 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) 32528 1726882652.46052: 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) 32528 1726882652.46083: 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) 32528 1726882652.46254: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882652.46413: variable 'network_connections' from source: task vars 32528 1726882652.46425: variable 'interface' from source: play vars 32528 1726882652.46500: variable 'interface' from source: play vars 32528 1726882652.46513: variable 'vlan_interface' from source: play vars 32528 1726882652.46578: variable 'vlan_interface' from source: play vars 32528 1726882652.46609: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32528 1726882652.46618: when evaluation is False, skipping this task 32528 1726882652.46625: _execute() done 32528 1726882652.46633: dumping result to json 32528 1726882652.46640: done dumping result, returning 32528 1726882652.46652: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-c149-436c-00000000006c] 32528 1726882652.46689: sending task result for task 12673a56-9f93-c149-436c-00000000006c 32528 1726882652.46849: done sending task result for task 12673a56-9f93-c149-436c-00000000006c 32528 1726882652.46853: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32528 1726882652.47041: no more pending results, returning what we have 32528 1726882652.47045: results queue empty 32528 1726882652.47045: checking for any_errors_fatal 32528 1726882652.47051: done checking for any_errors_fatal 32528 1726882652.47052: checking for max_fail_percentage 32528 1726882652.47053: done checking for max_fail_percentage 32528 1726882652.47054: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.47055: done checking to see if all hosts have failed 32528 1726882652.47055: getting the remaining hosts for this loop 32528 1726882652.47057: done getting the remaining hosts for this loop 32528 1726882652.47060: getting the next task for host managed_node3 32528 1726882652.47066: done getting next task for host managed_node3 32528 1726882652.47070: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32528 1726882652.47073: ^ 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? (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 32528 1726882652.47088: getting variables 32528 1726882652.47091: in VariableManager get_vars() 32528 1726882652.47129: Calling all_inventory to load vars for managed_node3 32528 1726882652.47131: Calling groups_inventory to load vars for managed_node3 32528 1726882652.47133: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.47141: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.47144: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.47146: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.49469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.51206: done with get_vars() 32528 1726882652.51235: done getting variables 32528 1726882652.51338: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:32 -0400 (0:00:00.144) 0:00:23.743 ****** 32528 1726882652.51375: entering _queue_task() for managed_node3/package 32528 1726882652.52070: worker is 1 (out of 1 available) 32528 1726882652.52085: exiting _queue_task() for managed_node3/package 32528 1726882652.52203: done queuing things up, now waiting for results queue to drain 32528 1726882652.52205: waiting for pending results... 32528 1726882652.52799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 32528 1726882652.52804: in run() - task 12673a56-9f93-c149-436c-00000000006d 32528 1726882652.52817: variable 'ansible_search_path' from source: unknown 32528 1726882652.52820: variable 'ansible_search_path' from source: unknown 32528 1726882652.52867: calling self._execute() 32528 1726882652.52983: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.52998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.53005: variable 'omit' from source: magic vars 32528 1726882652.53400: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.53411: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.53801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882652.53956: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882652.54005: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882652.54041: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882652.54198: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882652.54208: variable 'network_packages' from source: role '' defaults 32528 1726882652.54312: variable '__network_provider_setup' from source: role '' defaults 32528 1726882652.54323: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882652.54412: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882652.54425: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882652.54510: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882652.54942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882652.57644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882652.57701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882652.57734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882652.57763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882652.57789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882652.57867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.57898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.57927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.57960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.57974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.58037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.58040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.58065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.58145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.58149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.58344: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32528 1726882652.58452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.58474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.58507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.58565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.58568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.58636: variable 'ansible_python' from source: facts 32528 1726882652.58659: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32528 1726882652.58803: variable '__network_wpa_supplicant_required' from source: role '' defaults 32528 1726882652.58942: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32528 1726882652.59056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.59107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.59316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.59356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.59375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.59555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.59597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.59601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.59683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.59687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.60025: variable 'network_connections' from source: task vars 32528 1726882652.60028: variable 'interface' from source: play vars 32528 1726882652.60162: variable 'interface' from source: play vars 32528 1726882652.60195: variable 'vlan_interface' from source: play vars 32528 1726882652.60583: variable 'vlan_interface' from source: play vars 32528 1726882652.60806: 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) 32528 1726882652.60809: 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) 32528 1726882652.61101: 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) 32528 1726882652.61104: 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) 32528 1726882652.61106: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882652.61476: variable 'network_connections' from source: task vars 32528 1726882652.61479: variable 'interface' from source: play vars 32528 1726882652.61595: variable 'interface' from source: play vars 32528 1726882652.61603: variable 'vlan_interface' from source: play vars 32528 1726882652.61727: variable 'vlan_interface' from source: play vars 32528 1726882652.61806: variable '__network_packages_default_wireless' from source: role '' defaults 32528 1726882652.61949: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882652.62310: variable 'network_connections' from source: task vars 32528 1726882652.62320: variable 'interface' from source: play vars 32528 1726882652.62383: variable 'interface' from source: play vars 32528 1726882652.62401: variable 'vlan_interface' from source: play vars 32528 1726882652.62471: variable 'vlan_interface' from source: play vars 32528 1726882652.62506: variable '__network_packages_default_team' from source: role '' defaults 32528 1726882652.62601: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882652.62919: variable 'network_connections' from source: task vars 32528 1726882652.62928: variable 'interface' from source: play vars 32528 1726882652.63001: variable 'interface' from source: play vars 32528 1726882652.63013: variable 'vlan_interface' from source: play vars 32528 1726882652.63080: variable 'vlan_interface' from source: play vars 32528 1726882652.63140: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882652.63212: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882652.63224: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882652.63291: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882652.63614: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32528 1726882652.64191: variable 'network_connections' from source: task vars 32528 1726882652.64227: variable 'interface' from source: play vars 32528 1726882652.64290: variable 'interface' from source: play vars 32528 1726882652.64306: variable 'vlan_interface' from source: play vars 32528 1726882652.64369: variable 'vlan_interface' from source: play vars 32528 1726882652.64382: variable 'ansible_distribution' from source: facts 32528 1726882652.64424: variable '__network_rh_distros' from source: role '' defaults 32528 1726882652.64426: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.64428: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32528 1726882652.64585: variable 'ansible_distribution' from source: facts 32528 1726882652.64595: variable '__network_rh_distros' from source: role '' defaults 32528 1726882652.64605: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.64621: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32528 1726882652.64858: variable 'ansible_distribution' from source: facts 32528 1726882652.64861: variable '__network_rh_distros' from source: role '' defaults 32528 1726882652.64863: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.64865: variable 'network_provider' from source: set_fact 32528 1726882652.64867: variable 'ansible_facts' from source: unknown 32528 1726882652.65647: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 32528 1726882652.65655: when evaluation is False, skipping this task 32528 1726882652.65660: _execute() done 32528 1726882652.65666: dumping result to json 32528 1726882652.65671: done dumping result, returning 32528 1726882652.65682: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-c149-436c-00000000006d] 32528 1726882652.65690: sending task result for task 12673a56-9f93-c149-436c-00000000006d skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 32528 1726882652.65868: no more pending results, returning what we have 32528 1726882652.65871: results queue empty 32528 1726882652.65872: checking for any_errors_fatal 32528 1726882652.65880: done checking for any_errors_fatal 32528 1726882652.65880: checking for max_fail_percentage 32528 1726882652.65882: done checking for max_fail_percentage 32528 1726882652.65883: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.65883: done checking to see if all hosts have failed 32528 1726882652.65884: getting the remaining hosts for this loop 32528 1726882652.65885: done getting the remaining hosts for this loop 32528 1726882652.65889: getting the next task for host managed_node3 32528 1726882652.65898: done getting next task for host managed_node3 32528 1726882652.65902: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32528 1726882652.65905: ^ 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? (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 32528 1726882652.65928: getting variables 32528 1726882652.65930: in VariableManager get_vars() 32528 1726882652.65983: Calling all_inventory to load vars for managed_node3 32528 1726882652.65986: Calling groups_inventory to load vars for managed_node3 32528 1726882652.65989: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.66204: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.66209: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.66213: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.66907: done sending task result for task 12673a56-9f93-c149-436c-00000000006d 32528 1726882652.66911: WORKER PROCESS EXITING 32528 1726882652.67907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.69345: done with get_vars() 32528 1726882652.69369: done getting variables 32528 1726882652.69429: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:32 -0400 (0:00:00.180) 0:00:23.924 ****** 32528 1726882652.69464: entering _queue_task() for managed_node3/package 32528 1726882652.69796: worker is 1 (out of 1 available) 32528 1726882652.69809: exiting _queue_task() for managed_node3/package 32528 1726882652.69822: done queuing things up, now waiting for results queue to drain 32528 1726882652.69823: waiting for pending results... 32528 1726882652.70110: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32528 1726882652.70260: in run() - task 12673a56-9f93-c149-436c-00000000006e 32528 1726882652.70279: variable 'ansible_search_path' from source: unknown 32528 1726882652.70288: variable 'ansible_search_path' from source: unknown 32528 1726882652.70332: calling self._execute() 32528 1726882652.70434: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.70449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.70464: variable 'omit' from source: magic vars 32528 1726882652.70826: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.70842: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.70965: variable 'network_state' from source: role '' defaults 32528 1726882652.70979: Evaluated conditional (network_state != {}): False 32528 1726882652.70991: when evaluation is False, skipping this task 32528 1726882652.71004: _execute() done 32528 1726882652.71011: dumping result to json 32528 1726882652.71018: done dumping result, returning 32528 1726882652.71029: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-c149-436c-00000000006e] 32528 1726882652.71039: sending task result for task 12673a56-9f93-c149-436c-00000000006e 32528 1726882652.71300: done sending task result for task 12673a56-9f93-c149-436c-00000000006e 32528 1726882652.71304: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882652.71347: no more pending results, returning what we have 32528 1726882652.71351: results queue empty 32528 1726882652.71351: checking for any_errors_fatal 32528 1726882652.71358: done checking for any_errors_fatal 32528 1726882652.71359: checking for max_fail_percentage 32528 1726882652.71361: done checking for max_fail_percentage 32528 1726882652.71362: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.71363: done checking to see if all hosts have failed 32528 1726882652.71363: getting the remaining hosts for this loop 32528 1726882652.71365: done getting the remaining hosts for this loop 32528 1726882652.71368: getting the next task for host managed_node3 32528 1726882652.71375: done getting next task for host managed_node3 32528 1726882652.71379: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32528 1726882652.71382: ^ 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? (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 32528 1726882652.71404: getting variables 32528 1726882652.71406: in VariableManager get_vars() 32528 1726882652.71445: Calling all_inventory to load vars for managed_node3 32528 1726882652.71448: Calling groups_inventory to load vars for managed_node3 32528 1726882652.71450: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.71461: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.71464: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.71467: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.72829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.74328: done with get_vars() 32528 1726882652.74353: done getting variables 32528 1726882652.74409: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:32 -0400 (0:00:00.049) 0:00:23.974 ****** 32528 1726882652.74443: entering _queue_task() for managed_node3/package 32528 1726882652.74763: worker is 1 (out of 1 available) 32528 1726882652.74774: exiting _queue_task() for managed_node3/package 32528 1726882652.74784: done queuing things up, now waiting for results queue to drain 32528 1726882652.74785: waiting for pending results... 32528 1726882652.75064: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32528 1726882652.75216: in run() - task 12673a56-9f93-c149-436c-00000000006f 32528 1726882652.75242: variable 'ansible_search_path' from source: unknown 32528 1726882652.75250: variable 'ansible_search_path' from source: unknown 32528 1726882652.75299: calling self._execute() 32528 1726882652.75443: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.75446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.75449: variable 'omit' from source: magic vars 32528 1726882652.75823: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.75842: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.75987: variable 'network_state' from source: role '' defaults 32528 1726882652.75990: Evaluated conditional (network_state != {}): False 32528 1726882652.75994: when evaluation is False, skipping this task 32528 1726882652.76004: _execute() done 32528 1726882652.76198: dumping result to json 32528 1726882652.76201: done dumping result, returning 32528 1726882652.76204: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-c149-436c-00000000006f] 32528 1726882652.76207: sending task result for task 12673a56-9f93-c149-436c-00000000006f 32528 1726882652.76284: done sending task result for task 12673a56-9f93-c149-436c-00000000006f 32528 1726882652.76288: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882652.76339: no more pending results, returning what we have 32528 1726882652.76343: results queue empty 32528 1726882652.76345: checking for any_errors_fatal 32528 1726882652.76353: done checking for any_errors_fatal 32528 1726882652.76354: checking for max_fail_percentage 32528 1726882652.76356: done checking for max_fail_percentage 32528 1726882652.76357: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.76358: done checking to see if all hosts have failed 32528 1726882652.76359: getting the remaining hosts for this loop 32528 1726882652.76360: done getting the remaining hosts for this loop 32528 1726882652.76364: getting the next task for host managed_node3 32528 1726882652.76373: done getting next task for host managed_node3 32528 1726882652.76378: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32528 1726882652.76382: ^ 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? (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 32528 1726882652.76405: getting variables 32528 1726882652.76408: in VariableManager get_vars() 32528 1726882652.76454: Calling all_inventory to load vars for managed_node3 32528 1726882652.76457: Calling groups_inventory to load vars for managed_node3 32528 1726882652.76460: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.76472: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.76476: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.76479: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.78025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.79579: done with get_vars() 32528 1726882652.79603: done getting variables 32528 1726882652.79661: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:32 -0400 (0:00:00.052) 0:00:24.026 ****** 32528 1726882652.79697: entering _queue_task() for managed_node3/service 32528 1726882652.80011: worker is 1 (out of 1 available) 32528 1726882652.80023: exiting _queue_task() for managed_node3/service 32528 1726882652.80035: done queuing things up, now waiting for results queue to drain 32528 1726882652.80036: waiting for pending results... 32528 1726882652.80415: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32528 1726882652.80448: in run() - task 12673a56-9f93-c149-436c-000000000070 32528 1726882652.80468: variable 'ansible_search_path' from source: unknown 32528 1726882652.80476: variable 'ansible_search_path' from source: unknown 32528 1726882652.80522: calling self._execute() 32528 1726882652.80668: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.80686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.80701: variable 'omit' from source: magic vars 32528 1726882652.81068: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.81087: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.81218: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882652.81419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882652.84340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882652.84413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882652.84459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882652.84499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882652.84530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882652.84617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.84670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.84704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.84750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.84774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.84826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.84854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.84984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.84987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.84989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.84991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882652.85014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882652.85041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882652.85082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882652.85108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882652.85283: variable 'network_connections' from source: task vars 32528 1726882652.85308: variable 'interface' from source: play vars 32528 1726882652.85378: variable 'interface' from source: play vars 32528 1726882652.85396: variable 'vlan_interface' from source: play vars 32528 1726882652.85540: variable 'vlan_interface' from source: play vars 32528 1726882652.85620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882652.85786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882652.85827: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882652.85866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882652.85899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882652.85945: 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) 32528 1726882652.86001: 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) 32528 1726882652.86008: 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) 32528 1726882652.86039: 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) 32528 1726882652.86098: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882652.86395: variable 'network_connections' from source: task vars 32528 1726882652.86398: variable 'interface' from source: play vars 32528 1726882652.86400: variable 'interface' from source: play vars 32528 1726882652.86405: variable 'vlan_interface' from source: play vars 32528 1726882652.86460: variable 'vlan_interface' from source: play vars 32528 1726882652.86485: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32528 1726882652.86496: when evaluation is False, skipping this task 32528 1726882652.86506: _execute() done 32528 1726882652.86514: dumping result to json 32528 1726882652.86520: done dumping result, returning 32528 1726882652.86531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-c149-436c-000000000070] 32528 1726882652.86548: sending task result for task 12673a56-9f93-c149-436c-000000000070 32528 1726882652.86841: done sending task result for task 12673a56-9f93-c149-436c-000000000070 32528 1726882652.86844: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32528 1726882652.86886: no more pending results, returning what we have 32528 1726882652.86890: results queue empty 32528 1726882652.86890: checking for any_errors_fatal 32528 1726882652.86896: done checking for any_errors_fatal 32528 1726882652.86897: checking for max_fail_percentage 32528 1726882652.86898: done checking for max_fail_percentage 32528 1726882652.86899: checking to see if all hosts have failed and the running result is not ok 32528 1726882652.86900: done checking to see if all hosts have failed 32528 1726882652.86901: getting the remaining hosts for this loop 32528 1726882652.86902: done getting the remaining hosts for this loop 32528 1726882652.86906: getting the next task for host managed_node3 32528 1726882652.86912: done getting next task for host managed_node3 32528 1726882652.86916: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32528 1726882652.86919: ^ 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? (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 32528 1726882652.86937: getting variables 32528 1726882652.86939: in VariableManager get_vars() 32528 1726882652.86979: Calling all_inventory to load vars for managed_node3 32528 1726882652.86982: Calling groups_inventory to load vars for managed_node3 32528 1726882652.86985: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882652.86996: Calling all_plugins_play to load vars for managed_node3 32528 1726882652.87000: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882652.87003: Calling groups_plugins_play to load vars for managed_node3 32528 1726882652.88391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882652.92386: done with get_vars() 32528 1726882652.92616: done getting variables 32528 1726882652.92676: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:32 -0400 (0:00:00.130) 0:00:24.157 ****** 32528 1726882652.92708: entering _queue_task() for managed_node3/service 32528 1726882652.93373: worker is 1 (out of 1 available) 32528 1726882652.93383: exiting _queue_task() for managed_node3/service 32528 1726882652.93599: done queuing things up, now waiting for results queue to drain 32528 1726882652.93601: waiting for pending results... 32528 1726882652.94317: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32528 1726882652.94339: in run() - task 12673a56-9f93-c149-436c-000000000071 32528 1726882652.94359: variable 'ansible_search_path' from source: unknown 32528 1726882652.94367: variable 'ansible_search_path' from source: unknown 32528 1726882652.94453: calling self._execute() 32528 1726882652.94618: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882652.94709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882652.94727: variable 'omit' from source: magic vars 32528 1726882652.95526: variable 'ansible_distribution_major_version' from source: facts 32528 1726882652.95663: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882652.96025: variable 'network_provider' from source: set_fact 32528 1726882652.96072: variable 'network_state' from source: role '' defaults 32528 1726882652.96103: Evaluated conditional (network_provider == "nm" or network_state != {}): True 32528 1726882652.96302: variable 'omit' from source: magic vars 32528 1726882652.96305: variable 'omit' from source: magic vars 32528 1726882652.96307: variable 'network_service_name' from source: role '' defaults 32528 1726882652.96467: variable 'network_service_name' from source: role '' defaults 32528 1726882652.96698: variable '__network_provider_setup' from source: role '' defaults 32528 1726882652.96711: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882652.96871: variable '__network_service_name_default_nm' from source: role '' defaults 32528 1726882652.96886: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882652.97031: variable '__network_packages_default_nm' from source: role '' defaults 32528 1726882652.97482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882653.01578: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882653.01660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882653.01704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882653.01763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882653.01795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882653.01930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.01934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.01964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.02010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.02029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.02086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.02117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.02151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.02256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.02260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.02990: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32528 1726882653.03300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.03303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.03305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.03338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.03420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.03506: variable 'ansible_python' from source: facts 32528 1726882653.03671: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32528 1726882653.03804: variable '__network_wpa_supplicant_required' from source: role '' defaults 32528 1726882653.04032: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32528 1726882653.04242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.04321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.04348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.04386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.04422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.04468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.04505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.04538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.04576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.04596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.04797: variable 'network_connections' from source: task vars 32528 1726882653.04804: variable 'interface' from source: play vars 32528 1726882653.04823: variable 'interface' from source: play vars 32528 1726882653.04844: variable 'vlan_interface' from source: play vars 32528 1726882653.04916: variable 'vlan_interface' from source: play vars 32528 1726882653.05023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882653.05210: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882653.05266: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882653.05315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882653.05371: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882653.05435: 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) 32528 1726882653.05474: 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) 32528 1726882653.05518: 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) 32528 1726882653.05565: 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) 32528 1726882653.05675: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882653.05917: variable 'network_connections' from source: task vars 32528 1726882653.05933: variable 'interface' from source: play vars 32528 1726882653.06010: variable 'interface' from source: play vars 32528 1726882653.06110: variable 'vlan_interface' from source: play vars 32528 1726882653.06113: variable 'vlan_interface' from source: play vars 32528 1726882653.06145: variable '__network_packages_default_wireless' from source: role '' defaults 32528 1726882653.06473: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882653.07152: variable 'network_connections' from source: task vars 32528 1726882653.07432: variable 'interface' from source: play vars 32528 1726882653.07435: variable 'interface' from source: play vars 32528 1726882653.07438: variable 'vlan_interface' from source: play vars 32528 1726882653.07547: variable 'vlan_interface' from source: play vars 32528 1726882653.07579: variable '__network_packages_default_team' from source: role '' defaults 32528 1726882653.07725: variable '__network_team_connections_defined' from source: role '' defaults 32528 1726882653.08431: variable 'network_connections' from source: task vars 32528 1726882653.08441: variable 'interface' from source: play vars 32528 1726882653.08513: variable 'interface' from source: play vars 32528 1726882653.08698: variable 'vlan_interface' from source: play vars 32528 1726882653.08702: variable 'vlan_interface' from source: play vars 32528 1726882653.08957: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882653.08960: variable '__network_service_name_default_initscripts' from source: role '' defaults 32528 1726882653.09002: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882653.09284: variable '__network_packages_default_initscripts' from source: role '' defaults 32528 1726882653.09490: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32528 1726882653.10627: variable 'network_connections' from source: task vars 32528 1726882653.10639: variable 'interface' from source: play vars 32528 1726882653.10926: variable 'interface' from source: play vars 32528 1726882653.10930: variable 'vlan_interface' from source: play vars 32528 1726882653.10932: variable 'vlan_interface' from source: play vars 32528 1726882653.10934: variable 'ansible_distribution' from source: facts 32528 1726882653.10937: variable '__network_rh_distros' from source: role '' defaults 32528 1726882653.10939: variable 'ansible_distribution_major_version' from source: facts 32528 1726882653.10941: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32528 1726882653.11385: variable 'ansible_distribution' from source: facts 32528 1726882653.11397: variable '__network_rh_distros' from source: role '' defaults 32528 1726882653.11408: variable 'ansible_distribution_major_version' from source: facts 32528 1726882653.11426: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32528 1726882653.11819: variable 'ansible_distribution' from source: facts 32528 1726882653.11822: variable '__network_rh_distros' from source: role '' defaults 32528 1726882653.11828: variable 'ansible_distribution_major_version' from source: facts 32528 1726882653.11872: variable 'network_provider' from source: set_fact 32528 1726882653.11955: variable 'omit' from source: magic vars 32528 1726882653.11988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882653.12037: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882653.12056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882653.12121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882653.12131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882653.12162: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882653.12165: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882653.12168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882653.12474: Set connection var ansible_pipelining to False 32528 1726882653.12477: Set connection var ansible_connection to ssh 32528 1726882653.12480: Set connection var ansible_timeout to 10 32528 1726882653.12482: Set connection var ansible_shell_type to sh 32528 1726882653.12484: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882653.12497: Set connection var ansible_shell_executable to /bin/sh 32528 1726882653.12524: variable 'ansible_shell_executable' from source: unknown 32528 1726882653.12527: variable 'ansible_connection' from source: unknown 32528 1726882653.12530: variable 'ansible_module_compression' from source: unknown 32528 1726882653.12532: variable 'ansible_shell_type' from source: unknown 32528 1726882653.12535: variable 'ansible_shell_executable' from source: unknown 32528 1726882653.12691: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882653.12697: variable 'ansible_pipelining' from source: unknown 32528 1726882653.12699: variable 'ansible_timeout' from source: unknown 32528 1726882653.12701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882653.12835: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882653.12910: variable 'omit' from source: magic vars 32528 1726882653.12913: starting attempt loop 32528 1726882653.12916: running the handler 32528 1726882653.13052: variable 'ansible_facts' from source: unknown 32528 1726882653.14117: _low_level_execute_command(): starting 32528 1726882653.14130: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882653.14832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882653.14851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882653.14877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882653.14983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882653.15008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882653.15024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882653.15114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882653.16798: stdout chunk (state=3): >>>/root <<< 32528 1726882653.16913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882653.16955: stderr chunk (state=3): >>><<< 32528 1726882653.16963: stdout chunk (state=3): >>><<< 32528 1726882653.17070: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882653.17074: _low_level_execute_command(): starting 32528 1726882653.17077: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894 `" && echo ansible-tmp-1726882653.1698647-33715-175591016758894="` echo /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894 `" ) && sleep 0' 32528 1726882653.17601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882653.17605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882653.17607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882653.17609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882653.17611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882653.17613: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882653.17615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882653.17622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882653.17629: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882653.17636: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32528 1726882653.17644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882653.17654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882653.17666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882653.17674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882653.17681: stderr chunk (state=3): >>>debug2: match found <<< 32528 1726882653.17691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882653.17759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882653.17771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882653.17804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882653.17859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882653.19802: stdout chunk (state=3): >>>ansible-tmp-1726882653.1698647-33715-175591016758894=/root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894 <<< 32528 1726882653.19962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882653.19965: stdout chunk (state=3): >>><<< 32528 1726882653.19967: stderr chunk (state=3): >>><<< 32528 1726882653.19999: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882653.1698647-33715-175591016758894=/root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882653.20052: variable 'ansible_module_compression' from source: unknown 32528 1726882653.20109: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 32528 1726882653.20192: variable 'ansible_facts' from source: unknown 32528 1726882653.20492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/AnsiballZ_systemd.py 32528 1726882653.20628: Sending initial data 32528 1726882653.20631: Sent initial data (156 bytes) 32528 1726882653.21342: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882653.21705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882653.21708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882653.23082: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882653.23119: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882653.23169: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpcm093a5n /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/AnsiballZ_systemd.py <<< 32528 1726882653.23176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/AnsiballZ_systemd.py" <<< 32528 1726882653.23418: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpcm093a5n" to remote "/root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/AnsiballZ_systemd.py" <<< 32528 1726882653.24937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882653.25008: stderr chunk (state=3): >>><<< 32528 1726882653.25011: stdout chunk (state=3): >>><<< 32528 1726882653.25029: done transferring module to remote 32528 1726882653.25040: _low_level_execute_command(): starting 32528 1726882653.25045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/ /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/AnsiballZ_systemd.py && sleep 0' 32528 1726882653.26060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882653.26069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882653.26079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882653.26298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882653.26302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882653.26304: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882653.26307: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882653.26560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882653.26612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882653.28376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882653.28404: stderr chunk (state=3): >>><<< 32528 1726882653.28408: stdout chunk (state=3): >>><<< 32528 1726882653.28422: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882653.28425: _low_level_execute_command(): starting 32528 1726882653.28430: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/AnsiballZ_systemd.py && sleep 0' 32528 1726882653.28832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882653.28836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882653.28842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882653.28878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882653.28883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882653.28954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882653.58627: 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": "711", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainStartTimestampMonotonic": "33869352", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainHandoffTimestampMonotonic": "33887880", "ExecMainPID": "711", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10661888", "MemoryPeak": "13234176", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300630528", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "2418184000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 32528 1726882653.58635: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service", "After": "sysinit.target cloud-init-local.service network-pre.target system.slice systemd-journald.socket dbus-broker.service basic.target dbus.socket", "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 21:35:02 EDT", "StateChangeTimestampMonotonic": "809278092", "InactiveExitTimestamp": "Fri 2024-09-20 21:22:06 EDT", "InactiveExitTimestampMonotonic": "33869684", "ActiveEnterTimestamp": "Fri 2024-09-20 21:22:07 EDT", "ActiveEnterTimestampMonotonic": "34618487", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ConditionTimestampMonotonic": "33868497", "AssertTimestamp": "Fri 2024-09-20 21:22:06 EDT", "AssertTimestampMonotonic": "33868500", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4af90bef47894571b134cea51cfa03e2", "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}}} <<< 32528 1726882653.60700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882653.60703: stdout chunk (state=3): >>><<< 32528 1726882653.60706: stderr chunk (state=3): >>><<< 32528 1726882653.60708: _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": "711", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainStartTimestampMonotonic": "33869352", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ExecMainHandoffTimestampMonotonic": "33887880", "ExecMainPID": "711", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10661888", "MemoryPeak": "13234176", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3300630528", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "2418184000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service", "After": "sysinit.target cloud-init-local.service network-pre.target system.slice systemd-journald.socket dbus-broker.service basic.target dbus.socket", "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 21:35:02 EDT", "StateChangeTimestampMonotonic": "809278092", "InactiveExitTimestamp": "Fri 2024-09-20 21:22:06 EDT", "InactiveExitTimestampMonotonic": "33869684", "ActiveEnterTimestamp": "Fri 2024-09-20 21:22:07 EDT", "ActiveEnterTimestampMonotonic": "34618487", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:22:06 EDT", "ConditionTimestampMonotonic": "33868497", "AssertTimestamp": "Fri 2024-09-20 21:22:06 EDT", "AssertTimestampMonotonic": "33868500", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4af90bef47894571b134cea51cfa03e2", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882653.60867: 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-1726882653.1698647-33715-175591016758894/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882653.60885: _low_level_execute_command(): starting 32528 1726882653.60888: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882653.1698647-33715-175591016758894/ > /dev/null 2>&1 && sleep 0' 32528 1726882653.61553: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882653.61567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882653.61580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882653.61599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882653.61617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882653.61659: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882653.61719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882653.61731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882653.61744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882653.61816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882653.63798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882653.63802: stdout chunk (state=3): >>><<< 32528 1726882653.63804: stderr chunk (state=3): >>><<< 32528 1726882653.63807: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882653.63810: handler run complete 32528 1726882653.63812: attempt loop complete, returning result 32528 1726882653.63814: _execute() done 32528 1726882653.63816: dumping result to json 32528 1726882653.63818: done dumping result, returning 32528 1726882653.63820: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-c149-436c-000000000071] 32528 1726882653.63822: sending task result for task 12673a56-9f93-c149-436c-000000000071 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882653.64161: no more pending results, returning what we have 32528 1726882653.64164: results queue empty 32528 1726882653.64165: checking for any_errors_fatal 32528 1726882653.64171: done checking for any_errors_fatal 32528 1726882653.64171: checking for max_fail_percentage 32528 1726882653.64173: done checking for max_fail_percentage 32528 1726882653.64174: checking to see if all hosts have failed and the running result is not ok 32528 1726882653.64174: done checking to see if all hosts have failed 32528 1726882653.64175: getting the remaining hosts for this loop 32528 1726882653.64176: done getting the remaining hosts for this loop 32528 1726882653.64179: getting the next task for host managed_node3 32528 1726882653.64185: done getting next task for host managed_node3 32528 1726882653.64191: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32528 1726882653.64196: ^ 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? (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 32528 1726882653.64207: getting variables 32528 1726882653.64208: in VariableManager get_vars() 32528 1726882653.64268: Calling all_inventory to load vars for managed_node3 32528 1726882653.64270: Calling groups_inventory to load vars for managed_node3 32528 1726882653.64273: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882653.64281: Calling all_plugins_play to load vars for managed_node3 32528 1726882653.64284: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882653.64286: Calling groups_plugins_play to load vars for managed_node3 32528 1726882653.64872: done sending task result for task 12673a56-9f93-c149-436c-000000000071 32528 1726882653.64875: WORKER PROCESS EXITING 32528 1726882653.65769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882653.67299: done with get_vars() 32528 1726882653.67322: done getting variables 32528 1726882653.67381: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:33 -0400 (0:00:00.747) 0:00:24.904 ****** 32528 1726882653.67421: entering _queue_task() for managed_node3/service 32528 1726882653.67750: worker is 1 (out of 1 available) 32528 1726882653.67762: exiting _queue_task() for managed_node3/service 32528 1726882653.67775: done queuing things up, now waiting for results queue to drain 32528 1726882653.67777: waiting for pending results... 32528 1726882653.68210: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32528 1726882653.68215: in run() - task 12673a56-9f93-c149-436c-000000000072 32528 1726882653.68218: variable 'ansible_search_path' from source: unknown 32528 1726882653.68227: variable 'ansible_search_path' from source: unknown 32528 1726882653.68272: calling self._execute() 32528 1726882653.68378: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882653.68394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882653.68410: variable 'omit' from source: magic vars 32528 1726882653.68805: variable 'ansible_distribution_major_version' from source: facts 32528 1726882653.68826: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882653.68944: variable 'network_provider' from source: set_fact 32528 1726882653.68956: Evaluated conditional (network_provider == "nm"): True 32528 1726882653.69055: variable '__network_wpa_supplicant_required' from source: role '' defaults 32528 1726882653.69152: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32528 1726882653.69333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882653.71818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882653.71844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882653.71884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882653.71932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882653.71964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882653.72055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.72092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.72143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.72173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.72196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.72298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.72301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.72312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.72355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.72379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.72471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882653.72475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882653.72482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882653.72529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882653.72548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882653.72679: variable 'network_connections' from source: task vars 32528 1726882653.72705: variable 'interface' from source: play vars 32528 1726882653.72775: variable 'interface' from source: play vars 32528 1726882653.72799: variable 'vlan_interface' from source: play vars 32528 1726882653.72907: variable 'vlan_interface' from source: play vars 32528 1726882653.72945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882653.79745: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882653.79796: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882653.79838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882653.79898: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882653.79927: 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) 32528 1726882653.79955: 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) 32528 1726882653.79985: 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) 32528 1726882653.80023: 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) 32528 1726882653.80069: variable '__network_wireless_connections_defined' from source: role '' defaults 32528 1726882653.80347: variable 'network_connections' from source: task vars 32528 1726882653.80350: variable 'interface' from source: play vars 32528 1726882653.80455: variable 'interface' from source: play vars 32528 1726882653.80458: variable 'vlan_interface' from source: play vars 32528 1726882653.80497: variable 'vlan_interface' from source: play vars 32528 1726882653.80531: Evaluated conditional (__network_wpa_supplicant_required): False 32528 1726882653.80539: when evaluation is False, skipping this task 32528 1726882653.80554: _execute() done 32528 1726882653.80564: dumping result to json 32528 1726882653.80671: done dumping result, returning 32528 1726882653.80675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-c149-436c-000000000072] 32528 1726882653.80677: sending task result for task 12673a56-9f93-c149-436c-000000000072 32528 1726882653.80758: done sending task result for task 12673a56-9f93-c149-436c-000000000072 32528 1726882653.80761: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 32528 1726882653.80821: no more pending results, returning what we have 32528 1726882653.80824: results queue empty 32528 1726882653.80824: checking for any_errors_fatal 32528 1726882653.80839: done checking for any_errors_fatal 32528 1726882653.80840: checking for max_fail_percentage 32528 1726882653.80841: done checking for max_fail_percentage 32528 1726882653.80842: checking to see if all hosts have failed and the running result is not ok 32528 1726882653.80843: done checking to see if all hosts have failed 32528 1726882653.80844: getting the remaining hosts for this loop 32528 1726882653.80845: done getting the remaining hosts for this loop 32528 1726882653.80849: getting the next task for host managed_node3 32528 1726882653.80856: done getting next task for host managed_node3 32528 1726882653.80860: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32528 1726882653.80863: ^ 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? (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 32528 1726882653.80880: getting variables 32528 1726882653.80882: in VariableManager get_vars() 32528 1726882653.80925: Calling all_inventory to load vars for managed_node3 32528 1726882653.80927: Calling groups_inventory to load vars for managed_node3 32528 1726882653.80930: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882653.80939: Calling all_plugins_play to load vars for managed_node3 32528 1726882653.80942: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882653.80945: Calling groups_plugins_play to load vars for managed_node3 32528 1726882653.91622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882653.93175: done with get_vars() 32528 1726882653.93206: done getting variables 32528 1726882653.93256: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:33 -0400 (0:00:00.258) 0:00:25.162 ****** 32528 1726882653.93286: entering _queue_task() for managed_node3/service 32528 1726882653.93644: worker is 1 (out of 1 available) 32528 1726882653.93656: exiting _queue_task() for managed_node3/service 32528 1726882653.93669: done queuing things up, now waiting for results queue to drain 32528 1726882653.93671: waiting for pending results... 32528 1726882653.94023: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 32528 1726882653.94297: in run() - task 12673a56-9f93-c149-436c-000000000073 32528 1726882653.94302: variable 'ansible_search_path' from source: unknown 32528 1726882653.94305: variable 'ansible_search_path' from source: unknown 32528 1726882653.94308: calling self._execute() 32528 1726882653.94312: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882653.94314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882653.94317: variable 'omit' from source: magic vars 32528 1726882653.94703: variable 'ansible_distribution_major_version' from source: facts 32528 1726882653.94719: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882653.94843: variable 'network_provider' from source: set_fact 32528 1726882653.94854: Evaluated conditional (network_provider == "initscripts"): False 32528 1726882653.94864: when evaluation is False, skipping this task 32528 1726882653.94874: _execute() done 32528 1726882653.94881: dumping result to json 32528 1726882653.94892: done dumping result, returning 32528 1726882653.94906: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-c149-436c-000000000073] 32528 1726882653.94916: sending task result for task 12673a56-9f93-c149-436c-000000000073 32528 1726882653.95200: done sending task result for task 12673a56-9f93-c149-436c-000000000073 32528 1726882653.95204: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32528 1726882653.95247: no more pending results, returning what we have 32528 1726882653.95250: results queue empty 32528 1726882653.95251: checking for any_errors_fatal 32528 1726882653.95260: done checking for any_errors_fatal 32528 1726882653.95260: checking for max_fail_percentage 32528 1726882653.95262: done checking for max_fail_percentage 32528 1726882653.95263: checking to see if all hosts have failed and the running result is not ok 32528 1726882653.95264: done checking to see if all hosts have failed 32528 1726882653.95265: getting the remaining hosts for this loop 32528 1726882653.95267: done getting the remaining hosts for this loop 32528 1726882653.95270: getting the next task for host managed_node3 32528 1726882653.95276: done getting next task for host managed_node3 32528 1726882653.95281: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32528 1726882653.95284: ^ 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? (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 32528 1726882653.95309: getting variables 32528 1726882653.95311: in VariableManager get_vars() 32528 1726882653.95352: Calling all_inventory to load vars for managed_node3 32528 1726882653.95355: Calling groups_inventory to load vars for managed_node3 32528 1726882653.95358: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882653.95368: Calling all_plugins_play to load vars for managed_node3 32528 1726882653.95372: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882653.95375: Calling groups_plugins_play to load vars for managed_node3 32528 1726882653.96801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882653.98837: done with get_vars() 32528 1726882653.98864: done getting variables 32528 1726882653.99242: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:33 -0400 (0:00:00.059) 0:00:25.222 ****** 32528 1726882653.99280: entering _queue_task() for managed_node3/copy 32528 1726882654.00300: worker is 1 (out of 1 available) 32528 1726882654.00312: exiting _queue_task() for managed_node3/copy 32528 1726882654.00325: done queuing things up, now waiting for results queue to drain 32528 1726882654.00326: waiting for pending results... 32528 1726882654.00834: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32528 1726882654.00994: in run() - task 12673a56-9f93-c149-436c-000000000074 32528 1726882654.01015: variable 'ansible_search_path' from source: unknown 32528 1726882654.01023: variable 'ansible_search_path' from source: unknown 32528 1726882654.01065: calling self._execute() 32528 1726882654.01176: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.01188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.01226: variable 'omit' from source: magic vars 32528 1726882654.01619: variable 'ansible_distribution_major_version' from source: facts 32528 1726882654.01717: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882654.01768: variable 'network_provider' from source: set_fact 32528 1726882654.01781: Evaluated conditional (network_provider == "initscripts"): False 32528 1726882654.01795: when evaluation is False, skipping this task 32528 1726882654.01805: _execute() done 32528 1726882654.01813: dumping result to json 32528 1726882654.01823: done dumping result, returning 32528 1726882654.01836: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-c149-436c-000000000074] 32528 1726882654.01845: sending task result for task 12673a56-9f93-c149-436c-000000000074 32528 1726882654.02127: done sending task result for task 12673a56-9f93-c149-436c-000000000074 32528 1726882654.02131: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 32528 1726882654.02176: no more pending results, returning what we have 32528 1726882654.02179: results queue empty 32528 1726882654.02180: checking for any_errors_fatal 32528 1726882654.02187: done checking for any_errors_fatal 32528 1726882654.02187: checking for max_fail_percentage 32528 1726882654.02194: done checking for max_fail_percentage 32528 1726882654.02195: checking to see if all hosts have failed and the running result is not ok 32528 1726882654.02196: done checking to see if all hosts have failed 32528 1726882654.02197: getting the remaining hosts for this loop 32528 1726882654.02198: done getting the remaining hosts for this loop 32528 1726882654.02202: getting the next task for host managed_node3 32528 1726882654.02210: done getting next task for host managed_node3 32528 1726882654.02214: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32528 1726882654.02217: ^ 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? (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 32528 1726882654.02238: getting variables 32528 1726882654.02240: in VariableManager get_vars() 32528 1726882654.02285: Calling all_inventory to load vars for managed_node3 32528 1726882654.02288: Calling groups_inventory to load vars for managed_node3 32528 1726882654.02448: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882654.02458: Calling all_plugins_play to load vars for managed_node3 32528 1726882654.02460: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882654.02462: Calling groups_plugins_play to load vars for managed_node3 32528 1726882654.04680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882654.08098: done with get_vars() 32528 1726882654.08130: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:34 -0400 (0:00:00.091) 0:00:25.314 ****** 32528 1726882654.08454: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32528 1726882654.09074: worker is 1 (out of 1 available) 32528 1726882654.09086: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 32528 1726882654.09126: done queuing things up, now waiting for results queue to drain 32528 1726882654.09128: waiting for pending results... 32528 1726882654.09500: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32528 1726882654.09679: in run() - task 12673a56-9f93-c149-436c-000000000075 32528 1726882654.09710: variable 'ansible_search_path' from source: unknown 32528 1726882654.09726: variable 'ansible_search_path' from source: unknown 32528 1726882654.09772: calling self._execute() 32528 1726882654.09951: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.10010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.10014: variable 'omit' from source: magic vars 32528 1726882654.10460: variable 'ansible_distribution_major_version' from source: facts 32528 1726882654.10479: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882654.10497: variable 'omit' from source: magic vars 32528 1726882654.10577: variable 'omit' from source: magic vars 32528 1726882654.10929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882654.13607: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882654.13818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882654.13854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882654.14025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882654.14052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882654.14197: variable 'network_provider' from source: set_fact 32528 1726882654.14432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882654.14600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882654.14603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882654.14606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882654.14609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882654.14910: variable 'omit' from source: magic vars 32528 1726882654.15029: variable 'omit' from source: magic vars 32528 1726882654.15130: variable 'network_connections' from source: task vars 32528 1726882654.15142: variable 'interface' from source: play vars 32528 1726882654.15309: variable 'interface' from source: play vars 32528 1726882654.15317: variable 'vlan_interface' from source: play vars 32528 1726882654.15378: variable 'vlan_interface' from source: play vars 32528 1726882654.15698: variable 'omit' from source: magic vars 32528 1726882654.15704: variable '__lsr_ansible_managed' from source: task vars 32528 1726882654.15900: variable '__lsr_ansible_managed' from source: task vars 32528 1726882654.16338: Loaded config def from plugin (lookup/template) 32528 1726882654.16343: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 32528 1726882654.16345: File lookup term: get_ansible_managed.j2 32528 1726882654.16348: variable 'ansible_search_path' from source: unknown 32528 1726882654.16351: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 32528 1726882654.16354: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 32528 1726882654.16357: variable 'ansible_search_path' from source: unknown 32528 1726882654.24096: variable 'ansible_managed' from source: unknown 32528 1726882654.24501: variable 'omit' from source: magic vars 32528 1726882654.24505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882654.24509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882654.24523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882654.24546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882654.24613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882654.24643: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882654.24647: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.24649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.24787: Set connection var ansible_pipelining to False 32528 1726882654.24794: Set connection var ansible_connection to ssh 32528 1726882654.24803: Set connection var ansible_timeout to 10 32528 1726882654.24805: Set connection var ansible_shell_type to sh 32528 1726882654.24813: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882654.24826: Set connection var ansible_shell_executable to /bin/sh 32528 1726882654.24846: variable 'ansible_shell_executable' from source: unknown 32528 1726882654.24849: variable 'ansible_connection' from source: unknown 32528 1726882654.24852: variable 'ansible_module_compression' from source: unknown 32528 1726882654.24854: variable 'ansible_shell_type' from source: unknown 32528 1726882654.24857: variable 'ansible_shell_executable' from source: unknown 32528 1726882654.24859: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.24863: variable 'ansible_pipelining' from source: unknown 32528 1726882654.24865: variable 'ansible_timeout' from source: unknown 32528 1726882654.24870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.25024: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882654.25041: variable 'omit' from source: magic vars 32528 1726882654.25045: starting attempt loop 32528 1726882654.25047: running the handler 32528 1726882654.25073: _low_level_execute_command(): starting 32528 1726882654.25076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882654.25601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882654.25619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882654.25631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882654.25680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882654.25683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882654.25741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882654.27448: stdout chunk (state=3): >>>/root <<< 32528 1726882654.27601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882654.27605: stdout chunk (state=3): >>><<< 32528 1726882654.27607: stderr chunk (state=3): >>><<< 32528 1726882654.27632: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882654.27668: _low_level_execute_command(): starting 32528 1726882654.27671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742 `" && echo ansible-tmp-1726882654.276417-33762-1515363478742="` echo /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742 `" ) && sleep 0' 32528 1726882654.28122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882654.28125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882654.28128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882654.28130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882654.28133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882654.28180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882654.28183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882654.28233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882654.30095: stdout chunk (state=3): >>>ansible-tmp-1726882654.276417-33762-1515363478742=/root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742 <<< 32528 1726882654.30243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882654.30246: stdout chunk (state=3): >>><<< 32528 1726882654.30248: stderr chunk (state=3): >>><<< 32528 1726882654.30268: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882654.276417-33762-1515363478742=/root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882654.30398: variable 'ansible_module_compression' from source: unknown 32528 1726882654.30401: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 32528 1726882654.30414: variable 'ansible_facts' from source: unknown 32528 1726882654.30540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/AnsiballZ_network_connections.py 32528 1726882654.30761: Sending initial data 32528 1726882654.30765: Sent initial data (165 bytes) 32528 1726882654.31377: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882654.31402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882654.31519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882654.31573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882654.31629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882654.33213: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882654.33241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882654.33299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpffdb_2gd /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/AnsiballZ_network_connections.py <<< 32528 1726882654.33337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/AnsiballZ_network_connections.py" <<< 32528 1726882654.33351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmpffdb_2gd" to remote "/root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/AnsiballZ_network_connections.py" <<< 32528 1726882654.34473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882654.34479: stderr chunk (state=3): >>><<< 32528 1726882654.34498: stdout chunk (state=3): >>><<< 32528 1726882654.34520: done transferring module to remote 32528 1726882654.34582: _low_level_execute_command(): starting 32528 1726882654.34585: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/ /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/AnsiballZ_network_connections.py && sleep 0' 32528 1726882654.35181: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882654.35295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882654.35324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882654.35399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882654.37199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882654.37203: stdout chunk (state=3): >>><<< 32528 1726882654.37206: stderr chunk (state=3): >>><<< 32528 1726882654.37299: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882654.37303: _low_level_execute_command(): starting 32528 1726882654.37306: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/AnsiballZ_network_connections.py && sleep 0' 32528 1726882654.37897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882654.37913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882654.37927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882654.37959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882654.38064: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882654.38086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882654.38181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882654.77818: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_hnlh0jju/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_hnlh0jju/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 lsr101/c2caa949-d3d5-41e4-abb1-6c75ed72c97f: error=unknown <<< 32528 1726882654.79363: stdout chunk (state=3): >>>Traceback (most recent call last): <<< 32528 1726882654.79394: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_hnlh0jju/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_hnlh0jju/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 lsr101.90/5e564bf0-afa6-41c1-8e1a-403029b7cd07: error=unknown<<< 32528 1726882654.79413: stdout chunk (state=3): >>> <<< 32528 1726882654.79610: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "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": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 32528 1726882654.81498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882654.81501: stderr chunk (state=3): >>>Shared connection to 10.31.10.229 closed. <<< 32528 1726882654.81504: stdout chunk (state=3): >>><<< 32528 1726882654.81506: stderr chunk (state=3): >>><<< 32528 1726882654.81508: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_hnlh0jju/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_hnlh0jju/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 lsr101/c2caa949-d3d5-41e4-abb1-6c75ed72c97f: error=unknown Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_hnlh0jju/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_hnlh0jju/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 lsr101.90/5e564bf0-afa6-41c1-8e1a-403029b7cd07: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "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": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882654.81522: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'lsr101', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'lsr101.90', '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-1726882654.276417-33762-1515363478742/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882654.81532: _low_level_execute_command(): starting 32528 1726882654.81538: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882654.276417-33762-1515363478742/ > /dev/null 2>&1 && sleep 0' 32528 1726882654.82168: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882654.82177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882654.82188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882654.82205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882654.82217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882654.82224: stderr chunk (state=3): >>>debug2: match not found <<< 32528 1726882654.82234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882654.82255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882654.82263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882654.82270: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32528 1726882654.82278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882654.82364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882654.82403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882654.82447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882654.84307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882654.84311: stdout chunk (state=3): >>><<< 32528 1726882654.84313: stderr chunk (state=3): >>><<< 32528 1726882654.84399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882654.84402: handler run complete 32528 1726882654.84405: attempt loop complete, returning result 32528 1726882654.84407: _execute() done 32528 1726882654.84409: dumping result to json 32528 1726882654.84411: done dumping result, returning 32528 1726882654.84413: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-c149-436c-000000000075] 32528 1726882654.84415: sending task result for task 12673a56-9f93-c149-436c-000000000075 changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 32528 1726882654.84632: no more pending results, returning what we have 32528 1726882654.84635: results queue empty 32528 1726882654.84636: checking for any_errors_fatal 32528 1726882654.84642: done checking for any_errors_fatal 32528 1726882654.84643: checking for max_fail_percentage 32528 1726882654.84645: done checking for max_fail_percentage 32528 1726882654.84645: checking to see if all hosts have failed and the running result is not ok 32528 1726882654.84646: done checking to see if all hosts have failed 32528 1726882654.84647: getting the remaining hosts for this loop 32528 1726882654.84649: done getting the remaining hosts for this loop 32528 1726882654.84652: getting the next task for host managed_node3 32528 1726882654.84659: done getting next task for host managed_node3 32528 1726882654.84662: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32528 1726882654.84665: ^ 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? (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 32528 1726882654.84675: getting variables 32528 1726882654.84677: in VariableManager get_vars() 32528 1726882654.84940: Calling all_inventory to load vars for managed_node3 32528 1726882654.84943: Calling groups_inventory to load vars for managed_node3 32528 1726882654.84946: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882654.84952: done sending task result for task 12673a56-9f93-c149-436c-000000000075 32528 1726882654.84955: WORKER PROCESS EXITING 32528 1726882654.84964: Calling all_plugins_play to load vars for managed_node3 32528 1726882654.84967: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882654.84970: Calling groups_plugins_play to load vars for managed_node3 32528 1726882654.86498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882654.88261: done with get_vars() 32528 1726882654.88288: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:34 -0400 (0:00:00.799) 0:00:26.113 ****** 32528 1726882654.88387: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32528 1726882654.88806: worker is 1 (out of 1 available) 32528 1726882654.88823: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 32528 1726882654.88835: done queuing things up, now waiting for results queue to drain 32528 1726882654.88836: waiting for pending results... 32528 1726882654.89031: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 32528 1726882654.89181: in run() - task 12673a56-9f93-c149-436c-000000000076 32528 1726882654.89203: variable 'ansible_search_path' from source: unknown 32528 1726882654.89212: variable 'ansible_search_path' from source: unknown 32528 1726882654.89278: calling self._execute() 32528 1726882654.89372: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.89480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.89484: variable 'omit' from source: magic vars 32528 1726882654.89796: variable 'ansible_distribution_major_version' from source: facts 32528 1726882654.89823: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882654.89952: variable 'network_state' from source: role '' defaults 32528 1726882654.89970: Evaluated conditional (network_state != {}): False 32528 1726882654.89978: when evaluation is False, skipping this task 32528 1726882654.89985: _execute() done 32528 1726882654.89994: dumping result to json 32528 1726882654.90001: done dumping result, returning 32528 1726882654.90010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-c149-436c-000000000076] 32528 1726882654.90022: sending task result for task 12673a56-9f93-c149-436c-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32528 1726882654.90329: no more pending results, returning what we have 32528 1726882654.90333: results queue empty 32528 1726882654.90334: checking for any_errors_fatal 32528 1726882654.90341: done checking for any_errors_fatal 32528 1726882654.90342: checking for max_fail_percentage 32528 1726882654.90343: done checking for max_fail_percentage 32528 1726882654.90344: checking to see if all hosts have failed and the running result is not ok 32528 1726882654.90345: done checking to see if all hosts have failed 32528 1726882654.90346: getting the remaining hosts for this loop 32528 1726882654.90347: done getting the remaining hosts for this loop 32528 1726882654.90350: getting the next task for host managed_node3 32528 1726882654.90357: done getting next task for host managed_node3 32528 1726882654.90360: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32528 1726882654.90363: ^ 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? (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 32528 1726882654.90379: done sending task result for task 12673a56-9f93-c149-436c-000000000076 32528 1726882654.90383: WORKER PROCESS EXITING 32528 1726882654.90391: getting variables 32528 1726882654.90394: in VariableManager get_vars() 32528 1726882654.90431: Calling all_inventory to load vars for managed_node3 32528 1726882654.90434: Calling groups_inventory to load vars for managed_node3 32528 1726882654.90436: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882654.90445: Calling all_plugins_play to load vars for managed_node3 32528 1726882654.90448: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882654.90451: Calling groups_plugins_play to load vars for managed_node3 32528 1726882654.91762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882654.93344: done with get_vars() 32528 1726882654.93365: done getting variables 32528 1726882654.93425: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:34 -0400 (0:00:00.050) 0:00:26.164 ****** 32528 1726882654.93457: entering _queue_task() for managed_node3/debug 32528 1726882654.93909: worker is 1 (out of 1 available) 32528 1726882654.93919: exiting _queue_task() for managed_node3/debug 32528 1726882654.93930: done queuing things up, now waiting for results queue to drain 32528 1726882654.93931: waiting for pending results... 32528 1726882654.94028: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32528 1726882654.94158: in run() - task 12673a56-9f93-c149-436c-000000000077 32528 1726882654.94174: variable 'ansible_search_path' from source: unknown 32528 1726882654.94178: variable 'ansible_search_path' from source: unknown 32528 1726882654.94221: calling self._execute() 32528 1726882654.94330: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.94333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.94337: variable 'omit' from source: magic vars 32528 1726882654.94765: variable 'ansible_distribution_major_version' from source: facts 32528 1726882654.94769: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882654.94771: variable 'omit' from source: magic vars 32528 1726882654.94787: variable 'omit' from source: magic vars 32528 1726882654.94830: variable 'omit' from source: magic vars 32528 1726882654.94874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882654.94907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882654.94931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882654.94950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882654.94983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882654.94992: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882654.94996: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.94999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.95154: Set connection var ansible_pipelining to False 32528 1726882654.95157: Set connection var ansible_connection to ssh 32528 1726882654.95160: Set connection var ansible_timeout to 10 32528 1726882654.95162: Set connection var ansible_shell_type to sh 32528 1726882654.95165: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882654.95167: Set connection var ansible_shell_executable to /bin/sh 32528 1726882654.95169: variable 'ansible_shell_executable' from source: unknown 32528 1726882654.95171: variable 'ansible_connection' from source: unknown 32528 1726882654.95173: variable 'ansible_module_compression' from source: unknown 32528 1726882654.95176: variable 'ansible_shell_type' from source: unknown 32528 1726882654.95178: variable 'ansible_shell_executable' from source: unknown 32528 1726882654.95180: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.95182: variable 'ansible_pipelining' from source: unknown 32528 1726882654.95183: variable 'ansible_timeout' from source: unknown 32528 1726882654.95185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.95317: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882654.95347: variable 'omit' from source: magic vars 32528 1726882654.95350: starting attempt loop 32528 1726882654.95354: running the handler 32528 1726882654.95541: variable '__network_connections_result' from source: set_fact 32528 1726882654.95544: handler run complete 32528 1726882654.95547: attempt loop complete, returning result 32528 1726882654.95549: _execute() done 32528 1726882654.95552: dumping result to json 32528 1726882654.95554: done dumping result, returning 32528 1726882654.95556: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-c149-436c-000000000077] 32528 1726882654.95558: sending task result for task 12673a56-9f93-c149-436c-000000000077 32528 1726882654.95659: done sending task result for task 12673a56-9f93-c149-436c-000000000077 32528 1726882654.95662: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 32528 1726882654.95748: no more pending results, returning what we have 32528 1726882654.95752: results queue empty 32528 1726882654.95753: checking for any_errors_fatal 32528 1726882654.95759: done checking for any_errors_fatal 32528 1726882654.95760: checking for max_fail_percentage 32528 1726882654.95762: done checking for max_fail_percentage 32528 1726882654.95763: checking to see if all hosts have failed and the running result is not ok 32528 1726882654.95764: done checking to see if all hosts have failed 32528 1726882654.95764: getting the remaining hosts for this loop 32528 1726882654.95766: done getting the remaining hosts for this loop 32528 1726882654.95770: getting the next task for host managed_node3 32528 1726882654.95778: done getting next task for host managed_node3 32528 1726882654.95781: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32528 1726882654.95784: ^ 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? (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 32528 1726882654.95798: getting variables 32528 1726882654.95800: in VariableManager get_vars() 32528 1726882654.95841: Calling all_inventory to load vars for managed_node3 32528 1726882654.95844: Calling groups_inventory to load vars for managed_node3 32528 1726882654.95846: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882654.95856: Calling all_plugins_play to load vars for managed_node3 32528 1726882654.95860: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882654.95863: Calling groups_plugins_play to load vars for managed_node3 32528 1726882654.97379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882654.98224: done with get_vars() 32528 1726882654.98240: done getting variables 32528 1726882654.98278: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:34 -0400 (0:00:00.048) 0:00:26.213 ****** 32528 1726882654.98304: entering _queue_task() for managed_node3/debug 32528 1726882654.98500: worker is 1 (out of 1 available) 32528 1726882654.98513: exiting _queue_task() for managed_node3/debug 32528 1726882654.98524: done queuing things up, now waiting for results queue to drain 32528 1726882654.98525: waiting for pending results... 32528 1726882654.98729: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32528 1726882654.98954: in run() - task 12673a56-9f93-c149-436c-000000000078 32528 1726882654.98958: variable 'ansible_search_path' from source: unknown 32528 1726882654.98960: variable 'ansible_search_path' from source: unknown 32528 1726882654.98963: calling self._execute() 32528 1726882654.99199: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.99203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.99205: variable 'omit' from source: magic vars 32528 1726882654.99419: variable 'ansible_distribution_major_version' from source: facts 32528 1726882654.99446: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882654.99458: variable 'omit' from source: magic vars 32528 1726882654.99519: variable 'omit' from source: magic vars 32528 1726882654.99611: variable 'omit' from source: magic vars 32528 1726882654.99685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882654.99756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882654.99785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882654.99808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882654.99819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882654.99840: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882654.99843: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.99846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882654.99926: Set connection var ansible_pipelining to False 32528 1726882654.99929: Set connection var ansible_connection to ssh 32528 1726882654.99935: Set connection var ansible_timeout to 10 32528 1726882654.99937: Set connection var ansible_shell_type to sh 32528 1726882654.99943: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882654.99950: Set connection var ansible_shell_executable to /bin/sh 32528 1726882654.99967: variable 'ansible_shell_executable' from source: unknown 32528 1726882654.99972: variable 'ansible_connection' from source: unknown 32528 1726882654.99975: variable 'ansible_module_compression' from source: unknown 32528 1726882654.99979: variable 'ansible_shell_type' from source: unknown 32528 1726882654.99982: variable 'ansible_shell_executable' from source: unknown 32528 1726882654.99985: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882654.99997: variable 'ansible_pipelining' from source: unknown 32528 1726882654.99999: variable 'ansible_timeout' from source: unknown 32528 1726882655.00001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.00103: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882655.00108: variable 'omit' from source: magic vars 32528 1726882655.00113: starting attempt loop 32528 1726882655.00116: running the handler 32528 1726882655.00156: variable '__network_connections_result' from source: set_fact 32528 1726882655.00214: variable '__network_connections_result' from source: set_fact 32528 1726882655.00291: handler run complete 32528 1726882655.00313: attempt loop complete, returning result 32528 1726882655.00317: _execute() done 32528 1726882655.00320: dumping result to json 32528 1726882655.00322: done dumping result, returning 32528 1726882655.00331: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-c149-436c-000000000078] 32528 1726882655.00335: sending task result for task 12673a56-9f93-c149-436c-000000000078 32528 1726882655.00420: done sending task result for task 12673a56-9f93-c149-436c-000000000078 32528 1726882655.00423: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 32528 1726882655.00522: no more pending results, returning what we have 32528 1726882655.00525: results queue empty 32528 1726882655.00525: checking for any_errors_fatal 32528 1726882655.00529: done checking for any_errors_fatal 32528 1726882655.00530: checking for max_fail_percentage 32528 1726882655.00531: done checking for max_fail_percentage 32528 1726882655.00532: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.00533: done checking to see if all hosts have failed 32528 1726882655.00534: getting the remaining hosts for this loop 32528 1726882655.00535: done getting the remaining hosts for this loop 32528 1726882655.00538: getting the next task for host managed_node3 32528 1726882655.00550: done getting next task for host managed_node3 32528 1726882655.00553: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32528 1726882655.00555: ^ 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? (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 32528 1726882655.00565: getting variables 32528 1726882655.00566: in VariableManager get_vars() 32528 1726882655.00600: Calling all_inventory to load vars for managed_node3 32528 1726882655.00602: Calling groups_inventory to load vars for managed_node3 32528 1726882655.00604: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.00611: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.00613: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.00615: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.01323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.02537: done with get_vars() 32528 1726882655.02557: done getting variables 32528 1726882655.02610: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:35 -0400 (0:00:00.043) 0:00:26.256 ****** 32528 1726882655.02643: entering _queue_task() for managed_node3/debug 32528 1726882655.02883: worker is 1 (out of 1 available) 32528 1726882655.03098: exiting _queue_task() for managed_node3/debug 32528 1726882655.03110: done queuing things up, now waiting for results queue to drain 32528 1726882655.03111: waiting for pending results... 32528 1726882655.03188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32528 1726882655.03285: in run() - task 12673a56-9f93-c149-436c-000000000079 32528 1726882655.03311: variable 'ansible_search_path' from source: unknown 32528 1726882655.03315: variable 'ansible_search_path' from source: unknown 32528 1726882655.03339: calling self._execute() 32528 1726882655.03418: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.03422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.03429: variable 'omit' from source: magic vars 32528 1726882655.03695: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.03702: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.03784: variable 'network_state' from source: role '' defaults 32528 1726882655.03796: Evaluated conditional (network_state != {}): False 32528 1726882655.03800: when evaluation is False, skipping this task 32528 1726882655.03802: _execute() done 32528 1726882655.03805: dumping result to json 32528 1726882655.03807: done dumping result, returning 32528 1726882655.03813: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-c149-436c-000000000079] 32528 1726882655.03818: sending task result for task 12673a56-9f93-c149-436c-000000000079 32528 1726882655.03903: done sending task result for task 12673a56-9f93-c149-436c-000000000079 32528 1726882655.03906: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 32528 1726882655.03951: no more pending results, returning what we have 32528 1726882655.03954: results queue empty 32528 1726882655.03955: checking for any_errors_fatal 32528 1726882655.03964: done checking for any_errors_fatal 32528 1726882655.03965: checking for max_fail_percentage 32528 1726882655.03966: done checking for max_fail_percentage 32528 1726882655.03967: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.03968: done checking to see if all hosts have failed 32528 1726882655.03969: getting the remaining hosts for this loop 32528 1726882655.03970: done getting the remaining hosts for this loop 32528 1726882655.03974: getting the next task for host managed_node3 32528 1726882655.03979: done getting next task for host managed_node3 32528 1726882655.03983: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32528 1726882655.03985: ^ 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? (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 32528 1726882655.04004: getting variables 32528 1726882655.04006: in VariableManager get_vars() 32528 1726882655.04039: Calling all_inventory to load vars for managed_node3 32528 1726882655.04042: Calling groups_inventory to load vars for managed_node3 32528 1726882655.04044: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.04052: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.04054: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.04057: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.05050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.06499: done with get_vars() 32528 1726882655.06518: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:35 -0400 (0:00:00.039) 0:00:26.296 ****** 32528 1726882655.06612: entering _queue_task() for managed_node3/ping 32528 1726882655.06825: worker is 1 (out of 1 available) 32528 1726882655.06839: exiting _queue_task() for managed_node3/ping 32528 1726882655.06851: done queuing things up, now waiting for results queue to drain 32528 1726882655.06852: waiting for pending results... 32528 1726882655.07021: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 32528 1726882655.07111: in run() - task 12673a56-9f93-c149-436c-00000000007a 32528 1726882655.07120: variable 'ansible_search_path' from source: unknown 32528 1726882655.07123: variable 'ansible_search_path' from source: unknown 32528 1726882655.07151: calling self._execute() 32528 1726882655.07226: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.07233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.07243: variable 'omit' from source: magic vars 32528 1726882655.07501: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.07511: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.07515: variable 'omit' from source: magic vars 32528 1726882655.07557: variable 'omit' from source: magic vars 32528 1726882655.07581: variable 'omit' from source: magic vars 32528 1726882655.07612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882655.07640: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882655.07658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882655.07671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882655.07682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882655.07706: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882655.07709: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.07712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.07779: Set connection var ansible_pipelining to False 32528 1726882655.07782: Set connection var ansible_connection to ssh 32528 1726882655.07788: Set connection var ansible_timeout to 10 32528 1726882655.07794: Set connection var ansible_shell_type to sh 32528 1726882655.07797: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882655.07805: Set connection var ansible_shell_executable to /bin/sh 32528 1726882655.07823: variable 'ansible_shell_executable' from source: unknown 32528 1726882655.07826: variable 'ansible_connection' from source: unknown 32528 1726882655.07828: variable 'ansible_module_compression' from source: unknown 32528 1726882655.07831: variable 'ansible_shell_type' from source: unknown 32528 1726882655.07833: variable 'ansible_shell_executable' from source: unknown 32528 1726882655.07835: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.07840: variable 'ansible_pipelining' from source: unknown 32528 1726882655.07843: variable 'ansible_timeout' from source: unknown 32528 1726882655.07845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.07985: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32528 1726882655.07995: variable 'omit' from source: magic vars 32528 1726882655.08004: starting attempt loop 32528 1726882655.08007: running the handler 32528 1726882655.08018: _low_level_execute_command(): starting 32528 1726882655.08026: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882655.08678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.08703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.08721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.08803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.10468: stdout chunk (state=3): >>>/root <<< 32528 1726882655.10710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.10714: stdout chunk (state=3): >>><<< 32528 1726882655.10717: stderr chunk (state=3): >>><<< 32528 1726882655.10720: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.10723: _low_level_execute_command(): starting 32528 1726882655.10725: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495 `" && echo ansible-tmp-1726882655.1063201-33805-164645519606495="` echo /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495 `" ) && sleep 0' 32528 1726882655.11345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882655.11360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882655.11378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.11467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.11510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.11527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.11549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.11635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.13511: stdout chunk (state=3): >>>ansible-tmp-1726882655.1063201-33805-164645519606495=/root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495 <<< 32528 1726882655.13616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.13637: stderr chunk (state=3): >>><<< 32528 1726882655.13640: stdout chunk (state=3): >>><<< 32528 1726882655.13654: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882655.1063201-33805-164645519606495=/root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.13692: variable 'ansible_module_compression' from source: unknown 32528 1726882655.13725: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 32528 1726882655.13753: variable 'ansible_facts' from source: unknown 32528 1726882655.13813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/AnsiballZ_ping.py 32528 1726882655.13905: Sending initial data 32528 1726882655.13908: Sent initial data (153 bytes) 32528 1726882655.14337: 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 <<< 32528 1726882655.14341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882655.14343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.14345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.14347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.14392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.14399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.14453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.16001: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 32528 1726882655.16006: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882655.16043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882655.16088: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp99qkj4o8 /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/AnsiballZ_ping.py <<< 32528 1726882655.16095: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/AnsiballZ_ping.py" <<< 32528 1726882655.16136: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp99qkj4o8" to remote "/root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/AnsiballZ_ping.py" <<< 32528 1726882655.16139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/AnsiballZ_ping.py" <<< 32528 1726882655.16652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.16687: stderr chunk (state=3): >>><<< 32528 1726882655.16690: stdout chunk (state=3): >>><<< 32528 1726882655.16735: done transferring module to remote 32528 1726882655.16743: _low_level_execute_command(): starting 32528 1726882655.16747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/ /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/AnsiballZ_ping.py && sleep 0' 32528 1726882655.17160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.17163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882655.17166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882655.17168: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882655.17171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.17213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.17223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.17267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.19024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.19043: stderr chunk (state=3): >>><<< 32528 1726882655.19046: stdout chunk (state=3): >>><<< 32528 1726882655.19058: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.19061: _low_level_execute_command(): starting 32528 1726882655.19065: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/AnsiballZ_ping.py && sleep 0' 32528 1726882655.19471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882655.19474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.19476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882655.19478: 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.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882655.19480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.19539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.19541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.19585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.34403: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 32528 1726882655.35683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882655.35709: stderr chunk (state=3): >>><<< 32528 1726882655.35713: stdout chunk (state=3): >>><<< 32528 1726882655.35727: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882655.35747: 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-1726882655.1063201-33805-164645519606495/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882655.35756: _low_level_execute_command(): starting 32528 1726882655.35760: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882655.1063201-33805-164645519606495/ > /dev/null 2>&1 && sleep 0' 32528 1726882655.36228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.36231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.36234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882655.36236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.36283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.36287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.36294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.36338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.38129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.38155: stderr chunk (state=3): >>><<< 32528 1726882655.38158: stdout chunk (state=3): >>><<< 32528 1726882655.38173: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.38181: handler run complete 32528 1726882655.38195: attempt loop complete, returning result 32528 1726882655.38199: _execute() done 32528 1726882655.38201: dumping result to json 32528 1726882655.38203: done dumping result, returning 32528 1726882655.38210: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-c149-436c-00000000007a] 32528 1726882655.38214: sending task result for task 12673a56-9f93-c149-436c-00000000007a 32528 1726882655.38303: done sending task result for task 12673a56-9f93-c149-436c-00000000007a 32528 1726882655.38306: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 32528 1726882655.38363: no more pending results, returning what we have 32528 1726882655.38367: results queue empty 32528 1726882655.38367: checking for any_errors_fatal 32528 1726882655.38376: done checking for any_errors_fatal 32528 1726882655.38376: checking for max_fail_percentage 32528 1726882655.38378: done checking for max_fail_percentage 32528 1726882655.38379: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.38380: done checking to see if all hosts have failed 32528 1726882655.38380: getting the remaining hosts for this loop 32528 1726882655.38382: done getting the remaining hosts for this loop 32528 1726882655.38385: getting the next task for host managed_node3 32528 1726882655.38398: done getting next task for host managed_node3 32528 1726882655.38401: ^ task is: TASK: meta (role_complete) 32528 1726882655.38403: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882655.38416: getting variables 32528 1726882655.38418: in VariableManager get_vars() 32528 1726882655.38459: Calling all_inventory to load vars for managed_node3 32528 1726882655.38461: Calling groups_inventory to load vars for managed_node3 32528 1726882655.38464: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.38473: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.38476: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.38478: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.39298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.40165: done with get_vars() 32528 1726882655.40182: done getting variables 32528 1726882655.40246: done queuing things up, now waiting for results queue to drain 32528 1726882655.40248: results queue empty 32528 1726882655.40248: checking for any_errors_fatal 32528 1726882655.40250: done checking for any_errors_fatal 32528 1726882655.40251: checking for max_fail_percentage 32528 1726882655.40252: done checking for max_fail_percentage 32528 1726882655.40252: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.40252: done checking to see if all hosts have failed 32528 1726882655.40253: getting the remaining hosts for this loop 32528 1726882655.40253: done getting the remaining hosts for this loop 32528 1726882655.40255: getting the next task for host managed_node3 32528 1726882655.40258: done getting next task for host managed_node3 32528 1726882655.40260: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32528 1726882655.40261: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882655.40262: getting variables 32528 1726882655.40263: in VariableManager get_vars() 32528 1726882655.40273: Calling all_inventory to load vars for managed_node3 32528 1726882655.40275: Calling groups_inventory to load vars for managed_node3 32528 1726882655.40276: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.40279: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.40280: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.40284: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.41006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.41874: done with get_vars() 32528 1726882655.41892: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:73 Friday 20 September 2024 21:37:35 -0400 (0:00:00.353) 0:00:26.649 ****** 32528 1726882655.41946: entering _queue_task() for managed_node3/include_tasks 32528 1726882655.42260: worker is 1 (out of 1 available) 32528 1726882655.42273: exiting _queue_task() for managed_node3/include_tasks 32528 1726882655.42286: done queuing things up, now waiting for results queue to drain 32528 1726882655.42287: waiting for pending results... 32528 1726882655.42462: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 32528 1726882655.42534: in run() - task 12673a56-9f93-c149-436c-0000000000aa 32528 1726882655.42546: variable 'ansible_search_path' from source: unknown 32528 1726882655.42578: calling self._execute() 32528 1726882655.42658: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.42661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.42672: variable 'omit' from source: magic vars 32528 1726882655.42959: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.42969: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.42975: _execute() done 32528 1726882655.42977: dumping result to json 32528 1726882655.42981: done dumping result, returning 32528 1726882655.42987: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-c149-436c-0000000000aa] 32528 1726882655.42995: sending task result for task 12673a56-9f93-c149-436c-0000000000aa 32528 1726882655.43081: done sending task result for task 12673a56-9f93-c149-436c-0000000000aa 32528 1726882655.43084: WORKER PROCESS EXITING 32528 1726882655.43115: no more pending results, returning what we have 32528 1726882655.43120: in VariableManager get_vars() 32528 1726882655.43162: Calling all_inventory to load vars for managed_node3 32528 1726882655.43165: Calling groups_inventory to load vars for managed_node3 32528 1726882655.43167: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.43179: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.43182: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.43184: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.43967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.44918: done with get_vars() 32528 1726882655.44933: variable 'ansible_search_path' from source: unknown 32528 1726882655.44943: we have included files to process 32528 1726882655.44944: generating all_blocks data 32528 1726882655.44946: done generating all_blocks data 32528 1726882655.44948: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32528 1726882655.44949: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32528 1726882655.44951: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32528 1726882655.45200: in VariableManager get_vars() 32528 1726882655.45216: done with get_vars() 32528 1726882655.45642: done processing included file 32528 1726882655.45644: iterating over new_blocks loaded from include file 32528 1726882655.45645: in VariableManager get_vars() 32528 1726882655.45655: done with get_vars() 32528 1726882655.45656: filtering new block on tags 32528 1726882655.45674: done filtering new block on tags 32528 1726882655.45676: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node3 32528 1726882655.45679: extending task lists for all hosts with included blocks 32528 1726882655.47308: done extending task lists 32528 1726882655.47310: done processing included files 32528 1726882655.47311: results queue empty 32528 1726882655.47311: checking for any_errors_fatal 32528 1726882655.47312: done checking for any_errors_fatal 32528 1726882655.47313: checking for max_fail_percentage 32528 1726882655.47314: done checking for max_fail_percentage 32528 1726882655.47315: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.47316: done checking to see if all hosts have failed 32528 1726882655.47316: getting the remaining hosts for this loop 32528 1726882655.47317: done getting the remaining hosts for this loop 32528 1726882655.47319: getting the next task for host managed_node3 32528 1726882655.47321: done getting next task for host managed_node3 32528 1726882655.47323: ^ task is: TASK: Ensure state in ["present", "absent"] 32528 1726882655.47324: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882655.47326: getting variables 32528 1726882655.47327: in VariableManager get_vars() 32528 1726882655.47336: Calling all_inventory to load vars for managed_node3 32528 1726882655.47337: Calling groups_inventory to load vars for managed_node3 32528 1726882655.47338: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.47342: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.47344: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.47345: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.47962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.48808: done with get_vars() 32528 1726882655.48823: done getting variables 32528 1726882655.48852: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:37:35 -0400 (0:00:00.069) 0:00:26.718 ****** 32528 1726882655.48871: entering _queue_task() for managed_node3/fail 32528 1726882655.49125: worker is 1 (out of 1 available) 32528 1726882655.49136: exiting _queue_task() for managed_node3/fail 32528 1726882655.49149: done queuing things up, now waiting for results queue to drain 32528 1726882655.49150: waiting for pending results... 32528 1726882655.49318: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 32528 1726882655.49382: in run() - task 12673a56-9f93-c149-436c-00000000093c 32528 1726882655.49397: variable 'ansible_search_path' from source: unknown 32528 1726882655.49401: variable 'ansible_search_path' from source: unknown 32528 1726882655.49425: calling self._execute() 32528 1726882655.49504: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.49509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.49518: variable 'omit' from source: magic vars 32528 1726882655.49785: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.49797: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.49886: variable 'state' from source: include params 32528 1726882655.49894: Evaluated conditional (state not in ["present", "absent"]): False 32528 1726882655.49898: when evaluation is False, skipping this task 32528 1726882655.49900: _execute() done 32528 1726882655.49903: dumping result to json 32528 1726882655.49905: done dumping result, returning 32528 1726882655.49908: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [12673a56-9f93-c149-436c-00000000093c] 32528 1726882655.49914: sending task result for task 12673a56-9f93-c149-436c-00000000093c 32528 1726882655.49992: done sending task result for task 12673a56-9f93-c149-436c-00000000093c 32528 1726882655.49997: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 32528 1726882655.50073: no more pending results, returning what we have 32528 1726882655.50077: results queue empty 32528 1726882655.50078: checking for any_errors_fatal 32528 1726882655.50080: done checking for any_errors_fatal 32528 1726882655.50080: checking for max_fail_percentage 32528 1726882655.50082: done checking for max_fail_percentage 32528 1726882655.50082: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.50083: done checking to see if all hosts have failed 32528 1726882655.50084: getting the remaining hosts for this loop 32528 1726882655.50086: done getting the remaining hosts for this loop 32528 1726882655.50089: getting the next task for host managed_node3 32528 1726882655.50098: done getting next task for host managed_node3 32528 1726882655.50100: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 32528 1726882655.50102: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882655.50106: getting variables 32528 1726882655.50107: in VariableManager get_vars() 32528 1726882655.50139: Calling all_inventory to load vars for managed_node3 32528 1726882655.50141: Calling groups_inventory to load vars for managed_node3 32528 1726882655.50143: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.50151: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.50154: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.50156: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.50980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.51839: done with get_vars() 32528 1726882655.51853: done getting variables 32528 1726882655.51892: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:37:35 -0400 (0:00:00.030) 0:00:26.749 ****** 32528 1726882655.51912: entering _queue_task() for managed_node3/fail 32528 1726882655.52118: worker is 1 (out of 1 available) 32528 1726882655.52130: exiting _queue_task() for managed_node3/fail 32528 1726882655.52141: done queuing things up, now waiting for results queue to drain 32528 1726882655.52142: waiting for pending results... 32528 1726882655.52296: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 32528 1726882655.52353: in run() - task 12673a56-9f93-c149-436c-00000000093d 32528 1726882655.52366: variable 'ansible_search_path' from source: unknown 32528 1726882655.52370: variable 'ansible_search_path' from source: unknown 32528 1726882655.52398: calling self._execute() 32528 1726882655.52473: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.52478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.52486: variable 'omit' from source: magic vars 32528 1726882655.52767: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.52777: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.52876: variable 'type' from source: play vars 32528 1726882655.52880: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 32528 1726882655.52883: when evaluation is False, skipping this task 32528 1726882655.52886: _execute() done 32528 1726882655.52889: dumping result to json 32528 1726882655.52897: done dumping result, returning 32528 1726882655.52903: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [12673a56-9f93-c149-436c-00000000093d] 32528 1726882655.52908: sending task result for task 12673a56-9f93-c149-436c-00000000093d 32528 1726882655.52985: done sending task result for task 12673a56-9f93-c149-436c-00000000093d 32528 1726882655.52988: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 32528 1726882655.53072: no more pending results, returning what we have 32528 1726882655.53075: results queue empty 32528 1726882655.53076: checking for any_errors_fatal 32528 1726882655.53080: done checking for any_errors_fatal 32528 1726882655.53081: checking for max_fail_percentage 32528 1726882655.53082: done checking for max_fail_percentage 32528 1726882655.53083: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.53084: done checking to see if all hosts have failed 32528 1726882655.53085: getting the remaining hosts for this loop 32528 1726882655.53086: done getting the remaining hosts for this loop 32528 1726882655.53089: getting the next task for host managed_node3 32528 1726882655.53096: done getting next task for host managed_node3 32528 1726882655.53098: ^ task is: TASK: Include the task 'show_interfaces.yml' 32528 1726882655.53100: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882655.53104: getting variables 32528 1726882655.53105: in VariableManager get_vars() 32528 1726882655.53136: Calling all_inventory to load vars for managed_node3 32528 1726882655.53140: Calling groups_inventory to load vars for managed_node3 32528 1726882655.53142: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.53150: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.53152: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.53155: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.53859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.54799: done with get_vars() 32528 1726882655.54813: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:37:35 -0400 (0:00:00.029) 0:00:26.778 ****** 32528 1726882655.54872: entering _queue_task() for managed_node3/include_tasks 32528 1726882655.55065: worker is 1 (out of 1 available) 32528 1726882655.55077: exiting _queue_task() for managed_node3/include_tasks 32528 1726882655.55090: done queuing things up, now waiting for results queue to drain 32528 1726882655.55091: waiting for pending results... 32528 1726882655.55254: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 32528 1726882655.55323: in run() - task 12673a56-9f93-c149-436c-00000000093e 32528 1726882655.55334: variable 'ansible_search_path' from source: unknown 32528 1726882655.55338: variable 'ansible_search_path' from source: unknown 32528 1726882655.55365: calling self._execute() 32528 1726882655.55442: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.55446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.55456: variable 'omit' from source: magic vars 32528 1726882655.55728: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.55737: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.55743: _execute() done 32528 1726882655.55747: dumping result to json 32528 1726882655.55750: done dumping result, returning 32528 1726882655.55755: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-c149-436c-00000000093e] 32528 1726882655.55765: sending task result for task 12673a56-9f93-c149-436c-00000000093e 32528 1726882655.55840: done sending task result for task 12673a56-9f93-c149-436c-00000000093e 32528 1726882655.55842: WORKER PROCESS EXITING 32528 1726882655.55884: no more pending results, returning what we have 32528 1726882655.55888: in VariableManager get_vars() 32528 1726882655.55929: Calling all_inventory to load vars for managed_node3 32528 1726882655.55932: Calling groups_inventory to load vars for managed_node3 32528 1726882655.55934: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.55943: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.55946: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.55948: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.56670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.57506: done with get_vars() 32528 1726882655.57521: variable 'ansible_search_path' from source: unknown 32528 1726882655.57522: variable 'ansible_search_path' from source: unknown 32528 1726882655.57547: we have included files to process 32528 1726882655.57548: generating all_blocks data 32528 1726882655.57549: done generating all_blocks data 32528 1726882655.57553: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882655.57554: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882655.57555: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32528 1726882655.57621: in VariableManager get_vars() 32528 1726882655.57639: done with get_vars() 32528 1726882655.57714: done processing included file 32528 1726882655.57716: iterating over new_blocks loaded from include file 32528 1726882655.57717: in VariableManager get_vars() 32528 1726882655.57729: done with get_vars() 32528 1726882655.57730: filtering new block on tags 32528 1726882655.57743: done filtering new block on tags 32528 1726882655.57745: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 32528 1726882655.57748: extending task lists for all hosts with included blocks 32528 1726882655.57971: done extending task lists 32528 1726882655.57972: done processing included files 32528 1726882655.57972: results queue empty 32528 1726882655.57973: checking for any_errors_fatal 32528 1726882655.57975: done checking for any_errors_fatal 32528 1726882655.57975: checking for max_fail_percentage 32528 1726882655.57976: done checking for max_fail_percentage 32528 1726882655.57976: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.57977: done checking to see if all hosts have failed 32528 1726882655.57977: getting the remaining hosts for this loop 32528 1726882655.57978: done getting the remaining hosts for this loop 32528 1726882655.57980: getting the next task for host managed_node3 32528 1726882655.57982: done getting next task for host managed_node3 32528 1726882655.57984: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 32528 1726882655.57985: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882655.57987: getting variables 32528 1726882655.57988: in VariableManager get_vars() 32528 1726882655.57999: Calling all_inventory to load vars for managed_node3 32528 1726882655.58000: Calling groups_inventory to load vars for managed_node3 32528 1726882655.58002: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.58005: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.58006: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.58008: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.58680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.59505: done with get_vars() 32528 1726882655.59519: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:37:35 -0400 (0:00:00.046) 0:00:26.825 ****** 32528 1726882655.59567: entering _queue_task() for managed_node3/include_tasks 32528 1726882655.59811: worker is 1 (out of 1 available) 32528 1726882655.59824: exiting _queue_task() for managed_node3/include_tasks 32528 1726882655.59836: done queuing things up, now waiting for results queue to drain 32528 1726882655.59837: waiting for pending results... 32528 1726882655.60009: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 32528 1726882655.60085: in run() - task 12673a56-9f93-c149-436c-000000000aa0 32528 1726882655.60099: variable 'ansible_search_path' from source: unknown 32528 1726882655.60102: variable 'ansible_search_path' from source: unknown 32528 1726882655.60131: calling self._execute() 32528 1726882655.60208: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.60212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.60222: variable 'omit' from source: magic vars 32528 1726882655.60487: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.60504: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.60507: _execute() done 32528 1726882655.60510: dumping result to json 32528 1726882655.60512: done dumping result, returning 32528 1726882655.60519: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-c149-436c-000000000aa0] 32528 1726882655.60524: sending task result for task 12673a56-9f93-c149-436c-000000000aa0 32528 1726882655.60603: done sending task result for task 12673a56-9f93-c149-436c-000000000aa0 32528 1726882655.60606: WORKER PROCESS EXITING 32528 1726882655.60629: no more pending results, returning what we have 32528 1726882655.60634: in VariableManager get_vars() 32528 1726882655.60675: Calling all_inventory to load vars for managed_node3 32528 1726882655.60678: Calling groups_inventory to load vars for managed_node3 32528 1726882655.60680: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.60691: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.60696: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.60699: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.61449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.62289: done with get_vars() 32528 1726882655.62303: variable 'ansible_search_path' from source: unknown 32528 1726882655.62304: variable 'ansible_search_path' from source: unknown 32528 1726882655.62342: we have included files to process 32528 1726882655.62343: generating all_blocks data 32528 1726882655.62344: done generating all_blocks data 32528 1726882655.62345: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882655.62346: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882655.62347: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32528 1726882655.62516: done processing included file 32528 1726882655.62517: iterating over new_blocks loaded from include file 32528 1726882655.62518: in VariableManager get_vars() 32528 1726882655.62532: done with get_vars() 32528 1726882655.62533: filtering new block on tags 32528 1726882655.62545: done filtering new block on tags 32528 1726882655.62547: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 32528 1726882655.62550: extending task lists for all hosts with included blocks 32528 1726882655.62635: done extending task lists 32528 1726882655.62636: done processing included files 32528 1726882655.62637: results queue empty 32528 1726882655.62638: checking for any_errors_fatal 32528 1726882655.62640: done checking for any_errors_fatal 32528 1726882655.62641: checking for max_fail_percentage 32528 1726882655.62642: done checking for max_fail_percentage 32528 1726882655.62643: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.62643: done checking to see if all hosts have failed 32528 1726882655.62644: getting the remaining hosts for this loop 32528 1726882655.62645: done getting the remaining hosts for this loop 32528 1726882655.62646: getting the next task for host managed_node3 32528 1726882655.62649: done getting next task for host managed_node3 32528 1726882655.62651: ^ task is: TASK: Gather current interface info 32528 1726882655.62653: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882655.62654: getting variables 32528 1726882655.62655: in VariableManager get_vars() 32528 1726882655.62663: Calling all_inventory to load vars for managed_node3 32528 1726882655.62664: Calling groups_inventory to load vars for managed_node3 32528 1726882655.62666: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.62669: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.62670: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.62672: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.63333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.64164: done with get_vars() 32528 1726882655.64177: done getting variables 32528 1726882655.64206: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:37:35 -0400 (0:00:00.046) 0:00:26.872 ****** 32528 1726882655.64229: entering _queue_task() for managed_node3/command 32528 1726882655.64460: worker is 1 (out of 1 available) 32528 1726882655.64472: exiting _queue_task() for managed_node3/command 32528 1726882655.64485: done queuing things up, now waiting for results queue to drain 32528 1726882655.64487: waiting for pending results... 32528 1726882655.64655: running TaskExecutor() for managed_node3/TASK: Gather current interface info 32528 1726882655.64740: in run() - task 12673a56-9f93-c149-436c-000000000ad7 32528 1726882655.64750: variable 'ansible_search_path' from source: unknown 32528 1726882655.64753: variable 'ansible_search_path' from source: unknown 32528 1726882655.64781: calling self._execute() 32528 1726882655.64860: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.64864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.64874: variable 'omit' from source: magic vars 32528 1726882655.65149: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.65159: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.65162: variable 'omit' from source: magic vars 32528 1726882655.65197: variable 'omit' from source: magic vars 32528 1726882655.65223: variable 'omit' from source: magic vars 32528 1726882655.65257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882655.65284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882655.65305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882655.65318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882655.65327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882655.65350: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882655.65354: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.65356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.65429: Set connection var ansible_pipelining to False 32528 1726882655.65432: Set connection var ansible_connection to ssh 32528 1726882655.65437: Set connection var ansible_timeout to 10 32528 1726882655.65440: Set connection var ansible_shell_type to sh 32528 1726882655.65445: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882655.65452: Set connection var ansible_shell_executable to /bin/sh 32528 1726882655.65473: variable 'ansible_shell_executable' from source: unknown 32528 1726882655.65477: variable 'ansible_connection' from source: unknown 32528 1726882655.65480: variable 'ansible_module_compression' from source: unknown 32528 1726882655.65483: variable 'ansible_shell_type' from source: unknown 32528 1726882655.65485: variable 'ansible_shell_executable' from source: unknown 32528 1726882655.65487: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.65489: variable 'ansible_pipelining' from source: unknown 32528 1726882655.65492: variable 'ansible_timeout' from source: unknown 32528 1726882655.65501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.65590: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882655.65605: variable 'omit' from source: magic vars 32528 1726882655.65608: starting attempt loop 32528 1726882655.65611: running the handler 32528 1726882655.65627: _low_level_execute_command(): starting 32528 1726882655.65633: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882655.66153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.66159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882655.66162: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882655.66165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.66216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.66219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.66221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.66281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.67957: stdout chunk (state=3): >>>/root <<< 32528 1726882655.68056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.68086: stderr chunk (state=3): >>><<< 32528 1726882655.68094: stdout chunk (state=3): >>><<< 32528 1726882655.68114: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.68125: _low_level_execute_command(): starting 32528 1726882655.68130: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232 `" && echo ansible-tmp-1726882655.681135-33826-76465274181232="` echo /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232 `" ) && sleep 0' 32528 1726882655.68568: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.68571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.68582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882655.68584: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.68586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.68628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.68631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.68684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.70552: stdout chunk (state=3): >>>ansible-tmp-1726882655.681135-33826-76465274181232=/root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232 <<< 32528 1726882655.70658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.70680: stderr chunk (state=3): >>><<< 32528 1726882655.70684: stdout chunk (state=3): >>><<< 32528 1726882655.70699: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882655.681135-33826-76465274181232=/root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.70726: variable 'ansible_module_compression' from source: unknown 32528 1726882655.70764: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882655.70796: variable 'ansible_facts' from source: unknown 32528 1726882655.70852: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/AnsiballZ_command.py 32528 1726882655.70947: Sending initial data 32528 1726882655.70950: Sent initial data (154 bytes) 32528 1726882655.71395: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882655.71398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.71401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882655.71403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882655.71405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.71445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.71448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.71503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.73022: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 32528 1726882655.73026: 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 <<< 32528 1726882655.73063: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882655.73114: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp4v78zuwf /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/AnsiballZ_command.py <<< 32528 1726882655.73118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/AnsiballZ_command.py" <<< 32528 1726882655.73159: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp4v78zuwf" to remote "/root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/AnsiballZ_command.py" <<< 32528 1726882655.73711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.73745: stderr chunk (state=3): >>><<< 32528 1726882655.73748: stdout chunk (state=3): >>><<< 32528 1726882655.73794: done transferring module to remote 32528 1726882655.73798: _low_level_execute_command(): starting 32528 1726882655.73803: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/ /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/AnsiballZ_command.py && sleep 0' 32528 1726882655.74221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.74224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882655.74226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.74228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882655.74233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.74235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.74278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.74281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.74331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.76060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.76083: stderr chunk (state=3): >>><<< 32528 1726882655.76086: stdout chunk (state=3): >>><<< 32528 1726882655.76101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.76104: _low_level_execute_command(): starting 32528 1726882655.76107: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/AnsiballZ_command.py && sleep 0' 32528 1726882655.76498: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.76503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.76505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 32528 1726882655.76507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882655.76520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.76547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.76561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.76617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.91912: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nlsr101\npeerlsr101", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:35.914180", "end": "2024-09-20 21:37:35.917482", "delta": "0:00:00.003302", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32528 1726882655.93391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882655.93422: stderr chunk (state=3): >>><<< 32528 1726882655.93425: stdout chunk (state=3): >>><<< 32528 1726882655.93441: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nlsr101\npeerlsr101", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:35.914180", "end": "2024-09-20 21:37:35.917482", "delta": "0:00:00.003302", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882655.93469: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882655.93476: _low_level_execute_command(): starting 32528 1726882655.93480: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882655.681135-33826-76465274181232/ > /dev/null 2>&1 && sleep 0' 32528 1726882655.93939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882655.93943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882655.93950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882655.93953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882655.93955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882655.94004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882655.94008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882655.94013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882655.94057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882655.95862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882655.95887: stderr chunk (state=3): >>><<< 32528 1726882655.95891: stdout chunk (state=3): >>><<< 32528 1726882655.95909: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882655.95915: handler run complete 32528 1726882655.95932: Evaluated conditional (False): False 32528 1726882655.95940: attempt loop complete, returning result 32528 1726882655.95943: _execute() done 32528 1726882655.95945: dumping result to json 32528 1726882655.95950: done dumping result, returning 32528 1726882655.95958: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [12673a56-9f93-c149-436c-000000000ad7] 32528 1726882655.95962: sending task result for task 12673a56-9f93-c149-436c-000000000ad7 32528 1726882655.96057: done sending task result for task 12673a56-9f93-c149-436c-000000000ad7 32528 1726882655.96060: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003302", "end": "2024-09-20 21:37:35.917482", "rc": 0, "start": "2024-09-20 21:37:35.914180" } STDOUT: bonding_masters eth0 lo lsr101 peerlsr101 32528 1726882655.96129: no more pending results, returning what we have 32528 1726882655.96133: results queue empty 32528 1726882655.96133: checking for any_errors_fatal 32528 1726882655.96135: done checking for any_errors_fatal 32528 1726882655.96136: checking for max_fail_percentage 32528 1726882655.96137: done checking for max_fail_percentage 32528 1726882655.96138: checking to see if all hosts have failed and the running result is not ok 32528 1726882655.96139: done checking to see if all hosts have failed 32528 1726882655.96139: getting the remaining hosts for this loop 32528 1726882655.96141: done getting the remaining hosts for this loop 32528 1726882655.96144: getting the next task for host managed_node3 32528 1726882655.96153: done getting next task for host managed_node3 32528 1726882655.96155: ^ task is: TASK: Set current_interfaces 32528 1726882655.96160: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882655.96165: getting variables 32528 1726882655.96166: in VariableManager get_vars() 32528 1726882655.96214: Calling all_inventory to load vars for managed_node3 32528 1726882655.96217: Calling groups_inventory to load vars for managed_node3 32528 1726882655.96219: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882655.96230: Calling all_plugins_play to load vars for managed_node3 32528 1726882655.96233: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882655.96235: Calling groups_plugins_play to load vars for managed_node3 32528 1726882655.97137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882655.97997: done with get_vars() 32528 1726882655.98014: done getting variables 32528 1726882655.98062: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:37:35 -0400 (0:00:00.338) 0:00:27.210 ****** 32528 1726882655.98085: entering _queue_task() for managed_node3/set_fact 32528 1726882655.98526: worker is 1 (out of 1 available) 32528 1726882655.98536: exiting _queue_task() for managed_node3/set_fact 32528 1726882655.98547: done queuing things up, now waiting for results queue to drain 32528 1726882655.98548: waiting for pending results... 32528 1726882655.98784: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 32528 1726882655.98881: in run() - task 12673a56-9f93-c149-436c-000000000ad8 32528 1726882655.98885: variable 'ansible_search_path' from source: unknown 32528 1726882655.98887: variable 'ansible_search_path' from source: unknown 32528 1726882655.98894: calling self._execute() 32528 1726882655.99001: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.99015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.99031: variable 'omit' from source: magic vars 32528 1726882655.99597: variable 'ansible_distribution_major_version' from source: facts 32528 1726882655.99601: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882655.99604: variable 'omit' from source: magic vars 32528 1726882655.99606: variable 'omit' from source: magic vars 32528 1726882655.99613: variable '_current_interfaces' from source: set_fact 32528 1726882655.99683: variable 'omit' from source: magic vars 32528 1726882655.99737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882655.99775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882655.99810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882655.99829: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882655.99849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882655.99884: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882655.99887: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882655.99891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882655.99969: Set connection var ansible_pipelining to False 32528 1726882655.99972: Set connection var ansible_connection to ssh 32528 1726882655.99977: Set connection var ansible_timeout to 10 32528 1726882655.99980: Set connection var ansible_shell_type to sh 32528 1726882655.99985: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882655.99996: Set connection var ansible_shell_executable to /bin/sh 32528 1726882656.00022: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.00026: variable 'ansible_connection' from source: unknown 32528 1726882656.00028: variable 'ansible_module_compression' from source: unknown 32528 1726882656.00031: variable 'ansible_shell_type' from source: unknown 32528 1726882656.00033: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.00035: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.00038: variable 'ansible_pipelining' from source: unknown 32528 1726882656.00040: variable 'ansible_timeout' from source: unknown 32528 1726882656.00053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.00146: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882656.00162: variable 'omit' from source: magic vars 32528 1726882656.00165: starting attempt loop 32528 1726882656.00168: running the handler 32528 1726882656.00173: handler run complete 32528 1726882656.00181: attempt loop complete, returning result 32528 1726882656.00183: _execute() done 32528 1726882656.00186: dumping result to json 32528 1726882656.00188: done dumping result, returning 32528 1726882656.00199: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [12673a56-9f93-c149-436c-000000000ad8] 32528 1726882656.00204: sending task result for task 12673a56-9f93-c149-436c-000000000ad8 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "lsr101", "peerlsr101" ] }, "changed": false } 32528 1726882656.00340: no more pending results, returning what we have 32528 1726882656.00343: results queue empty 32528 1726882656.00344: checking for any_errors_fatal 32528 1726882656.00350: done checking for any_errors_fatal 32528 1726882656.00351: checking for max_fail_percentage 32528 1726882656.00352: done checking for max_fail_percentage 32528 1726882656.00353: checking to see if all hosts have failed and the running result is not ok 32528 1726882656.00354: done checking to see if all hosts have failed 32528 1726882656.00354: getting the remaining hosts for this loop 32528 1726882656.00356: done getting the remaining hosts for this loop 32528 1726882656.00359: getting the next task for host managed_node3 32528 1726882656.00367: done getting next task for host managed_node3 32528 1726882656.00371: ^ task is: TASK: Show current_interfaces 32528 1726882656.00374: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882656.00378: getting variables 32528 1726882656.00380: in VariableManager get_vars() 32528 1726882656.00414: Calling all_inventory to load vars for managed_node3 32528 1726882656.00418: Calling groups_inventory to load vars for managed_node3 32528 1726882656.00420: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882656.00428: Calling all_plugins_play to load vars for managed_node3 32528 1726882656.00431: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882656.00433: Calling groups_plugins_play to load vars for managed_node3 32528 1726882656.05404: done sending task result for task 12673a56-9f93-c149-436c-000000000ad8 32528 1726882656.05407: WORKER PROCESS EXITING 32528 1726882656.06002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882656.07515: done with get_vars() 32528 1726882656.07538: done getting variables 32528 1726882656.07587: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:37:36 -0400 (0:00:00.095) 0:00:27.306 ****** 32528 1726882656.07621: entering _queue_task() for managed_node3/debug 32528 1726882656.07968: worker is 1 (out of 1 available) 32528 1726882656.07980: exiting _queue_task() for managed_node3/debug 32528 1726882656.08197: done queuing things up, now waiting for results queue to drain 32528 1726882656.08199: waiting for pending results... 32528 1726882656.08274: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 32528 1726882656.08409: in run() - task 12673a56-9f93-c149-436c-000000000aa1 32528 1726882656.08438: variable 'ansible_search_path' from source: unknown 32528 1726882656.08448: variable 'ansible_search_path' from source: unknown 32528 1726882656.08496: calling self._execute() 32528 1726882656.08618: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.08633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.08654: variable 'omit' from source: magic vars 32528 1726882656.09065: variable 'ansible_distribution_major_version' from source: facts 32528 1726882656.09087: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882656.09104: variable 'omit' from source: magic vars 32528 1726882656.09153: variable 'omit' from source: magic vars 32528 1726882656.09299: variable 'current_interfaces' from source: set_fact 32528 1726882656.09303: variable 'omit' from source: magic vars 32528 1726882656.09342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882656.09386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882656.09420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882656.09442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882656.09516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882656.09520: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882656.09523: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.09525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.09620: Set connection var ansible_pipelining to False 32528 1726882656.09625: Set connection var ansible_connection to ssh 32528 1726882656.09636: Set connection var ansible_timeout to 10 32528 1726882656.09639: Set connection var ansible_shell_type to sh 32528 1726882656.09644: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882656.09651: Set connection var ansible_shell_executable to /bin/sh 32528 1726882656.09675: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.09678: variable 'ansible_connection' from source: unknown 32528 1726882656.09681: variable 'ansible_module_compression' from source: unknown 32528 1726882656.09683: variable 'ansible_shell_type' from source: unknown 32528 1726882656.09685: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.09687: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.09695: variable 'ansible_pipelining' from source: unknown 32528 1726882656.09698: variable 'ansible_timeout' from source: unknown 32528 1726882656.09700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.09804: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882656.09813: variable 'omit' from source: magic vars 32528 1726882656.09818: starting attempt loop 32528 1726882656.09820: running the handler 32528 1726882656.09857: handler run complete 32528 1726882656.09867: attempt loop complete, returning result 32528 1726882656.09870: _execute() done 32528 1726882656.09872: dumping result to json 32528 1726882656.09874: done dumping result, returning 32528 1726882656.09881: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [12673a56-9f93-c149-436c-000000000aa1] 32528 1726882656.09886: sending task result for task 12673a56-9f93-c149-436c-000000000aa1 32528 1726882656.09970: done sending task result for task 12673a56-9f93-c149-436c-000000000aa1 32528 1726882656.09973: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'lsr101', 'peerlsr101'] 32528 1726882656.10023: no more pending results, returning what we have 32528 1726882656.10026: results queue empty 32528 1726882656.10026: checking for any_errors_fatal 32528 1726882656.10033: done checking for any_errors_fatal 32528 1726882656.10033: checking for max_fail_percentage 32528 1726882656.10035: done checking for max_fail_percentage 32528 1726882656.10036: checking to see if all hosts have failed and the running result is not ok 32528 1726882656.10036: done checking to see if all hosts have failed 32528 1726882656.10037: getting the remaining hosts for this loop 32528 1726882656.10039: done getting the remaining hosts for this loop 32528 1726882656.10042: getting the next task for host managed_node3 32528 1726882656.10051: done getting next task for host managed_node3 32528 1726882656.10053: ^ task is: TASK: Install iproute 32528 1726882656.10056: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882656.10061: getting variables 32528 1726882656.10062: in VariableManager get_vars() 32528 1726882656.10105: Calling all_inventory to load vars for managed_node3 32528 1726882656.10108: Calling groups_inventory to load vars for managed_node3 32528 1726882656.10110: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882656.10119: Calling all_plugins_play to load vars for managed_node3 32528 1726882656.10122: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882656.10125: Calling groups_plugins_play to load vars for managed_node3 32528 1726882656.10892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882656.12266: done with get_vars() 32528 1726882656.12283: done getting variables 32528 1726882656.12331: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:37:36 -0400 (0:00:00.047) 0:00:27.353 ****** 32528 1726882656.12352: entering _queue_task() for managed_node3/package 32528 1726882656.12569: worker is 1 (out of 1 available) 32528 1726882656.12582: exiting _queue_task() for managed_node3/package 32528 1726882656.12599: done queuing things up, now waiting for results queue to drain 32528 1726882656.12601: waiting for pending results... 32528 1726882656.12909: running TaskExecutor() for managed_node3/TASK: Install iproute 32528 1726882656.12914: in run() - task 12673a56-9f93-c149-436c-00000000093f 32528 1726882656.12919: variable 'ansible_search_path' from source: unknown 32528 1726882656.12922: variable 'ansible_search_path' from source: unknown 32528 1726882656.13081: calling self._execute() 32528 1726882656.13188: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.13206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.13226: variable 'omit' from source: magic vars 32528 1726882656.13609: variable 'ansible_distribution_major_version' from source: facts 32528 1726882656.13630: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882656.13643: variable 'omit' from source: magic vars 32528 1726882656.13685: variable 'omit' from source: magic vars 32528 1726882656.13876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32528 1726882656.16725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32528 1726882656.16976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32528 1726882656.17027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32528 1726882656.17069: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32528 1726882656.17403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32528 1726882656.17438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32528 1726882656.17475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32528 1726882656.17519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32528 1726882656.17568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32528 1726882656.17641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32528 1726882656.17827: variable '__network_is_ostree' from source: set_fact 32528 1726882656.17897: variable 'omit' from source: magic vars 32528 1726882656.17932: variable 'omit' from source: magic vars 32528 1726882656.17957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882656.17983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882656.18006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882656.18055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882656.18059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882656.18064: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882656.18067: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.18072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.18173: Set connection var ansible_pipelining to False 32528 1726882656.18177: Set connection var ansible_connection to ssh 32528 1726882656.18273: Set connection var ansible_timeout to 10 32528 1726882656.18277: Set connection var ansible_shell_type to sh 32528 1726882656.18279: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882656.18284: Set connection var ansible_shell_executable to /bin/sh 32528 1726882656.18287: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.18291: variable 'ansible_connection' from source: unknown 32528 1726882656.18296: variable 'ansible_module_compression' from source: unknown 32528 1726882656.18298: variable 'ansible_shell_type' from source: unknown 32528 1726882656.18300: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.18302: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.18305: variable 'ansible_pipelining' from source: unknown 32528 1726882656.18307: variable 'ansible_timeout' from source: unknown 32528 1726882656.18309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.18350: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882656.18366: variable 'omit' from source: magic vars 32528 1726882656.18371: starting attempt loop 32528 1726882656.18382: running the handler 32528 1726882656.18385: variable 'ansible_facts' from source: unknown 32528 1726882656.18388: variable 'ansible_facts' from source: unknown 32528 1726882656.18420: _low_level_execute_command(): starting 32528 1726882656.18495: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882656.19114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.19196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882656.19203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.19225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.19306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.20969: stdout chunk (state=3): >>>/root <<< 32528 1726882656.21130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882656.21133: stdout chunk (state=3): >>><<< 32528 1726882656.21136: stderr chunk (state=3): >>><<< 32528 1726882656.21156: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882656.21256: _low_level_execute_command(): starting 32528 1726882656.21260: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621 `" && echo ansible-tmp-1726882656.2116957-33840-267523463022621="` echo /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621 `" ) && sleep 0' 32528 1726882656.21831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.21842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.21854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.21863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.21947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.23795: stdout chunk (state=3): >>>ansible-tmp-1726882656.2116957-33840-267523463022621=/root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621 <<< 32528 1726882656.23943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882656.23955: stderr chunk (state=3): >>><<< 32528 1726882656.23963: stdout chunk (state=3): >>><<< 32528 1726882656.23990: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882656.2116957-33840-267523463022621=/root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882656.24202: variable 'ansible_module_compression' from source: unknown 32528 1726882656.24205: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 32528 1726882656.24208: variable 'ansible_facts' from source: unknown 32528 1726882656.24246: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/AnsiballZ_dnf.py 32528 1726882656.24438: Sending initial data 32528 1726882656.24448: Sent initial data (152 bytes) 32528 1726882656.25043: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882656.25057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882656.25083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.25104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882656.25199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.25224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.25246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.25260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.25334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.26887: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882656.26951: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882656.27022: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmph5izkf8j /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/AnsiballZ_dnf.py <<< 32528 1726882656.27039: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/AnsiballZ_dnf.py" <<< 32528 1726882656.27070: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmph5izkf8j" to remote "/root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/AnsiballZ_dnf.py" <<< 32528 1726882656.28075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882656.28085: stdout chunk (state=3): >>><<< 32528 1726882656.28181: stderr chunk (state=3): >>><<< 32528 1726882656.28184: done transferring module to remote 32528 1726882656.28186: _low_level_execute_command(): starting 32528 1726882656.28188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/ /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/AnsiballZ_dnf.py && sleep 0' 32528 1726882656.28777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882656.28792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882656.28810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.28841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882656.28909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.28960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.28978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.29001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.29080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.30859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882656.30869: stdout chunk (state=3): >>><<< 32528 1726882656.30880: stderr chunk (state=3): >>><<< 32528 1726882656.30976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882656.30979: _low_level_execute_command(): starting 32528 1726882656.30982: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/AnsiballZ_dnf.py && sleep 0' 32528 1726882656.31548: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882656.31563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882656.31578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.31601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882656.31620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882656.31647: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.31710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.31760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.31779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.31804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.31882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.72511: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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}}} <<< 32528 1726882656.76653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882656.76673: stderr chunk (state=3): >>><<< 32528 1726882656.76676: stdout chunk (state=3): >>><<< 32528 1726882656.76695: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882656.76726: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', '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-1726882656.2116957-33840-267523463022621/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882656.76732: _low_level_execute_command(): starting 32528 1726882656.76737: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882656.2116957-33840-267523463022621/ > /dev/null 2>&1 && sleep 0' 32528 1726882656.77388: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.77408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.77425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.77506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.79295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882656.79318: stderr chunk (state=3): >>><<< 32528 1726882656.79321: stdout chunk (state=3): >>><<< 32528 1726882656.79333: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882656.79339: handler run complete 32528 1726882656.79452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32528 1726882656.79597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32528 1726882656.79627: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32528 1726882656.79649: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32528 1726882656.79671: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32528 1726882656.79729: variable '__install_status' from source: set_fact 32528 1726882656.79742: Evaluated conditional (__install_status is success): True 32528 1726882656.79754: attempt loop complete, returning result 32528 1726882656.79757: _execute() done 32528 1726882656.79759: dumping result to json 32528 1726882656.79764: done dumping result, returning 32528 1726882656.79771: done running TaskExecutor() for managed_node3/TASK: Install iproute [12673a56-9f93-c149-436c-00000000093f] 32528 1726882656.79775: sending task result for task 12673a56-9f93-c149-436c-00000000093f 32528 1726882656.79868: done sending task result for task 12673a56-9f93-c149-436c-00000000093f 32528 1726882656.79871: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32528 1726882656.79978: no more pending results, returning what we have 32528 1726882656.79983: results queue empty 32528 1726882656.79984: checking for any_errors_fatal 32528 1726882656.79988: done checking for any_errors_fatal 32528 1726882656.79991: checking for max_fail_percentage 32528 1726882656.79994: done checking for max_fail_percentage 32528 1726882656.79995: checking to see if all hosts have failed and the running result is not ok 32528 1726882656.79996: done checking to see if all hosts have failed 32528 1726882656.79996: getting the remaining hosts for this loop 32528 1726882656.79998: done getting the remaining hosts for this loop 32528 1726882656.80002: getting the next task for host managed_node3 32528 1726882656.80008: done getting next task for host managed_node3 32528 1726882656.80011: ^ task is: TASK: Create veth interface {{ interface }} 32528 1726882656.80013: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882656.80017: getting variables 32528 1726882656.80019: in VariableManager get_vars() 32528 1726882656.80056: Calling all_inventory to load vars for managed_node3 32528 1726882656.80059: Calling groups_inventory to load vars for managed_node3 32528 1726882656.80061: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882656.80070: Calling all_plugins_play to load vars for managed_node3 32528 1726882656.80073: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882656.80075: Calling groups_plugins_play to load vars for managed_node3 32528 1726882656.81203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882656.82143: done with get_vars() 32528 1726882656.82159: done getting variables 32528 1726882656.82208: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882656.82298: variable 'interface' from source: play vars TASK [Create veth interface lsr101] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:37:36 -0400 (0:00:00.699) 0:00:28.053 ****** 32528 1726882656.82326: entering _queue_task() for managed_node3/command 32528 1726882656.82553: worker is 1 (out of 1 available) 32528 1726882656.82566: exiting _queue_task() for managed_node3/command 32528 1726882656.82579: done queuing things up, now waiting for results queue to drain 32528 1726882656.82580: waiting for pending results... 32528 1726882656.82757: running TaskExecutor() for managed_node3/TASK: Create veth interface lsr101 32528 1726882656.82833: in run() - task 12673a56-9f93-c149-436c-000000000940 32528 1726882656.82844: variable 'ansible_search_path' from source: unknown 32528 1726882656.82847: variable 'ansible_search_path' from source: unknown 32528 1726882656.83063: variable 'interface' from source: play vars 32528 1726882656.83124: variable 'interface' from source: play vars 32528 1726882656.83175: variable 'interface' from source: play vars 32528 1726882656.83301: Loaded config def from plugin (lookup/items) 32528 1726882656.83307: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32528 1726882656.83328: variable 'omit' from source: magic vars 32528 1726882656.83431: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.83438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.83447: variable 'omit' from source: magic vars 32528 1726882656.83614: variable 'ansible_distribution_major_version' from source: facts 32528 1726882656.83621: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882656.83751: variable 'type' from source: play vars 32528 1726882656.83754: variable 'state' from source: include params 32528 1726882656.83757: variable 'interface' from source: play vars 32528 1726882656.83762: variable 'current_interfaces' from source: set_fact 32528 1726882656.83768: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 32528 1726882656.83771: when evaluation is False, skipping this task 32528 1726882656.83797: variable 'item' from source: unknown 32528 1726882656.83844: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add lsr101 type veth peer name peerlsr101", "skip_reason": "Conditional result was False" } 32528 1726882656.83995: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.83999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.84002: variable 'omit' from source: magic vars 32528 1726882656.84062: variable 'ansible_distribution_major_version' from source: facts 32528 1726882656.84066: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882656.84179: variable 'type' from source: play vars 32528 1726882656.84183: variable 'state' from source: include params 32528 1726882656.84185: variable 'interface' from source: play vars 32528 1726882656.84188: variable 'current_interfaces' from source: set_fact 32528 1726882656.84199: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 32528 1726882656.84202: when evaluation is False, skipping this task 32528 1726882656.84228: variable 'item' from source: unknown 32528 1726882656.84266: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerlsr101 up", "skip_reason": "Conditional result was False" } 32528 1726882656.84351: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.84354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.84356: variable 'omit' from source: magic vars 32528 1726882656.84447: variable 'ansible_distribution_major_version' from source: facts 32528 1726882656.84451: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882656.84568: variable 'type' from source: play vars 32528 1726882656.84571: variable 'state' from source: include params 32528 1726882656.84574: variable 'interface' from source: play vars 32528 1726882656.84576: variable 'current_interfaces' from source: set_fact 32528 1726882656.84581: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 32528 1726882656.84584: when evaluation is False, skipping this task 32528 1726882656.84606: variable 'item' from source: unknown 32528 1726882656.84648: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set lsr101 up", "skip_reason": "Conditional result was False" } 32528 1726882656.84716: dumping result to json 32528 1726882656.84719: done dumping result, returning 32528 1726882656.84721: done running TaskExecutor() for managed_node3/TASK: Create veth interface lsr101 [12673a56-9f93-c149-436c-000000000940] 32528 1726882656.84722: sending task result for task 12673a56-9f93-c149-436c-000000000940 32528 1726882656.84755: done sending task result for task 12673a56-9f93-c149-436c-000000000940 32528 1726882656.84757: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 32528 1726882656.84795: no more pending results, returning what we have 32528 1726882656.84799: results queue empty 32528 1726882656.84800: checking for any_errors_fatal 32528 1726882656.84806: done checking for any_errors_fatal 32528 1726882656.84807: checking for max_fail_percentage 32528 1726882656.84808: done checking for max_fail_percentage 32528 1726882656.84809: checking to see if all hosts have failed and the running result is not ok 32528 1726882656.84810: done checking to see if all hosts have failed 32528 1726882656.84810: getting the remaining hosts for this loop 32528 1726882656.84812: done getting the remaining hosts for this loop 32528 1726882656.84815: getting the next task for host managed_node3 32528 1726882656.84822: done getting next task for host managed_node3 32528 1726882656.84824: ^ task is: TASK: Set up veth as managed by NetworkManager 32528 1726882656.84826: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882656.84830: getting variables 32528 1726882656.84832: in VariableManager get_vars() 32528 1726882656.84878: Calling all_inventory to load vars for managed_node3 32528 1726882656.84881: Calling groups_inventory to load vars for managed_node3 32528 1726882656.84883: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882656.84895: Calling all_plugins_play to load vars for managed_node3 32528 1726882656.84898: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882656.84901: Calling groups_plugins_play to load vars for managed_node3 32528 1726882656.85796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882656.86641: done with get_vars() 32528 1726882656.86656: done getting variables 32528 1726882656.86699: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:37:36 -0400 (0:00:00.043) 0:00:28.097 ****** 32528 1726882656.86723: entering _queue_task() for managed_node3/command 32528 1726882656.86946: worker is 1 (out of 1 available) 32528 1726882656.86959: exiting _queue_task() for managed_node3/command 32528 1726882656.86972: done queuing things up, now waiting for results queue to drain 32528 1726882656.86974: waiting for pending results... 32528 1726882656.87147: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 32528 1726882656.87218: in run() - task 12673a56-9f93-c149-436c-000000000941 32528 1726882656.87229: variable 'ansible_search_path' from source: unknown 32528 1726882656.87232: variable 'ansible_search_path' from source: unknown 32528 1726882656.87261: calling self._execute() 32528 1726882656.87348: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.87351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.87361: variable 'omit' from source: magic vars 32528 1726882656.87860: variable 'ansible_distribution_major_version' from source: facts 32528 1726882656.87863: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882656.87931: variable 'type' from source: play vars 32528 1726882656.87935: variable 'state' from source: include params 32528 1726882656.87940: Evaluated conditional (type == 'veth' and state == 'present'): False 32528 1726882656.87943: when evaluation is False, skipping this task 32528 1726882656.87946: _execute() done 32528 1726882656.87948: dumping result to json 32528 1726882656.87952: done dumping result, returning 32528 1726882656.87958: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [12673a56-9f93-c149-436c-000000000941] 32528 1726882656.87963: sending task result for task 12673a56-9f93-c149-436c-000000000941 32528 1726882656.88044: done sending task result for task 12673a56-9f93-c149-436c-000000000941 32528 1726882656.88047: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 32528 1726882656.88127: no more pending results, returning what we have 32528 1726882656.88130: results queue empty 32528 1726882656.88131: checking for any_errors_fatal 32528 1726882656.88138: done checking for any_errors_fatal 32528 1726882656.88138: checking for max_fail_percentage 32528 1726882656.88140: done checking for max_fail_percentage 32528 1726882656.88141: checking to see if all hosts have failed and the running result is not ok 32528 1726882656.88142: done checking to see if all hosts have failed 32528 1726882656.88142: getting the remaining hosts for this loop 32528 1726882656.88144: done getting the remaining hosts for this loop 32528 1726882656.88147: getting the next task for host managed_node3 32528 1726882656.88153: done getting next task for host managed_node3 32528 1726882656.88155: ^ task is: TASK: Delete veth interface {{ interface }} 32528 1726882656.88157: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882656.88160: getting variables 32528 1726882656.88161: in VariableManager get_vars() 32528 1726882656.88195: Calling all_inventory to load vars for managed_node3 32528 1726882656.88198: Calling groups_inventory to load vars for managed_node3 32528 1726882656.88200: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882656.88209: Calling all_plugins_play to load vars for managed_node3 32528 1726882656.88211: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882656.88214: Calling groups_plugins_play to load vars for managed_node3 32528 1726882656.88952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882656.90067: done with get_vars() 32528 1726882656.90087: done getting variables 32528 1726882656.90144: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882656.90253: variable 'interface' from source: play vars TASK [Delete veth interface lsr101] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:37:36 -0400 (0:00:00.035) 0:00:28.132 ****** 32528 1726882656.90284: entering _queue_task() for managed_node3/command 32528 1726882656.90577: worker is 1 (out of 1 available) 32528 1726882656.90591: exiting _queue_task() for managed_node3/command 32528 1726882656.90605: done queuing things up, now waiting for results queue to drain 32528 1726882656.90607: waiting for pending results... 32528 1726882656.90879: running TaskExecutor() for managed_node3/TASK: Delete veth interface lsr101 32528 1726882656.90998: in run() - task 12673a56-9f93-c149-436c-000000000942 32528 1726882656.91019: variable 'ansible_search_path' from source: unknown 32528 1726882656.91027: variable 'ansible_search_path' from source: unknown 32528 1726882656.91086: calling self._execute() 32528 1726882656.91176: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.91397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.91402: variable 'omit' from source: magic vars 32528 1726882656.91582: variable 'ansible_distribution_major_version' from source: facts 32528 1726882656.91602: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882656.91803: variable 'type' from source: play vars 32528 1726882656.91813: variable 'state' from source: include params 32528 1726882656.91821: variable 'interface' from source: play vars 32528 1726882656.91830: variable 'current_interfaces' from source: set_fact 32528 1726882656.91848: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 32528 1726882656.91861: variable 'omit' from source: magic vars 32528 1726882656.91899: variable 'omit' from source: magic vars 32528 1726882656.92000: variable 'interface' from source: play vars 32528 1726882656.92027: variable 'omit' from source: magic vars 32528 1726882656.92080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882656.92123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882656.92148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882656.92175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882656.92192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882656.92227: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882656.92235: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.92242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.92346: Set connection var ansible_pipelining to False 32528 1726882656.92355: Set connection var ansible_connection to ssh 32528 1726882656.92365: Set connection var ansible_timeout to 10 32528 1726882656.92371: Set connection var ansible_shell_type to sh 32528 1726882656.92382: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882656.92401: Set connection var ansible_shell_executable to /bin/sh 32528 1726882656.92432: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.92440: variable 'ansible_connection' from source: unknown 32528 1726882656.92448: variable 'ansible_module_compression' from source: unknown 32528 1726882656.92454: variable 'ansible_shell_type' from source: unknown 32528 1726882656.92462: variable 'ansible_shell_executable' from source: unknown 32528 1726882656.92469: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882656.92477: variable 'ansible_pipelining' from source: unknown 32528 1726882656.92484: variable 'ansible_timeout' from source: unknown 32528 1726882656.92495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882656.92642: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882656.92660: variable 'omit' from source: magic vars 32528 1726882656.92705: starting attempt loop 32528 1726882656.92709: running the handler 32528 1726882656.92711: _low_level_execute_command(): starting 32528 1726882656.92713: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882656.93238: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.93243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882656.93246: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.93298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.93302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.93359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.95009: stdout chunk (state=3): >>>/root <<< 32528 1726882656.95164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882656.95167: stdout chunk (state=3): >>><<< 32528 1726882656.95172: stderr chunk (state=3): >>><<< 32528 1726882656.95198: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882656.95302: _low_level_execute_command(): starting 32528 1726882656.95305: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125 `" && echo ansible-tmp-1726882656.9520679-33869-236858818938125="` echo /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125 `" ) && sleep 0' 32528 1726882656.95886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882656.95903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882656.95927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.95970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.95986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882656.96062: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.96081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.96118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.96135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.96154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.96229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882656.98129: stdout chunk (state=3): >>>ansible-tmp-1726882656.9520679-33869-236858818938125=/root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125 <<< 32528 1726882656.98288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882656.98291: stdout chunk (state=3): >>><<< 32528 1726882656.98295: stderr chunk (state=3): >>><<< 32528 1726882656.98313: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882656.9520679-33869-236858818938125=/root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882656.98499: variable 'ansible_module_compression' from source: unknown 32528 1726882656.98502: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882656.98504: variable 'ansible_facts' from source: unknown 32528 1726882656.98544: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/AnsiballZ_command.py 32528 1726882656.98757: Sending initial data 32528 1726882656.98761: Sent initial data (156 bytes) 32528 1726882656.99406: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882656.99422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882656.99438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882656.99516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882656.99565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882656.99590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882656.99625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882656.99703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.01266: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882657.01340: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882657.01407: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp3vk1son7 /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/AnsiballZ_command.py <<< 32528 1726882657.01410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/AnsiballZ_command.py" <<< 32528 1726882657.01449: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp3vk1son7" to remote "/root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/AnsiballZ_command.py" <<< 32528 1726882657.02259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882657.02354: stderr chunk (state=3): >>><<< 32528 1726882657.02356: stdout chunk (state=3): >>><<< 32528 1726882657.02358: done transferring module to remote 32528 1726882657.02371: _low_level_execute_command(): starting 32528 1726882657.02379: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/ /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/AnsiballZ_command.py && sleep 0' 32528 1726882657.03117: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882657.03145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882657.03161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882657.03173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.03427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.05279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882657.05285: stdout chunk (state=3): >>><<< 32528 1726882657.05287: stderr chunk (state=3): >>><<< 32528 1726882657.05289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882657.05292: _low_level_execute_command(): starting 32528 1726882657.05296: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/AnsiballZ_command.py && sleep 0' 32528 1726882657.05871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882657.05875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882657.05886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.05951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.21835: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "lsr101", "type", "veth"], "start": "2024-09-20 21:37:37.206635", "end": "2024-09-20 21:37:37.216156", "delta": "0:00:00.009521", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del lsr101 type veth", "_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}}} <<< 32528 1726882657.23352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882657.23406: stderr chunk (state=3): >>><<< 32528 1726882657.23409: stdout chunk (state=3): >>><<< 32528 1726882657.23431: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "lsr101", "type", "veth"], "start": "2024-09-20 21:37:37.206635", "end": "2024-09-20 21:37:37.216156", "delta": "0:00:00.009521", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del lsr101 type veth", "_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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882657.23468: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del lsr101 type veth', '_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-1726882656.9520679-33869-236858818938125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882657.23477: _low_level_execute_command(): starting 32528 1726882657.23482: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882656.9520679-33869-236858818938125/ > /dev/null 2>&1 && sleep 0' 32528 1726882657.24249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882657.24270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882657.24398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882657.24402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 32528 1726882657.24405: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882657.24412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 32528 1726882657.24428: 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/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882657.24451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.24529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.26397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882657.26401: stdout chunk (state=3): >>><<< 32528 1726882657.26404: stderr chunk (state=3): >>><<< 32528 1726882657.26598: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882657.26602: handler run complete 32528 1726882657.26605: Evaluated conditional (False): False 32528 1726882657.26607: attempt loop complete, returning result 32528 1726882657.26609: _execute() done 32528 1726882657.26611: dumping result to json 32528 1726882657.26613: done dumping result, returning 32528 1726882657.26615: done running TaskExecutor() for managed_node3/TASK: Delete veth interface lsr101 [12673a56-9f93-c149-436c-000000000942] 32528 1726882657.26617: sending task result for task 12673a56-9f93-c149-436c-000000000942 32528 1726882657.26686: done sending task result for task 12673a56-9f93-c149-436c-000000000942 32528 1726882657.26692: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "lsr101", "type", "veth" ], "delta": "0:00:00.009521", "end": "2024-09-20 21:37:37.216156", "rc": 0, "start": "2024-09-20 21:37:37.206635" } 32528 1726882657.26764: no more pending results, returning what we have 32528 1726882657.26768: results queue empty 32528 1726882657.26769: checking for any_errors_fatal 32528 1726882657.26776: done checking for any_errors_fatal 32528 1726882657.26777: checking for max_fail_percentage 32528 1726882657.26779: done checking for max_fail_percentage 32528 1726882657.26780: checking to see if all hosts have failed and the running result is not ok 32528 1726882657.26781: done checking to see if all hosts have failed 32528 1726882657.26781: getting the remaining hosts for this loop 32528 1726882657.26783: done getting the remaining hosts for this loop 32528 1726882657.26787: getting the next task for host managed_node3 32528 1726882657.26800: done getting next task for host managed_node3 32528 1726882657.26805: ^ task is: TASK: Create dummy interface {{ interface }} 32528 1726882657.26808: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882657.26814: getting variables 32528 1726882657.26816: in VariableManager get_vars() 32528 1726882657.26860: Calling all_inventory to load vars for managed_node3 32528 1726882657.26864: Calling groups_inventory to load vars for managed_node3 32528 1726882657.26867: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882657.26879: Calling all_plugins_play to load vars for managed_node3 32528 1726882657.26883: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882657.26887: Calling groups_plugins_play to load vars for managed_node3 32528 1726882657.30967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882657.32846: done with get_vars() 32528 1726882657.32873: done getting variables 32528 1726882657.32940: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882657.33029: variable 'interface' from source: play vars TASK [Create dummy interface lsr101] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:37:37 -0400 (0:00:00.427) 0:00:28.560 ****** 32528 1726882657.33057: entering _queue_task() for managed_node3/command 32528 1726882657.33520: worker is 1 (out of 1 available) 32528 1726882657.33530: exiting _queue_task() for managed_node3/command 32528 1726882657.33542: done queuing things up, now waiting for results queue to drain 32528 1726882657.33544: waiting for pending results... 32528 1726882657.33729: running TaskExecutor() for managed_node3/TASK: Create dummy interface lsr101 32528 1726882657.33802: in run() - task 12673a56-9f93-c149-436c-000000000943 32528 1726882657.33806: variable 'ansible_search_path' from source: unknown 32528 1726882657.33809: variable 'ansible_search_path' from source: unknown 32528 1726882657.33812: calling self._execute() 32528 1726882657.33907: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.33913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.33923: variable 'omit' from source: magic vars 32528 1726882657.34316: variable 'ansible_distribution_major_version' from source: facts 32528 1726882657.34326: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882657.34527: variable 'type' from source: play vars 32528 1726882657.34531: variable 'state' from source: include params 32528 1726882657.34534: variable 'interface' from source: play vars 32528 1726882657.34541: variable 'current_interfaces' from source: set_fact 32528 1726882657.34548: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 32528 1726882657.34551: when evaluation is False, skipping this task 32528 1726882657.34553: _execute() done 32528 1726882657.34555: dumping result to json 32528 1726882657.34557: done dumping result, returning 32528 1726882657.34563: done running TaskExecutor() for managed_node3/TASK: Create dummy interface lsr101 [12673a56-9f93-c149-436c-000000000943] 32528 1726882657.34571: sending task result for task 12673a56-9f93-c149-436c-000000000943 32528 1726882657.34654: done sending task result for task 12673a56-9f93-c149-436c-000000000943 32528 1726882657.34657: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882657.34708: no more pending results, returning what we have 32528 1726882657.34712: results queue empty 32528 1726882657.34713: checking for any_errors_fatal 32528 1726882657.34723: done checking for any_errors_fatal 32528 1726882657.34723: checking for max_fail_percentage 32528 1726882657.34725: done checking for max_fail_percentage 32528 1726882657.34725: checking to see if all hosts have failed and the running result is not ok 32528 1726882657.34726: done checking to see if all hosts have failed 32528 1726882657.34727: getting the remaining hosts for this loop 32528 1726882657.34728: done getting the remaining hosts for this loop 32528 1726882657.34732: getting the next task for host managed_node3 32528 1726882657.34739: done getting next task for host managed_node3 32528 1726882657.34741: ^ task is: TASK: Delete dummy interface {{ interface }} 32528 1726882657.34744: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882657.34748: getting variables 32528 1726882657.34749: in VariableManager get_vars() 32528 1726882657.34792: Calling all_inventory to load vars for managed_node3 32528 1726882657.34796: Calling groups_inventory to load vars for managed_node3 32528 1726882657.34799: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882657.34809: Calling all_plugins_play to load vars for managed_node3 32528 1726882657.34811: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882657.34814: Calling groups_plugins_play to load vars for managed_node3 32528 1726882657.36177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882657.38177: done with get_vars() 32528 1726882657.38204: done getting variables 32528 1726882657.38266: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882657.38400: variable 'interface' from source: play vars TASK [Delete dummy interface lsr101] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:37:37 -0400 (0:00:00.053) 0:00:28.614 ****** 32528 1726882657.38431: entering _queue_task() for managed_node3/command 32528 1726882657.38971: worker is 1 (out of 1 available) 32528 1726882657.38983: exiting _queue_task() for managed_node3/command 32528 1726882657.38999: done queuing things up, now waiting for results queue to drain 32528 1726882657.39000: waiting for pending results... 32528 1726882657.39371: running TaskExecutor() for managed_node3/TASK: Delete dummy interface lsr101 32528 1726882657.39376: in run() - task 12673a56-9f93-c149-436c-000000000944 32528 1726882657.39406: variable 'ansible_search_path' from source: unknown 32528 1726882657.39413: variable 'ansible_search_path' from source: unknown 32528 1726882657.39451: calling self._execute() 32528 1726882657.39569: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.39605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.39609: variable 'omit' from source: magic vars 32528 1726882657.40018: variable 'ansible_distribution_major_version' from source: facts 32528 1726882657.40144: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882657.40270: variable 'type' from source: play vars 32528 1726882657.40280: variable 'state' from source: include params 32528 1726882657.40287: variable 'interface' from source: play vars 32528 1726882657.40299: variable 'current_interfaces' from source: set_fact 32528 1726882657.40311: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 32528 1726882657.40318: when evaluation is False, skipping this task 32528 1726882657.40324: _execute() done 32528 1726882657.40330: dumping result to json 32528 1726882657.40336: done dumping result, returning 32528 1726882657.40345: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface lsr101 [12673a56-9f93-c149-436c-000000000944] 32528 1726882657.40358: sending task result for task 12673a56-9f93-c149-436c-000000000944 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882657.40521: no more pending results, returning what we have 32528 1726882657.40525: results queue empty 32528 1726882657.40526: checking for any_errors_fatal 32528 1726882657.40536: done checking for any_errors_fatal 32528 1726882657.40538: checking for max_fail_percentage 32528 1726882657.40540: done checking for max_fail_percentage 32528 1726882657.40541: checking to see if all hosts have failed and the running result is not ok 32528 1726882657.40542: done checking to see if all hosts have failed 32528 1726882657.40542: getting the remaining hosts for this loop 32528 1726882657.40544: done getting the remaining hosts for this loop 32528 1726882657.40548: getting the next task for host managed_node3 32528 1726882657.40555: done getting next task for host managed_node3 32528 1726882657.40558: ^ task is: TASK: Create tap interface {{ interface }} 32528 1726882657.40561: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882657.40565: getting variables 32528 1726882657.40567: in VariableManager get_vars() 32528 1726882657.40615: Calling all_inventory to load vars for managed_node3 32528 1726882657.40619: Calling groups_inventory to load vars for managed_node3 32528 1726882657.40621: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882657.40628: done sending task result for task 12673a56-9f93-c149-436c-000000000944 32528 1726882657.40631: WORKER PROCESS EXITING 32528 1726882657.40815: Calling all_plugins_play to load vars for managed_node3 32528 1726882657.40820: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882657.40825: Calling groups_plugins_play to load vars for managed_node3 32528 1726882657.42561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882657.44919: done with get_vars() 32528 1726882657.44945: done getting variables 32528 1726882657.45009: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882657.45124: variable 'interface' from source: play vars TASK [Create tap interface lsr101] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:37:37 -0400 (0:00:00.067) 0:00:28.681 ****** 32528 1726882657.45155: entering _queue_task() for managed_node3/command 32528 1726882657.45722: worker is 1 (out of 1 available) 32528 1726882657.45730: exiting _queue_task() for managed_node3/command 32528 1726882657.45740: done queuing things up, now waiting for results queue to drain 32528 1726882657.45742: waiting for pending results... 32528 1726882657.45898: running TaskExecutor() for managed_node3/TASK: Create tap interface lsr101 32528 1726882657.45907: in run() - task 12673a56-9f93-c149-436c-000000000945 32528 1726882657.45912: variable 'ansible_search_path' from source: unknown 32528 1726882657.45916: variable 'ansible_search_path' from source: unknown 32528 1726882657.45958: calling self._execute() 32528 1726882657.46066: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.46071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.46082: variable 'omit' from source: magic vars 32528 1726882657.46648: variable 'ansible_distribution_major_version' from source: facts 32528 1726882657.46687: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882657.46914: variable 'type' from source: play vars 32528 1726882657.46918: variable 'state' from source: include params 32528 1726882657.46921: variable 'interface' from source: play vars 32528 1726882657.46923: variable 'current_interfaces' from source: set_fact 32528 1726882657.46926: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 32528 1726882657.46928: when evaluation is False, skipping this task 32528 1726882657.46930: _execute() done 32528 1726882657.46932: dumping result to json 32528 1726882657.46934: done dumping result, returning 32528 1726882657.46937: done running TaskExecutor() for managed_node3/TASK: Create tap interface lsr101 [12673a56-9f93-c149-436c-000000000945] 32528 1726882657.46939: sending task result for task 12673a56-9f93-c149-436c-000000000945 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882657.47246: no more pending results, returning what we have 32528 1726882657.47250: results queue empty 32528 1726882657.47251: checking for any_errors_fatal 32528 1726882657.47255: done checking for any_errors_fatal 32528 1726882657.47256: checking for max_fail_percentage 32528 1726882657.47258: done checking for max_fail_percentage 32528 1726882657.47259: checking to see if all hosts have failed and the running result is not ok 32528 1726882657.47260: done checking to see if all hosts have failed 32528 1726882657.47260: getting the remaining hosts for this loop 32528 1726882657.47262: done getting the remaining hosts for this loop 32528 1726882657.47265: getting the next task for host managed_node3 32528 1726882657.47271: done getting next task for host managed_node3 32528 1726882657.47273: ^ task is: TASK: Delete tap interface {{ interface }} 32528 1726882657.47276: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 32528 1726882657.47280: getting variables 32528 1726882657.47283: in VariableManager get_vars() 32528 1726882657.47325: Calling all_inventory to load vars for managed_node3 32528 1726882657.47328: Calling groups_inventory to load vars for managed_node3 32528 1726882657.47330: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882657.47336: done sending task result for task 12673a56-9f93-c149-436c-000000000945 32528 1726882657.47346: Calling all_plugins_play to load vars for managed_node3 32528 1726882657.47349: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882657.47353: Calling groups_plugins_play to load vars for managed_node3 32528 1726882657.47986: WORKER PROCESS EXITING 32528 1726882657.48748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882657.50442: done with get_vars() 32528 1726882657.50463: done getting variables 32528 1726882657.50528: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32528 1726882657.50640: variable 'interface' from source: play vars TASK [Delete tap interface lsr101] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:37:37 -0400 (0:00:00.055) 0:00:28.736 ****** 32528 1726882657.50671: entering _queue_task() for managed_node3/command 32528 1726882657.51004: worker is 1 (out of 1 available) 32528 1726882657.51017: exiting _queue_task() for managed_node3/command 32528 1726882657.51030: done queuing things up, now waiting for results queue to drain 32528 1726882657.51032: waiting for pending results... 32528 1726882657.51514: running TaskExecutor() for managed_node3/TASK: Delete tap interface lsr101 32528 1726882657.51698: in run() - task 12673a56-9f93-c149-436c-000000000946 32528 1726882657.51703: variable 'ansible_search_path' from source: unknown 32528 1726882657.51707: variable 'ansible_search_path' from source: unknown 32528 1726882657.51710: calling self._execute() 32528 1726882657.51713: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.51715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.51718: variable 'omit' from source: magic vars 32528 1726882657.51950: variable 'ansible_distribution_major_version' from source: facts 32528 1726882657.51967: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882657.52179: variable 'type' from source: play vars 32528 1726882657.52185: variable 'state' from source: include params 32528 1726882657.52188: variable 'interface' from source: play vars 32528 1726882657.52197: variable 'current_interfaces' from source: set_fact 32528 1726882657.52207: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 32528 1726882657.52210: when evaluation is False, skipping this task 32528 1726882657.52213: _execute() done 32528 1726882657.52215: dumping result to json 32528 1726882657.52217: done dumping result, returning 32528 1726882657.52225: done running TaskExecutor() for managed_node3/TASK: Delete tap interface lsr101 [12673a56-9f93-c149-436c-000000000946] 32528 1726882657.52231: sending task result for task 12673a56-9f93-c149-436c-000000000946 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32528 1726882657.52364: no more pending results, returning what we have 32528 1726882657.52369: results queue empty 32528 1726882657.52370: checking for any_errors_fatal 32528 1726882657.52376: done checking for any_errors_fatal 32528 1726882657.52377: checking for max_fail_percentage 32528 1726882657.52379: done checking for max_fail_percentage 32528 1726882657.52380: checking to see if all hosts have failed and the running result is not ok 32528 1726882657.52380: done checking to see if all hosts have failed 32528 1726882657.52381: getting the remaining hosts for this loop 32528 1726882657.52383: done getting the remaining hosts for this loop 32528 1726882657.52386: getting the next task for host managed_node3 32528 1726882657.52400: done getting next task for host managed_node3 32528 1726882657.52404: ^ task is: TASK: Verify network state restored to default 32528 1726882657.52406: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882657.52410: getting variables 32528 1726882657.52412: in VariableManager get_vars() 32528 1726882657.52455: Calling all_inventory to load vars for managed_node3 32528 1726882657.52458: Calling groups_inventory to load vars for managed_node3 32528 1726882657.52461: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882657.52476: Calling all_plugins_play to load vars for managed_node3 32528 1726882657.52479: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882657.52483: Calling groups_plugins_play to load vars for managed_node3 32528 1726882657.53113: done sending task result for task 12673a56-9f93-c149-436c-000000000946 32528 1726882657.53116: WORKER PROCESS EXITING 32528 1726882657.54057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882657.55651: done with get_vars() 32528 1726882657.55684: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 Friday 20 September 2024 21:37:37 -0400 (0:00:00.051) 0:00:28.787 ****** 32528 1726882657.55799: entering _queue_task() for managed_node3/include_tasks 32528 1726882657.56413: worker is 1 (out of 1 available) 32528 1726882657.56424: exiting _queue_task() for managed_node3/include_tasks 32528 1726882657.56437: done queuing things up, now waiting for results queue to drain 32528 1726882657.56438: waiting for pending results... 32528 1726882657.56571: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 32528 1726882657.56645: in run() - task 12673a56-9f93-c149-436c-0000000000ab 32528 1726882657.56675: variable 'ansible_search_path' from source: unknown 32528 1726882657.56776: calling self._execute() 32528 1726882657.56834: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.56847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.56862: variable 'omit' from source: magic vars 32528 1726882657.57250: variable 'ansible_distribution_major_version' from source: facts 32528 1726882657.57265: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882657.57273: _execute() done 32528 1726882657.57280: dumping result to json 32528 1726882657.57285: done dumping result, returning 32528 1726882657.57296: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [12673a56-9f93-c149-436c-0000000000ab] 32528 1726882657.57305: sending task result for task 12673a56-9f93-c149-436c-0000000000ab 32528 1726882657.57498: done sending task result for task 12673a56-9f93-c149-436c-0000000000ab 32528 1726882657.57501: WORKER PROCESS EXITING 32528 1726882657.57555: no more pending results, returning what we have 32528 1726882657.57560: in VariableManager get_vars() 32528 1726882657.57613: Calling all_inventory to load vars for managed_node3 32528 1726882657.57617: Calling groups_inventory to load vars for managed_node3 32528 1726882657.57619: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882657.57633: Calling all_plugins_play to load vars for managed_node3 32528 1726882657.57636: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882657.57638: Calling groups_plugins_play to load vars for managed_node3 32528 1726882657.59412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882657.60961: done with get_vars() 32528 1726882657.60979: variable 'ansible_search_path' from source: unknown 32528 1726882657.60996: we have included files to process 32528 1726882657.60998: generating all_blocks data 32528 1726882657.60999: done generating all_blocks data 32528 1726882657.61009: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32528 1726882657.61011: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32528 1726882657.61013: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32528 1726882657.61435: done processing included file 32528 1726882657.61441: iterating over new_blocks loaded from include file 32528 1726882657.61443: in VariableManager get_vars() 32528 1726882657.61464: done with get_vars() 32528 1726882657.61465: filtering new block on tags 32528 1726882657.61483: done filtering new block on tags 32528 1726882657.61485: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 32528 1726882657.61491: extending task lists for all hosts with included blocks 32528 1726882657.64781: done extending task lists 32528 1726882657.64782: done processing included files 32528 1726882657.64783: results queue empty 32528 1726882657.64784: checking for any_errors_fatal 32528 1726882657.64787: done checking for any_errors_fatal 32528 1726882657.64788: checking for max_fail_percentage 32528 1726882657.64789: done checking for max_fail_percentage 32528 1726882657.64789: checking to see if all hosts have failed and the running result is not ok 32528 1726882657.64790: done checking to see if all hosts have failed 32528 1726882657.64791: getting the remaining hosts for this loop 32528 1726882657.64792: done getting the remaining hosts for this loop 32528 1726882657.64799: getting the next task for host managed_node3 32528 1726882657.64803: done getting next task for host managed_node3 32528 1726882657.64805: ^ task is: TASK: Check routes and DNS 32528 1726882657.64807: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882657.64809: getting variables 32528 1726882657.64810: in VariableManager get_vars() 32528 1726882657.64827: Calling all_inventory to load vars for managed_node3 32528 1726882657.64829: Calling groups_inventory to load vars for managed_node3 32528 1726882657.64832: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882657.64838: Calling all_plugins_play to load vars for managed_node3 32528 1726882657.64840: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882657.64843: Calling groups_plugins_play to load vars for managed_node3 32528 1726882657.66017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882657.67665: done with get_vars() 32528 1726882657.67687: done getting variables 32528 1726882657.67742: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:37:37 -0400 (0:00:00.119) 0:00:28.907 ****** 32528 1726882657.67772: entering _queue_task() for managed_node3/shell 32528 1726882657.68150: worker is 1 (out of 1 available) 32528 1726882657.68400: exiting _queue_task() for managed_node3/shell 32528 1726882657.68411: done queuing things up, now waiting for results queue to drain 32528 1726882657.68413: waiting for pending results... 32528 1726882657.68545: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 32528 1726882657.68588: in run() - task 12673a56-9f93-c149-436c-000000000b17 32528 1726882657.68610: variable 'ansible_search_path' from source: unknown 32528 1726882657.68619: variable 'ansible_search_path' from source: unknown 32528 1726882657.68667: calling self._execute() 32528 1726882657.68775: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.68788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.68808: variable 'omit' from source: magic vars 32528 1726882657.69184: variable 'ansible_distribution_major_version' from source: facts 32528 1726882657.69203: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882657.69212: variable 'omit' from source: magic vars 32528 1726882657.69294: variable 'omit' from source: magic vars 32528 1726882657.69298: variable 'omit' from source: magic vars 32528 1726882657.69333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882657.69371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882657.69399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882657.69426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882657.69441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882657.69470: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882657.69508: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.69516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.69590: Set connection var ansible_pipelining to False 32528 1726882657.69602: Set connection var ansible_connection to ssh 32528 1726882657.69622: Set connection var ansible_timeout to 10 32528 1726882657.69727: Set connection var ansible_shell_type to sh 32528 1726882657.69730: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882657.69734: Set connection var ansible_shell_executable to /bin/sh 32528 1726882657.69737: variable 'ansible_shell_executable' from source: unknown 32528 1726882657.69739: variable 'ansible_connection' from source: unknown 32528 1726882657.69741: variable 'ansible_module_compression' from source: unknown 32528 1726882657.69742: variable 'ansible_shell_type' from source: unknown 32528 1726882657.69745: variable 'ansible_shell_executable' from source: unknown 32528 1726882657.69747: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882657.69749: variable 'ansible_pipelining' from source: unknown 32528 1726882657.69751: variable 'ansible_timeout' from source: unknown 32528 1726882657.69752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882657.69945: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882657.69949: variable 'omit' from source: magic vars 32528 1726882657.69952: starting attempt loop 32528 1726882657.69953: running the handler 32528 1726882657.69956: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882657.69958: _low_level_execute_command(): starting 32528 1726882657.69960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882657.70698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882657.70746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32528 1726882657.70762: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 32528 1726882657.70825: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882657.70880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882657.70910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882657.70938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.71023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.72675: stdout chunk (state=3): >>>/root <<< 32528 1726882657.72831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882657.72834: stdout chunk (state=3): >>><<< 32528 1726882657.72836: stderr chunk (state=3): >>><<< 32528 1726882657.72858: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882657.72951: _low_level_execute_command(): starting 32528 1726882657.72955: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802 `" && echo ansible-tmp-1726882657.728661-33906-133636834730802="` echo /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802 `" ) && sleep 0' 32528 1726882657.73487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882657.73505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882657.73531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882657.73615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882657.73666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882657.73681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882657.73703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.73778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.75648: stdout chunk (state=3): >>>ansible-tmp-1726882657.728661-33906-133636834730802=/root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802 <<< 32528 1726882657.75815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882657.75820: stdout chunk (state=3): >>><<< 32528 1726882657.75823: stderr chunk (state=3): >>><<< 32528 1726882657.75849: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882657.728661-33906-133636834730802=/root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882657.75998: variable 'ansible_module_compression' from source: unknown 32528 1726882657.76002: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882657.76004: variable 'ansible_facts' from source: unknown 32528 1726882657.76077: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/AnsiballZ_command.py 32528 1726882657.76249: Sending initial data 32528 1726882657.76259: Sent initial data (155 bytes) 32528 1726882657.76896: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882657.77006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882657.77030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882657.77054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.77134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.78625: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882657.78694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882657.78768: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp0ughr64i /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/AnsiballZ_command.py <<< 32528 1726882657.78790: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/AnsiballZ_command.py" <<< 32528 1726882657.78828: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp0ughr64i" to remote "/root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/AnsiballZ_command.py" <<< 32528 1726882657.79601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882657.79632: stderr chunk (state=3): >>><<< 32528 1726882657.79703: stdout chunk (state=3): >>><<< 32528 1726882657.79714: done transferring module to remote 32528 1726882657.79729: _low_level_execute_command(): starting 32528 1726882657.79739: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/ /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/AnsiballZ_command.py && sleep 0' 32528 1726882657.80362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882657.80374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882657.80386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882657.80420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882657.80440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32528 1726882657.80517: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882657.80552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882657.80574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882657.80587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.80720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.82474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882657.82477: stdout chunk (state=3): >>><<< 32528 1726882657.82480: stderr chunk (state=3): >>><<< 32528 1726882657.82499: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882657.82570: _low_level_execute_command(): starting 32528 1726882657.82573: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/AnsiballZ_command.py && sleep 0' 32528 1726882657.83085: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882657.83102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882657.83119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882657.83209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882657.83234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882657.83250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882657.83292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882657.83364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882657.99002: stdout chunk (state=3): >>> <<< 32528 1726882657.99006: stdout chunk (state=3): >>>{"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:87:27:91:87:37 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.10.229/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2670sec preferred_lft 2670sec\n inet6 fe80::1087:27ff:fe91:8737/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.229 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.229 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 21:37:37.979917", "end": "2024-09-20 21:37:37.988231", "delta": "0:00:00.008314", "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}}} <<< 32528 1726882658.00546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882658.00550: stdout chunk (state=3): >>><<< 32528 1726882658.00553: stderr chunk (state=3): >>><<< 32528 1726882658.00556: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:87:27:91:87:37 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.10.229/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2670sec preferred_lft 2670sec\n inet6 fe80::1087:27ff:fe91:8737/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.229 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.229 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 21:37:37.979917", "end": "2024-09-20 21:37:37.988231", "delta": "0:00:00.008314", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882658.00565: 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-1726882657.728661-33906-133636834730802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882658.00567: _low_level_execute_command(): starting 32528 1726882658.00583: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882657.728661-33906-133636834730802/ > /dev/null 2>&1 && sleep 0' 32528 1726882658.01311: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882658.01367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882658.01385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882658.01409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882658.01485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882658.03284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882658.03288: stdout chunk (state=3): >>><<< 32528 1726882658.03301: stderr chunk (state=3): >>><<< 32528 1726882658.03499: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882658.03502: handler run complete 32528 1726882658.03504: Evaluated conditional (False): False 32528 1726882658.03506: attempt loop complete, returning result 32528 1726882658.03507: _execute() done 32528 1726882658.03509: dumping result to json 32528 1726882658.03510: done dumping result, returning 32528 1726882658.03512: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [12673a56-9f93-c149-436c-000000000b17] 32528 1726882658.03513: sending task result for task 12673a56-9f93-c149-436c-000000000b17 32528 1726882658.03581: done sending task result for task 12673a56-9f93-c149-436c-000000000b17 32528 1726882658.03585: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008314", "end": "2024-09-20 21:37:37.988231", "rc": 0, "start": "2024-09-20 21:37:37.979917" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:87:27:91:87:37 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.10.229/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2670sec preferred_lft 2670sec inet6 fe80::1087:27ff:fe91:8737/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.229 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.229 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 32528 1726882658.03764: no more pending results, returning what we have 32528 1726882658.03767: results queue empty 32528 1726882658.03768: checking for any_errors_fatal 32528 1726882658.03770: done checking for any_errors_fatal 32528 1726882658.03770: checking for max_fail_percentage 32528 1726882658.03772: done checking for max_fail_percentage 32528 1726882658.03773: checking to see if all hosts have failed and the running result is not ok 32528 1726882658.03774: done checking to see if all hosts have failed 32528 1726882658.03775: getting the remaining hosts for this loop 32528 1726882658.03776: done getting the remaining hosts for this loop 32528 1726882658.03779: getting the next task for host managed_node3 32528 1726882658.03785: done getting next task for host managed_node3 32528 1726882658.03788: ^ task is: TASK: Verify DNS and network connectivity 32528 1726882658.03796: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32528 1726882658.03799: getting variables 32528 1726882658.03801: in VariableManager get_vars() 32528 1726882658.03840: Calling all_inventory to load vars for managed_node3 32528 1726882658.03843: Calling groups_inventory to load vars for managed_node3 32528 1726882658.03845: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882658.03860: Calling all_plugins_play to load vars for managed_node3 32528 1726882658.03863: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882658.03866: Calling groups_plugins_play to load vars for managed_node3 32528 1726882658.05402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882658.06998: done with get_vars() 32528 1726882658.07027: done getting variables 32528 1726882658.07097: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:37:38 -0400 (0:00:00.393) 0:00:29.301 ****** 32528 1726882658.07130: entering _queue_task() for managed_node3/shell 32528 1726882658.07628: worker is 1 (out of 1 available) 32528 1726882658.07640: exiting _queue_task() for managed_node3/shell 32528 1726882658.07653: done queuing things up, now waiting for results queue to drain 32528 1726882658.07654: waiting for pending results... 32528 1726882658.07867: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 32528 1726882658.07967: in run() - task 12673a56-9f93-c149-436c-000000000b18 32528 1726882658.07980: variable 'ansible_search_path' from source: unknown 32528 1726882658.07984: variable 'ansible_search_path' from source: unknown 32528 1726882658.08033: calling self._execute() 32528 1726882658.08141: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882658.08144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882658.08157: variable 'omit' from source: magic vars 32528 1726882658.08555: variable 'ansible_distribution_major_version' from source: facts 32528 1726882658.08567: Evaluated conditional (ansible_distribution_major_version != '6'): True 32528 1726882658.08720: variable 'ansible_facts' from source: unknown 32528 1726882658.09699: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 32528 1726882658.09703: variable 'omit' from source: magic vars 32528 1726882658.09705: variable 'omit' from source: magic vars 32528 1726882658.09708: variable 'omit' from source: magic vars 32528 1726882658.09710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32528 1726882658.09712: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32528 1726882658.09715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32528 1726882658.09727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882658.09748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32528 1726882658.09779: variable 'inventory_hostname' from source: host vars for 'managed_node3' 32528 1726882658.09782: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882658.09785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882658.09884: Set connection var ansible_pipelining to False 32528 1726882658.09887: Set connection var ansible_connection to ssh 32528 1726882658.09896: Set connection var ansible_timeout to 10 32528 1726882658.09899: Set connection var ansible_shell_type to sh 32528 1726882658.09905: Set connection var ansible_module_compression to ZIP_DEFLATED 32528 1726882658.09914: Set connection var ansible_shell_executable to /bin/sh 32528 1726882658.09936: variable 'ansible_shell_executable' from source: unknown 32528 1726882658.09939: variable 'ansible_connection' from source: unknown 32528 1726882658.09941: variable 'ansible_module_compression' from source: unknown 32528 1726882658.09944: variable 'ansible_shell_type' from source: unknown 32528 1726882658.09953: variable 'ansible_shell_executable' from source: unknown 32528 1726882658.09956: variable 'ansible_host' from source: host vars for 'managed_node3' 32528 1726882658.09960: variable 'ansible_pipelining' from source: unknown 32528 1726882658.09962: variable 'ansible_timeout' from source: unknown 32528 1726882658.09967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 32528 1726882658.10102: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882658.10111: variable 'omit' from source: magic vars 32528 1726882658.10115: starting attempt loop 32528 1726882658.10119: running the handler 32528 1726882658.10131: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32528 1726882658.10150: _low_level_execute_command(): starting 32528 1726882658.10158: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32528 1726882658.11014: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882658.11081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882658.11112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882658.11122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882658.11202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882658.12805: stdout chunk (state=3): >>>/root <<< 32528 1726882658.12959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882658.12962: stdout chunk (state=3): >>><<< 32528 1726882658.12964: stderr chunk (state=3): >>><<< 32528 1726882658.12983: _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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882658.13008: _low_level_execute_command(): starting 32528 1726882658.13019: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880 `" && echo ansible-tmp-1726882658.129943-33919-152069175194880="` echo /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880 `" ) && sleep 0' 32528 1726882658.13673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882658.13687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882658.13728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882658.13732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882658.13839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882658.13861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882658.13911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882658.13969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882658.15803: stdout chunk (state=3): >>>ansible-tmp-1726882658.129943-33919-152069175194880=/root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880 <<< 32528 1726882658.15958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882658.15979: stderr chunk (state=3): >>><<< 32528 1726882658.16010: stdout chunk (state=3): >>><<< 32528 1726882658.16031: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882658.129943-33919-152069175194880=/root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882658.16182: variable 'ansible_module_compression' from source: unknown 32528 1726882658.16185: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32528w84oxd3j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32528 1726882658.16187: variable 'ansible_facts' from source: unknown 32528 1726882658.16270: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/AnsiballZ_command.py 32528 1726882658.16526: Sending initial data 32528 1726882658.16535: Sent initial data (155 bytes) 32528 1726882658.17187: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882658.17230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882658.17251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882658.17292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882658.17376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882658.18932: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32528 1726882658.18977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32528 1726882658.19049: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp_hplqff9 /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/AnsiballZ_command.py <<< 32528 1726882658.19056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/AnsiballZ_command.py" <<< 32528 1726882658.19092: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32528w84oxd3j/tmp_hplqff9" to remote "/root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/AnsiballZ_command.py" <<< 32528 1726882658.20098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882658.20102: stdout chunk (state=3): >>><<< 32528 1726882658.20104: stderr chunk (state=3): >>><<< 32528 1726882658.20106: done transferring module to remote 32528 1726882658.20108: _low_level_execute_command(): starting 32528 1726882658.20111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/ /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/AnsiballZ_command.py && sleep 0' 32528 1726882658.20643: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882658.20657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32528 1726882658.20670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882658.20710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32528 1726882658.20721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32528 1726882658.20778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882658.20810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882658.20825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882658.20841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882658.20919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882658.23001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882658.23200: stdout chunk (state=3): >>><<< 32528 1726882658.23215: stderr chunk (state=3): >>><<< 32528 1726882658.23220: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882658.23222: _low_level_execute_command(): starting 32528 1726882658.23225: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/AnsiballZ_command.py && sleep 0' 32528 1726882658.23910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32528 1726882658.24103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882658.24220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882658.24265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882658.82097: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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", "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 1508 0 --:--:-- --:--:-- --:--:-- 1509\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 1433 0 --:--:-- --:--:-- --:--:-- 1440", "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 21:37:38.390709", "end": "2024-09-20 21:37:38.818416", "delta": "0:00:00.427707", "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}}} <<< 32528 1726882658.83640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 32528 1726882658.83652: stdout chunk (state=3): >>><<< 32528 1726882658.83667: stderr chunk (state=3): >>><<< 32528 1726882658.83698: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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", "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 1508 0 --:--:-- --:--:-- --:--:-- 1509\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 1433 0 --:--:-- --:--:-- --:--:-- 1440", "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 21:37:38.390709", "end": "2024-09-20 21:37:38.818416", "delta": "0:00:00.427707", "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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. 32528 1726882658.83753: 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-1726882658.129943-33919-152069175194880/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32528 1726882658.83768: _low_level_execute_command(): starting 32528 1726882658.83778: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882658.129943-33919-152069175194880/ > /dev/null 2>&1 && sleep 0' 32528 1726882658.84509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 32528 1726882658.84517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32528 1726882658.84583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 32528 1726882658.84618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32528 1726882658.84636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32528 1726882658.84729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32528 1726882658.86513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32528 1726882658.86605: stderr chunk (state=3): >>><<< 32528 1726882658.86608: stdout chunk (state=3): >>><<< 32528 1726882658.86611: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32528 1726882658.86614: handler run complete 32528 1726882658.86616: Evaluated conditional (False): False 32528 1726882658.86618: attempt loop complete, returning result 32528 1726882658.86620: _execute() done 32528 1726882658.86622: dumping result to json 32528 1726882658.86624: done dumping result, returning 32528 1726882658.86653: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [12673a56-9f93-c149-436c-000000000b18] 32528 1726882658.86656: sending task result for task 12673a56-9f93-c149-436c-000000000b18 32528 1726882658.86742: done sending task result for task 12673a56-9f93-c149-436c-000000000b18 32528 1726882658.86745: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.427707", "end": "2024-09-20 21:37:38.818416", "rc": 0, "start": "2024-09-20 21:37:38.390709" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 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 1508 0 --:--:-- --:--:-- --:--:-- 1509 % 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 1433 0 --:--:-- --:--:-- --:--:-- 1440 32528 1726882658.86825: no more pending results, returning what we have 32528 1726882658.86832: results queue empty 32528 1726882658.86833: checking for any_errors_fatal 32528 1726882658.86844: done checking for any_errors_fatal 32528 1726882658.86845: checking for max_fail_percentage 32528 1726882658.86848: done checking for max_fail_percentage 32528 1726882658.86849: checking to see if all hosts have failed and the running result is not ok 32528 1726882658.86850: done checking to see if all hosts have failed 32528 1726882658.86851: getting the remaining hosts for this loop 32528 1726882658.86856: done getting the remaining hosts for this loop 32528 1726882658.86859: getting the next task for host managed_node3 32528 1726882658.86869: done getting next task for host managed_node3 32528 1726882658.86876: ^ task is: TASK: meta (flush_handlers) 32528 1726882658.86877: ^ 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 32528 1726882658.86882: getting variables 32528 1726882658.86884: in VariableManager get_vars() 32528 1726882658.86929: Calling all_inventory to load vars for managed_node3 32528 1726882658.86932: Calling groups_inventory to load vars for managed_node3 32528 1726882658.86935: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882658.86946: Calling all_plugins_play to load vars for managed_node3 32528 1726882658.86950: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882658.86953: Calling groups_plugins_play to load vars for managed_node3 32528 1726882658.88355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882658.89828: done with get_vars() 32528 1726882658.89862: done getting variables 32528 1726882658.89942: in VariableManager get_vars() 32528 1726882658.89958: Calling all_inventory to load vars for managed_node3 32528 1726882658.89960: Calling groups_inventory to load vars for managed_node3 32528 1726882658.89962: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882658.89967: Calling all_plugins_play to load vars for managed_node3 32528 1726882658.89969: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882658.89972: Calling groups_plugins_play to load vars for managed_node3 32528 1726882658.91141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882658.92522: done with get_vars() 32528 1726882658.92550: done queuing things up, now waiting for results queue to drain 32528 1726882658.92553: results queue empty 32528 1726882658.92553: checking for any_errors_fatal 32528 1726882658.92557: done checking for any_errors_fatal 32528 1726882658.92558: checking for max_fail_percentage 32528 1726882658.92559: done checking for max_fail_percentage 32528 1726882658.92560: checking to see if all hosts have failed and the running result is not ok 32528 1726882658.92561: done checking to see if all hosts have failed 32528 1726882658.92561: getting the remaining hosts for this loop 32528 1726882658.92562: done getting the remaining hosts for this loop 32528 1726882658.92565: getting the next task for host managed_node3 32528 1726882658.92569: done getting next task for host managed_node3 32528 1726882658.92570: ^ task is: TASK: meta (flush_handlers) 32528 1726882658.92572: ^ 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 32528 1726882658.92574: getting variables 32528 1726882658.92575: in VariableManager get_vars() 32528 1726882658.92592: Calling all_inventory to load vars for managed_node3 32528 1726882658.92595: Calling groups_inventory to load vars for managed_node3 32528 1726882658.92598: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882658.92607: Calling all_plugins_play to load vars for managed_node3 32528 1726882658.92609: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882658.92612: Calling groups_plugins_play to load vars for managed_node3 32528 1726882658.93852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882658.95450: done with get_vars() 32528 1726882658.95475: done getting variables 32528 1726882658.95530: in VariableManager get_vars() 32528 1726882658.95544: Calling all_inventory to load vars for managed_node3 32528 1726882658.95546: Calling groups_inventory to load vars for managed_node3 32528 1726882658.95548: Calling all_plugins_inventory to load vars for managed_node3 32528 1726882658.95553: Calling all_plugins_play to load vars for managed_node3 32528 1726882658.95555: Calling groups_plugins_inventory to load vars for managed_node3 32528 1726882658.95558: Calling groups_plugins_play to load vars for managed_node3 32528 1726882658.96746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32528 1726882658.98549: done with get_vars() 32528 1726882658.98578: done queuing things up, now waiting for results queue to drain 32528 1726882658.98581: results queue empty 32528 1726882658.98581: checking for any_errors_fatal 32528 1726882658.98583: done checking for any_errors_fatal 32528 1726882658.98584: checking for max_fail_percentage 32528 1726882658.98585: done checking for max_fail_percentage 32528 1726882658.98585: checking to see if all hosts have failed and the running result is not ok 32528 1726882658.98586: done checking to see if all hosts have failed 32528 1726882658.98587: getting the remaining hosts for this loop 32528 1726882658.98588: done getting the remaining hosts for this loop 32528 1726882658.98591: getting the next task for host managed_node3 32528 1726882658.98596: done getting next task for host managed_node3 32528 1726882658.98597: ^ task is: None 32528 1726882658.98599: ^ 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 32528 1726882658.98600: done queuing things up, now waiting for results queue to drain 32528 1726882658.98601: results queue empty 32528 1726882658.98602: checking for any_errors_fatal 32528 1726882658.98602: done checking for any_errors_fatal 32528 1726882658.98603: checking for max_fail_percentage 32528 1726882658.98604: done checking for max_fail_percentage 32528 1726882658.98604: checking to see if all hosts have failed and the running result is not ok 32528 1726882658.98605: done checking to see if all hosts have failed 32528 1726882658.98608: getting the next task for host managed_node3 32528 1726882658.98610: done getting next task for host managed_node3 32528 1726882658.98611: ^ task is: None 32528 1726882658.98612: ^ 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_node3 : ok=79 changed=2 unreachable=0 failed=0 skipped=67 rescued=0 ignored=0 Friday 20 September 2024 21:37:38 -0400 (0:00:00.917) 0:00:30.218 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.84s /tmp/collections-spT/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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.72s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml:6 Create veth interface lsr101 -------------------------------------------- 1.16s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 1.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.03s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Verify DNS and network connectivity ------------------------------------- 0.92s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Check which packages are installed --- 0.87s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.82s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.80s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gather the minimum subset of ansible_facts required by the network role test --- 0.77s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.75s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.75s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.70s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Check if system is ostree ----------------------------------------------- 0.61s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.60s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.48s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Delete veth interface lsr101 -------------------------------------------- 0.43s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Get NM profile info ----------------------------------------------------- 0.42s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 32528 1726882658.98880: RUNNING CLEANUP